| Age | Commit message (Expand) | Author | Files | Lines |
| 2010-06-08 | x86, UV: BAU broadcast to the local hub | Cliff Wickman | 2 | -85/+58 |
| 2010-06-08 | x86, UV: Correct BAU regular message type | Cliff Wickman | 1 | -14/+1 |
| 2010-06-08 | x86, UV: Remove BAU check for stay-busy | Cliff Wickman | 2 | -24/+0 |
| 2010-06-08 | x86, UV: Correct BAU discovery of hubs and sockets | Cliff Wickman | 1 | -18/+31 |
| 2010-06-08 | x86, UV: Correct BAU software acknowledge | Cliff Wickman | 1 | -9/+8 |
| 2010-06-08 | x86, UV: BAU structure rearranging | Cliff Wickman | 2 | -51/+51 |
| 2010-06-08 | x86, UV: Shorten access to BAU statistics structure | Cliff Wickman | 2 | -8/+9 |
| 2010-06-08 | x86, UV: Disable BAU on network congestion | Cliff Wickman | 2 | -3/+77 |
| 2010-06-08 | x86, UV: BAU tunables into a debugfs file | Cliff Wickman | 2 | -56/+278 |
| 2010-06-08 | x86, UV: Calculate BAU destination timeout | Cliff Wickman | 2 | -4/+59 |
| 2010-06-08 | Merge git://git.infradead.org/~dwmw2/mtd-2.6.35 | Linus Torvalds | 6 | -90/+106 |
| 2010-06-08 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -27/+30 |
| 2010-06-08 | ahci: redo stopping DMA engines on empty ports | Tejun Heo | 1 | -18/+3 |
| 2010-06-08 | sata_sil24: fix kernel panic on ARM caused by unaligned access in sata_sil24 | Colin Tuckley | 1 | -6/+6 |
| 2010-06-08 | ahci: add pci quirk for JMB362 | Tejun Heo | 2 | -1/+5 |
| 2010-06-08 | sata_via: explain the magic fix | Tejun Heo | 1 | -2/+16 |
| 2010-06-07 | [PATCH 2/11] drivers/watchdog: Eliminate a NULL pointer dereference | Julia Lawall | 1 | -1/+1 |
| 2010-06-07 | Revert "tty: fix a little bug in scrup, vt.c" | Linus Torvalds | 1 | -1/+1 |
| 2010-06-06 | jffs2: update ctime when changing the file's permission by setfacl | Jan Kara | 1 | -1/+2 |
| 2010-06-06 | Linux 2.6.35-rc2v2.6.35-rc2 | Linus Torvalds | 1 | -1/+1 |
| 2010-06-06 | drm/i915: Move non-phys cursors into the GTT | Chris Wilson | 1 | -0/+9 |
| 2010-06-05 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2 | -17/+26 |
| 2010-06-05 | ext4: Fix remaining racy updates of EXT4_I(inode)->i_flags | Dmitry Monakhov | 1 | -17/+23 |
| 2010-06-05 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 18 | -798/+736 |
| 2010-06-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 31 | -205/+256 |
| 2010-06-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 4 | -10/+4 |
| 2010-06-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 8 | -15/+13 |
| 2010-06-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 3 | -155/+221 |
| 2010-06-05 | module: fix bne2 "gave up waiting for init of module libcrc32c" | Rusty Russell | 1 | -32/+59 |
| 2010-06-05 | module: verify_export_symbols under the lock | Rusty Russell | 1 | -16/+10 |
| 2010-06-05 | module: move find_module check to end | Linus Torvalds | 1 | -5/+7 |
| 2010-06-05 | module: make locking more fine-grained. | Rusty Russell | 1 | -23/+42 |
| 2010-06-05 | module: Make module sysfs functions private. | Rusty Russell | 2 | -37/+25 |
| 2010-06-05 | module: move sysfs exposure to end of load_module | Rusty Russell | 1 | -11/+36 |
| 2010-06-05 | module: fix kdb's illicit use of struct module_use. | Rusty Russell | 3 | -19/+11 |
| 2010-06-05 | module: Make the 'usage' lists be two-way | Linus Torvalds | 2 | -32/+51 |
| 2010-06-05 | X25: remove duplicated #include | Huang Weiyi | 1 | -2/+0 |
| 2010-06-05 | tcp: use correct net ns in cookie_v4_check() | Eric Dumazet | 1 | -1/+1 |
| 2010-06-05 | rps: tcp: fix rps_sock_flow_table table updates | Eric Dumazet | 1 | -3/+4 |
| 2010-06-05 | ppp_generic: fix multilink fragment sizes | Ben McKeegan | 1 | -1/+1 |
| 2010-06-05 | syncookies: remove Kconfig text line about disabled-by-default | Florian Westphal | 1 | -5/+5 |
| 2010-06-05 | ixgbe: only check pfc bits in hang logic if pfc is enabled | John Fastabend | 1 | -1/+1 |
| 2010-06-05 | net: check for refcount if pop a stacked dst_entry | Steffen Klassert | 2 | -5/+5 |
| 2010-06-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 7 | -26/+67 |
| 2010-06-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 36 | -204/+642 |
| 2010-06-05 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 13 | -44/+2598 |
| 2010-06-05 | Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 139 | -1581/+2104 |
| 2010-06-05 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 23 | -264/+311 |
| 2010-06-05 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 1 | -1/+1 |
| 2010-06-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 135 | -113/+59831 |