aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-27ARM: wire up copy_file_range() syscallRussell King1-0/+1
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-1/+8
2016-01-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds1-1/+1
2016-01-12Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds2-0/+26
2016-01-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds12-54/+198
2016-01-12Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-101/+220
2016-01-12Merge branch 'devel-stable' into for-linusRussell King3-2/+47
2016-01-05Merge branches 'misc' and 'misc-rc6' into for-linusRussell King11-52/+151
2016-01-04ARM: 8481/2: drivers: psci: replace psci firmware callsJens Wiklander2-32/+0
2016-01-04ARM: 8479/2: add implementation for arm-smcccJens Wiklander3-0/+70
2016-01-04ARM: 8495/1: ATAGS: move save_atags() to arch/arm/include/asm/setup.hIvaylo Dimitrov1-6/+0
2016-01-04ARM: 8452/3: PJ4: make coprocessor access sequences buildable in Thumb2 modeArd Biesheuvel2-1/+4
2015-12-29[PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64()Al Viro1-36/+37
2015-12-22ARM: perf: add format entry to describe event -> config mappingWill Deacon1-4/+18
2015-12-22ARM: 8488/1: Make IPI_CPU_BACKTRACE a "non-secure" SGIMarc Zyngier1-1/+6
2015-12-22ARM: 8487/1: Remove IPI_CALL_FUNC_SINGLEMarc Zyngier1-9/+1
2015-12-22ARM: 8485/1: cpuidle: remove cpu parameter from the cpuidle_ops suspend hookLorenzo Pieralisi1-1/+1
2015-12-21arm: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_opsStefano Stabellini2-0/+26
2015-12-18Merge branch 'treewide/cleanup' into next/multiplatformArnd Bergmann1-1/+1
2015-12-17ARM: make default platform work for NOMMUArnd Bergmann1-1/+1
2015-12-17ARM: 8477/1: runtime patch udiv/sdiv instructions into __aeabi_{u}idiv()Nicolas Pitre1-0/+67
2015-12-17ARM: 8476/1: VDSO: use PTR_ERR_OR_ZERO for vma checkPrasanna Karthik1-1/+1
2015-12-16Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2-18/+21
2015-12-15ARM: 8475/1: SWP emulation: Restore original *data when failedShengjiu Wang1-3/+3
2015-12-13ARM: wire up UEFI init and runtime supportArd Biesheuvel3-0/+42
2015-12-13ARM: add support for generic early_ioremap/early_memremapArd Biesheuvel1-2/+5
2015-12-04module: use a structure to encapsulate layout.Rusty Russell1-1/+1
2015-12-04ARM: report proper DACR value in oops dumpsRussell King1-15/+18
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada1-1/+1
2015-12-01ARM: make xscale iwmmxt code multiplatform awareArnd Bergmann1-0/+7
2015-11-29Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+1
2015-11-25ARM/PCI: Move align_resource function pointer to pci_host_bridge structureGabriele Paoloni1-8/+11
2015-11-18ARM: wire up mlock2 syscallRussell King1-0/+1
2015-11-16ARM: 8450/1: v7-M: Use ret_to_user_from_irq in PendSV handlerEzequiel Garcia1-1/+1
2015-11-16arm: perf: Add event descriptionsDrew Richardson1-0/+121
2015-11-16arm: perf: Convert event enums to #definesDrew Richardson1-101/+85
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+3
2015-11-10Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2015-11-06Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-4/+8
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2015-11-02ARM/PCI: Replace pci_sys_data->align_resource with global function pointerGabriele Paoloni1-4/+8
2015-10-29Merge branches 'fixes' and 'misc' into for-nextRussell King7-112/+40
2015-10-27ARM: uniphier: add outer cache supportMasahiro Yamada1-0/+3
2015-10-26arm: add missing of_node_putJulia Lawall1-3/+9
2015-10-22ARM: Remove __ref on hotplug cpu die pathStephen Boyd1-2/+2
2015-10-09ARM: clean up TWD after previous patchRussell King1-4/+4
2015-10-09ARM: 8441/2: twd: Don't set CLOCK_EVT_FEAT_C3STOP unconditionallyMarc Gonzalez1-1/+4
2015-10-03ARM: 8439/1: Fix backtrace generation when IPI is maskedDaniel Thompson1-0/+9
2015-10-03ARM: 8428/1: kgdb: Fix registers on sleeping tasksDoug Anderson1-19/+12