summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2015-07-01Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-26Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-06-26Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-25mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-24Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2015-06-24mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen
2015-06-24mm: new mm hook frameworkLaurent Dufour
2015-06-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-06-22Merge 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-10Merge tag 'imx-soc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...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-06ARM: 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-03ARM: imx7d: add low level debug uart supportAnson Huang
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-28ARM: 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