Age | Commit message (Expand) | Author |
2012-03-28 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-03-28 | radix-tree: introduce bit-optimized iterator | Konstantin Khlebnikov |
2012-03-28 | pidns: add reboot_pid_ns() to handle the reboot syscall | Daniel Lezcano |
2012-03-28 | lib/cpumask.c: remove __any_online_cpu() | Srivatsa S. Bhat |
2012-03-28 | smp: add func to IPI cpus based on parameter func | Gilad Ben-Yossef |
2012-03-28 | smp: introduce a generic on_each_cpu_mask() function | Gilad Ben-Yossef |
2012-03-28 | swapon: check validity of swap_flags | Hugh Dickins |
2012-03-28 | mm for fs: add truncate_pagecache_range() | Hugh Dickins |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-03-28 | Merge branch 'for-linus-3.4' of git://git.linaro.org/people/sumitsemwal/linux... | Linus Torvalds |
2012-03-28 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-03-28 | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-03-28 | Merge git://github.com/rustyrussell/linux | Linus Torvalds |
2012-03-28 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2012-03-28 | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds |
2012-03-28 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-03-28 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-03-28 | Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds |
2012-03-28 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds |
2012-03-28 | Merge tag 'common-clk-api' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2012-03-28 | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-03-28 | Delete all instances of asm/system.h | David Howells |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2012-03-28 | Add #includes needed to permit the removal of asm/system.h | David Howells |
2012-03-28 | Move all declarations of free_initmem() to linux/mm.h | David Howells |
2012-03-28 | Split arch_align_stack() out from asm-generic/system.h | David Howells |
2012-03-28 | Split the switch_to() wrapper out of asm-generic/system.h | David Howells |
2012-03-28 | Move the asm-generic/system.h xchg() implementation to asm-generic/cmpxchg.h | David Howells |
2012-03-28 | Create asm-generic/barrier.h | David Howells |
2012-03-28 | Make asm-generic/cmpxchg.h #include asm-generic/cmpxchg-local.h | David Howells |
2012-03-28 | Disintegrate asm/system.h for IA64 | David Howells |
2012-03-28 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2012-03-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2012-03-27 | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-28 | powerpc/eeh: Remove eeh device from OF node | Gavin Shan |
2012-03-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-03-27 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-03-27 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-03-27 | Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-03-27 | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-03-27 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-03-27 | watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog core | Viresh Kumar |
2012-03-27 | watchdog: nowayout is bool | Wim Van Sebroeck |
2012-03-26 | i2c: Update the FSF address | Jean Delvare |
2012-03-26 | dma-buf: correct dummy function declarations. | Sumit Semwal |
2012-03-26 | dma-buf: add support for kernel cpu access | Daniel Vetter |
2012-03-26 | dma-buf: don't hold the mutex around map/unmap calls | Daniel Vetter |
2012-03-26 | dma-buf: add get_dma_buf() | Rob Clark |
2012-03-26 | dma-buf: pass flags into dma_buf_fd. | Dave Airlie |