summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2015-09-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-09-03Merge branch 'devel-stable' into for-linusRussell King
2015-09-03Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...Russell King
2015-09-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-08-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-08-31Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-26ARM: software-based priviledged-no-access supportRussell King
2015-08-26ARM: entry: provide uaccess assembly macro hooksRussell King
2015-08-25ARM: 8421/1: smp: Collapse arch_cpu_idle_dead() into cpu_die()Stephen Boyd
2015-08-25ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore()Russell King
2015-08-25ARM: entry: efficiency cleanupsRussell King
2015-08-25ARM: entry: get rid of asm_trace_hardirqs_on_condRussell King
2015-08-25ARM: uaccess: simplify user access assemblyRussell King
2015-08-21ARM: domains: remove DOMAIN_TABLERussell King
2015-08-21ARM: domains: keep vectors in separate domainRussell King
2015-08-21ARM: domains: get rid of manager mode for user domainRussell King
2015-08-21ARM: domains: move initial domain setting value to asm/domains.hRussell King
2015-08-21ARM: domains: provide domain_mask()Russell King
2015-08-21ARM: domains: switch to keeping domain value in registerRussell King
2015-08-20ARM/PCI: Remove msi_controller from struct pci_sys_dataLorenzo Pieralisi
2015-08-20ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi()Lorenzo Pieralisi
2015-08-18Merge tag 'imx-soc-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson
2015-08-18ARM: 8419/1: dma-mapping: harmonize definition of DMA_ERROR_CODEMarek Szyprowski
2015-08-18ARM: 8417/1: refactor bitops functions with BIT_MASK() and BIT_WORD()Masahiro Yamada
2015-08-18ARM: 8415/1: early fixmap support for earlyconStefan Agner
2015-08-12locking, ARM, atomics: Define our SMP atomics in terms of _relaxed() operationsWill Deacon
2015-08-12Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar
2015-08-11firmware: qcom_scm-32: replace open-coded call to __cpuc_flush_dcache_area()Russell King
2015-08-10Merge branch 'psci/for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King
2015-08-05Merge tag 'zynq-soc-for-4.3' of https://github.com/Xilinx/linux-xlnx into nex...Olof Johansson
2015-08-05ARM: at91/soc: add basic support for new sama5d2 SoCNicolas Ferre
2015-08-04sched, arm: Remove finish_arch_switch()Will Deacon
2015-08-03ARM: migrate to common PSCI client codeMark Rutland
2015-08-03locking/static_keys: Add a new static_key interfacePeter Zijlstra
2015-08-03locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov
2015-08-01ARM: reduce visibility of dmac_* functionsRussell King
2015-07-31ARM: 8407/1: switch_to: Remove finish_arch_switchWill Deacon
2015-07-31ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggableStephen Boyd
2015-07-31arm: perf: factor arm_pmu core out to driversMark Rutland
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27arm: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-25ARM: add soc memory barrier extensionRussell King
2015-07-25ARM: move heavy barrier support out of lineRussell King
2015-07-22ARM: zynq: Fix earlyprintk in big endian modeArun Chandran
2015-07-18Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour
2015-07-17ARM: fix __virt_to_idmap build error on !MMURussell King
2015-07-14ARM: imx: add low-level debug support for i.mx6ulAnson Huang
2015-07-10ARM: 8403/1: kbuild: don't use generic mcs_spinlock.h headerWill Deacon