summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorFilesLines
2013-11-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-14/+1
2013-11-11Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-1/+0
2013-11-11Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-12/+17
2013-10-28Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/...Olof Johansson2-6/+6
2013-10-28Merge branch 'cleanup/dt-clock' into next/socOlof Johansson1-12/+17
2013-10-14Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+20
2013-10-10Merge branch 'fortglx/3.13/time' of git://git.linaro.org/people/jstultz/linux...Ingo Molnar1-14/+0
2013-10-09arch_timer: Move to generic sched_clock frameworkStephen Boyd1-14/+0
2013-10-03Merge branch 'timer_evtstrm' of git://linux-arm.org/linux-skn into clockevent...Daniel Lezcano1-0/+1
2013-10-03ARM: 7846/1: Update SMP_ON_UP code to detect A9MPCore with 1 CPU devicesSantosh Shilimkar1-1/+20
2013-10-01ARM: PSCI: remove unnecessary include of arm-gic.hRob Herring1-1/+0
2013-09-29ARM: call of_clk_init from default time_init handlerSebastian Hesselbarth1-12/+17
2013-09-28Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Linus Torvalds1-4/+4
2013-09-27arm: Fix build error with context tracking callsFrederic Weisbecker1-4/+4
2013-09-26ARM: arch_timer: add support to configure and enable event streamSudeep KarkadaNagesha1-0/+1
2013-09-21ARM: 7839/1: entry: fix tracing of ARM-private syscallsWill Deacon1-2/+2
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-0/+16
2013-09-06Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-108/+43
2013-09-05Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds12-58/+105
2013-09-05Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linusRussell King12-58/+105
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+0
2013-09-02ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfoWill Deacon2-20/+2
2013-09-02ARM: 7829/1: Add ".text.unlikely" and ".text.hot" to arm unwind tablesDouglas Anderson1-0/+8
2013-09-02ARM: 7828/1: ARMv7-M: implement restart routine common to all v7-M machinesUwe Kleine-König2-1/+20
2013-08-28Merge branch 'for-rmk/cacheflush-v2' of git://git.kernel.org/pub/scm/linux/ke...Russell King2-17/+53
2013-08-27Merge branch 'pm-cpufreq'Rafael J. Wysocki2-42/+24
2013-08-21Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman1-0/+16
2013-08-21ARM: topology: remove hwid/MPIDR dependency from cpu_capacitySudeep KarkadaNagesha1-42/+19
2013-08-21ARM: DT/kernel: define ARM specific arch_match_cpu_phys_idSudeep KarkadaNagesha1-0/+5
2013-08-20ARM: cacheflush: don't bother rounding to nearest vmaWill Deacon1-15/+2
2013-08-20ARM: cacheflush: split user cache-flushing into interruptible chunksWill Deacon1-8/+57
2013-08-20Merge branch 'security-fixes' into fixesRussell King1-1/+2
2013-08-20ARM: 7815/1: kexec: offline non panic CPUs on Kdump panicVijaya Kumar K1-0/+1
2013-08-20ARM: 7813/1: Mark pmu interupt IRQF_NO_THREADThomas Gleixner1-1/+2
2013-08-20ARM: 7819/1: fiq: Cast the first argument of flush_icache_range()Fabio Estevam1-1/+2
2013-08-13Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into n...Olof Johansson13-119/+211
2013-08-13Merge branch 'security-fixes' into fixesRussell King4-9/+14
2013-08-13ARM: 7807/1: kexec: validate CPU hotplug supportStephen Warren2-4/+26
2013-08-13ARM: 7810/1: perf: Fix array out of bounds access in armpmu_map_hw_event()Stephen Boyd1-1/+6
2013-08-13ARM: 7809/1: perf: fix event validation for software group leadersWill Deacon1-0/+3
2013-08-12ARM: pci: add ->add_bus() and ->remove_bus() hooks to hw_pciThomas Petazzoni1-0/+16
2013-08-12ARM: tlb: don't perform inner-shareable invalidation for local BP opsWill Deacon1-1/+1
2013-08-12ARM: tlb: don't perform inner-shareable invalidation for local TLB opsWill Deacon1-4/+4
2013-08-08ARM: Fix FIQ code on VIVT CPUsRussell King1-6/+2
2013-08-07ARM: Fix !kuser helpers caseRussell King1-1/+2
2013-08-07ARM: Fix the world famous typo with is_gate_vma()Russell King1-1/+1
2013-08-03Merge branch 'security-fixes' into fixesRussell King2-28/+29
2013-08-03ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...Russell King1-2/+5
2013-08-03ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)Russell King2-26/+24
2013-08-01Merge branch 'security-fixes' into fixesRussell King7-97/+197