summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'fixes', 'misc', 'pm' and 'sa1100' into for-nextRussell King2014-12-0529-330/+337
|\ \
| * | ARM: 8221/1: PJ4: allow building in Thumb-2 modeArd Biesheuvel2014-12-032-0/+14
| * | ARM: 8241/1: Update processor_modes for hyp and monitor modeStephen Boyd2014-12-031-2/+2
| * | ARM: io.c: clean up EXPORT_SYMBOL()sRussell King2014-11-211-3/+2
| * | ARM: move ftrace assembly code to separate fileRussell King2014-11-213-235/+244
| * | ARM: add machine name to stack dump outputRussell King2014-11-211-0/+1
| * | ARM: remove "SMP: Total of %d processors activated." messageRussell King2014-11-211-3/+0
| * | ARM: reduce "Booted secondary processor" message to debug levelRussell King2014-11-211-1/+1
| * | ARM: use pr_warn_ratelimited() when migrating IRQsRussell King2014-11-211-3/+3
| * | ARM: convert printk(KERN_* to pr_*Russell King2014-11-2118-78/+70
| * | ARM: 8194/1: remove clear_thread_flag(TIF_UPROBE)Yalin Wang2014-11-171-1/+0
| * | ARM: 8176/1: Use current_stack_pointer in unwind_backtraceBehan Webster2014-11-131-2/+1
| * | ARM: 8172/1: Use current_stack_pointer in save_stack_trace_tskBehan Webster2014-11-131-3/+1
| * | ARM: 8171/1: Use current_stack_pointer for return_addressBehan Webster2014-11-131-2/+1
* | | ARM: 8226/1: cacheflush: get rid of restarting blockVladimir Murzin2014-11-271-29/+2
|/ /
* | ARM: enable bpf syscallRussell King2014-10-291-0/+1
|/
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-191-2/+2
|\
| * ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-231-2/+2
* | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-151-6/+6
|\ \
| * | arm: Replace __this_cpu_ptr with raw_cpu_ptrChristoph Lameter2014-08-261-6/+6
* | | Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-141-1/+6
|\ \ \
| * | | seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computingAndy Lutomirski2014-09-031-1/+6
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-131-2/+2
|\ \ \ \
| * | | | ARM: topology: Use the new cpu_capacity interfaceVincent Guittot2014-09-191-2/+2
| |/ / /
* | | | Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-101-7/+5
|\ \ \ \
| * | | | arm/arm64: unexport restart handlersGuenter Roeck2014-09-261-1/+0
| * | | | arm: support restart through restart handler call chainGuenter Roeck2014-09-261-6/+5
| | |/ / | |/| |
* | | | nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven2014-10-091-2/+1
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-091-18/+1
|\ \ \ \
| * | | | ARM: Convert handle_IRQ to use __handle_domain_irqMarc Zyngier2014-09-031-18/+1
| |/ / /
* | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-091-1/+1
|\ \ \ \
| * | | | arm: Tell irq work about self IPI supportFrederic Weisbecker2014-09-131-1/+1
| | |/ / | |/| |
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...Russell King2014-10-0218-113/+134
|\ \ \ \ \ \
| | | * | | | ARM: 8168/1: extend __init_end to a page align addressYalin Wang2014-10-021-1/+1
| | | * | | | ARM: 8160/1: drop warning about return_address not using unwind tablesUwe Kleine-König2014-09-261-4/+0
| | | * | | | ARM: 8158/1: LLVMLinux: use static inline in ARM ftrace.hBehan Webster2014-09-261-5/+0
| | | * | | | ARM: 8155/1: place sigpage at a random offset above stackNathan Lynch2014-09-261-1/+36
| | | * | | | ARM: 8154/1: use _install_special_mapping for sigpageNathan Lynch2014-09-261-8/+16
| | | * | | | ARM: Avoid writing to control register on every exceptionRussell King2014-09-263-8/+20
| | | * | | | ARM: 8152/1: Convert pr_warning to pr_warnJoe Perches2014-09-266-27/+27
| | | * | | | ARM: 8131/1: arm/smp: Absorb boot_secondary()Geert Uytterhoeven2014-08-271-8/+4
| | | | |/ / | | | |/| |
| * | | | | ARM: 8179/1: kprobes-test: Fix compile error "bad immediate value for offset"Jon Medhurst2014-09-302-8/+13
| |/ / / /
| * | | | ARM: 8149/1: perf: Don't sleep while atomic when enabling per-cpu interruptsStephen Boyd2014-09-161-10/+4
| * | | | ARM: 8148/1: flush TLS and thumbee register state during execNathan Lynch2014-09-163-17/+4
| * | | | ARM: 8151/1: add missing exports for asm functions required by get_user macroVictor Kamensky2014-09-161-0/+8
| * | | | ARM: 8135/1: Fix in-correct barrier usage in SWP{B} emulationPunit Agrawal2014-09-121-15/+0
| * | | | ARM: 8133/1: use irq_set_affinity with force=false when migrating irqsSudeep Holla2014-09-021-1/+1
| | |/ / | |/| |
* | | | ARM: remove unused do_unexp_fiq() functionRussell King2014-09-181-6/+0
* | | | ARM: remove extraneous newline in show_regs()Russell King2014-09-181-1/+0
* | | | ARM: 8150/3: fiq: Replace default FIQ handlerDaniel Thompson2014-09-185-16/+180
|/ / /
OpenPOWER on IntegriCloud