aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* add support for p1Chirayu Desai2013-05-051-2/+2
* Merge 3.0.60Pawit Pornkitprasan2013-01-221-0/+2
|\
| * ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro2013-01-111-0/+2
* | Merge 3.0.52Pawit Pornkitprasan2012-11-202-8/+22
|\ \ | |/
| * 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
* | Merge remote-tracking branch 'google/android-samsung-3.0-jb' into HEADPawit Pornkitprasan2012-07-204-7/+11
|\ \
| * \ Merge linux-stable 3.0.28 into android-3.0Todd Poynor2012-04-194-7/+11
| |\ \ | | |/
| | * 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
| | * 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-samsung-3.0-ics-mr1' of http://android.googlesource.com...Pawit Pornkitprasan2012-04-021-1/+1
|\ \ \ | |/ /
| * | ARM: idle: call idle notifiers before stopping nohz tickColin Cross2011-11-291-1/+1
* | | Added support for ariesPawit Pornkitprasan2011-12-241-0/+8
|/ /
* | 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
|\ \ | |/
| * 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
* | 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
* | Revert "ARM: vfp: fix a hole in VFP thread migration"Colin Cross2011-09-161-3/+0
* | ARM: vfp: fix a hole in VFP thread migrationRussell King2011-09-111-0/+3
* | ARM: add option to flush console before rebootDima Zavin2011-08-231-0/+30
* | ARM: Move leds idle start/stop calls to idle notifiersTodd Poynor2011-07-152-4/+26
* | ARM: Call idle notifiersTodd Poynor2011-07-151-0/+2
* | Merge commit 'v3.0-rc7' into android-3.0Colin Cross2011-07-123-3/+7
|\ \ | |/
| * ARM: 6994/1: smp_twd: Fix typo in 'twd_timer_rate' printingVitaly Kuzmichev2011-07-071-1/+1
| * ARM: move memory layout sanity checking before meminfo initializationRussell King2011-07-051-0/+2
| * ARM: 6989/1: perf: do not start the PMU when no events are presentWill Deacon2011-07-051-2/+4
* | Merge commit 'v3.0-rc5' into android-3.0Colin Cross2011-06-296-6/+28
|\ \ | |/
| * ARM: SMP: wait for CPU to be marked activeRussell King2011-06-211-1/+5
| * ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbolsDave Martin2011-06-171-2/+11
| * ARM: extend Code: line by one 16-bit quantity for Thumb instructionsRussell King2011-06-091-1/+1
| * ARM: 6955/1: cmpxchg syscall should data abort if page not writePo-Yu Chuang2011-06-091-1/+1
| * ARM: 6953/1: DT: don't try to access physical address zeroNicolas Pitre2011-06-091-0/+3
| * ARM: 6952/1: fix lockdep warning of "unannotated irqs-off"Ming Lei2011-06-062-1/+7
* | ARM: etm: Power down etm(s) when tracing is not enabledArve Hjønnevåg2011-06-141-2/+2
* | ARM: etm: Support multiple ETMs/PTMs.Arve Hjønnevåg2011-06-141-78/+156
* | ARM: etm: Return the entire trace buffer if it is empty after resetArve Hjønnevåg2011-06-141-0/+5
* | ARM: etm: Add some missing locks and error checksArve Hjønnevåg2011-06-141-18/+39
* | ARM: etm: Configure data tracingArve Hjønnevåg2011-06-141-3/+74
* | ARM: etm: Allow range selectionArve Hjønnevåg2011-06-141-3/+46
* | ARM: etm: Don't try to clear the buffer full status after reading the bufferArve Hjønnevåg2011-06-141-32/+26
* | ARM: etm: Don't limit tracing to only non-secure code.Arve Hjønnevåg2011-06-141-1/+1