Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | sparc64: Move generic PCR support code to seperate file. | David S. Miller | 2009-01-28 | 6 | -108/+177 | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-02-04 | 21 | -57/+93 | |
| |\ \ \ | ||||||
| | * | | | sunrpc: fix rdma dependencies | Randy Dunlap | 2009-02-03 | 1 | -1/+1 | |
| | * | | | e1000: Fix PCI enable to honor the need_ioport flag | Karsten Keil | 2009-02-03 | 1 | -1/+1 | |
| | * | | | sgi-xp: link XPNET's net_device_ops to its net_device structure | Dean Nelson | 2009-02-03 | 1 | -1/+2 | |
| | * | | | pcnet_cs: Fix misuse of the equality operator. | Cord Walter | 2009-02-03 | 1 | -1/+1 | |
| | * | | | hso: add new device id's | Filip Aben | 2009-02-03 | 1 | -1/+3 | |
| | * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-02-02 | 564 | -5990/+14239 | |
| | |\ \ \ | ||||||
| | * | | | | dca: redesign locks to fix deadlocks | Maciej Sosnowski | 2009-02-02 | 1 | -18/+33 | |
| | * | | | | cassini/sungem: limit reaches -1, but 0 tested | Roel Kluin | 2009-02-02 | 2 | -3/+3 | |
| | * | | | | net: variables reach -1, but 0 tested | Roel Kluin | 2009-02-02 | 7 | -14/+14 | |
| | * | | | | qlge: bugfix: Add missing netif_napi_del call. | Ron Mercer | 2009-02-02 | 1 | -1/+4 | |
| | * | | | | qlge: bugfix: Add flash offset for second port. | Ron Mercer | 2009-02-02 | 1 | -1/+8 | |
| | * | | | | qlge: bugfix: Fix endian issue when reading flash. | Ron Mercer | 2009-02-02 | 2 | -9/+12 | |
| | * | | | | udp: increments sk_drops in __udp_queue_rcv_skb() | Eric Dumazet | 2009-02-02 | 1 | -1/+3 | |
| | * | | | | net: Fix userland breakage wrt. linux/if_tunnel.h | David S. Miller | 2009-02-02 | 2 | -1/+4 | |
| | * | | | | net: packet socket packet_lookup_frame fix | Sebastiano Di Paola | 2009-02-01 | 1 | -4/+4 | |
| * | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd | Linus Torvalds | 2009-02-04 | 1 | -1/+0 | |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| | * | | | | mfd: Remove non exported references from pcf50633 | Balaji Rao | 2009-01-15 | 1 | -1/+0 | |
| * | | | | | write-back: fix nr_to_write counter | Artem Bityutskiy | 2009-02-03 | 1 | -6/+15 | |
| * | | | | | Fix my email address in qd65xx.[ch]/pata_qdi.c | Samuel Thibault | 2009-02-03 | 3 | -3/+3 | |
| * | | | | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 2009-02-03 | 16 | -293/+393 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | UBIFS: remove fast unmounting | Artem Bityutskiy | 2009-01-29 | 3 | -54/+5 | |
| | * | | | | | UBIFS: return sensible error codes | Artem Bityutskiy | 2009-01-29 | 2 | -9/+4 | |
| | * | | | | | UBIFS: remount ro fixes | Adrian Hunter | 2009-01-29 | 3 | -21/+13 | |
| | * | | | | | UBIFS: spelling fix 'date' -> 'data' | Adrian Hunter | 2009-01-29 | 2 | -2/+2 | |
| | * | | | | | UBIFS: sync wbufs after syncing inodes and pages | Adrian Hunter | 2009-01-29 | 1 | -10/+10 | |
| | * | | | | | UBIFS: fix LPT out-of-space bug (again) | Adrian Hunter | 2009-01-28 | 1 | -12/+32 | |
| | * | | | | | UBIFS: fix no_chk_data_crc | Artem Bityutskiy | 2009-01-27 | 3 | -13/+23 | |
| | * | | | | | UBIFS: fix assertions | Artem Bityutskiy | 2009-01-26 | 1 | -6/+7 | |
| | * | | | | | UBIFS: ensure orphan area head is initialized | Adrian Hunter | 2009-01-26 | 3 | -19/+26 | |
| | * | | | | | UBIFS: always clean up GC LEB space | Artem Bityutskiy | 2009-01-26 | 1 | -14/+33 | |
| | * | | | | | UBIFS: add re-mount debugging checks | Artem Bityutskiy | 2009-01-26 | 7 | -65/+148 | |
| | * | | | | | UBIFS: fix LEB list freeing | Artem Bityutskiy | 2009-01-26 | 4 | -20/+48 | |
| | * | | | | | UBIFS: simplify locking | Artem Bityutskiy | 2009-01-26 | 1 | -56/+36 | |
| | * | | | | | UBIFS: document dark_wm and dead_wm better | Artem Bityutskiy | 2009-01-20 | 3 | -11/+24 | |
| | * | | | | | UBIFS: do not treat all data as short term | Artem Bityutskiy | 2009-01-20 | 1 | -1/+1 | |
| | * | | | | | UBIFS: constify operations | Artem Bityutskiy | 2009-01-18 | 4 | -14/+14 | |
| | * | | | | | UBIFS: do not commit twice | Artem Bityutskiy | 2009-01-18 | 1 | -4/+5 | |
| * | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-02-03 | 23 | -249/+122 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Russell King | 2009-02-01 | 122 | -3355/+4541 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | ARM: OMAP: fix fault in enter_full_retention() | Kevin Hilman | 2009-01-29 | 1 | -2/+1 | |
| | | * | | | | | | ARM: OMAP: Mask interrupts when disabling interrupts, v2 | 김규원 | 2009-01-29 | 1 | -0/+1 | |
| | | * | | | | | | ARM: OMAP: gptimer min_delta_ns corrected | Aaro Koskinen | 2009-01-29 | 1 | -1/+2 | |
| | | * | | | | | | ARM: OMAP: Fix hsmmc init, v2 | Tony Lindgren | 2009-01-29 | 4 | -12/+18 | |
| | | * | | | | | | ARM: OMAP: Fix omap34xx revision detection for ES3.1 | Tony Lindgren | 2009-01-29 | 2 | -1/+6 | |
| | | * | | | | | | ARM: OMAP: DMA: Fix uninitialized channel flags | Jarkko Nikula | 2009-01-29 | 1 | -0/+1 | |
| | | * | | | | | | ARM: OMAP: Fix race in OMAP2/3 DMA IRQ handling | Juha Yrjola | 2009-01-29 | 1 | -2/+2 | |
| | | * | | | | | | ARM: OMAP: Fix McBSP spin_lock deadlock | Stanley.Miao | 2009-01-29 | 4 | -223/+78 | |
| | * | | | | | | | NVRAM depends on RTC_DRV_CMOS | Uwe Kleine-König | 2009-01-31 | 1 | -1/+1 |