aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2014-11-02Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-10-29ARM: enable bpf syscallRussell King
2014-10-28Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-10-19ARM: Blacklist GCC 4.8.0 to GCC 4.8.2 - PR58854Russell King
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-14Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-10Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-09nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven
2014-10-09Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-02Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...Russell King
2014-10-02ARM: 8168/1: extend __init_end to a page align addressYalin Wang
2014-09-30ARM: 8179/1: kprobes-test: Fix compile error "bad immediate value for offset"Jon Medhurst
2014-09-26ARM: 8160/1: drop warning about return_address not using unwind tablesUwe Kleine-König
2014-09-26ARM: 8158/1: LLVMLinux: use static inline in ARM ftrace.hBehan Webster
2014-09-26ARM: 8155/1: place sigpage at a random offset above stackNathan Lynch
2014-09-26ARM: 8154/1: use _install_special_mapping for sigpageNathan Lynch
2014-09-26ARM: Avoid writing to control register on every exceptionRussell King
2014-09-26ARM: 8152/1: Convert pr_warning to pr_warnJoe Perches
2014-09-26arm/arm64: unexport restart handlersGuenter Roeck
2014-09-26arm: support restart through restart handler call chainGuenter Roeck
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris
2014-09-19ARM: topology: Use the new cpu_capacity interfaceVincent Guittot
2014-09-18ARM: remove unused do_unexp_fiq() functionRussell King
2014-09-18ARM: remove extraneous newline in show_regs()Russell King
2014-09-18ARM: 8150/3: fiq: Replace default FIQ handlerDaniel Thompson
2014-09-16ARM: 8149/1: perf: Don't sleep while atomic when enabling per-cpu interruptsStephen Boyd
2014-09-16ARM: 8148/1: flush TLS and thumbee register state during execNathan Lynch
2014-09-16ARM: 8151/1: add missing exports for asm functions required by get_user macroVictor Kamensky
2014-09-13arm: Tell irq work about self IPI supportFrederic Weisbecker
2014-09-12ARM: 8135/1: Fix in-correct barrier usage in SWP{B} emulationPunit Agrawal
2014-09-03seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computingAndy Lutomirski
2014-09-03ARM: Convert handle_IRQ to use __handle_domain_irqMarc Zyngier
2014-09-02ARM: 8133/1: use irq_set_affinity with force=false when migrating irqsSudeep Holla
2014-08-27ARM: 8131/1: arm/smp: Absorb boot_secondary()Geert Uytterhoeven
2014-08-27ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strexMark Rutland
2014-08-27ARM: 8127/1: module: add support for R_ARM_TARGET1 relocationsAndrey Ryabinin
2014-08-26arm: Replace __this_cpu_ptr with raw_cpu_ptrChristoph Lameter
2014-08-09Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-09ARM: wire up memfd_create syscallRussell King
2014-08-09ARM: wire up getrandom syscallRussell King
2014-08-07ARM: add IPI tracepointsNicolas Pitre
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-08-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2014-08-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-08-05Merge branch 'devel-stable' into for-nextRussell King
2014-08-05Merge branch 'swp' (early part) into for-nextRussell King
2014-08-05Merge branches 'fixes' and 'misc' into for-nextRussell King