aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-28common: DMA-mapping: add NON-CONSISTENT attributeMarek Szyprowski
2012-03-28common: DMA-mapping: add WRITE_COMBINE attributeMarek Szyprowski
2012-03-28common: dma-mapping: introduce mmap methodMarek Szyprowski
2012-03-28common: dma-mapping: remove old alloc_coherent and free_coherent methodsMarek Szyprowski
2012-03-28X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz
2012-03-28common: dma-mapping: introduce generic alloc() and free() methodsMarek Szyprowski
2012-03-28[SCSI] libfcoe: Support extra MAC descriptor to be used as FCoE MACBhanu Prakash Gollapudi
2012-03-27eql: dont rely on HZ=100Eric Dumazet
2012-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
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-27compat: use sys_sendfile64() implementation for sendfile syscallChris Metcalf
2012-03-27mmc: sh_mmcif: simplify bitmask macrosGuennadi Liakhovetski
2012-03-27mmc: sh_mobile_sdhi: support modular mmc-core with non-standard hotplugGuennadi Liakhovetski
2012-03-27mmc: sh_mobile_sdhi: add a callback for board specific init codeBastian Hecht
2012-03-27mmc: tmio_mmc: power status flag doesn't have to be exposed in platform dataGuennadi Liakhovetski
2012-03-27mmc: sh_mobile_sdhi: pass card hotplug GPIO number to TMIO MMCGuennadi Liakhovetski
2012-03-27mmc: tmio_mmc: support the generic MMC GPIO card hotplug helperGuennadi Liakhovetski
2012-03-27mmc: simplify mmc_cd_gpio_request() by removing two parametersGuennadi Liakhovetski
2012-03-27mmc: sdhci: add quirk for keeping card power during suspendAdrian Hunter
2012-03-27mmc: core: add high-capacity erase size capability flagAdrian Hunter
2012-03-27mmc: start removing enable / disable APIAdrian Hunter
2012-03-27mmc: core: Detect card removal on I/O errorUlf Hansson
2012-03-27sched: Fix select_fallback_rq() vs cpu_active/cpu_onlinePeter Zijlstra