aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* drivers: clocksource: add CPU PM notifier for ARM architected timerSudeep KarkadaNagesha2015-03-221-1/+35
* ARM: arch_timer: add support to configure and enable event streamSudeep KarkadaNagesha2015-03-221-0/+3
* arm: arch_timer: add arch_counter_set_user_accessMark Rutland2015-01-141-0/+2
* CHROMIUM: arch/arm: Remove duplicated code in syscall_traceMichael Spang2014-10-201-7/+0
* Merge branch 'android-3.4' of https://android.googlesource.com/kernel/common ...Steve Kondik2014-10-2012-38/+107
|\
| * ARM: add seccomp syscallKees Cook2014-09-171-0/+6
| * CHROMIUM: ARM: arch/arm: allow a scno of -1 to not cause a SIGILLWill Drewry2014-09-171-0/+4
| * CHROMIUM: arch/arm: move secure_computing into trace; respect return codeWill Drewry2014-09-172-8/+12
| * Merge remote-tracking branch 'stable/linux-3.4.y' into android-3.4JP Abgrall2013-10-231-2/+14
| |\
| | * ARM: 7809/1: perf: fix event validation for software group leadersWill Deacon2013-08-201-0/+3
| | * perf/arm: Fix armpmu_map_hw_event()Stephen Boyd2013-08-201-1/+6
| | * ARM: 7765/1: perf: Record the user-mode PC in the call chain.Jed Davis2013-07-211-0/+1
| | * ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon2013-04-251-1/+4
| * | ARM: kgdb: ignore breakpoint instructions from user modeTodd Poynor2013-07-081-0/+4
| * | Merge tag 'v3.4.39' into android-3.4Colin Cross2013-04-051-1/+1
| |\|
| | * ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bitWill Deacon2013-03-141-1/+1
| * | Merge tag 'v3.4.35' into android-3.4Colin Cross2013-03-117-73/+137
| |\|
| | * ARM: 7643/1: sched: correct update_sched_clock()Joonsoo Kim2013-02-281-2/+2
| | * 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: 7526/1: traps: send SIGILL if get_user fails on undef handling pathWill Deacon2012-10-021-4/+7
| | * ARM: 7496/1: hw_breakpoint: don't rely on dfsr to show watchpoint access typeWill Deacon2012-10-021-15/+40
| | * ARM: Fix undefined instruction exception handlingRussell King2012-08-152-47/+72
| | * ARM: 7480/1: only call smp_send_stop() on SMPJavier Martinez Canillas2012-08-151-1/+2
| | * ARM: 7466/1: disable interrupt before spinning endlesslyShawn Guo2012-08-151-0/+2
| | * 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: disable preemption in machine_shutdownMike J. Chen2012-08-201-0/+9
| * | HACK: ARM: disable sleeping while atomic warning in do_signalColin Cross2012-08-171-1/+1
| * | ARM: sched_clock: update epoch_cyc on resumeColin Cross2012-08-131-0/+24
| * | ARM: ftrace: Trace function entry before updating indexColin Cross2012-07-161-8/+9
* | | kernel/smp.c: quit unconditionally enabling irqs in on_each_cpu_mask().David Daney2014-09-261-1/+1
* | | arch: arm: TLB invalidate if power collapse gets abortedAnji Jonnala2014-09-261-0/+2
* | | ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_pageSimon Baatz2014-09-261-15/+52
* | | ARM: Fix undefined instruction exception handlingRussell King2014-09-193-79/+148
* | | arm: Use generic idle thread allocationThomas Gleixner2014-09-031-22/+1
* | | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2014-09-031-1/+1
* | | ARM: 7449/1: use generic strnlen_user and strncpy_from_user functionsWill Deacon2014-09-031-4/+0
* | | ARM: 7759/1: decouple CPU offlining from reboot/shutdownStephen Warren2014-07-253-19/+44
* | | ARM: Improve vmalloc address checking in show_data()Matt Wagantall2014-07-181-5/+3
* | | ARM: Don't dump vmalloc addresses with show_data()Matt Wagantall2014-07-181-3/+5
* | | ARM: Allow panic on division by zero in the kernelSyed Rameez Mustafa2014-07-181-0/+2
* | | ARM: Improve vmalloc address checking in show_data()Matt Wagantall2014-07-161-5/+3
* | | ARM: Don't dump vmalloc addresses with show_data()Matt Wagantall2014-07-161-3/+5
* | | ARM: Use TTBR1 instead of reserved context IDSteve Kondik2014-07-074-1/+56
* | | ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"Will Deacon2014-07-072-8/+27
* | | ARM: 7408/1: cacheflush: return error to userspace when flushing syscall failsWill Deacon2014-07-071-6/+5
* | | ARM: 7660/1: tlb: add branch predictor maintenance operationsWill Deacon2014-07-071-0/+12
* | | ARM: 7587/1: implement optimized percpu variable accessRob Herring2014-07-072-4/+9
* | | ARM: 7680/1: Detect support for SDIV/UDIV from ISAR0 registerStephen Boyd2014-07-071-0/+20