summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
AgeCommit message (Expand)Author
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-06-23Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-22Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-06-22Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar
2015-06-17arm/xen: Drop duplicate define mfn_to_virtJulien Grall
2015-06-12Merge branch 'for-arm-soc' of http://ftp.arm.linux.org.uk/pub/armlinux/kernel...Kevin Hilman
2015-06-12Merge branch 'for-arm-soc' into for-nextRussell King
2015-06-12Merge branch 'devel-stable' into for-nextRussell King
2015-06-12Merge branch 'bsym' into for-nextRussell King
2015-06-12Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-nextRussell King
2015-06-12ARM: 8389/1: Add cpu_resume_arm() for firmwares that resume in ARM stateStephen Boyd
2015-06-12arm64: KVM: Switch vgic save/restore to alternative_insnMarc Zyngier
2015-06-11Merge tag 'samsung-mach-1' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Kevin Hilman
2015-06-10ARM: 8390/1: irqflags: Get arch_irqs_disabled from asm-genericDaniel Thompson
2015-06-08PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas
2015-06-07arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani
2015-06-06Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King
2015-06-05ARM: EXYNOS: add exynos_get_boot_addr() helperBartlomiej Zolnierkiewicz
2015-06-03Merge branch 'locking/core' into x86/core, to prepare for dependent patchIngo Molnar
2015-06-02ARM: cmpxchg: avoid warnings from macro-ized cmpxchg() implementationsRussell King
2015-06-02ARM: remove __bad_xchg definitionRussell King
2015-06-02ARM: 8366/1: move Dual-Timer SP804 driver to drivers/clocksourceSudeep Holla
2015-06-02ARM: 8365/1: introduce sp804_timer_disable and remove arm_timer.h inclusionSudeep Holla
2015-06-02ARM: 8360/1: add secondary_startup_arm prototype in header fileYingjoe Chen
2015-06-01ARM: redo TTBR setup code for LPAERussell King
2015-06-01ARM: keystone2: rename init_meminfo to pv_fixupRussell King
2015-06-01ARM: keystone2: move update of the phys-to-virt constants into generic codeRussell King
2015-05-28arm: perf: share arm_pmu_device_probeMark Rutland
2015-05-28arm: perf: kill off unused pm callbacksMark Rutland
2015-05-28EDAC: Cleanup atomic_scrub messBorislav Petkov
2015-05-28arm,arm64/xen: move Xen initialization earlierStefano Stabellini
2015-05-27ARM: 8380/1: bpf: fix NOMMU buildArnd Bergmann
2015-05-27arm: perf: treat PMUs as CPU affineMark Rutland
2015-05-27arm: perf: Fix callchain parse error with kernel tracepoint eventsHou Pengyang
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski
2015-05-26ARM: KVM: fix commentGeert Uytterhoeven
2015-05-22Merge tag 'arm-soc/for-4.2/soc-take2' of http://github.com/broadcom/stblinux ...Arnd Bergmann
2015-05-20ARM: vfp: Add vfp_disable for problematic platformsFlorian Fainelli
2015-05-20ARM: vfp: Add include guardsFlorian Fainelli
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig
2015-05-19sched/preempt, arm/futex: Disable preemption in UP futex_atomic_op_inuser() e...David Hildenbrand
2015-05-19sched/preempt, arm/futex: Disable preemption in UP futex_atomic_cmpxchg_inato...David Hildenbrand
2015-05-19locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra
2015-05-19locking/arch: Add WRITE_ONCE() to set_mb()Peter Zijlstra
2015-05-10Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-05-08ARM: replace BSYM() with badr assembly macroRussell King
2015-05-08ARM: 8355/1: arch: Show the serial number from devicetree in cpuinfoPaul Kocialkowski
2015-05-08ARM: optimize memset_io()/memcpy_fromio()/memcpy_toio()Russell King
2015-05-08ARM: 8220/1: allow modules outside of bl rangeArd Biesheuvel