| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli... | Linus Torvalds | 142 | -1320/+14357 |
| 2012-05-21 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 5 | -15/+24 |
| 2012-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 14 | -103/+200 |
| 2012-05-21 | firewire: sbp2: remove superfluous blk_queue_max_segment_size() call | Clemens Ladisch | 1 | -2/+0 |
| 2012-05-21 | firewire: sbp2: use scsi_dma_(un)map | Clemens Ladisch | 1 | -9/+4 |
| 2012-05-21 | firewire: sbp2: give correct DMA device to scsi framework | Clemens Ladisch | 1 | -1/+2 |
| 2012-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 54 | -1127/+592 |
| 2012-05-21 | Merge tag 'v3.4' with SCSI updates, needed for subsequent firewire-sbp2 changes | Stefan Richter | 1176 | -7920/+11719 |
| 2012-05-21 | x86, relocs: Build clean fix | Jarkko Sakkinen | 1 | -0/+1 |
| 2012-05-21 | Merge commit 'v3.4' into x86/urgent | H. Peter Anvin | 245 | -1234/+1816 |
| 2012-05-21 | irq: Remove irq_chip->release() | Richard Weinberger | 2 | -11/+0 |
| 2012-05-21 | um: Remove CONFIG_IRQ_RELEASE_METHOD | Richard Weinberger | 2 | -6/+0 |
| 2012-05-21 | um: Remove usage of irq_chip->release() | Richard Weinberger | 1 | -2/+0 |
| 2012-05-21 | um: Implement um_free_irq() | Richard Weinberger | 7 | -10/+18 |
| 2012-05-21 | um: Fix __swp_type() | Richard Weinberger | 1 | -2/+2 |
| 2012-05-21 | um: Implement a custom pte_same() function | Richard Weinberger | 1 | -0/+6 |
| 2012-05-21 | um: Add BUG() to do_ops()'s error path | Richard Weinberger | 1 | -0/+1 |
| 2012-05-21 | um: Remove unused variables | Richard Weinberger | 1 | -10/+0 |
| 2012-05-21 | drm/i915: be more careful when returning -ENXIO in gmbus transfer | Daniel Vetter | 1 | -9/+12 |
| 2012-05-21 | arm: don't open-code ptrace_report_syscall() | Al Viro | 1 | -14/+1 |
| 2012-05-21 | arm: bury unused _TIF_RESTORE_SIGMASK | Al Viro | 1 | -1/+0 |
| 2012-05-21 | arm: remove unused restart trampoline | Al Viro | 3 | -17/+0 |
| 2012-05-21 | arm: new way of handling ERESTART_RESTARTBLOCK | Al Viro | 3 | -28/+13 |
| 2012-05-21 | arm: if we get into work_pending while returning to kernel mode, just go away | Al Viro | 2 | -9/+3 |
| 2012-05-21 | arm: don't call try_to_freeze() from do_signal() | Al Viro | 1 | -4/+0 |
| 2012-05-21 | arm: if there's no handler we need to restore sigmask, syscall or no syscall | Al Viro | 1 | -8/+6 |
| 2012-05-21 | arm: trim _TIF_WORK_MASK, get rid of useless test and branch... | Al Viro | 2 | -3/+4 |
| 2012-05-21 | arm: missing checks of __get_user()/__put_user() return values | Al Viro | 1 | -6/+6 |
| 2012-05-21 | um: bury unused _TIF_RESTORE_SIGMASK | Al Viro | 1 | -1/+0 |
| 2012-05-21 | um: wrong sigmask saved in case of multiple sigframes | Al Viro | 1 | -6/+5 |
| 2012-05-21 | um: add TIF_NOTIFY_RESUME | Al Viro | 2 | -1/+8 |
| 2012-05-21 | um: ->restart_block.fn needs to be reset on sigreturn | Al Viro | 2 | -3/+3 |
| 2012-05-21 | xen: do not map the same GSI twice in PVHVM guests. | Stefano Stabellini | 3 | -2/+10 |
| 2012-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds | 137 | -10772/+2242 |
| 2012-05-21 | x86, printk: Add missing KERN_CONT to NMI selftest | Sasha Levin | 1 | -6/+6 |
| 2012-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1503 | -69579/+63544 |
| 2012-05-21 | Merge tag 'for-usb-next-2012-05-21' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman | 4 | -37/+57 |
| 2012-05-21 | Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o... | Roland Dreier | 78 | -442/+10532 |
| 2012-05-21 | xhci: Fix DIV_ROUND_UP compile error. | Sarah Sharp | 1 | -3/+3 |
| 2012-05-21 | RDMA/cxgb4: Include vmalloc.h for vmalloc and vfree | Vipul Pandya | 1 | -0/+1 |
| 2012-05-21 | xhci: Fix compile with CONFIG_USB_SUSPEND=n | Sarah Sharp | 1 | -27/+43 |
| 2012-05-21 | USB: Fix core compile with CONFIG_USB_SUSPEND=n | Sarah Sharp | 2 | -6/+10 |
| 2012-05-21 | brcm80211: Fix compile error for .disable_hub_initiated_lpm. | Sarah Sharp | 1 | -1/+1 |
| 2012-05-21 | Revert "USB: EHCI: work around bug in the Philips ISP1562 controller" | Greg Kroah-Hartman | 3 | -9/+1 |
| 2012-05-21 | Merge branch 'dentry-cleanups' (dcache access cleanups and optimizations) | Linus Torvalds | 19 | -103/+167 |
| 2012-05-21 | [media] saa7134-cards: Remove a PCI entry added by mistake | Mauro Carvalho Chehab | 1 | -6/+0 |
| 2012-05-21 | Merge branch 'vfs-cleanups' (random vfs cleanups) | Linus Torvalds | 3 | -48/+35 |
| 2012-05-21 | xfs: add trace points for log forces | Dave Chinner | 2 | -0/+18 |
| 2012-05-21 | xfs: fix memory reclaim deadlock on agi buffer | Peter Watkins | 1 | -2/+3 |
| 2012-05-21 | xfs: fix delalloc quota accounting on failure | Dave Chinner | 3 | -3/+3 |