summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-07-083-3/+9
|\
| * Merge branches 'fixes' and 'ioremap' into for-linusRussell King2015-07-0722-609/+942
| |\
| | * ARM: avoid unwanted GCC memset()/memcpy() optimisations for IO variantsRussell King2015-07-031-0/+6
| * | ARM: fix lockdep unannotated irqs-off warningRussell King2015-07-031-1/+1
| * | ARM: 8393/1: smp: Fix suspicious RCU usage with ipi tracepointsStephen Boyd2015-06-291-2/+2
* | | Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-07-021-0/+2
|\ \ \
| * | | arm: fix implicit #include <linux/init.h> in entry asm.Paul Gortmaker2015-06-161-0/+2
| |/ /
* | | Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-07-011-0/+2
|\ \ \ | |_|/ |/| |
| * | arm,arm64/xen: move Xen initialization earlierStefano Stabellini2015-05-281-0/+2
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-06-2620-609/+922
|\ \ \
| * | | ARM: fix new BSYM() usage introduced via for-arm-soc branchRussell King2015-06-121-1/+1
| * | | Merge branch 'for-arm-soc' into for-nextRussell King2015-06-121-0/+14
| |\ \ \
| * \ \ \ Merge branch 'devel-stable' into for-nextRussell King2015-06-126-540/+503Star
| |\ \ \ \
| | * | | | arm: perf: unify perf_event{,_cpu}.cMark Rutland2015-05-283-364/+341Star
| | * | | | arm: perf: factor out armv7 pmu driverMark Rutland2015-05-283-94/+39Star
| | * | | | arm: perf: factor out armv6 pmu driverMark Rutland2015-05-283-23/+38
| | * | | | arm: perf: factor out xscale pmu driverMark Rutland2015-05-283-10/+28
| | * | | | arm: perf: share arm_pmu_device_probeMark Rutland2015-05-281-6/+14
| | * | | | arm: perf: kill off unused pm callbacksMark Rutland2015-05-282-38/+1Star
| | * | | | arm: perf: remove singleton PMU restrictionMark Rutland2015-05-271-15/+12Star
| | * | | | arm: perf: probe number of counters on affine CPUsMark Rutland2015-05-271-25/+23Star
| | * | | | arm: perf: filter unschedulable eventsMark Rutland2015-05-271-0/+13
| | * | | | arm: perf: treat PMUs as CPU affineMark Rutland2015-05-272-3/+37
| | * | | | arm: perf: make of_pmu_irq_cfg take arm_pmuMark Rutland2015-05-271-3/+4
| * | | | | ARM: 8383/1: nommu: avoid deprecated source register on movStefan Agner2015-06-121-13/+8Star
| * | | | | Merge branch 'bsym' into for-nextRussell King2015-06-126-18/+18
| |\ \ \ \ \
| | * | | | | ARM: replace BSYM() with badr assembly macroRussell King2015-05-086-18/+18
| | |/ / / /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-nextRussell King2015-06-1213-42/+405
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | | | * | | | ARM: 8388/1: tcm: Don't crash when TCM banks are protected by TrustZoneMichael van der Westhuizen2015-06-061-3/+101
| | | | | |_|/ | | | | |/| |
| | | * | | | ARM: redo TTBR setup code for LPAERussell King2015-06-023-16/+38
| | | * | | | ARM: cleanup early_paging_init() callingRussell King2015-06-021-3/+4
| | |/ / / / | |/| | | |
| | * | | | ARM: remove __bad_xchg definitionRussell King2015-06-021-8/+0Star
| | * | | | ARM: 8364/1: fix BE32 module loadingArnd Bergmann2015-06-021-0/+2
| | * | | | ARM: 8359/1: correct secondary_startup_arm modeYingjoe Chen2015-06-021-1/+1
| | * | | | ARM: 8355/1: arch: Show the serial number from devicetree in cpuinfoPaul Kocialkowski2015-05-081-2/+21
| | * | | | ARM: 8220/1: allow modules outside of bl rangeArd Biesheuvel2015-05-084-1/+217
| | * | | | ARM: 8340/1: ARMv7-M: Enlarge vector table up to 256 entriesMaxime Coquelin stm322015-05-081-4/+9
| |/ / / /
* | | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-06-261-1/+1
|\ \ \ \ \
| * | | | | ARM: unify MMU/!MMU addruart callsStefan Agner2015-05-201-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-261-0/+14
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'for-arm-soc' of http://ftp.arm.linux.org.uk/pub/armlinux/kernel...Kevin Hilman2015-06-121-0/+14
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | ARM: fix EFM32 build breakage caused by cpu_resume_armRussell King2015-06-121-0/+7
| | * | ARM: 8389/1: Add cpu_resume_arm() for firmwares that resume in ARM stateStephen Boyd2015-06-121-0/+7
| | |/
* | | ARM: 8357/1: perf: fix memory leak when probing PMU PPIsWill Deacon2015-05-181-4/+5
* | | ARM: fix missing syscall trace exitRussell King2015-05-151-1/+3
|/ /
* | ARM: 8352/1: perf: Fix the pmu node name in warning messageWill Deacon2015-05-041-1/+1
* | ARM: 8351/1: perf: don't warn about missing interrupt-affinity property for PPIsWill Deacon2015-05-041-1/+6
|/
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-04-241-6/+6
|\
| *-. Merge branches 'misc' and 'vdso' into for-nextRussell King2015-04-231-6/+6
| |\ \
| | * | ARM: Fix nommu bootingRussell King2015-04-211-6/+6