summaryrefslogtreecommitdiff
path: root/arch/arm/include (follow)
Commit message (Expand)AuthorAge
...
| | | | * | | | ARM: add soc memory barrier extensionRussell King2015-07-25
| | | | * | | | ARM: move heavy barrier support out of lineRussell King2015-07-25
| | | | |/ / /
| | | * | | | ARM: 8421/1: smp: Collapse arch_cpu_idle_dead() into cpu_die()Stephen Boyd2015-08-25
| | | * | | | ARM: 8419/1: dma-mapping: harmonize definition of DMA_ERROR_CODEMarek Szyprowski2015-08-18
| | | * | | | ARM: 8417/1: refactor bitops functions with BIT_MASK() and BIT_WORD()Masahiro Yamada2015-08-18
| | | * | | | ARM: 8415/1: early fixmap support for earlyconStefan Agner2015-08-18
| | | * | | | firmware: qcom_scm-32: replace open-coded call to __cpuc_flush_dcache_area()Russell King2015-08-11
| | | * | | | ARM: reduce visibility of dmac_* functionsRussell King2015-08-01
| | | * | | | ARM: 8407/1: switch_to: Remove finish_arch_switchWill Deacon2015-07-31
| | | * | | | ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggableStephen Boyd2015-07-31
| | | * | | | ARM: 8403/1: kbuild: don't use generic mcs_spinlock.h headerWill Deacon2015-07-10
| | | |/ / /
| * | | | | ARM: entry: efficiency cleanupsRussell King2015-08-25
| * | | | | ARM: entry: get rid of asm_trace_hardirqs_on_condRussell King2015-08-25
| * | | | | ARM: uaccess: simplify user access assemblyRussell King2015-08-25
| | |/ / / | |/| | |
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-03
|\ \ \ \ \
| * | | | | locking, ARM, atomics: Define our SMP atomics in terms of _relaxed() operationsWill Deacon2015-08-12
| * | | | | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar2015-08-12
| |\ \ \ \ \
| | * | | | | atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-27
| | * | | | | arm: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-27
| | | |_|_|/ | | |/| | |
| * | | | | locking/static_keys: Add a new static_key interfacePeter Zijlstra2015-08-03
| * | | | | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov2015-08-03
| |/ / / /
* | | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-09-01
|\ \ \ \ \
| * \ \ \ \ Merge tag 'imx-soc-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson2015-08-18
| |\ \ \ \ \
| | * | | | | ARM: imx: add low-level debug support for i.mx6ulAnson Huang2015-07-14
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'zynq-soc-for-4.3' of https://github.com/Xilinx/linux-xlnx into nex...Olof Johansson2015-08-05
| |\ \ \ \ \
| | * | | | | ARM: zynq: Fix earlyprintk in big endian modeArun Chandran2015-07-22
| | |/ / / /
| * | | | / ARM: at91/soc: add basic support for new sama5d2 SoCNicolas Ferre2015-08-05
| | |_|_|/ | |/| | |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-31
|\ \ \ \ \
| * | | | | sched, arm: Remove finish_arch_switch()Will Deacon2015-08-04
| | |/ / / | |/| | |
* | | | | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-31
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ARM/PCI: Remove msi_controller from struct pci_sys_dataLorenzo Pieralisi2015-08-20
| * | | | ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi()Lorenzo Pieralisi2015-08-20
| | |/ / | |/| |
* | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-07-18
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: fix __virt_to_idmap build error on !MMURussell King2015-07-17
| |/ /
* / / mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-17
|/ /
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-07-07
|\ \ | |/ |/|
| * Merge branches 'fixes' and 'ioremap' into for-linusRussell King2015-07-07
| |\
| | * ARM: avoid unwanted GCC memset()/memcpy() optimisations for IO variantsRussell King2015-07-03
| | * ARM: pgtable: document mapping typesRussell King2015-07-03
| | * ARM: io: convert ioremap*() to functionsRussell King2015-07-03
| | * ARM: io: fix ioremap_wt() implementationRussell King2015-07-03
| | * ARM: io: document ARM specific behaviour of ioremap*() implementationsRussell King2015-07-03
| * | ARM: 8396/1: use phys_addr_t in pfn_to_kaddr()Vitaly Andrianov2015-06-29
* | | Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-07-01
|\ \ \ | |_|/ |/| |
| * | arm/xen: Drop duplicate define mfn_to_virtJulien Grall2015-06-17
| * | arm,arm64/xen: move Xen initialization earlierStefano Stabellini2015-05-28
| |/
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-06-26
|\ \
| * \ Merge branch 'for-arm-soc' into for-nextRussell King2015-06-12
| |\ \
| * \ \ Merge branch 'devel-stable' into for-nextRussell King2015-06-12
| |\ \ \
| | * \ \ Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2015-06-06
| | |\ \ \