| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-07-07 | 3 | -19/+89 |
|\ |
|
| * | Merge branches 'fixes' and 'ioremap' into for-linus | Russell King | 2015-07-07 | 37 | -245/+323 |
| |\ |
|
| | * | ARM: avoid unwanted GCC memset()/memcpy() optimisations for IO variants | Russell King | 2015-07-03 | 1 | -3/+6 |
| | * | ARM: pgtable: document mapping types | Russell King | 2015-07-03 | 1 | -1/+30 |
| | * | ARM: io: convert ioremap*() to functions | Russell King | 2015-07-03 | 1 | -11/+13 |
| | * | ARM: io: fix ioremap_wt() implementation | Russell King | 2015-07-03 | 1 | -1/+1 |
| | * | ARM: io: document ARM specific behaviour of ioremap*() implementations | Russell King | 2015-07-03 | 1 | -3/+39 |
| * | | ARM: 8396/1: use phys_addr_t in pfn_to_kaddr() | Vitaly Andrianov | 2015-06-29 | 1 | -1/+1 |
* | | | Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-07-01 | 2 | -1/+8 |
|\ \ \
| |_|/
|/| | |
|
| * | | arm/xen: Drop duplicate define mfn_to_virt | Julien Grall | 2015-06-17 | 1 | -1/+0 |
| * | | arm,arm64/xen: move Xen initialization earlier | Stefano Stabellini | 2015-05-28 | 1 | -0/+8 |
| |/ |
|
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-06-26 | 18 | -192/+166 |
|\ \ |
|
| * \ | Merge branch 'for-arm-soc' into for-next | Russell King | 2015-06-12 | 1 | -0/+1 |
| |\ \ |
|
| * \ \ | Merge branch 'devel-stable' into for-next | Russell King | 2015-06-12 | 3 | -59/+40 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Russell King | 2015-06-06 | 2 | -14/+12 |
| | |\ \ \ |
|
| | | * | | | arm: perf: share arm_pmu_device_probe | Mark Rutland | 2015-05-28 | 1 | -0/+4 |
| | | * | | | arm: perf: kill off unused pm callbacks | Mark Rutland | 2015-05-28 | 1 | -14/+0 |
| | | * | | | arm: perf: treat PMUs as CPU affine | Mark Rutland | 2015-05-27 | 1 | -0/+1 |
| | | * | | | arm: perf: Fix callchain parse error with kernel tracepoint events | Hou Pengyang | 2015-05-27 | 1 | -0/+7 |
| | * | | | | ARM: MCPM: remove residency argument from mcpm_cpu_suspend() | Nicolas Pitre | 2015-05-06 | 1 | -10/+5 |
| | * | | | | ARM: MCPM: make internal helpers private to the core code | Nicolas Pitre | 2015-05-06 | 1 | -29/+23 |
| | * | | | | ARM: MCPM: remove backward compatibility code | Nicolas Pitre | 2015-05-06 | 1 | -6/+0 |
| | |/ / / |
|
| * | | | | Merge branch 'bsym' into for-next | Russell King | 2015-06-12 | 3 | -5/+18 |
| |\ \ \ \ |
|
| | * | | | | ARM: replace BSYM() with badr assembly macro | Russell King | 2015-05-08 | 3 | -5/+18 |
| | |/ / / |
|
| | | | | | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *-----. \ \ \ | Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-next | Russell King | 2015-06-12 | 11 | -129/+91 |
| |\ \ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | | | |
|
| | | | * | | | | ARM: redo TTBR setup code for LPAE | Russell King | 2015-06-01 | 3 | -24/+1 |
| | | | * | | | | ARM: keystone2: rename init_meminfo to pv_fixup | Russell King | 2015-06-01 | 1 | -1/+1 |
| | | | * | | | | ARM: keystone2: move update of the phys-to-virt constants into generic code | Russell King | 2015-06-01 | 1 | -1/+1 |
| | | |/ / / /
| | |/| | | | |
|
| | | * | | | | ARM: cmpxchg: avoid warnings from macro-ized cmpxchg() implementations | Russell King | 2015-06-02 | 1 | -29/+37 |
| | | * | | | | ARM: remove __bad_xchg definition | Russell King | 2015-06-02 | 1 | -0/+1 |
| | | * | | | | ARM: 8366/1: move Dual-Timer SP804 driver to drivers/clocksource | Sudeep Holla | 2015-06-02 | 2 | -59/+0 |
| | | * | | | | ARM: 8365/1: introduce sp804_timer_disable and remove arm_timer.h inclusion | Sudeep Holla | 2015-06-02 | 1 | -0/+1 |
| | | * | | | | ARM: 8360/1: add secondary_startup_arm prototype in header file | Yingjoe Chen | 2015-06-02 | 1 | -0/+1 |
| | | * | | | | ARM: 8355/1: arch: Show the serial number from devicetree in cpuinfo | Paul Kocialkowski | 2015-05-08 | 1 | -0/+1 |
| | | * | | | | ARM: optimize memset_io()/memcpy_fromio()/memcpy_toio() | Russell King | 2015-05-08 | 1 | -0/+25 |
| | | * | | | | ARM: 8220/1: allow modules outside of bl range | Ard Biesheuvel | 2015-05-08 | 1 | -1/+11 |
| | | * | | | | ARM: 8341/1: io: Unpessimize relaxed io accessors | Peter Hurley | 2015-05-08 | 1 | -15/+12 |
| | |/ / / / |
|
| * | | | | | ARM: 8390/1: irqflags: Get arch_irqs_disabled from asm-generic | Daniel Thompson | 2015-06-10 | 1 | -0/+11 |
| * | | | | | ARM: 8380/1: bpf: fix NOMMU build | Arnd Bergmann | 2015-05-28 | 1 | -0/+7 |
| |/ / / / |
|
* | | | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2015-06-26 | 6 | -2/+38 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'samsung-mach-1' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Kevin Hilman | 2015-06-11 | 1 | -0/+4 |
| |\ \ \ \ \ |
|
| | * | | | | | ARM: EXYNOS: add exynos_get_boot_addr() helper | Bartlomiej Zolnierkiewicz | 2015-06-06 | 1 | -0/+4 |
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge tag 'imx-soc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw... | Kevin Hilman | 2015-06-10 | 1 | -1/+14 |
| |\ \ \ \ \ |
|
| | * | | | | | ARM: imx7d: add low level debug uart support | Anson Huang | 2015-06-03 | 1 | -1/+14 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge tag 'arm-soc/for-4.2/soc-take2' of http://github.com/broadcom/stblinux ... | Arnd Bergmann | 2015-05-22 | 1 | -0/+9 |
| |\ \ \ \ \ |
|
| | * | | | | | ARM: vfp: Add vfp_disable for problematic platforms | Florian Fainelli | 2015-05-20 | 1 | -0/+4 |
| | * | | | | | ARM: vfp: Add include guards | Florian Fainelli | 2015-05-20 | 1 | -0/+5 |
| | |/ / / / |
|
| * | | | | | ARM: unify MMU/!MMU addruart calls | Stefan Agner | 2015-05-20 | 1 | -1/+1 |
| * | | | | | ARM: zx: add low level debug support for zx296702 | Jun Nie | 2015-05-15 | 1 | -0/+7 |
| * | | | | | Merge tag 'socfpga_updates_for_v4.2' of git://git.kernel.org/pub/scm/linux/ke... | Arnd Bergmann | 2015-05-13 | 1 | -0/+3 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|