| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-04 | 4 | -70/+57 |
|\ \ \ \ \ |
|
| * | | | | | locking, ARM, atomics: Define our SMP atomics in terms of _relaxed() operations | Will Deacon | 2015-08-12 | 2 | -60/+24 |
| * | | | | | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ... | Ingo Molnar | 2015-08-12 | 1 | -0/+14 |
| |\ \ \ \ \ |
|
| | * | | | | | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -1/+0 |
| | * | | | | | arm: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -0/+15 |
| | | |_|_|/
| | |/| | | |
|
| * | | | | | locking/static_keys: Add a new static_key interface | Peter Zijlstra | 2015-08-03 | 1 | -8/+17 |
| * | | | | | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a... | Andrey Konovalov | 2015-08-03 | 1 | -2/+2 |
| |/ / / / |
|
* | | | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2015-09-01 | 3 | -2/+18 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'imx-soc-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw... | Olof Johansson | 2015-08-18 | 1 | -0/+13 |
| |\ \ \ \ \ |
|
| | * | | | | | ARM: imx: add low-level debug support for i.mx6ul | Anson Huang | 2015-07-14 | 1 | -0/+13 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge tag 'zynq-soc-for-4.3' of https://github.com/Xilinx/linux-xlnx into nex... | Olof Johansson | 2015-08-05 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | ARM: zynq: Fix earlyprintk in big endian mode | Arun Chandran | 2015-07-22 | 1 | -1/+1 |
| | |/ / / / |
|
| * | | | / | ARM: at91/soc: add basic support for new sama5d2 SoC | Nicolas Ferre | 2015-08-05 | 1 | -1/+4 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-09-01 | 1 | -1/+4 |
|\ \ \ \ \ |
|
| * | | | | | sched, arm: Remove finish_arch_switch() | Will Deacon | 2015-08-04 | 1 | -1/+4 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-09-01 | 1 | -5/+0 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | ARM/PCI: Remove msi_controller from struct pci_sys_data | Lorenzo Pieralisi | 2015-08-20 | 1 | -3/+0 |
| * | | | | ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi() | Lorenzo Pieralisi | 2015-08-20 | 1 | -2/+0 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-07-18 | 1 | -1/+1 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | ARM: fix __virt_to_idmap build error on !MMU | Russell King | 2015-07-17 | 1 | -1/+1 |
| |/ / |
|
* / / | mm: clean up per architecture MM hook header files | Laurent Dufour | 2015-07-18 | 2 | -15/+1 |
|/ / |
|
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-07-08 | 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-02 | 3 | -24/+1 |
| | | | * | | | | ARM: keystone2: rename init_meminfo to pv_fixup | Russell King | 2015-06-02 | 1 | -1/+1 |
| | | | * | | | | ARM: keystone2: move update of the phys-to-virt constants into generic code | Russell King | 2015-06-02 | 1 | -1/+1 |
| | | |/ / / /
| | |/| | | | |
|
| | | * | | | | ARM: cmpxchg: avoid warnings from macro-ized cmpxchg() implementations | Russell King | 2015-06-02 | 1 | -29/+37 |