summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds142-1320/+14357
2012-05-21Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds5-15/+24
2012-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds14-103/+200
2012-05-21firewire: sbp2: remove superfluous blk_queue_max_segment_size() callClemens Ladisch1-2/+0
2012-05-21firewire: sbp2: use scsi_dma_(un)mapClemens Ladisch1-9/+4
2012-05-21firewire: sbp2: give correct DMA device to scsi frameworkClemens Ladisch1-1/+2
2012-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds54-1127/+592
2012-05-21Merge tag 'v3.4' with SCSI updates, needed for subsequent firewire-sbp2 changesStefan Richter1176-7920/+11719
2012-05-21x86, relocs: Build clean fixJarkko Sakkinen1-0/+1
2012-05-21Merge commit 'v3.4' into x86/urgentH. Peter Anvin245-1234/+1816
2012-05-21irq: Remove irq_chip->release()Richard Weinberger2-11/+0
2012-05-21um: Remove CONFIG_IRQ_RELEASE_METHODRichard Weinberger2-6/+0
2012-05-21um: Remove usage of irq_chip->release()Richard Weinberger1-2/+0
2012-05-21um: Implement um_free_irq()Richard Weinberger7-10/+18
2012-05-21um: Fix __swp_type()Richard Weinberger1-2/+2
2012-05-21um: Implement a custom pte_same() functionRichard Weinberger1-0/+6
2012-05-21um: Add BUG() to do_ops()'s error pathRichard Weinberger1-0/+1
2012-05-21um: Remove unused variablesRichard Weinberger1-10/+0
2012-05-21drm/i915: be more careful when returning -ENXIO in gmbus transferDaniel Vetter1-9/+12
2012-05-21arm: don't open-code ptrace_report_syscall()Al Viro1-14/+1
2012-05-21arm: bury unused _TIF_RESTORE_SIGMASKAl Viro1-1/+0
2012-05-21arm: remove unused restart trampolineAl Viro3-17/+0
2012-05-21arm: new way of handling ERESTART_RESTARTBLOCKAl Viro3-28/+13
2012-05-21arm: if we get into work_pending while returning to kernel mode, just go awayAl Viro2-9/+3
2012-05-21arm: don't call try_to_freeze() from do_signal()Al Viro1-4/+0
2012-05-21arm: if there's no handler we need to restore sigmask, syscall or no syscallAl Viro1-8/+6
2012-05-21arm: trim _TIF_WORK_MASK, get rid of useless test and branch...Al Viro2-3/+4
2012-05-21arm: missing checks of __get_user()/__put_user() return valuesAl Viro1-6/+6
2012-05-21um: bury unused _TIF_RESTORE_SIGMASKAl Viro1-1/+0
2012-05-21um: wrong sigmask saved in case of multiple sigframesAl Viro1-6/+5
2012-05-21um: add TIF_NOTIFY_RESUMEAl Viro2-1/+8
2012-05-21um: ->restart_block.fn needs to be reset on sigreturnAl Viro2-3/+3
2012-05-21xen: do not map the same GSI twice in PVHVM guests.Stefano Stabellini3-2/+10
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds137-10772/+2242
2012-05-21x86, printk: Add missing KERN_CONT to NMI selftestSasha Levin1-6/+6
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1503-69579/+63544
2012-05-21Merge tag 'for-usb-next-2012-05-21' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman4-37/+57
2012-05-21Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o...Roland Dreier78-442/+10532
2012-05-21xhci: Fix DIV_ROUND_UP compile error.Sarah Sharp1-3/+3
2012-05-21RDMA/cxgb4: Include vmalloc.h for vmalloc and vfreeVipul Pandya1-0/+1
2012-05-21xhci: Fix compile with CONFIG_USB_SUSPEND=nSarah Sharp1-27/+43
2012-05-21USB: Fix core compile with CONFIG_USB_SUSPEND=nSarah Sharp2-6/+10
2012-05-21brcm80211: Fix compile error for .disable_hub_initiated_lpm.Sarah Sharp1-1/+1
2012-05-21Revert "USB: EHCI: work around bug in the Philips ISP1562 controller"Greg Kroah-Hartman3-9/+1
2012-05-21Merge branch 'dentry-cleanups' (dcache access cleanups and optimizations)Linus Torvalds19-103/+167
2012-05-21[media] saa7134-cards: Remove a PCI entry added by mistakeMauro Carvalho Chehab1-6/+0
2012-05-21Merge branch 'vfs-cleanups' (random vfs cleanups)Linus Torvalds3-48/+35
2012-05-21xfs: add trace points for log forcesDave Chinner2-0/+18
2012-05-21xfs: fix memory reclaim deadlock on agi bufferPeter Watkins1-2/+3
2012-05-21xfs: fix delalloc quota accounting on failureDave Chinner3-3/+3