| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | | | | | ARM: shmobile: marzen: Include mmc/host.h | Simon Horman | 2013-03-08 | 1 | -0/+1 |
| | |/ / / / / / / / |
|
| * | | | | | | | | | Merge tag 'arm-imx-fixes-for-3.9-rc' of git://git.pengutronix.de/git/imx/linu... | Arnd Bergmann | 2013-03-15 | 2 | -0/+6 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | ARM: i.MX35: enable MAX clock | Sascha Hauer | 2013-03-15 | 1 | -0/+1 |
| | * | | | | | | | | | ARM: i.MX25: Fix DT compilation | Sascha Hauer | 2013-03-14 | 1 | -0/+5 |
| * | | | | | | | | | | ARM: Scorpion is a v7 architecture, not v6 | Stephen Boyd | 2013-03-15 | 1 | -2/+2 |
| * | | | | | | | | | | Merge branch 'armsoc/fix' of git://github.com/hzhuang1/linux into fixes | Arnd Bergmann | 2013-03-15 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | ARM: mmp: add platform_device head file in gplugd | Haojian Zhuang | 2013-03-15 | 1 | -0/+1 |
| | |/ / / / / / / / / |
|
| * | | | | | | | | | | Merge branch 'v3.9-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 2013-03-14 | 3 | -18/+33 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | ARM: EXYNOS: Add #dma-cells for generic dma binding support for PL330 | Padmavathi Venna | 2013-03-07 | 2 | -0/+15 |
| | * | | | | | | | | | | ARM: S5PV210: Fix PL330 DMA controller clkdev entries | Sylwester Nawrocki | 2013-03-05 | 1 | -18/+18 |
| | | |/ / / / / / / /
| | |/| | | | | | | | |
|
| * | | | | | | | | | | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes | Arnd Bergmann | 2013-03-14 | 47 | -162/+316 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | ARM: at91: fix infinite loop in at91_irq_suspend/resume | Ludovic Desroches | 2013-03-14 | 1 | -12/+8 |
| | * | | | | | | | | | | ARM: at91: add gpio suspend/resume support when using pinctrl | Ludovic Desroches | 2013-03-14 | 2 | -2/+16 |
| | * | | | | | | | | | | ARM: at91: dt: at91sam9x5: complete NAND pinctrl | Richard Genoud | 2013-03-13 | 1 | -2/+26 |
| | * | | | | | | | | | | ARM: at91: dt: at91sam9x5: correct NAND pins comments | Richard Genoud | 2013-03-13 | 1 | -2/+2 |
| | | |/ / / / / / / /
| | |/| | | | | | | | |
|
| * | | | | | | | | | | [media] s5p-fimc: fix s5pv210 build | Arnd Bergmann | 2013-03-14 | 1 | -1/+1 |
| * | | | | | | | | | | Merge tag 'davinci-for-v3.9-rc/fixes' of git://git.kernel.org/pub/scm/linux/k... | Arnd Bergmann | 2013-03-12 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | ARM: davinci: edma: fix dmaengine induced null pointer dereference on da830 | Matt Porter | 2013-03-12 | 1 | -0/+3 |
| | | |/ / / / / / / /
| | |/| | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2013-03-18 | 13 | -127/+150 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | powerpc: Rename USER_ESID_BITS* to ESID_BITS* | Aneesh Kumar K.V | 2013-03-17 | 5 | -14/+14 |
| * | | | | | | | | | | | powerpc: Update kernel VSID range | Aneesh Kumar K.V | 2013-03-17 | 6 | -106/+126 |
| * | | | | | | | | | | | powerpc: Make VSID_BITS* dependency explicit | Aneesh Kumar K.V | 2013-03-17 | 1 | -5/+6 |
| * | | | | | | | | | | | powerpc: Make sure that we alays include CONFIG_BINFMT_ELF | Stephen Rothwell | 2013-03-17 | 1 | -0/+1 |
| * | | | | | | | | | | | powerpc/ptrace: Fix brk.len used uninitialised | Michael Neuling | 2013-03-17 | 1 | -0/+1 |
| * | | | | | | | | | | | powerpc: Fix -mcmodel=medium breakage in prom_init.c | Anton Blanchard | 2013-03-13 | 1 | -7/+7 |
| * | | | | | | | | | | | powerpc: Remove last traces of POWER4_ONLY | Paul Bolle | 2013-03-13 | 1 | -4/+2 |
| * | | | | | | | | | | | powerpc: Fix cputable entry for 970MP rev 1.0 | Benjamin Herrenschmidt | 2013-03-13 | 1 | -1/+1 |
| * | | | | | | | | | | | powerpc: Fix STAB initialization | Benjamin Herrenschmidt | 2013-03-13 | 1 | -0/+2 |
| | |_|_|/ / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-03-18 | 2 | -21/+14 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | ARM: 7674/1: smp: Avoid dummy clockevent being preferred over real hardware c... | Santosh Shilimkar | 2013-03-15 | 1 | -1/+1 |
| * | | | | | | | | | | ARM: 7670/1: fix the memset fix | Nicolas Pitre | 2013-03-12 | 1 | -20/+13 |
* | | | | | | | | | | | perf,x86: fix wrmsr_on_cpu() warning on suspend/resume | Linus Torvalds | 2013-03-17 | 1 | -1/+3 |
* | | | | | | | | | | | Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linux | Linus Torvalds | 2013-03-15 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | openrisc: remove HAVE_VIRT_TO_BUS | Jonas Bonn | 2013-03-13 | 1 | -1/+0 |
| * | | | | | | | | | | | openrisc: require gpiolib | Jonas Bonn | 2013-03-13 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-03-15 | 4 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | ARM: w1-gpio: fix erroneous gpio requests | Johan Hovold | 2013-03-12 | 4 | -0/+4 |
| | |_|_|_|_|/ / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge branch 'fixes-for-3.9' of git://git.linaro.org/people/mszyprowski/linux... | Linus Torvalds | 2013-03-15 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | ARM: DMA-mapping: add missing GFP_DMA flag for atomic buffer allocation | Marek Szyprowski | 2013-03-14 | 1 | -2/+3 |
| | |_|_|_|_|/ / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-03-15 | 4 | -5/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | mfd: ab8500: Kill "reg" property from binding | Arnd Bergmann | 2013-03-12 | 4 | -5/+4 |
| |/ / / / / / / / / / / |
|
* | | | | | | | / / / / | perf,x86: fix kernel crash with PEBS/BTS after suspend/resume | Stephane Eranian | 2013-03-15 | 2 | -0/+10 |
| |_|_|_|_|_|_|/ / / /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | UAPI: fix endianness conditionals in M32R's asm/stat.h | David Howells | 2013-03-13 | 1 | -2/+2 |
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
* | | | | | | | | | | Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2013-03-12 | 2 | -22/+6 |
|\ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|
| * | | | | | | | | | xen: arm: mandate EABI and use generic atomic operations. | Ian Campbell | 2013-03-11 | 2 | -22/+6 |
* | | | | | | | | | | Select VIRT_TO_BUS directly where needed | Stephen Rothwell | 2013-03-12 | 23 | -29/+22 |
* | | | | | | | | | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-03-12 | 50 | -90/+95 |
|\ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|/ / / /
| |/| | | | | | | | |
|
| * | | | | | | | | | ARM: spear3xx: Use correct pl080 header file | Arnd Bergmann | 2013-03-12 | 1 | -1/+1 |
| * | | | | | | | | | Arm: socfpga: pl330: Add #dma-cells for generic dma binding support | Padmavathi Venna | 2013-03-11 | 1 | -0/+3 |
| * | | | | | | | | | Merge tag 'mvebu_fixes_for_v3.9' of git://git.infradead.org/users/jcooper/lin... | Arnd Bergmann | 2013-03-11 | 25 | -36/+44 |
| |\ \ \ \ \ \ \ \ \ |
|