summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm (follow)
Commit message (Expand)AuthorAge
...
| | | * | | | 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 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
| | |\ \ \
| | | * | | arm: perf: share arm_pmu_device_probeMark Rutland2015-05-28
| | | * | | arm: perf: kill off unused pm callbacksMark Rutland2015-05-28
| | | * | | arm: perf: treat PMUs as CPU affineMark Rutland2015-05-27
| | | * | | arm: perf: Fix callchain parse error with kernel tracepoint eventsHou Pengyang2015-05-27
| | * | | | ARM: MCPM: remove residency argument from mcpm_cpu_suspend()Nicolas Pitre2015-05-06
| | * | | | ARM: MCPM: make internal helpers private to the core codeNicolas Pitre2015-05-06
| | * | | | ARM: MCPM: remove backward compatibility codeNicolas Pitre2015-05-06
| | |/ / /
| * | | | Merge branch 'bsym' into for-nextRussell King2015-06-12
| |\ \ \ \
| | * | | | ARM: replace BSYM() with badr assembly macroRussell King2015-05-08
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-nextRussell King2015-06-12
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | | * | | | ARM: redo TTBR setup code for LPAERussell King2015-06-01
| | | | * | | | ARM: keystone2: rename init_meminfo to pv_fixupRussell King2015-06-01