summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2014-11-21ARM: add machine name to stack dump outputRussell King
2014-11-21ARM: remove "SMP: Total of %d processors activated." messageRussell King
2014-11-21ARM: reduce "Booted secondary processor" message to debug levelRussell King
2014-11-21ARM: use pr_warn_ratelimited() when migrating IRQsRussell King
2014-11-21ARM: convert printk(KERN_* to pr_*Russell King
2014-11-20Merge tag 'arm-perf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wi...Arnd Bergmann
2014-11-19separate kernel- and userland-side msghdrAl Viro
2014-11-17ARM: 8194/1: remove clear_thread_flag(TIF_UPROBE)Yalin Wang
2014-11-13ARM: 8176/1: Use current_stack_pointer in unwind_backtraceBehan Webster
2014-11-13ARM: 8172/1: Use current_stack_pointer in save_stack_trace_tskBehan Webster
2014-11-13ARM: 8171/1: Use current_stack_pointer for return_addressBehan Webster
2014-11-07ARM: removing support for etb/etm in "arch/arm/kernel/"Mathieu Poirier
2014-11-03Merge tag 'ronx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/l...Russell King
2014-11-02Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-10-30arm: perf: fold hotplug notifier into arm_pmuMark Rutland
2014-10-30arm: perf: dynamically allocate cpu hardware dataMark Rutland
2014-10-30arm: perf: fold percpu_pmu into pmu_hw_eventsMark Rutland
2014-10-30arm: perf: kill get_hw_events()Mark Rutland
2014-10-30arm: perf: limit size of accounting dataMark Rutland
2014-10-30arm: perf: use IDR types for CPU PMUsMark Rutland
2014-10-30arm: perf: make PMU probing data-drivenMark Rutland
2014-10-30arm: perf: add missing pr_info newlinesMark Rutland
2014-10-30arm: perf: factor out callchain codeMark Rutland
2014-10-30ARM: perf: use pr_* instead of printkWill Deacon
2014-10-30ARM: perf: remove useless return and check of idx in counter handlingchai wen
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-16ARM: mm: allow text and rodata sections to be read-onlyKees Cook
2014-10-16ARM: mm: allow non-text sections to be non-executableKees Cook
2014-10-16arm: kgdb: Handle read-only text / modulesDoug Anderson
2014-10-16ARM: kexec: Make .text R/W in machine_kexecNikolay Borisov
2014-10-16arm: use fixmap for text patching when text is RORabin Vincent
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