Age | Commit message (Expand) | Author | Files | Lines |
2011-12-01 | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-... | Linus Torvalds | 24 | -117/+195 |
2011-12-01 | ARM: 7182/1: ARM cpu topology: fix warning | Vincent Guittot | 2 | -2/+2 |
2011-12-01 | ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and below | Jon Medhurst (Tixy) | 2 | -10/+19 |
2011-12-01 | ARM: 7180/1: Change kprobes testcase with unpredictable STRD instruction | Jon Medhurst (Tixy) | 1 | -1/+1 |
2011-11-29 | Merge branch 'defconfigs-for-arnd' of git://git.linaro.org/people/triad/linux... | Arnd Bergmann | 17 | -55/+117 |
2011-11-29 | ARM: ux500: update defconfig | Linus Walleij | 1 | -9/+5 |
2011-11-29 | ARM: u300: update defconfig | Linus Walleij | 1 | -7/+6 |
2011-11-27 | ARM: 7177/1: GIC: avoid skipping non-existent PPIs in irq_start calculation | Will Deacon | 1 | -5/+8 |
2011-11-27 | ARM: 7176/1: cpu_pm: register GIC PM notifier only once | Marc Zyngier | 1 | -1/+2 |
2011-11-27 | ARM: 7174/1: Fix build error in kprobes test code on Thumb2 kernels | Jon Medhurst | 2 | -38/+78 |
2011-11-27 | ARM: 7172/1: dma: Drop GFP_COMP for DMA memory allocations | Sumit Bhattacharya | 1 | -0/+9 |
2011-11-27 | ARM: 7171/1: unwind: add unwind directives to bitops assembly macros | Will Deacon | 7 | -22/+28 |
2011-11-27 | ARM: 7170/2: fix compilation breakage in entry-armv.S | Guennadi Liakhovetski | 1 | -1/+1 |
2011-11-27 | ARM: 7168/1: use cache type functions for arch_get_unmapped_area | Rob Herring | 1 | -17/+6 |
2011-11-24 | Merge branch 'fixes-dss' of git://git.kernel.org/pub/scm/linux/kernel/git/tml... | Arnd Bergmann | 11 | -28/+276 |
2011-11-24 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/... | Arnd Bergmann | 16 | -42/+70 |
2011-11-24 | Merge branch 'at91/defconfig' into fixes | Arnd Bergmann | 6 | -65/+40 |
2011-11-24 | ARM: at91: enable additional boards in existing soc defconfig files | Jean-Christophe PLAGNIOL-VILLARD | 3 | -0/+24 |
2011-11-24 | ARM: at91: refresh soc defconfig files for 3.2 | Jean-Christophe PLAGNIOL-VILLARD | 6 | -65/+16 |
2011-11-24 | ARM: at91: rename defconfig files appropriately | Jean-Christophe PLAGNIOL-VILLARD | 4 | -0/+0 |
2011-11-24 | Merge branch 'hwmod_dss_fixes_3.2rc' of git://git.pwsan.com/linux-2.6 into fi... | Tony Lindgren | 11 | -28/+276 |
2011-11-24 | Merge branch 'fixes-v3.2-rc2' into fixes | Tony Lindgren | 96 | -965/+729 |
2011-11-24 | ARM: OMAP2+: Fix Compilation error when omap_l3_noc built as module | Govindraj.R | 1 | -1/+1 |
2011-11-24 | ARM: OMAP2+: Remove empty io.h | Thomas Weber | 1 | -0/+0 |
2011-11-24 | ARM: OMAP2: select ARM_AMBA if OMAP3_EMU is defined | Ming Lei | 1 | -0/+1 |
2011-11-24 | ARM: OMAP: smartreflex: fix IRQ handling bug | Felipe Balbi | 1 | -1/+1 |
2011-11-24 | ARM: OMAP: PM: only register TWL with voltage layer when device is present | Kevin Hilman | 3 | -4/+16 |
2011-11-24 | ARM: OMAP: hwmod: Fix the addr space, irq, dma count APIs | sricharan | 1 | -3/+3 |
2011-11-24 | Merge branch 'fix' of git://github.com/ycmiao/pxa-linux into fixes | Arnd Bergmann | 13 | -15/+15 |
2011-11-24 | Merge branch 'imx-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 int... | Arnd Bergmann | 8 | -90/+68 |
2011-11-24 | Merge branch 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Arnd Bergmann | 7 | -4/+9 |
2011-11-24 | Merge branch 'for-arnd' of git://git.kernel.org/pub/scm/linux/kernel/git/will... | Arnd Bergmann | 2 | -0/+11 |
2011-11-24 | Merge branch 'imx6q/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 ... | Arnd Bergmann | 3 | -2/+7 |
2011-11-23 | arm: mx28: fix bit operation in clock setting | Wolfram Sang | 1 | -1/+1 |
2011-11-23 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/... | Russell King | 3 | -11/+11 |
2011-11-22 | ARM: perf: check that we have a platform device when reserving PMU | Will Deacon | 1 | -0/+3 |
2011-11-22 | Merge branch 'cleanups/remove-unused-kconfig' into imx-fixes-for-arnd | Sascha Hauer | 1 | -13/+0 |
2011-11-22 | Merge branch 'cleanups/assorted' into imx-fixes-for-arnd | Sascha Hauer | 7 | -51/+36 |
2011-11-22 | Merge branches 'fixes/imx3-build', 'fixes/imx_ioremap' and 'fixes/maintainer-... | Sascha Hauer | 1 | -0/+2 |
2011-11-22 | ARM: imx: export imx_ioremap | Arnd Bergmann | 1 | -0/+2 |
2011-11-22 | ARM: imx/mm-imx3: conditionally compile i.MX31 and i.MX35 code | Uwe Kleine-König | 1 | -27/+31 |
2011-11-22 | ARM: mx5: Fix checkpatch warnings in cpu-imx5.c | Fabio Estevam | 1 | -2/+3 |
2011-11-22 | ARM: imx: drop 'ARCH_MX31' and 'ARCH_MX35' | Paul Bolle | 1 | -13/+0 |
2011-11-21 | ARM: 7166/1: Use PMD_SHIFT instead of PGDIR_SHIFT in dma-consistent.c | Catalin Marinas | 1 | -1/+1 |
2011-11-21 | ARM: 7165/2: PL330: Fix typo in _prepare_ccr() | Javi Merino | 1 | -2/+2 |
2011-11-21 | ARM: 7163/2: PL330: Only register usable channels | Javi Merino | 1 | -1/+7 |
2011-11-21 | ARM: 7162/1: errata: tidy up Kconfig options for PL310 errata workarounds | Will Deacon | 2 | -5/+5 |
2011-11-21 | ARM: 7161/1: errata: no automatic store buffer drain | Will Deacon | 2 | -0/+15 |
2011-11-21 | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-... | Linus Torvalds | 14 | -32/+80 |
2011-11-21 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -7/+26 |