summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* ARM: twd: data endian fixBen Dooks2013-10-191-12/+12
* ARM: set BE8 if LE in head codeBen Dooks2013-10-192-0/+5
* ARM: fixup_pv_table bug when CPU_ENDIAN_BE8Ben Dooks2013-10-191-0/+8
* ARM: asm: Add ARM_BE8() assembly helperBen Dooks2013-10-192-6/+3Star
*-. Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Linus Torvalds2013-09-281-4/+4
|\ \
| * | arm: Fix build error with context tracking callsFrederic Weisbecker2013-09-271-4/+4
| |/
* / ARM: 7839/1: entry: fix tracing of ARM-private syscallsWill Deacon2013-09-211-2/+2
|/
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-061-0/+16
|\
| * Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman2013-08-211-0/+16
| |\
| | * ARM: pci: add ->add_bus() and ->remove_bus() hooks to hw_pciThomas Petazzoni2013-08-121-0/+16
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-062-108/+43Star
|\ \ \
| * | | Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into n...Olof Johansson2013-08-1413-119/+211
| |\| |
| * | | Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2013-07-242-108/+43Star
| |\ \ \
| | * | | ARM: smp: Remove local timer APIStephen Boyd2013-06-251-69/+0Star
| | * | | ARM: smp_twd: Divorce smp_twd from local timer APIStephen Boyd2013-06-251-21/+43
| | * | | ARM: smp: Remove duplicate dummy timer implementationStephen Boyd2013-06-251-20/+2Star
* | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-09-0612-58/+105
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linusRussell King2013-09-0512-58/+105
| |\ \ \ \ \ \ \
| | | | * | | | | ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfoWill Deacon2013-09-022-20/+2Star
| | | | * | | | | ARM: 7829/1: Add ".text.unlikely" and ".text.hot" to arm unwind tablesDouglas Anderson2013-09-021-0/+8
| | | | * | | | | ARM: 7828/1: ARMv7-M: implement restart routine common to all v7-M machinesUwe Kleine-König2013-09-022-1/+20
| | | | * | | | | ARM: 7813/1: Mark pmu interupt IRQF_NO_THREADThomas Gleixner2013-08-201-1/+2
| | | | * | | | | ARM: constify machine_desc structure usesRussell King2013-07-264-14/+15
| | | | |/ / / /
| | | * | | | | Merge branch 'for-rmk/cacheflush-v2' of git://git.kernel.org/pub/scm/linux/ke...Russell King2013-08-282-17/+53
| | | |\ \ \ \ \
| | | | * | | | | ARM: cacheflush: don't bother rounding to nearest vmaWill Deacon2013-08-201-15/+2Star
| | | | * | | | | ARM: cacheflush: split user cache-flushing into interruptible chunksWill Deacon2013-08-201-8/+57
| | | | * | | | | ARM: entry: allow ARM-private syscalls to be restartedWill Deacon2013-07-221-2/+2
| | | | |/ / / /
| | | * | | | | ARM: tlb: don't perform inner-shareable invalidation for local BP opsWill Deacon2013-08-121-1/+1
| | | * | | | | ARM: tlb: don't perform inner-shareable invalidation for local TLB opsWill Deacon2013-08-121-4/+4
| | | | |_|/ / | | | |/| | |
* | | | | | | Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-041-5/+0Star
|\ \ \ \ \ \ \
| * | | | | | | PCI: Delay enabling bridges until they're neededYinghai Lu2013-07-251-5/+0Star
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-08-272-42/+24Star
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | ARM: topology: remove hwid/MPIDR dependency from cpu_capacitySudeep KarkadaNagesha2013-08-211-42/+19Star
| * | | | | | ARM: DT/kernel: define ARM specific arch_match_cpu_phys_idSudeep KarkadaNagesha2013-08-211-0/+5
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'security-fixes' into fixesRussell King2013-08-201-1/+2
|\ \ \ \ \ \
| * | | | | | ARM: 7819/1: fiq: Cast the first argument of flush_icache_range()Fabio Estevam2013-08-201-1/+2
* | | | | | | ARM: 7815/1: kexec: offline non panic CPUs on Kdump panicVijaya Kumar K2013-08-201-0/+1
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'security-fixes' into fixesRussell King2013-08-134-9/+14
|\| | | | |
| * | | | | ARM: 7810/1: perf: Fix array out of bounds access in armpmu_map_hw_event()Stephen Boyd2013-08-131-1/+6
| * | | | | ARM: 7809/1: perf: fix event validation for software group leadersWill Deacon2013-08-131-0/+3
| * | | | | ARM: Fix FIQ code on VIVT CPUsRussell King2013-08-081-6/+2Star
| * | | | | ARM: Fix !kuser helpers caseRussell King2013-08-071-1/+2
| * | | | | ARM: Fix the world famous typo with is_gate_vma()Russell King2013-08-071-1/+1
* | | | | | ARM: 7807/1: kexec: validate CPU hotplug supportStephen Warren2013-08-132-4/+26
| |_|/ / / |/| | | |
* | | | | Merge branch 'security-fixes' into fixesRussell King2013-08-032-28/+29
|\| | | |
| * | | | ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...Russell King2013-08-031-2/+5
| * | | | ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)Russell King2013-08-032-26/+24Star
* | | | | Merge branch 'security-fixes' into fixesRussell King2013-08-017-97/+197
|\| | | |
| * | | | ARM: make vectors page inaccessible from userspaceRussell King2013-08-011-1/+6
| * | | | ARM: move signal handlers into a vdso-like pageRussell King2013-08-014-31/+82