Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | ARM: tlbflush: remove ARMv3 support | Will Deacon | 2013-03-25 | 1 | -9/+2 | |
| | | |_|_|_|_|/ / / | | |/| | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-04-19 | 1 | -6/+4 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | ARM: highbank: fix cache flush ordering for cpu hotplug | Rob Herring | 2013-04-18 | 1 | -6/+4 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | ARM: KVM: fix unbalanced get_cpu() in access_dcsw | Marc Zyngier | 2013-04-17 | 1 | -2/+2 | |
* | | | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-04-17 | 7 | -7/+7 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properly | Russell King | 2013-04-08 | 7 | -7/+7 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-04-17 | 2 | -1/+2 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | ARM: KVM: fix L_PTE_S2_RDWR to actually be Read/Write | Marc Zyngier | 2013-04-17 | 1 | -1/+1 | |
| * | | | | | | | ARM: KVM: fix KVM_CAP_ARM_SET_DEVICE_ADDR reporting | Marc Zyngier | 2013-04-17 | 1 | -0/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge tag 'mvebu_fixes_for_v3.9_round3' of git://git.infradead.org/users/jcoo... | Arnd Bergmann | 2013-04-11 | 3 | -19/+18 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | arm: mvebu: Fix the irq map function in SMP mode | Gregory CLEMENT | 2013-04-10 | 1 | -11/+5 | |
| * | | | | | | | Fix GE0/GE1 init on ix2-200 as GE0 has no PHY | Nigel Roberts | 2013-04-10 | 1 | -1/+6 | |
| * | | | | | | | ARM: Kirkwood: Fix typo in the definition of ix2-200 rebuild LED | Nigel Roberts | 2013-04-01 | 1 | -7/+7 | |
* | | | | | | | | Merge tag 'samsung-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann | 2013-04-09 | 2 | -4/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ARM: S3C24XX: Fix interrupt pending register offset of the EINT controller | Sylwester Nawrocki | 2013-04-09 | 1 | -1/+1 | |
| * | | | | | | | | ARM: S3C24XX: Correct NR_IRQS definition for s3c2440 | Sylwester Nawrocki | 2013-04-09 | 1 | -3/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'imx-fixes-3.9-5' of git://git.linaro.org/people/shawnguo/linux-2.6... | Arnd Bergmann | 2013-04-09 | 20 | -74/+234 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ARM i.MX6: Fix ldb_di clock selection | Dirk Behme | 2013-04-09 | 1 | -1/+1 | |
| * | | | | | | | | ARM: imx: provide twd clock lookup from device tree | Shawn Guo | 2013-04-09 | 2 | -1/+1 | |
| * | | | | | | | | ARM: imx35 Bugfix admux clock | Markus Pargmann | 2013-04-09 | 1 | -0/+1 | |
| * | | | | | | | | ARM: clk-imx35: Bugfix iomux clock | Markus Pargmann | 2013-04-09 | 1 | -0/+1 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-04-04 | 17 | -72/+230 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ARM: 7690/1: mm: fix CONFIG_LPAE typos | Paul Bolle | 2013-04-03 | 2 | -2/+2 | |
| | * | | | | | | | ARM: 7689/1: add unwind annotations to ftrace asm | Rabin Vincent | 2013-04-03 | 1 | -0/+12 | |
| | * | | | | | | | ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay ops | Will Deacon | 2013-04-03 | 3 | -7/+6 | |
| | * | | | | | | | ARM: 7684/1: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB opera... | Catalin Marinas | 2013-04-03 | 6 | -1/+102 | |
| | * | | | | | | | ARM: 7682/1: cache-l2x0: fix masking of RTL revision numbering and set_debug ... | Rob Herring | 2013-04-03 | 1 | -7/+4 | |
| | * | | | | | | | ARM: iWMMXt: always enable iWMMXt support with PJ4 CPUs | Russell King | 2013-04-03 | 1 | -2/+2 | |
| | * | | | | | | | ARM: 7681/1: hw_breakpoint: use warn_once to avoid spam from reset_ctrl_regs() | Santosh Shilimkar | 2013-03-22 | 1 | -3/+3 | |
| | * | | | | | | | ARM: 7678/1: Work around faulty ISAR0 register in some Krait CPUs | Stepan Moskovchenko | 2013-03-22 | 1 | -0/+15 | |
| | * | | | | | | | ARM: 7680/1: Detect support for SDIV/UDIV from ISAR0 register | Stephen Boyd | 2013-03-22 | 2 | -2/+22 | |
| | * | | | | | | | ARM: 7679/1: Clear IDIVT hwcap if CONFIG_ARM_THUMB=n | Stephen Boyd | 2013-03-22 | 1 | -1/+1 | |
| | * | | | | | | | ARM: 7677/1: LPAE: Fix mapping in alloc_init_section for unaligned addresses | Sricharan R | 2013-03-22 | 1 | -26/+47 | |
| | * | | | | | | | Merge branch 'kvm-arm/vgic-fixes' of git://git.kernel.org/pub/scm/linux/kerne... | Russell King | 2013-03-22 | 1 | -21/+14 | |
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||||
| | | * | | | | | | ARM: KVM: vgic: take distributor lock on sync_hwstate path | Marc Zyngier | 2013-02-22 | 1 | -18/+6 | |
| | | * | | | | | | ARM: KVM: vgic: force EOIed LRs to the empty state | Marc Zyngier | 2013-02-22 | 1 | -3/+8 | |
| * | | | | | | | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-04-02 | 29 | -58/+154 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'mxs-fixes-3.9-4' of git://git.linaro.org/people/shawnguo/linux-2.6... | Arnd Bergmann | 2013-04-08 | 5 | -16/+14 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | ARM: mxs: Slow down the I2C clock speed | Marek Vasut | 2013-04-03 | 2 | -2/+0 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-03-25 | 4 | -14/+15 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | ARM: tegra: fix register address of slink controller | Laxman Dewangan | 2013-03-22 | 2 | -2/+2 | |
| | * | | | | | | Merge tag 'imx-fixes-3.9-3' of git://git.linaro.org/people/shawnguo/linux-2.6... | Arnd Bergmann | 2013-03-21 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0 | Marek Vasut | 2013-03-19 | 1 | -12/+12 | |
| | | |_|_|_|_|/ | | |/| | | | | | ||||||
* | | | | | | | | Merge tag 'v3.9-rc1_cns3xxx_fixes' of git://git.infradead.org/users/cbou/linu... | Arnd Bergmann | 2013-04-02 | 2 | -21/+11 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ARM: cns3xxx: fix mapping of private memory region | Mac Lin | 2013-03-30 | 2 | -21/+11 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'mvebu_fixes_for_v3.9_round2' of git://git.infradead.org/users/jcoo... | Arnd Bergmann | 2013-03-29 | 8 | -6/+24 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | arm: mvebu: Fix pinctrl for Armada 370 Mirabox SDIO port. | Ryan Press | 2013-03-28 | 2 | -1/+7 | |
| * | | | | | | | arm: orion5x: correct IRQ used in dtsi for mv_cesa | Alexander Clouter | 2013-03-28 | 1 | -1/+1 | |
| * | | | | | | | arm: orion5x: fix orion5x.dtsi gpio parameters | Alexander Clouter | 2013-03-28 | 1 | -1/+6 | |
| * | | | | | | | ARM: Kirkwood: fix unused mvsdio gpio pins | Sebastian Hesselbarth | 2013-03-28 | 3 | -0/+4 |