Age | Commit message (Expand) | Author |
2011-05-31 | sctp: stop pending timers and purge queues when peer restart asoc | Wei Yongjun |
2011-05-31 | drivers/net: ks8842 Fix crash on received packet when in PIO mode. | Dennis Aberilla |
2011-05-31 | ip_options_compile: properly handle unaligned pointer | Chris Metcalf |
2011-06-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2011-06-01 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2011-05-31 | iwlagn: fix incorrect PCI subsystem id for 6150 devices | Wey-Yi Guy |
2011-05-31 | zd1211rw: fix to work on OHCI | Jussi Kivilinna |
2011-05-31 | wl12xx: fix oops in sched_scan when forcing a passive scan | Luciano Coelho |
2011-05-31 | wl12xx: add separate config value for DFS dwell time on sched scan | Luciano Coelho |
2011-05-31 | wl12xx: fix DFS channels handling in scheduled scan | Luciano Coelho |
2011-05-31 | wl12xx: fix passive and radar channel generation for scheduled scan | Luciano Coelho |
2011-05-31 | libertas: Set command sequence number later to ensure consistency | Daniel Drake |
2011-05-31 | CFQ: Fix typo and remove unnecessary semicolon | Kyungmin Park |
2011-05-31 | [IA64] wire up sendmmsg() syscall for Itanium | Tony Luck |
2011-06-01 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-06-01 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-05-31 | block: remove unwanted semicolons | Namhyung Kim |
2011-05-31 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-05-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-05-31 | powerpc/pmac: Don't register pmac PIC syscore ops when HW not present | Benjamin Herrenschmidt |
2011-05-31 | rcu: Cure load woes | Peter Zijlstra |
2011-05-31 | Merge branch 'sh/runtime-pm-misery' into sh-fixes-for-linus | Paul Mundt |
2011-05-31 | dmaengine: shdma: Fix up fallout from runtime PM changes. | Paul Mundt |
2011-05-31 | Revert "clocksource: sh_cmt: Runtime PM support" | Paul Mundt |
2011-05-31 | Revert "clocksource: sh_tmu: Runtime PM support" | Paul Mundt |
2011-05-31 | sh: Fix up asm-generic/ptrace.h fallout. | Paul Mundt |
2011-05-31 | sh64: Move from P1SEG to CAC_ADDR for consistent sync. | Paul Mundt |
2011-05-31 | sh64: asm/pgtable.h needs asm/mmu.h | Paul Mundt |
2011-05-31 | sh: asm/tlb.h needs linux/swap.h | Nobuhiro Iwamatsu |
2011-05-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt |
2011-05-30 | x86: Fix mwait_play_dead() faulting on mwait-incapable cpus | Avi Kivity |
2011-05-30 | x86 idle: Fix mwait deprecation warning message | Borislav Petkov |
2011-05-30 | autofs4: bogus dentry_unhash() added in ->unlink() | Al Viro |
2011-05-30 | vfs: shrink_dcache_parent before rmdir, dir rename | Sage Weil |
2011-05-30 | Revert "block: Remove extra discard_alignment from hd_struct." | Jens Axboe |
2011-05-30 | virtio_net: delay TX callbacks | Michael S. Tsirkin |
2011-05-30 | virtio: add api for delayed callbacks | Michael S. Tsirkin |
2011-05-30 | virtio_test: support event index | Michael S. Tsirkin |
2011-05-30 | vhost: support event index | Michael S. Tsirkin |
2011-05-30 | virtio_ring: support event idx feature | Michael S. Tsirkin |
2011-05-30 | virtio ring: inline function to check for events | Michael S. Tsirkin |
2011-05-30 | virtio: event index interface | Michael S. Tsirkin |
2011-05-30 | virtio: add full three-clause BSD text to headers. | Rusty Russell |
2011-05-30 | virtio balloon: kill tell-host-first logic | Dave Hansen |
2011-05-30 | virtio console: don't manually set or finalize VIRTIO_CONSOLE_F_MULTIPORT. | Rusty Russell |
2011-05-30 | drivers, block: virtio_blk: Replace cryptic number with the macro | Liu Yuan |
2011-05-30 | virtio_blk: allow re-reading config space at runtime | Christoph Hellwig |
2011-05-30 | lguest: remove support for VIRTIO_F_NOTIFY_ON_EMPTY. | Rusty Russell |
2011-05-30 | lguest: fix up compilation after move | Rusty Russell |
2011-05-30 | lguest: fix timer interrupt setup | Rusty Russell |