summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-03-28Merge branch 'for-linus-3.4' of git://git.linaro.org/people/sumitsemwal/linux...Linus Torvalds
2012-03-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-03-28Merge git://github.com/rustyrussell/linuxLinus Torvalds
2012-03-28Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2012-03-28Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2012-03-28Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-03-28Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-28Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-03-28Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2012-03-28Merge tag 'common-clk-api' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2012-03-28Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-28Delete all instances of asm/system.hDavid Howells
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-28Add #includes needed to permit the removal of asm/system.hDavid Howells
2012-03-28Move all declarations of free_initmem() to linux/mm.hDavid Howells
2012-03-28Split arch_align_stack() out from asm-generic/system.hDavid Howells
2012-03-28Split the switch_to() wrapper out of asm-generic/system.hDavid Howells
2012-03-28Move the asm-generic/system.h xchg() implementation to asm-generic/cmpxchg.hDavid Howells
2012-03-28Create asm-generic/barrier.hDavid Howells
2012-03-28Make asm-generic/cmpxchg.h #include asm-generic/cmpxchg-local.hDavid Howells
2012-03-28Disintegrate asm/system.h for IA64David Howells
2012-03-28Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-28powerpc/eeh: Remove eeh device from OF nodeGavin Shan
2012-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog coreViresh Kumar
2012-03-27watchdog: nowayout is boolWim Van Sebroeck
2012-03-26i2c: Update the FSF addressJean Delvare
2012-03-26dma-buf: correct dummy function declarations.Sumit Semwal
2012-03-26dma-buf: add support for kernel cpu accessDaniel Vetter
2012-03-26dma-buf: don't hold the mutex around map/unmap callsDaniel Vetter
2012-03-26dma-buf: add get_dma_buf()Rob Clark
2012-03-26dma-buf: pass flags into dma_buf_fd.Dave Airlie
2012-03-26dma-buf: add dma_data_direction to unmap dma_buf_opSumit Semwal
2012-03-26module: move __module_get and try_module_get() out of line.Steven Rostedt
2012-03-26params: <level>_initcall-like kernel parametersPawel Moll
2012-03-26module_param: remove support for bool parameters which are really int.Rusty Russell
2012-03-25Merge branch 'sa11x0-mcp' into sa11x0Russell King
2012-03-25Merge branch 'sa11x0-lcd' into sa11x0Russell King
2012-03-25net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet
2012-03-24Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...Linus Torvalds