summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds17-17/+5
2012-03-28Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+18
2012-03-28Merge branch 'for-linus-3.4' of git://git.linaro.org/people/sumitsemwal/linux...Linus Torvalds1-10/+87
2012-03-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-10/+0
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-12/+155
2012-03-28Merge git://github.com/rustyrussell/linuxLinus Torvalds2-43/+47
2012-03-28Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-51/+128
2012-03-28Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2-0/+27
2012-03-28Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-6/+12
2012-03-28Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-2/+39
2012-03-28Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds18-161/+1480
2012-03-28Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-1/+3
2012-03-28Merge tag 'common-clk-api' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-5/+559
2012-03-28Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-1/+62
2012-03-28Remove all #inclusions of asm/system.hDavid Howells15-15/+0
2012-03-28Add #includes needed to permit the removal of asm/system.hDavid Howells3-2/+3
2012-03-28Move all declarations of free_initmem() to linux/mm.hDavid Howells1-0/+2
2012-03-28Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-14/+13
2012-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-5/+2
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-30/+46
2012-03-28powerpc/eeh: Remove eeh device from OF nodeGavin Shan1-10/+0
2012-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+10
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-24/+34
2012-03-27Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-0/+814
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+3
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+26
2012-03-27watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog coreViresh Kumar1-0/+2
2012-03-27watchdog: nowayout is boolWim Van Sebroeck1-1/+1
2012-03-26i2c: Update the FSF addressJean Delvare6-6/+12
2012-03-26dma-buf: correct dummy function declarations.Sumit Semwal1-13/+14
2012-03-26dma-buf: add support for kernel cpu accessDaniel Vetter1-0/+59
2012-03-26dma-buf: don't hold the mutex around map/unmap callsDaniel Vetter1-1/+1
2012-03-26dma-buf: add get_dma_buf()Rob Clark1-0/+15
2012-03-26dma-buf: pass flags into dma_buf_fd.Dave Airlie1-1/+1
2012-03-26dma-buf: add dma_data_direction to unmap dma_buf_opSumit Semwal1-3/+5
2012-03-26module: move __module_get and try_module_get() out of line.Steven Rostedt1-28/+4
2012-03-26params: <level>_initcall-like kernel parametersPawel Moll1-8/+43
2012-03-26module_param: remove support for bool parameters which are really int.Rusty Russell1-13/+6
2012-03-25Merge branch 'sa11x0-mcp' into sa11x0Russell King2-30/+22
2012-03-25net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet1-1/+1
2012-03-24Merge branch 'kirkwood/dt' into next/dt2Arnd Bergmann1-1/+0
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds43-40/+56
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds46-69/+109
2012-03-24Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Arnd Bergmann7-8/+113
2012-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctlLinus Torvalds1-39/+67
2012-03-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds1-0/+2
2012-03-23Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-3/+28
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+36
2012-03-24Merge branch 'mmci' into ambaRussell King1-3/+19