summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | sparc64: Move generic PCR support code to seperate file.David S. Miller2009-01-286-108/+177
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-0421-57/+93
| |\ \ \
| | * | | sunrpc: fix rdma dependenciesRandy Dunlap2009-02-031-1/+1
| | * | | e1000: Fix PCI enable to honor the need_ioport flagKarsten Keil2009-02-031-1/+1
| | * | | sgi-xp: link XPNET's net_device_ops to its net_device structureDean Nelson2009-02-031-1/+2
| | * | | pcnet_cs: Fix misuse of the equality operator.Cord Walter2009-02-031-1/+1
| | * | | hso: add new device id'sFilip Aben2009-02-031-1/+3
| | * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-02-02564-5990/+14239
| | |\ \ \
| | * | | | dca: redesign locks to fix deadlocksMaciej Sosnowski2009-02-021-18/+33
| | * | | | cassini/sungem: limit reaches -1, but 0 testedRoel Kluin2009-02-022-3/+3
| | * | | | net: variables reach -1, but 0 testedRoel Kluin2009-02-027-14/+14
| | * | | | qlge: bugfix: Add missing netif_napi_del call.Ron Mercer2009-02-021-1/+4
| | * | | | qlge: bugfix: Add flash offset for second port.Ron Mercer2009-02-021-1/+8
| | * | | | qlge: bugfix: Fix endian issue when reading flash.Ron Mercer2009-02-022-9/+12
| | * | | | udp: increments sk_drops in __udp_queue_rcv_skb()Eric Dumazet2009-02-021-1/+3
| | * | | | net: Fix userland breakage wrt. linux/if_tunnel.hDavid S. Miller2009-02-022-1/+4
| | * | | | net: packet socket packet_lookup_frame fixSebastiano Di Paola2009-02-011-4/+4
| * | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds2009-02-041-1/+0
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | mfd: Remove non exported references from pcf50633Balaji Rao2009-01-151-1/+0
| * | | | | write-back: fix nr_to_write counterArtem Bityutskiy2009-02-031-6/+15
| * | | | | Fix my email address in qd65xx.[ch]/pata_qdi.cSamuel Thibault2009-02-033-3/+3
| * | | | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2009-02-0316-293/+393
| |\ \ \ \ \
| | * | | | | UBIFS: remove fast unmountingArtem Bityutskiy2009-01-293-54/+5
| | * | | | | UBIFS: return sensible error codesArtem Bityutskiy2009-01-292-9/+4
| | * | | | | UBIFS: remount ro fixesAdrian Hunter2009-01-293-21/+13
| | * | | | | UBIFS: spelling fix 'date' -> 'data'Adrian Hunter2009-01-292-2/+2
| | * | | | | UBIFS: sync wbufs after syncing inodes and pagesAdrian Hunter2009-01-291-10/+10
| | * | | | | UBIFS: fix LPT out-of-space bug (again)Adrian Hunter2009-01-281-12/+32
| | * | | | | UBIFS: fix no_chk_data_crcArtem Bityutskiy2009-01-273-13/+23
| | * | | | | UBIFS: fix assertionsArtem Bityutskiy2009-01-261-6/+7
| | * | | | | UBIFS: ensure orphan area head is initializedAdrian Hunter2009-01-263-19/+26
| | * | | | | UBIFS: always clean up GC LEB spaceArtem Bityutskiy2009-01-261-14/+33
| | * | | | | UBIFS: add re-mount debugging checksArtem Bityutskiy2009-01-267-65/+148
| | * | | | | UBIFS: fix LEB list freeingArtem Bityutskiy2009-01-264-20/+48
| | * | | | | UBIFS: simplify lockingArtem Bityutskiy2009-01-261-56/+36
| | * | | | | UBIFS: document dark_wm and dead_wm betterArtem Bityutskiy2009-01-203-11/+24
| | * | | | | UBIFS: do not treat all data as short termArtem Bityutskiy2009-01-201-1/+1
| | * | | | | UBIFS: constify operationsArtem Bityutskiy2009-01-184-14/+14
| | * | | | | UBIFS: do not commit twiceArtem Bityutskiy2009-01-181-4/+5
| * | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-02-0323-249/+122
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2009-02-01122-3355/+4541
| | |\ \ \ \ \ \
| | | * | | | | | ARM: OMAP: fix fault in enter_full_retention()Kevin Hilman2009-01-291-2/+1
| | | * | | | | | ARM: OMAP: Mask interrupts when disabling interrupts, v2김규원2009-01-291-0/+1
| | | * | | | | | ARM: OMAP: gptimer min_delta_ns correctedAaro Koskinen2009-01-291-1/+2
| | | * | | | | | ARM: OMAP: Fix hsmmc init, v2Tony Lindgren2009-01-294-12/+18
| | | * | | | | | ARM: OMAP: Fix omap34xx revision detection for ES3.1Tony Lindgren2009-01-292-1/+6
| | | * | | | | | ARM: OMAP: DMA: Fix uninitialized channel flagsJarkko Nikula2009-01-291-0/+1
| | | * | | | | | ARM: OMAP: Fix race in OMAP2/3 DMA IRQ handlingJuha Yrjola2009-01-291-2/+2
| | | * | | | | | ARM: OMAP: Fix McBSP spin_lock deadlockStanley.Miao2009-01-294-223/+78
| | * | | | | | | NVRAM depends on RTC_DRV_CMOSUwe Kleine-König2009-01-311-1/+1