summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
*---------. Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King2010-10-1818-114/+1483
|\ \ \ \ \ \
| | | | | | * ARM: 6341/1: unwind - optimise linked-list searches for modulesPhil Carmody2010-09-021-0/+2
| | | | | | * ARM: 6340/1: module - additional unwind tables for exit/devexit sectionsPhil Carmody2010-09-021-0/+8
| | | | | | * ARM: 6339/1: module - simplify unwind table handlingPhil Carmody2010-09-021-27/+19
| | | | | | * ARM: 6338/1: module - simplify code with temporariesPhil Carmody2010-09-021-6/+8
| | | | | |/
| | | | * | ARM: vmlinux.lds: Move unwind tables into _stext.._etextRussell King2010-10-081-2/+2
| | | | * | ARM: vmlinux.lds: Refer to start of .data using _sdata rather than _dataRussell King2010-10-082-2/+2
| | | | * | ARM: 6428/1: add cpu_idle_wait() to support CPUidle on SMP systems.Kevin Hilman2010-10-081-0/+19
| | | | * | ARM: 6402/1: Don't send IPI in smp_send_stop if there's only one CPUTony Lindgren2010-10-041-1/+2
| | | | * | ARM: Allow SMP kernels to boot on UP systemsRussell King2010-10-044-7/+69
| | | | * | ARM: 6291/1: coresight: move struct tracectx inside etm driverAlexander Shishkin2010-10-041-0/+15
| | | | * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-09-271-0/+2
| | | | |\ \
| | | | | * | ARM: prevent multiple syscall restartsRussell King2010-09-171-0/+2
| | | * | | | ARM: 6358/1: hw-breakpoint: add HAVE_HW_BREAKPOINT to KconfigWill Deacon2010-09-081-0/+1
| | | * | | | ARM: 6357/1: hw-breakpoint: add new ptrace requests for hw-breakpoint interac...Will Deacon2010-09-082-0/+244
| | | * | | | ARM: 6356/1: hw-breakpoint: add ARM backend for the hw-breakpoint frameworkWill Deacon2010-09-081-0/+849
| |_|/ / / / |/| | | | |
| | * | | | ARM: 6319/1: ftrace: add Thumb-2 support to dynamic ftraceRabin Vincent2010-09-021-0/+33
| | * | | | ARM: 6318/1: ftrace: fix and update dynamic ftraceRabin Vincent2010-09-022-57/+135
| | * | | | ARM: 6316/1: ftrace: add Thumb-2 supportRabin Vincent2010-09-021-2/+4
| | * | | | ARM: 6315/1: ftrace: add ENDPROC annotationsRabin Vincent2010-09-021-2/+6
| | * | | | ARM: 6314/1: ftrace: allow build without frame pointers on ARMRabin Vincent2010-09-022-0/+16
| | | |_|/ | | |/| |
| * | | | ARM: 6431/1: fix isb regression on CPU < v7Linus Walleij2010-10-081-4/+5
| * | | | ARM: 6385/1: setup: detect aliasing I-cache when D-cache is non-aliasingWill Deacon2010-10-041-3/+36
| | |/ / | |/| |
| * | | arm: fix really nasty sigreturn bugAl Viro2010-09-171-0/+2
| | |/ | |/|
| * | ARM: 6352/1: perf: fix event validationWill Deacon2010-09-021-2/+2
| * | ARM: 6343/1: wire up fanotify and prlimit64 syscalls on ARMMikael Pettersson2010-09-011-0/+3
| * | ARM: 6330/1: perf: reword comments relating to perf_event_do_pendingWill Deacon2010-09-011-4/+4
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-281-1/+1
|\ \ | |/ |/|
| * Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov2010-08-191-1/+1
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-172-1/+2
|\ \
| * | ARM: 6329/1: wire up sys_accept4() on ARMMikael Pettersson2010-08-151-0/+1
| * | ARM: 6326/1: kgdb: fix GDB_MAX_REGS no longer usederic miao2010-08-141-1/+1
| |/
* | Make do_execve() take a const filename pointerDavid Howells2010-08-171-5/+9
|/
* Mark arguments to certain syscalls as being constDavid Howells2010-08-132-5/+5
* Merge branches 'master' and 'devel' into for-linusRussell King2010-08-101-0/+34
|\
| * Merge branch 'devel-stable' into develRussell King2010-08-091-43/+81
| |\
| * | ARM: 6191/1: Do not compile the Thumb-2 module relocations on an ARM kernelCatalin Marinas2010-08-051-0/+4
| * | ARM: 6190/1: Remove dummy loads from the original relocation addressCatalin Marinas2010-08-051-2/+0
| * | ARM: 6189/1: Add support for the MOVW/MOVT relocations in Thumb-2Catalin Marinas2010-08-051-0/+32
* | | ARM: 6294/1: etm: do a dummy read from OSSRR during initializationAlexander Shishkin2010-08-101-1/+3
* | | ARM: 6292/1: coresight: add ETM management registersAlexander Shishkin2010-08-101-1/+1
* | | ARM: 6288/1: ftrace: document mcount formatsRabin Vincent2010-08-101-0/+36
* | | ARM: 6287/1: ftrace: clean up mcount assembly indentationRabin Vincent2010-08-101-44/+44
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-061-9/+9
|\ \ \ | |_|/ |/| |
| * | Merge branch 'linus' into perf/coreIngo Molnar2010-07-213-21/+23
| |\ \
| * \ \ Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar2010-07-051-1/+1
| |\ \ \
| * | | | perf: Convert perf_event to local_tPeter Zijlstra2010-06-091-9/+9
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-051-43/+81
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | arm,kgdb: Add ability to trap into debugger on notify_dieJason Wessel2010-08-051-0/+34
| * | | | kgdb,arm: Individual register get/set for armJason Wessel2010-08-051-43/+47
| | |_|/ | |/| |
OpenPOWER on IntegriCloud