| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2014-10-01 | 6 | -10/+21 |
|\ |
|
| * | ARM: 8179/1: kprobes-test: Fix compile error "bad immediate value for offset" | Jon Medhurst | 2014-09-30 | 2 | -8/+13 |
| * | ARM: 8178/1: fix set_tls for !CONFIG_KUSER_HELPERS | Nathan Lynch | 2014-09-30 | 1 | -0/+2 |
| * | ARM: 8177/1: cacheflush: Fix v7_exit_coherency_flush exynos build breakage on... | Krzysztof Kozlowski | 2014-09-30 | 1 | -0/+1 |
| * | ARM: 8165/1: alignment: don't break misaligned NEON load/store | Robin Murphy | 2014-09-25 | 1 | -0/+3 |
| * | ARM: 8164/1: mm: clear SCTLR.HA instead of setting it for LPAE | Will Deacon | 2014-09-25 | 1 | -2/+2 |
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-09-27 | 10 | -37/+68 |
|\ \ |
|
| * \ | Merge tag 'fix-v3.17-io-chain-v3' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson | 2014-09-23 | 2 | -5/+36 |
| |\ \ |
|
| | * | | ARM: OMAP3: Fix I/O chain clock line assertion timed out error | Tony Lindgren | 2014-09-17 | 2 | -5/+36 |
| * | | | Merge tag 'fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson | 2014-09-23 | 2 | -18/+14 |
| |\ \ \ |
|
| | * | | | ARM: dts: cm-t54: fix serial console power supply. | Dmitry Lifshitz | 2014-09-10 | 1 | -3/+2 |
| | * | | | ARM: dts: dra7-evm: Fix NAND GPMC timings | Roger Quadros | 2014-09-10 | 1 | -15/+12 |
| * | | | | Merge tag 'fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson | 2014-09-23 | 1 | -3/+3 |
| |\ \ \ \ |
|
| | * | | | | ARM: keystone: dts: fix bindings for pcie and usb clock nodes | Murali Karicheri | 2014-09-11 | 1 | -3/+3 |
| | |/ / / |
|
| * | | | | ARM: imx: fix .is_enabled() of shared gate clock | Shawn Guo | 2014-09-23 | 1 | -5/+1 |
| * | | | | ARM: DT: imx53: fix lvds channel 1 port | Markus Niebel | 2014-09-11 | 1 | -2/+10 |
| * | | | | ARM: pxa: fix section mismatch warning for pxa_timer_nodt_init | Arnd Bergmann | 2014-09-09 | 1 | -1/+1 |
| * | | | | ARM: OMAP: Fix Kconfig warning for omap1 | Tony Lindgren | 2014-09-09 | 2 | -3/+3 |
| |/ / / |
|
* | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2014-09-21 | 11 | -55/+154 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | ARM: 8149/1: perf: Don't sleep while atomic when enabling per-cpu interrupts | Stephen Boyd | 2014-09-16 | 1 | -10/+4 |
| * | | | ARM: 8148/1: flush TLS and thumbee register state during exec | Nathan Lynch | 2014-09-16 | 4 | -17/+66 |
| * | | | ARM: 8151/1: add missing exports for asm functions required by get_user macro | Victor Kamensky | 2014-09-16 | 1 | -0/+8 |
| * | | | ARM: 8137/1: fix get_user BE behavior for target variable with size of 8 bytes | Victor Kamensky | 2014-09-12 | 2 | -11/+75 |
| * | | | ARM: 8135/1: Fix in-correct barrier usage in SWP{B} emulation | Punit Agrawal | 2014-09-12 | 1 | -15/+0 |
| * | | | ARM: 8133/1: use irq_set_affinity with force=false when migrating irqs | Sudeep Holla | 2014-09-02 | 1 | -1/+1 |
| * | | | ARM: 8132/1: LPAE: drop wrong carry flag correction after adding TTBR1_OFFSET | Konstantin Khlebnikov | 2014-09-02 | 1 | -1/+0 |
* | | | | Merge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/s... | Linus Torvalds | 2014-09-13 | 6 | -93/+217 |
|\ \ \ \ |
|
| * | | | | xen/arm: remove mach_to_phys rbtree | Stefano Stabellini | 2014-09-11 | 2 | -74/+1 |
| * | | | | xen/arm: reimplement xen_dma_unmap_page & friends | Stefano Stabellini | 2014-09-11 | 3 | -19/+210 |
| * | | | | xen/arm: introduce XENFEAT_grant_map_identity | Stefano Stabellini | 2014-09-11 | 1 | -0/+6 |
* | | | | | Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-09-12 | 1 | -1/+1 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | video: fix composite video connector compatible string | Tomi Valkeinen | 2014-09-03 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-09-07 | 2 | -0/+6 |
|\ \ \ \ |
|
| * | | | | arm/arm64: KVM: Complete WFI/WFE instructions | Christoffer Dall | 2014-08-29 | 1 | -0/+2 |
| * | | | | ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMU | Pranavkumar Sawargaonkar | 2014-08-29 | 1 | -0/+4 |
* | | | | | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes | Kevin Hilman | 2014-09-05 | 3 | -2/+12 |
|\ \ \ \ \ |
|
| * | | | | | ARM: at91/dt: rm9200: fix usb clock definition | Alexandre Belloni | 2014-09-05 | 1 | -1/+1 |
| * | | | | | ARM: at91: rm9200: fix clock registration | Alexandre Belloni | 2014-09-05 | 1 | -1/+10 |
| * | | | | | ARM: at91/dt: sam9g20: set at91sam9g20 pllb driver | Gaƫl PORTAY | 2014-09-05 | 1 | -0/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'omap-fixes-against-v3.17-rc3' of git://git.kernel.org/pub/scm/linu... | Kevin Hilman | 2014-09-05 | 17 | -58/+83 |
|\ \ \ \ \ |
|
| * | | | | | ARM: dts: dra7-evm: Add vtt regulator support | Lokesh Vutla | 2014-09-04 | 1 | -1/+26 |
| * | | | | | ARM: dts: dra7-evm: Fix spi1 mux documentation | Nishanth Menon | 2014-09-04 | 1 | -7/+7 |
| * | | | | | ARM: dts: am43x-epos-evm: Disable QSPI to prevent conflict with GPMC-NAND | Roger Quadros | 2014-09-04 | 1 | -2/+2 |
| * | | | | | ARM: OMAP2+: gpmc: Don't complain if wait pin is used without r/w monitoring | Roger Quadros | 2014-09-04 | 1 | -4/+3 |
| * | | | | | ARM: dts: am43xx-epos-evm: Don't use read/write wait monitoring | Roger Quadros | 2014-09-04 | 1 | -2/+1 |
| * | | | | | ARM: dts: am437x-gp-evm: Don't use read/write wait monitoring | Roger Quadros | 2014-09-04 | 1 | -2/+0 |
| * | | | | | ARM: dts: am437x-gp-evm: Use BCH16 ECC scheme instead of BCH8 | Roger Quadros | 2014-09-04 | 1 | -1/+1 |
| * | | | | | ARM: dts: am43x-epos-evm: Use BCH16 ECC scheme instead of BCH8 | Roger Quadros | 2014-09-04 | 1 | -1/+1 |
| * | | | | | ARM: dts: am4372: fix USB regs size | Felipe Balbi | 2014-09-03 | 1 | -2/+2 |
| * | | | | | ARM: dts: am437x-gp: switch i2c0 to 100KHz | Nishanth Menon | 2014-09-03 | 1 | -1/+1 |