summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | atags_proc: switch to proc_create_data()Al Viro2013-04-091-18/+10
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | ARM/etm/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-04-301-1/+1
* | | | | | | | | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-6/+2
* | | | | | | | | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-7/+0
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-301-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arm: remove cast for kzalloc return valueZhang Yanfei2013-03-181-1/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-302-75/+27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arm: Use generic idle loopThomas Gleixner2013-04-082-71/+27
| * | | | | | | | | arch: Cleanup enable/disable_hltThomas Gleixner2013-04-081-4/+0
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | early_printk: consolidate random copies of identical codeThomas Gleixner2013-04-291-14/+3
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | ARM: 7699/1: sched_clock: Add more notrace to prevent recursionStephen Boyd2013-04-191-2/+2
* | | | | | | | ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon2013-04-171-1/+4
* | | | | | | | ARM: 7697/1: hw_breakpoint: do not use __cpuinitdata for dbg_cpu_pm_nbBastian Hecht2013-04-171-1/+1
* | | | | | | | ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch()Joonsoo Kim2013-04-173-21/+0
|/ / / / / / /
* | | | | | | ARM: 7690/1: mm: fix CONFIG_LPAE typosPaul Bolle2013-04-032-2/+2
* | | | | | | ARM: 7689/1: add unwind annotations to ftrace asmRabin Vincent2013-04-031-0/+12
* | | | | | | ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay opsWill Deacon2013-04-031-3/+0
* | | | | | | ARM: 7684/1: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB opera...Catalin Marinas2013-04-031-0/+66
* | | | | | | ARM: 7681/1: hw_breakpoint: use warn_once to avoid spam from reset_ctrl_regs()Santosh Shilimkar2013-03-221-3/+3
* | | | | | | ARM: 7680/1: Detect support for SDIV/UDIV from ISAR0 registerStephen Boyd2013-03-221-0/+20
* | | | | | | ARM: 7679/1: Clear IDIVT hwcap if CONFIG_ARM_THUMB=nStephen Boyd2013-03-221-1/+1
| |/ / / / / |/| | | | |
* | | | | | ARM: 7674/1: smp: Avoid dummy clockevent being preferred over real hardware c...Santosh Shilimkar2013-03-151-1/+1
| |/ / / / |/| | | |
* | | | | ARM: 7667/1: perf: Fix section mismatch on armpmu_init()Stephen Boyd2013-03-061-1/+1
* | | | | ARM: 7665/1: Wire up kcmp syscallCyrill Gorcunov2013-03-031-1/+1
* | | | | ARM: 7664/1: perf: remove erroneous semicolon from event initialisationChen Gang2013-03-031-1/+1
* | | | | ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bitWill Deacon2013-03-031-1/+1
* | | | | ARM: 7662/1: hw_breakpoint: reset debug logic on secondary CPUs in s2ram resumeDietmar Eggemann2013-03-031-1/+1
* | | | | ARM: 7661/1: mm: perform explicit branch predictor maintenance when requiredWill Deacon2013-03-032-0/+2
* | | | | ARM: 7660/1: tlb: add branch predictor maintenance operationsWill Deacon2013-03-031-0/+12
* | | | | ARM: 7659/1: mm: make mm->context.id an atomic64_t variableWill Deacon2013-03-031-1/+1
* | | | | ARM: 7657/1: head: fix swapper and idmap population with LPAE and big-endianWill Deacon2013-03-031-4/+22
* | | | | ARM: 7655/1: smp_twd: make twd_local_timer_of_register() no-op for nosmpShawn Guo2013-03-031-0/+4
|/ / / /
* | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-03-031-2/+3
|\ \ \ \ | |_|/ / |/| | |
| | | |
| | \ \
| *-. \ \ Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linusRussell King2013-03-032-2/+5
| |\ \ \ \
| | * | | | ARM: 7653/2: do not scale loops_per_jiffy when using a constant delay clockNicolas Pitre2013-02-211-0/+3
| * | | | | ARM: 7651/1: remove unused smp_timer_broadcast #defineMark Rutland2013-02-131-2/+0
| * | | | | Merge branch 'for-rmk/broadcast' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2013-02-044-22/+16
| |\ \ \ \ \
* | | | | | | hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-3/+3
* | | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-251-1/+1
|\ \ \ \ \ \ \
| * | | | | | | taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-211-1/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-233-117/+50
|\ \ \ \ \ \ \ \
| * | | | | | | | arm: switch to struct ksignal * passingAl Viro2013-02-141-61/+47
| * | | | | | | | arm: switch to generic old sigaction()Al Viro2013-02-031-32/+0
| * | | | | | | | arm: switch to generic old sigsuspendAl Viro2013-02-031-10/+0
| * | | | | | | | arm: switch to generic sigaltstackAl Viro2013-02-033-14/+3
| |/ / / / / / /
* | | | | | | | Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-213-493/+43
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: arch_timer: include linux/errno.hArnd Bergmann2013-02-151-0/+1
| * | | | | | | | Merge branch 'kvm-arm/timer' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2013-02-121-0/+18
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: KVM: arch_timers: Add timer world switchMarc Zyngier2013-02-111-0/+6
| | * | | | | | | | Merge branch 'for-arm-soc/arch-timers' of git://git.kernel.org/pub/scm/linux/...Marc Zyngier2013-02-115-506/+36
| | |\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud