aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAge
...
| * | | | | | | | Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King2013-03-09
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: use read_cpuid_id() instead of read_cpuid(CPUID_ID)Uwe Kleine-König2013-01-31
| | * | | | | | | | ARM: let CPUs not being able to run in ARM mode enter in THUMB modeUwe Kleine-König2013-01-31
| | * | | | | | | | ARM: make cr_alignment read-only #ifndef CONFIG_CPU_CP15Uwe Kleine-König2013-01-31
* | | | | | | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-02
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'fixes' into next/cleanupOlof Johansson2013-04-28
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'v3.9-rc5' into next/cleanupArnd Bergmann2013-04-09
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | ARM: irq: Call irqchip_init if no init_irq function is specifiedMaxime Ripard2013-04-02
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | ARM: smp_twd: convert to use CLKSRC_OF initRob Herring2013-03-11
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arm: Don't use create_proc_read_entry()David Howells2013-04-29
| * | | | | | | | | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
| * | | | | | | | | get rid of a bunch of open-coded create_proc_read_entry()Al Viro2013-04-09
| * | | | | | | | | atags_proc: switch to proc_create_data()Al Viro2013-04-09
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | ARM/etm/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-04-30
* | | | | | | | | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-30
* | | | | | | | | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-30
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arm: remove cast for kzalloc return valueZhang Yanfei2013-03-18
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arm: Use generic idle loopThomas Gleixner2013-04-08
| * | | | | | | | | arch: Cleanup enable/disable_hltThomas Gleixner2013-04-08
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | early_printk: consolidate random copies of identical codeThomas Gleixner2013-04-29
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | ARM: 7699/1: sched_clock: Add more notrace to prevent recursionStephen Boyd2013-04-19
* | | | | | | | ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon2013-04-17
* | | | | | | | ARM: 7697/1: hw_breakpoint: do not use __cpuinitdata for dbg_cpu_pm_nbBastian Hecht2013-04-17
* | | | | | | | ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch()Joonsoo Kim2013-04-17
|/ / / / / / /
* | | | | | | ARM: 7690/1: mm: fix CONFIG_LPAE typosPaul Bolle2013-04-03
* | | | | | | ARM: 7689/1: add unwind annotations to ftrace asmRabin Vincent2013-04-03
* | | | | | | ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay opsWill Deacon2013-04-03
* | | | | | | ARM: 7684/1: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB opera...Catalin Marinas2013-04-03
* | | | | | | ARM: 7681/1: hw_breakpoint: use warn_once to avoid spam from reset_ctrl_regs()Santosh Shilimkar2013-03-22
* | | | | | | ARM: 7680/1: Detect support for SDIV/UDIV from ISAR0 registerStephen Boyd2013-03-22
* | | | | | | ARM: 7679/1: Clear IDIVT hwcap if CONFIG_ARM_THUMB=nStephen Boyd2013-03-22
| |/ / / / / |/| | | | |
* | | | | | ARM: 7674/1: smp: Avoid dummy clockevent being preferred over real hardware c...Santosh Shilimkar2013-03-15
| |/ / / / |/| | | |
* | | | | ARM: 7667/1: perf: Fix section mismatch on armpmu_init()Stephen Boyd2013-03-06
* | | | | ARM: 7665/1: Wire up kcmp syscallCyrill Gorcunov2013-03-03
* | | | | ARM: 7664/1: perf: remove erroneous semicolon from event initialisationChen Gang2013-03-03
* | | | | ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bitWill Deacon2013-03-03
* | | | | ARM: 7662/1: hw_breakpoint: reset debug logic on secondary CPUs in s2ram resumeDietmar Eggemann2013-03-03
* | | | | ARM: 7661/1: mm: perform explicit branch predictor maintenance when requiredWill Deacon2013-03-03
* | | | | ARM: 7660/1: tlb: add branch predictor maintenance operationsWill Deacon2013-03-03
* | | | | ARM: 7659/1: mm: make mm->context.id an atomic64_t variableWill Deacon2013-03-03
* | | | | ARM: 7657/1: head: fix swapper and idmap population with LPAE and big-endianWill Deacon2013-03-03
* | | | | ARM: 7655/1: smp_twd: make twd_local_timer_of_register() no-op for nosmpShawn Guo2013-03-03
|/ / / /
* | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-03-03
|\ \ \ \ | |_|/ / |/| | |
| | | |
| | \ \
| *-. \ \ Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linusRussell King2013-03-02
| |\ \ \ \
| | * | | | ARM: 7653/2: do not scale loops_per_jiffy when using a constant delay clockNicolas Pitre2013-02-21
| * | | | | ARM: 7651/1: remove unused smp_timer_broadcast #defineMark Rutland2013-02-13
| * | | | | Merge branch 'for-rmk/broadcast' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2013-02-04
| |\ \ \ \ \