summaryrefslogtreecommitdiffstats
path: root/arch/arm/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-044-70/+57
|\ \ \ \ \
| * | | | | locking, ARM, atomics: Define our SMP atomics in terms of _relaxed() operationsWill Deacon2015-08-122-60/+24
| * | | | | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar2015-08-121-0/+14
| |\ \ \ \ \
| | * | | | | atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-1/+0
| | * | | | | arm: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-0/+15
| | | |_|_|/ | | |/| | |
| * | | | | locking/static_keys: Add a new static_key interfacePeter Zijlstra2015-08-031-8/+17
| * | | | | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov2015-08-031-2/+2
| |/ / / /
* | | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-09-013-2/+18
|\ \ \ \ \
| * \ \ \ \ Merge tag 'imx-soc-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson2015-08-181-0/+13
| |\ \ \ \ \
| | * | | | | ARM: imx: add low-level debug support for i.mx6ulAnson Huang2015-07-141-0/+13
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'zynq-soc-for-4.3' of https://github.com/Xilinx/linux-xlnx into nex...Olof Johansson2015-08-051-1/+1
| |\ \ \ \ \
| | * | | | | ARM: zynq: Fix earlyprintk in big endian modeArun Chandran2015-07-221-1/+1
| | |/ / / /
| * | | | / ARM: at91/soc: add basic support for new sama5d2 SoCNicolas Ferre2015-08-051-1/+4
| | |_|_|/ | |/| | |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-011-1/+4
|\ \ \ \ \
| * | | | | sched, arm: Remove finish_arch_switch()Will Deacon2015-08-041-1/+4
| | |/ / / | |/| | |
* | | | | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-011-5/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ARM/PCI: Remove msi_controller from struct pci_sys_dataLorenzo Pieralisi2015-08-201-3/+0
| * | | | ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi()Lorenzo Pieralisi2015-08-201-2/+0
| | |/ / | |/| |
* | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-07-181-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: fix __virt_to_idmap build error on !MMURussell King2015-07-171-1/+1
| |/ /
* / / mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-182-15/+1
|/ /
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-07-083-19/+89
|\ \ | |/ |/|
| * Merge branches 'fixes' and 'ioremap' into for-linusRussell King2015-07-0737-245/+323
| |\
| | * ARM: avoid unwanted GCC memset()/memcpy() optimisations for IO variantsRussell King2015-07-031-3/+6
| | * ARM: pgtable: document mapping typesRussell King2015-07-031-1/+30
| | * ARM: io: convert ioremap*() to functionsRussell King2015-07-031-11/+13
| | * ARM: io: fix ioremap_wt() implementationRussell King2015-07-031-1/+1
| | * ARM: io: document ARM specific behaviour of ioremap*() implementationsRussell King2015-07-031-3/+39
| * | ARM: 8396/1: use phys_addr_t in pfn_to_kaddr()Vitaly Andrianov2015-06-291-1/+1
* | | Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-07-012-1/+8
|\ \ \ | |_|/ |/| |
| * | arm/xen: Drop duplicate define mfn_to_virtJulien Grall2015-06-171-1/+0
| * | arm,arm64/xen: move Xen initialization earlierStefano Stabellini2015-05-281-0/+8
| |/
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-06-2618-192/+166
|\ \
| * \ Merge branch 'for-arm-soc' into for-nextRussell King2015-06-121-0/+1
| |\ \
| * \ \ Merge branch 'devel-stable' into for-nextRussell King2015-06-123-59/+40
| |\ \ \
| | * \ \ Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2015-06-062-14/+12
| | |\ \ \
| | | * | | arm: perf: share arm_pmu_device_probeMark Rutland2015-05-281-0/+4
| | | * | | arm: perf: kill off unused pm callbacksMark Rutland2015-05-281-14/+0
| | | * | | arm: perf: treat PMUs as CPU affineMark Rutland2015-05-271-0/+1
| | | * | | arm: perf: Fix callchain parse error with kernel tracepoint eventsHou Pengyang2015-05-271-0/+7
| | * | | | ARM: MCPM: remove residency argument from mcpm_cpu_suspend()Nicolas Pitre2015-05-061-10/+5
| | * | | | ARM: MCPM: make internal helpers private to the core codeNicolas Pitre2015-05-061-29/+23
| | * | | | ARM: MCPM: remove backward compatibility codeNicolas Pitre2015-05-061-6/+0
| | |/ / /
| * | | | Merge branch 'bsym' into for-nextRussell King2015-06-123-5/+18
| |\ \ \ \
| | * | | | ARM: replace BSYM() with badr assembly macroRussell King2015-05-083-5/+18
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-nextRussell King2015-06-1211-129/+91
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | | * | | | ARM: redo TTBR setup code for LPAERussell King2015-06-023-24/+1
| | | | * | | | ARM: keystone2: rename init_meminfo to pv_fixupRussell King2015-06-021-1/+1
| | | | * | | | ARM: keystone2: move update of the phys-to-virt constants into generic codeRussell King2015-06-021-1/+1
| | | |/ / / / | | |/| | | |
| | | * | | | ARM: cmpxchg: avoid warnings from macro-ized cmpxchg() implementationsRussell King2015-06-021-29/+37