summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-05-31sctp: stop pending timers and purge queues when peer restart asocWei Yongjun
2011-05-31drivers/net: ks8842 Fix crash on received packet when in PIO mode.Dennis Aberilla
2011-05-31ip_options_compile: properly handle unaligned pointerChris Metcalf
2011-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-06-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-05-31iwlagn: fix incorrect PCI subsystem id for 6150 devicesWey-Yi Guy
2011-05-31zd1211rw: fix to work on OHCIJussi Kivilinna
2011-05-31wl12xx: fix oops in sched_scan when forcing a passive scanLuciano Coelho
2011-05-31wl12xx: add separate config value for DFS dwell time on sched scanLuciano Coelho
2011-05-31wl12xx: fix DFS channels handling in scheduled scanLuciano Coelho
2011-05-31wl12xx: fix passive and radar channel generation for scheduled scanLuciano Coelho
2011-05-31libertas: Set command sequence number later to ensure consistencyDaniel Drake
2011-05-31CFQ: Fix typo and remove unnecessary semicolonKyungmin Park
2011-05-31[IA64] wire up sendmmsg() syscall for ItaniumTony Luck
2011-06-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-06-01Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-05-31block: remove unwanted semicolonsNamhyung Kim
2011-05-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-05-31powerpc/pmac: Don't register pmac PIC syscore ops when HW not presentBenjamin Herrenschmidt
2011-05-31rcu: Cure load woesPeter Zijlstra
2011-05-31Merge branch 'sh/runtime-pm-misery' into sh-fixes-for-linusPaul Mundt
2011-05-31dmaengine: shdma: Fix up fallout from runtime PM changes.Paul Mundt
2011-05-31Revert "clocksource: sh_cmt: Runtime PM support"Paul Mundt
2011-05-31Revert "clocksource: sh_tmu: Runtime PM support"Paul Mundt
2011-05-31sh: Fix up asm-generic/ptrace.h fallout.Paul Mundt
2011-05-31sh64: Move from P1SEG to CAC_ADDR for consistent sync.Paul Mundt
2011-05-31sh64: asm/pgtable.h needs asm/mmu.hPaul Mundt
2011-05-31sh: asm/tlb.h needs linux/swap.hNobuhiro Iwamatsu
2011-05-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2011-05-30x86: Fix mwait_play_dead() faulting on mwait-incapable cpusAvi Kivity
2011-05-30x86 idle: Fix mwait deprecation warning messageBorislav Petkov
2011-05-30autofs4: bogus dentry_unhash() added in ->unlink()Al Viro
2011-05-30vfs: shrink_dcache_parent before rmdir, dir renameSage Weil
2011-05-30Revert "block: Remove extra discard_alignment from hd_struct."Jens Axboe
2011-05-30virtio_net: delay TX callbacksMichael S. Tsirkin
2011-05-30virtio: add api for delayed callbacksMichael S. Tsirkin
2011-05-30virtio_test: support event indexMichael S. Tsirkin
2011-05-30vhost: support event indexMichael S. Tsirkin
2011-05-30virtio_ring: support event idx featureMichael S. Tsirkin
2011-05-30virtio ring: inline function to check for eventsMichael S. Tsirkin
2011-05-30virtio: event index interfaceMichael S. Tsirkin
2011-05-30virtio: add full three-clause BSD text to headers.Rusty Russell
2011-05-30virtio balloon: kill tell-host-first logicDave Hansen
2011-05-30virtio console: don't manually set or finalize VIRTIO_CONSOLE_F_MULTIPORT.Rusty Russell
2011-05-30drivers, block: virtio_blk: Replace cryptic number with the macroLiu Yuan
2011-05-30virtio_blk: allow re-reading config space at runtimeChristoph Hellwig
2011-05-30lguest: remove support for VIRTIO_F_NOTIFY_ON_EMPTY.Rusty Russell
2011-05-30lguest: fix up compilation after moveRusty Russell
2011-05-30lguest: fix timer interrupt setupRusty Russell