aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich2011-08-17
* xen: xen-selfballoon.c needs more header filesRandy Dunlap2011-08-10
* xen/trace: Fix compile error when CONFIG_XEN_PRIVILEGED_GUEST is not setKonrad Rzeszutek Wilk2011-08-05
* xen: Fix misleading WARN message at xen_release_chunkIgor Mammedov2011-08-04
* xen: Fix printk() format in xen/setup.cIgor Mammedov2011-08-04
* xen/tracing: it looks like we wanted CONFIG_FTRACEJeremy Fitzhardinge2011-08-04
* xen/self-balloon: Add dependency on tmem.Konrad Rzeszutek Wilk2011-08-03
* xen/balloon: Fix compile errors - missing header files.Konrad Rzeszutek Wilk2011-08-03
* xen/grant: Fix compile warning.Konrad Rzeszutek Wilk2011-08-03
* xen/pciback: remove duplicated #includeHuang Weiyi2011-08-03
* Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-30
|\
| * xen/tracing: fix compile errors when tracing is disabled.Jeremy Fitzhardinge2011-07-25
* | Merge branch 'at91/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-30
|\ \
| * | at91: add arch specific ioremap supportJean-Christophe PLAGNIOL-VILLARD2011-07-28
| * | at91: factorize sram initJean-Christophe PLAGNIOL-VILLARD2011-07-28
| * | at91: move register clocks to soc generic initJean-Christophe PLAGNIOL-VILLARD2011-07-28
| * | at91: move clock subsystem init to soc generic initJean-Christophe PLAGNIOL-VILLARD2011-07-28
| * | at91: use structure to store the current socJean-Christophe PLAGNIOL-VILLARD2011-07-28
| * | at91: remove AT91_DBGU offset from dbgu register macroJean-Christophe PLAGNIOL-VILLARD2011-07-28
| * | at91: factorize at91 interrupts init to socJean-Christophe PLAGNIOL-VILLARD2011-07-28
| * | at91: introduce commom AT91_BASE_SYSJean-Christophe PLAGNIOL-VILLARD2011-07-28
* | | Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l...Linus Torvalds2011-07-30
|\ \ \
| * \ \ Merge branch 'imx/dt' into next/dtArnd Bergmann2011-07-28
| |\ \ \
| | * | | dmaengine: imx-sdma: add device tree probe supportShawn Guo2011-07-26
| | * | | dmaengine: imx-sdma: sdma_get_firmware does not need to copy fw_nameShawn Guo2011-07-26
| | * | | dmaengine: imx-sdma: use platform_device_id to identify sdma versionShawn Guo2011-07-26
| | * | | mmc: sdhci-esdhc-imx: add device tree probe supportShawn Guo2011-07-26
| | * | | mmc: sdhci-pltfm: dt device does not pass parent to sdhci_alloc_hostShawn Guo2011-07-26
| | * | | mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx()Shawn Guo2011-07-26
| | * | | mmc: sdhci-esdhc-imx: do not reference platform data after probeShawn Guo2011-07-26
| | * | | mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5Shawn Guo2011-07-26
| | * | | net/fec: add device tree probe supportShawn Guo2011-07-26
| | * | | net: ibm_newemac: convert it to use of_get_phy_modeShawn Guo2011-07-26
| | * | | dt/net: add helper function of_get_phy_modeShawn Guo2011-07-26
| | * | | net/fec: gasket needs to be enabled for some i.mxShawn Guo2011-07-26
| | * | | serial/imx: add device tree probe supportShawn Guo2011-07-26
| | * | | serial/imx: get rid of the uses of cpu_is_mx1()Shawn Guo2011-07-26
| * | | | arm/dt: tegra devicetree supportGrant Likely2011-07-28
| * | | | arm/versatile: Add device tree supportGrant Likely2011-07-28
| * | | | dt/irq: add irq_domain_generate_simple() helperGrant Likely2011-07-28
| * | | | irq: add irq_domain translation infrastructureGrant Likely2011-07-28
| * | | | arm/dt: Add dtb make ruleRob Herring2011-07-25
| * | | | arm/dt: Add skeleton dtsi fileGrant Likely2011-07-25
| * | | | arm/dt: Add dt machine definitionGrant Likely2011-07-25
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds2011-07-30
|\ \ \ \ \
| * | | | | ARM: zynq: remove incorrectly deleted fileArnd Bergmann2011-07-28
| * | | | | ARM: tegra: only select MACH_HAS_SND_SOC_TEGRA_WM8903 if SND_SOCUwe Kleine-König2011-07-27
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdogLinus Torvalds2011-07-30
|\ \ \ \ \ \
| * | | | | | watchdog: WatchDog Timer Driver Core - Add minimum and max timeoutWim Van Sebroeck2011-07-28
| * | | | | | watchdog: WatchDog Timer Driver Core - Add ioctl callWim Van Sebroeck2011-07-28