Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | 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-04 | 1 | -6/+15 | |
* | | | | | | | | | Fix my email address in qd65xx.[ch]/pata_qdi.c | Samuel Thibault | 2009-02-04 | 3 | -3/+3 | |
* | | | | | | | | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 2009-02-04 | 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-04 | 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 | |
| * | | | | | | | | | | | rename platform_driver name "flash" to "sa1100-mtd" | Uwe Kleine-König | 2009-01-31 | 2 | -3/+3 | |
| * | | | | | | | | | | | annotate that [fp, #-4] is the saved lr | Uwe Kleine-König | 2009-01-31 | 1 | -1/+1 | |
| * | | | | | | | | | | | Use __SPIN_LOCK_UNLOCKED to initialize bad_irq_desc.lock | Uwe Kleine-König | 2009-01-31 | 1 | -1/+1 | |
| * | | | | | | | | | | | [ARM] 5366/1: fix shared memory coherency with VIVT L1 + L2 caches | Nicolas Pitre | 2009-01-28 | 1 | -1/+4 | |
| * | | | | | | | | | | | [ARM] call undefined instruction exception handler with irqs enabled | Russell King | 2009-01-28 | 1 | -0/+1 | |
| * | | | | | | | | | | | [ARM] msm: fix build errors | Russell King | 2009-01-28 | 1 | -0/+1 | |
| * | | | | | | | | | | | [ARM] etherh: continue fixing build failure | Russell King | 2009-01-28 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-02-04 | 9 | -14/+133 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | ocfs2: add quota call to ocfs2_remove_btree_range() | Mark Fasheh | 2009-02-02 | 1 | -0/+3 | |
| * | | | | | | | | | | | | ocfs2: Wakeup the downconvert thread after a successful cancel convert | Sunil Mushran | 2009-02-02 | 1 | -0/+4 | |
| * | | | | | | | | | | | | ocfs2: Access the xattr bucket only before modifying it. | Tao Ma | 2009-02-02 | 1 | -9/+8 | |
| * | | | | | | | | | | | | configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_item() | Joel Becker | 2009-02-02 | 1 | -0/+59 | |
| * | | | | | | | | | | | | ocfs2: Fix possible deadlock in ocfs2_write_dquot() | Jan Kara | 2009-02-02 | 1 | -1/+3 |