aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* arm: fix handling of F_OFD_... in oabi_fcntl64()Al Viro2017-03-171-35/+36
* ARM: 7206/1: Add generic ARM instruction set condition code checks.Leif Lindholm2016-04-302-1/+73
* arm/traps: get full DIV instruction in thumb modeMichael Gernoth2016-03-111-0/+13
* arm: add SDIV/UDIV emulation for ARMv7 processorsVladimir Murzin2016-03-112-0/+196
* ARM: disable preemption in machine_shutdownMike J. Chen2016-03-111-0/+9
* Merge remote-tracking branch 'linux-stable/linux-3.0.y' into p-android-omap-3...Ziyan2015-10-254-8/+25
|\
| * ARM: 7765/1: perf: Record the user-mode PC in the call chain.Jed Davis2013-07-211-0/+1
| * ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro2013-01-111-0/+2
| * ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon2012-10-311-4/+10
| * ARM: fix rcu stalls on SMP platformsRussell King2012-07-161-2/+10
| * ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem heldDima Zavin2012-06-011-0/+2
| * ARM: 7365/1: drop unused parameter from flush_cache_user_rangeDima Zavin2012-06-011-1/+1
| * ARM: 7414/1: SMP: prevent use of the console when using idmap_pgdColin Cross2012-05-211-2/+2
| * ARM: 7410/1: Add extra clobber registers for assembly in kernel_execveTim Bird2012-05-211-1/+1
* | ARM: backtrace: avoid crash on large invalid fp valueTodd Poynor2012-10-191-1/+1
* | sched: Cleanup cpu_active madnessPeter Zijlstra2012-05-161-10/+1
* | Merge branch 'linux-3.0.21' into p-android-omap-3.0Dan Murphy2012-02-142-6/+7
|\ \ | |/
| * ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registersWill Deacon2012-02-131-1/+1
| * ARM: 7307/1: vfp: fix ptrace regset modification raceDave Martin2012-02-131-2/+4
| * ARM: 7306/1: vfp: flush thread hwstate before restoring context from sigframeWill Deacon2012-02-131-3/+2
* | Merge branch 'linux-3.0.18' into p-android-omap-3.0Dan Murphy2012-02-022-1/+4
|\ \ | |/
| * ARM: 7161/1: errata: no automatic store buffer drainWill Deacon2011-12-091-0/+3
| * ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processorsCatalin Marinas2011-11-261-1/+1
* | Merge branch 'android-3.0' into android-omap-3.0Iliyan Malchev2011-11-301-1/+1
|\ \
| * | ARM: idle: call idle notifiers before stopping nohz tickColin Cross2011-11-291-1/+1
* | | Merge branch 'android-3.0' into android-omap-3.0Dima Zavin2011-11-101-1/+1
|\ \ \ | |/ /
| * | ARM: idle: update idle ticks before call idle end notifierTodd Poynor2011-11-091-1/+1
| * | Merge commit 'v3.0.8' into android-3.0Colin Cross2011-10-272-2/+12
| |\ \ | | |/
* | | Merge branch 'linux-omap-3.0' into android-omap-3.0Colin Cross2011-10-301-10/+2
|\ \ \
| * | | ARM: smp_twd: use clockevents_update_freq to update frequencyColin Cross2011-10-291-10/+2
* | | | Merge branch 'linux-omap-3.0' into android-omap-3.0Colin Cross2011-10-272-2/+12
|\ \ \ \ | |/ / /
| * | | Merge commit 'v3.0.8' into linux-omap-3.0Colin Cross2011-10-272-2/+12
| |\ \ \ | | | |/ | | |/|
| | * | ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9Will Deacon2011-10-251-2/+2
| | * | ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeedWill Deacon2011-10-031-0/+10
* | | | Merge branch 'android-3.0' into android-omap-3.0Colin Cross2011-10-202-10/+83
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: smpboot: Enable irqs on secondary CPU after marking it online/activeThomas Gleixner2011-10-201-10/+13
| * | | ARM: smp: implement arch_trigger_all_cpus_backtrace using IPIDima Zavin2011-10-202-0/+70
* | | | Merge branch 'linux-omap-3.0' into android-omap-3.0Erik Gilling2011-09-261-0/+2
|\ \ \ \ | | |/ / | |/| |
| * | | ARM: add touch_nmi_watchdogColin Cross2011-09-251-0/+2
| * | | Merge commit 'v3.0-rc7' into linux-omap-3.0Colin Cross2011-07-123-3/+7
| |\ \ \ | | | |/ | | |/|
| * | | Merge commit 'v3.0-rc5' into linux-omap-3.0Colin Cross2011-06-292-3/+16
| |\ \ \
* | \ \ \ Merge branch 'android-3.0' into android-omap-3.0Colin Cross2011-09-161-3/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Revert "ARM: vfp: fix a hole in VFP thread migration"Colin Cross2011-09-161-3/+0
* | | | | Merge branch 'android-3.0' into android-omap-3.0Dima Zavin2011-09-121-0/+3
|\ \ \ \ \ | |/ / / /
| * | | | ARM: vfp: fix a hole in VFP thread migrationRussell King2011-09-111-0/+3
* | | | | Merge branch 'android-3.0' into android-omap-3.0Dima Zavin2011-08-231-0/+30
|\ \ \ \ \ | |/ / / /
| * | | | ARM: add option to flush console before rebootDima Zavin2011-08-231-0/+30
* | | | | Merge branch 'android-3.0' into android-omap-3.0Colin Cross2011-07-152-4/+28
|\ \ \ \ \ | |/ / / /
| * | | | ARM: Move leds idle start/stop calls to idle notifiersTodd Poynor2011-07-152-4/+26
| * | | | ARM: Call idle notifiersTodd Poynor2011-07-151-0/+2