aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-291/+294
2014-11-28Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-29/+2
2014-11-27ARM: 8226/1: cacheflush: get rid of restarting blockVladimir Murzin1-29/+2
2014-11-20Merge tag 'arm-perf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into next/driversArnd Bergmann7-291/+294
2014-11-02Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+1
2014-10-30arm: perf: fold hotplug notifier into arm_pmuMark Rutland1-35/+34
2014-10-30arm: perf: dynamically allocate cpu hardware dataMark Rutland1-8/+25
2014-10-30arm: perf: fold percpu_pmu into pmu_hw_eventsMark Rutland2-11/+17
2014-10-30arm: perf: kill get_hw_events()Mark Rutland5-32/+27
2014-10-30arm: perf: limit size of accounting dataMark Rutland2-7/+1
2014-10-30arm: perf: use IDR types for CPU PMUsMark Rutland2-2/+6
2014-10-30arm: perf: make PMU probing data-drivenMark Rutland1-32/+18
2014-10-30arm: perf: add missing pr_info newlinesMark Rutland1-4/+4
2014-10-30arm: perf: factor out callchain codeMark Rutland3-132/+138
2014-10-30ARM: perf: use pr_* instead of printkWill Deacon2-10/+10
2014-10-30ARM: perf: remove useless return and check of idx in counter handlingchai wen1-22/+18
2014-10-29ARM: enable bpf syscallRussell King1-0/+1
2014-10-28Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-1/+11
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-2/+2
2014-10-19ARM: Blacklist GCC 4.8.0 to GCC 4.8.2 - PR58854Russell King1-1/+11
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-6/+6
2014-10-14Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+6
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2014-10-10Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-7/+5
2014-10-09nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven1-2/+1
2014-10-09Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-18/+1
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2014-10-02Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King18-113/+134
2014-10-02ARM: 8168/1: extend __init_end to a page align addressYalin Wang1-1/+1
2014-09-30ARM: 8179/1: kprobes-test: Fix compile error "bad immediate value for offset"Jon Medhurst2-8/+13
2014-09-26ARM: 8160/1: drop warning about return_address not using unwind tablesUwe Kleine-König1-4/+0
2014-09-26ARM: 8158/1: LLVMLinux: use static inline in ARM ftrace.hBehan Webster1-5/+0
2014-09-26ARM: 8155/1: place sigpage at a random offset above stackNathan Lynch1-1/+36
2014-09-26ARM: 8154/1: use _install_special_mapping for sigpageNathan Lynch1-8/+16
2014-09-26ARM: Avoid writing to control register on every exceptionRussell King3-8/+20
2014-09-26ARM: 8152/1: Convert pr_warning to pr_warnJoe Perches6-27/+27
2014-09-26arm/arm64: unexport restart handlersGuenter Roeck1-1/+0
2014-09-26arm: support restart through restart handler call chainGuenter Roeck1-6/+5
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris1-2/+2
2014-09-19ARM: topology: Use the new cpu_capacity interfaceVincent Guittot1-2/+2
2014-09-18ARM: remove unused do_unexp_fiq() functionRussell King1-6/+0
2014-09-18ARM: remove extraneous newline in show_regs()Russell King1-1/+0
2014-09-18ARM: 8150/3: fiq: Replace default FIQ handlerDaniel Thompson5-16/+180
2014-09-16ARM: 8149/1: perf: Don't sleep while atomic when enabling per-cpu interruptsStephen Boyd1-10/+4
2014-09-16ARM: 8148/1: flush TLS and thumbee register state during execNathan Lynch3-17/+4
2014-09-16ARM: 8151/1: add missing exports for asm functions required by get_user macroVictor Kamensky1-0/+8
2014-09-13arm: Tell irq work about self IPI supportFrederic Weisbecker1-1/+1
2014-09-12ARM: 8135/1: Fix in-correct barrier usage in SWP{B} emulationPunit Agrawal1-15/+0
2014-09-03seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computingAndy Lutomirski1-1/+6
2014-09-03ARM: Convert handle_IRQ to use __handle_domain_irqMarc Zyngier1-18/+1