summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2010-09-17ARM: prevent multiple syscall restartsRussell King
2010-09-15Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2010-09-09perf: Remove the sysfs bitsPeter Zijlstra
2010-09-09perf: Rework the PMU methodsPeter Zijlstra
2010-09-09perf: Per PMU disablePeter Zijlstra
2010-09-09perf: Reduce perf_disable() usagePeter Zijlstra
2010-09-09perf: Register PMU implementationsPeter Zijlstra
2010-09-09perf: Deconstify struct pmuPeter Zijlstra
2010-09-08ARM: 6358/1: hw-breakpoint: add HAVE_HW_BREAKPOINT to KconfigWill Deacon
2010-09-08ARM: 6357/1: hw-breakpoint: add new ptrace requests for hw-breakpoint interac...Will Deacon
2010-09-08ARM: 6356/1: hw-breakpoint: add ARM backend for the hw-breakpoint frameworkWill Deacon
2010-09-02ARM: 6352/1: perf: fix event validationWill Deacon
2010-09-02ARM: 6341/1: unwind - optimise linked-list searches for modulesPhil Carmody
2010-09-02ARM: 6340/1: module - additional unwind tables for exit/devexit sectionsPhil Carmody
2010-09-02ARM: 6339/1: module - simplify unwind table handlingPhil Carmody
2010-09-02ARM: 6338/1: module - simplify code with temporariesPhil Carmody
2010-09-02ARM: 6319/1: ftrace: add Thumb-2 support to dynamic ftraceRabin Vincent
2010-09-02ARM: 6318/1: ftrace: fix and update dynamic ftraceRabin Vincent
2010-09-02ARM: 6316/1: ftrace: add Thumb-2 supportRabin Vincent
2010-09-02ARM: 6315/1: ftrace: add ENDPROC annotationsRabin Vincent
2010-09-02ARM: 6314/1: ftrace: allow build without frame pointers on ARMRabin Vincent
2010-09-01ARM: 6343/1: wire up fanotify and prlimit64 syscalls on ARMMikael Pettersson
2010-09-01ARM: 6330/1: perf: reword comments relating to perf_event_do_pendingWill Deacon
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-25Merge branch 'linus' into perf/coreIngo Molnar
2010-08-19Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov
2010-08-19Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2010-08-19perf: Factorize callchain context handlingFrederic Weisbecker
2010-08-19perf: Generalize some arch callchain codeFrederic Weisbecker
2010-08-19perf: Generalize callchain_store()Frederic Weisbecker
2010-08-19perf: Drop unappropriate tests on arch callchainsFrederic Weisbecker
2010-08-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-15ARM: 6329/1: wire up sys_accept4() on ARMMikael Pettersson
2010-08-14ARM: 6326/1: kgdb: fix GDB_MAX_REGS no longer usederic miao
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-08-10Merge branches 'master' and 'devel' into for-linusRussell King
2010-08-10ARM: 6294/1: etm: do a dummy read from OSSRR during initializationAlexander Shishkin
2010-08-10ARM: 6292/1: coresight: add ETM management registersAlexander Shishkin
2010-08-10ARM: 6288/1: ftrace: document mcount formatsRabin Vincent
2010-08-10ARM: 6287/1: ftrace: clean up mcount assembly indentationRabin Vincent
2010-08-09Merge branch 'devel-stable' into develRussell King
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-08-05arm,kgdb: Add ability to trap into debugger on notify_dieJason Wessel
2010-08-05kgdb,arm: Individual register get/set for armJason Wessel
2010-08-05ARM: 6191/1: Do not compile the Thumb-2 module relocations on an ARM kernelCatalin Marinas
2010-08-05ARM: 6190/1: Remove dummy loads from the original relocation addressCatalin Marinas
2010-08-05ARM: 6189/1: Add support for the MOVW/MOVT relocations in Thumb-2Catalin Marinas
2010-07-31Merge branch 'devel-stable' into develRussell King