summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'orion_dt_for_3.8' of git://git.infradead.org/users/jcooper/linux i...Olof Johansson2012-11-266-7/+45
|\
| * Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2012-11-163-5/+3
| |\
| | * revert "mm: fix-up zone present pages"Andrew Morton2012-11-161-4/+0
| | * rapidio: fix kernel-doc warningsRandy Dunlap2012-11-161-0/+2
| | * memcg: fix hotplugged memory zone oopsHugh Dickins2012-11-161-1/+1
| * | mm, oom: reintroduce /proc/pid/oom_adjDavid Rientjes2012-11-161-0/+9
| * | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-11-161-0/+31
| |\ \
| | * \ Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Arnd Bergmann2012-11-166-7/+40
| | |\ \ | | | |/
| | * | drivers: bus: ocp2scp: add pdata supportKishon Vijay Abraham I2012-11-071-0/+31
| * | | clk: remove inline usage from clk-provider.hIgor Mazanov2012-11-151-2/+2
| | |/ | |/|
* | | Merge tag 'tegra-for-3.8-dt' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2012-11-211-0/+19
|\ \ \
| * | | ARM: tegra: move tegra-ahb.h out of arch/arm/mach-tegra/Stephen Warren2012-11-051-0/+19
| | |/ | |/|
* | | Merge tag 'davinci-for-v3.8/dt' of git://gitorious.org/linux-davinci/linux-da...Olof Johansson2012-11-191-1/+2
|\ \ \
| * | | uio: uio_pruss: replace private SRAM API with genallocMatt Porter2012-10-271-1/+2
* | | | Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/dtArnd Bergmann2012-11-161-0/+24
|\ \ \ \
| * | | | clk: Add support for fundamental zynq clksJosh Cartwright2012-11-141-0/+24
* | | | | Merge tag 'imx-dt' of git://git.pengutronix.de/git/imx/linux-2.6 into next/dtArnd Bergmann2012-11-169-8/+222
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'arm-soc/imx/multiplatform' into imx25-dtSascha Hauer2012-11-123-1/+182
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | ARM: imx: remove header file mach/irqs.hShawn Guo2012-10-151-0/+2
| | * | | | dma: imx-dma: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-151-1/+3
| | * | | | dma: ipu: rename mach/ipu.h to include/linux/dma/ipu-dma.hShawn Guo2012-10-151-0/+177
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-101-1/+2
| |\ \ \ \ \
| | * | | | | ptp: update adjfreq callback descriptionJacob Keller2012-11-031-1/+2
| | | |_|_|/ | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-11-101-0/+2
| |\ \ \ \ \
| | * | | | | of/address: sparc: Declare of_address_to_resource() as an extern function for...Andreas Larsson2012-11-091-0/+2
| * | | | | | Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-11-101-2/+32
| |\ \ \ \ \ \
| | * | | | | | xen/hvm: If we fail to fetch an HVM parameter print out which flag it is.Konrad Rzeszutek Wilk2012-11-071-2/+32
| * | | | | | | Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-11-092-3/+4
| |\ \ \ \ \ \ \
| | * | | | | | | mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-endArnd Bergmann2012-11-071-2/+2
| | * | | | | | | mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCsJerry Huang2012-11-071-0/+1
| | * | | | | | | mmc: dw_mmc: convert the variable type of irqSeungwon Jeon2012-11-071-1/+1
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | revert "epoll: support for disabling items, and a self-test app"Andrew Morton2012-11-091-1/+0
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'omap/cleanup-prcm-part2' into next/dtArnd Bergmann2012-11-151-0/+38
|\ \ \ \ \ \ \
| * | | | | | | ARM: OMAP2+: WDT: move init; add read_reset_sources pdata function pointerPaul Walmsley2012-10-291-0/+38
* | | | | | | | Merge branch 'omap/headers4' into next/dtArnd Bergmann2012-11-1512-82/+440
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | ARM: OMAP: Remove NEED_MACH_GPIO_HTony Lindgren2012-11-021-1/+0
| |/ / / / / /
| * | | | | | Merge branch 'omap-for-v3.8/cleanup-headers-menelaus' into omap-for-v3.8/clea...Tony Lindgren2012-10-251-0/+47
| |\ \ \ \ \ \
| | * | | | | | ARM: OMAP2: Move plat/menelaus.h to linux/mfd/menelaus.hTony Lindgren2012-10-151-0/+47
| | |/ / / / /
| * | | | | | Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-241-0/+80
| |\ \ \ \ \ \
| | * | | | | | ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>Felipe Balbi2012-10-241-0/+80
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-246-36/+292
| |\ \ \ \ \ \
| | * | | | | | ARM: OMAP: Move plat/led.h to include/linux/platform_dataTony Lindgren2012-10-171-0/+22
| | * | | | | | Merge branch 'omap-for-v3.8/cleanup-headers-dss' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-172-0/+82
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge remote-tracking branch 'tomi/3.8/vrfb-conversion' into omap-for-v3.8/cl...Tony Lindgren2012-10-171-0/+68
| | | |\ \ \ \ \ \
| | | | * | | | | | OMAPDSS: VRFB: add omap_vrfb_supported()Tomi Valkeinen2012-10-171-0/+2
| | | | * | | | | | OMAP: move arch/arm/plat-omap/include/plat/vrfb.hTomi Valkeinen2012-10-171-0/+66
| | | | | |/ / / / | | | | |/| | | |
| | | * | | | | | OMAPDSS: add omapdss_versionTomi Valkeinen2012-10-161-0/+14
| | | |/ / / / /
| | * | | | | | Merge branch 'omap-for-v3.8/cleanup-headers-mmc' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-171-0/+150
| | |\ \ \ \ \ \
| | | * | | | | | mmc: omap: Remove cpu_is_omap usage from the driverTony Lindgren2012-10-151-0/+3
| | | * | | | | | ARM: OMAP: Split plat/mmc.h into local headers and platform_dataTony Lindgren2012-10-151-0/+147
| | | |/ / / / /