| Age | Commit message (Expand) | Author | Files | Lines |
| 2010-07-31 | Merge branch 'misc' into devel | Russell King | 2 | -4/+9 |
| 2010-07-31 | Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl... | Russell King | 2 | -1/+12 |
| 2010-07-31 | ARM: AMBA: Add pclk support to AMBA bus infrastructure | Russell King | 1 | -0/+11 |
| 2010-07-29 | ARM: 6243/1: mmci: pass power_mode to the translate_vdd callback | Rabin Vincent | 1 | -4/+6 |
| 2010-07-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 1 | -0/+32 |
| 2010-07-28 | regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH register | Anuj Aggarwal | 1 | -0/+32 |
| 2010-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -0/+2 |
| 2010-07-27 | ARM: 6158/2: PL011 baudrate extension for ST-Ericssons derivative | Linus Walleij | 1 | -0/+1 |
| 2010-07-27 | ARM: 6157/2: PL011 TX/RX split of LCR for ST-Ericssons derivative | Linus Walleij | 1 | -0/+2 |
| 2010-07-27 | ARM: OMAP: Convert OMAPFB and VRAM SDRAM reservation to LMB | Russell King | 1 | -1/+1 |
| 2010-07-25 | ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAM | Rafael J. Wysocki | 1 | -1/+1 |
| 2010-07-23 | macvtap: Limit packet queue length | Herbert Xu | 1 | -0/+2 |
| 2010-07-22 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 1 | -0/+1 |
| 2010-07-22 | sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function | Jason Wessel | 1 | -0/+1 |
| 2010-07-21 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2 | -0/+3 |
| 2010-07-21 | include/linux/vgaarb.h: add missing part of include guard | Doug Goldstein | 1 | -0/+1 |
| 2010-07-21 | vfs: fix RCU-lockdep false positive due to /proc | Paul E. McKenney | 1 | -1/+2 |
| 2010-07-20 | fb: handle allocation failure in alloc_apertures() | Dan Carpenter | 1 | -0/+2 |
| 2010-07-19 | mm: add context argument to shrinker callback | Dave Chinner | 1 | -1/+1 |
| 2010-07-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 1 | -0/+1 |
| 2010-07-18 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+6 |
| 2010-07-16 | PCI: fall back to original BIOS BAR addresses | Bjorn Helgaas | 1 | -0/+1 |
| 2010-07-16 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+4 |
| 2010-07-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -6/+6 |
| 2010-07-16 | jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactions | Jan Kara | 1 | -5/+6 |
| 2010-07-14 | lmb: rename to memblock | Yinghai Lu | 2 | -89/+89 |
| 2010-07-09 | tracing: Add alignment to syscall metadata declarations | Steven Rostedt | 1 | -2/+4 |
| 2010-07-08 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2 | -7/+2 |
| 2010-07-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 4 | -3/+12 |
| 2010-07-07 | VFS: introduce s_dirty accessors | Artem Bityutskiy | 1 | -0/+13 |
| 2010-07-07 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -4/+9 |
| 2010-07-06 | writeback: simplify the write back thread queue | Christoph Hellwig | 1 | -2/+0 |
| 2010-07-06 | writeback: split writeback_inodes_wb | Christoph Hellwig | 1 | -2/+0 |
| 2010-07-06 | writeback: remove writeback_inodes_wbc | Christoph Hellwig | 1 | -3/+2 |
| 2010-07-06 | net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is defined | Ben Hutchings | 1 | -1/+1 |
| 2010-07-05 | rbtree: Undo augmented trees performance damage and regression | Peter Zijlstra | 1 | -4/+9 |
| 2010-07-05 | module: initialize module dynamic debug later | Yehuda Sadeh | 1 | -2/+2 |
| 2010-07-03 | linux/net.h: fix kernel-doc warnings | Randy Dunlap | 1 | -2/+1 |
| 2010-07-03 | net: decreasing real_num_tx_queues needs to flush qdisc | John Fastabend | 1 | -0/+3 |
| 2010-07-02 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
| 2010-07-02 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
| 2010-07-01 | ahci,ata_generic: let ata_generic handle new MBP w/ MCP89 | Tejun Heo | 1 | -0/+1 |
| 2010-07-01 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2 | -3/+2 |
| 2010-07-01 | sched: Cure nr_iowait_cpu() users | Peter Zijlstra | 1 | -1/+1 |
| 2010-07-01 | fb: fix colliding defines for fb flags. | Dave Airlie | 1 | -2/+2 |
| 2010-07-01 | mv643xx_eth: use sw csum for big packets | Saeed Bishara | 1 | -0/+5 |
| 2010-06-30 | Input: i8042 - mark stubs in i8042.h "static inline" | Feng Tang | 1 | -6/+6 |
| 2010-06-30 | compiler-gcc.h: gcc-4.5 needs noclone and noinline on __naked functions | Mikael Pettersson | 2 | -1/+13 |
| 2010-06-29 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2 | -3/+3 |
| 2010-06-29 | fs: fix superblock iteration race | npiggin@suse.de | 1 | -0/+15 |