summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-31Revert "net: fix section mismatches"David S. Miller10-72/+68
2011-05-31drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run()Alexey Khoroshilov1-1/+1
2011-05-31sctp: stop pending timers and purge queues when peer restart asocWei Yongjun5-12/+31
2011-05-31drivers/net: ks8842 Fix crash on received packet when in PIO mode.Dennis Aberilla1-1/+1
2011-05-31ip_options_compile: properly handle unaligned pointerChris Metcalf1-7/+8
2011-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds23-113/+539
2011-06-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-1/+3
2011-05-31iwlagn: fix incorrect PCI subsystem id for 6150 devicesWey-Yi Guy3-13/+22
2011-05-31zd1211rw: fix to work on OHCIJussi Kivilinna1-11/+42
2011-05-31wl12xx: fix oops in sched_scan when forcing a passive scanLuciano Coelho1-3/+8
2011-05-31wl12xx: add separate config value for DFS dwell time on sched scanLuciano Coelho3-2/+9
2011-05-31wl12xx: fix DFS channels handling in scheduled scanLuciano Coelho2-11/+23
2011-05-31wl12xx: fix passive and radar channel generation for scheduled scanLuciano Coelho1-2/+2
2011-05-31libertas: Set command sequence number later to ensure consistencyDaniel Drake1-3/+3
2011-05-31CFQ: Fix typo and remove unnecessary semicolonKyungmin Park1-4/+4
2011-05-31[IA64] wire up sendmmsg() syscall for ItaniumTony Luck2-1/+3
2011-06-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+2
2011-06-01Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-9/+56
2011-05-31block: remove unwanted semicolonsNamhyung Kim1-2/+2
2011-05-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2011-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-2/+3
2011-05-31powerpc/pmac: Don't register pmac PIC syscore ops when HW not presentBenjamin Herrenschmidt1-1/+2
2011-05-31rcu: Cure load woesPeter Zijlstra2-9/+56
2011-05-31Merge branch 'sh/runtime-pm-misery' into sh-fixes-for-linusPaul Mundt3-21/+10
2011-05-31dmaengine: shdma: Fix up fallout from runtime PM changes.Paul Mundt1-1/+6
2011-05-31Revert "clocksource: sh_cmt: Runtime PM support"Paul Mundt1-10/+2
2011-05-31Revert "clocksource: sh_tmu: Runtime PM support"Paul Mundt1-10/+2
2011-05-31sh: Fix up asm-generic/ptrace.h fallout.Paul Mundt1-2/+4
2011-05-31sh64: Move from P1SEG to CAC_ADDR for consistent sync.Paul Mundt1-1/+1
2011-05-31sh64: asm/pgtable.h needs asm/mmu.hPaul Mundt1-0/+1
2011-05-31sh: asm/tlb.h needs linux/swap.hNobuhiro Iwamatsu1-0/+1
2011-05-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2819-51417/+124392
2011-05-30x86: Fix mwait_play_dead() faulting on mwait-incapable cpusAvi Kivity1-1/+1
2011-05-30x86 idle: Fix mwait deprecation warning messageBorislav Petkov1-1/+1
2011-05-30autofs4: bogus dentry_unhash() added in ->unlink()Al Viro1-2/+0
2011-05-30vfs: shrink_dcache_parent before rmdir, dir renameSage Weil1-0/+3
2011-05-30Revert "block: Remove extra discard_alignment from hd_struct."Jens Axboe2-7/+4
2011-05-30virtio_net: delay TX callbacksMichael S. Tsirkin1-1/+1
2011-05-30virtio: add api for delayed callbacksMichael S. Tsirkin2-0/+36
2011-05-30virtio_test: support event indexMichael S. Tsirkin1-2/+17
2011-05-30vhost: support event indexMichael S. Tsirkin4-50/+127
2011-05-30virtio_ring: support event idx featureMichael S. Tsirkin1-2/+24
2011-05-30virtio ring: inline function to check for eventsMichael S. Tsirkin1-0/+14
2011-05-30virtio: event index interfaceMichael S. Tsirkin1-1/+14
2011-05-30virtio: add full three-clause BSD text to headers.Rusty Russell9-7/+214
2011-05-30virtio balloon: kill tell-host-first logicDave Hansen1-13/+8
2011-05-30virtio console: don't manually set or finalize VIRTIO_CONSOLE_F_MULTIPORT.Rusty Russell1-5/+0
2011-05-30drivers, block: virtio_blk: Replace cryptic number with the macroLiu Yuan1-1/+2
2011-05-30virtio_blk: allow re-reading config space at runtimeChristoph Hellwig1-10/+78
2011-05-30lguest: remove support for VIRTIO_F_NOTIFY_ON_EMPTY.Rusty Russell1-19/+1