Age | Commit message (Expand) | Author |
2010-10-20 | arm: use addruart macro to establish debug mappings | Jeremy Kerr |
2010-10-20 | arm: return both physical and virtual addresses from addruart | Jeremy Kerr |
2010-10-20 | arm/debug: consolidate addruart macros for CONFIG_DEBUG_ICEDCC | Jeremy Kerr |
2010-10-19 | Merge branch 'devel-stable' into devel | Russell King |
2010-10-19 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King |
2010-10-18 | Merge branch 'hotplug' into devel | Russell King |
2010-10-18 | Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's... | Russell King |
2010-10-08 | ARM: add register documentation for __enable_mmu | Russell King |
2010-10-08 | ARM: hotplug cpu: move secondary_startup, __enable_mmu to cpuinit | Russell King |
2010-10-08 | ARM: hotplug cpu: ensure that __enable_mmu is identity mapped | Russell King |
2010-10-08 | ARM: cleanup lookup_machine_type data and ensure these are placed in __HEAD | Russell King |
2010-10-08 | ARM: hotplug cpu: move __error and __error_p to cpuinit section | Russell King |
2010-10-08 | ARM: move __mmap_switched, C-API functions to init section | Russell King |
2010-10-08 | ARM: cleanup boot cpu calling __mmap_switched | Russell King |
2010-10-08 | ARM: hotplug cpu: Keep processor information, startup code & __lookup_process... | Russell King |
2010-10-08 | ARM: hotplug cpu: setup 1:1 map for entire kernel image for secondary CPUs | Russell King |
2010-10-08 | ARM: no need for nommu to jump through the hoops that mmu does | Russell King |
2010-10-08 | ARM: vmlinux.lds: Move unwind tables into _stext.._etext | Russell King |
2010-10-08 | ARM: vmlinux.lds: Refer to start of .data using _sdata rather than _data | Russell King |
2010-10-08 | ARM: 6428/1: add cpu_idle_wait() to support CPUidle on SMP systems. | Kevin Hilman |
2010-10-08 | ARM: 6431/1: fix isb regression on CPU < v7 | Linus Walleij |
2010-10-04 | ARM: 6385/1: setup: detect aliasing I-cache when D-cache is non-aliasing | Will Deacon |
2010-10-04 | ARM: 6402/1: Don't send IPI in smp_send_stop if there's only one CPU | Tony Lindgren |
2010-10-04 | ARM: Allow SMP kernels to boot on UP systems | Russell King |
2010-10-04 | ARM: 6291/1: coresight: move struct tracectx inside etm driver | Alexander Shishkin |
2010-10-04 | ARM: 6412/1: kprobes-decode: add support for MOVW instruction | Will Deacon |
2010-10-01 | ARM: add a vma entry for the user accessible vector page | Nicolas Pitre |
2010-10-01 | ARM: SECCOMP support | Nicolas Pitre |
2010-09-27 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-09-17 | arm: fix really nasty sigreturn bug | Al Viro |
2010-09-17 | ARM: prevent multiple syscall restarts | Russell King |
2010-09-08 | ARM: 6358/1: hw-breakpoint: add HAVE_HW_BREAKPOINT to Kconfig | Will Deacon |
2010-09-08 | ARM: 6357/1: hw-breakpoint: add new ptrace requests for hw-breakpoint interac... | Will Deacon |
2010-09-08 | ARM: 6356/1: hw-breakpoint: add ARM backend for the hw-breakpoint framework | Will Deacon |
2010-09-02 | ARM: 6352/1: perf: fix event validation | Will Deacon |
2010-09-02 | ARM: 6341/1: unwind - optimise linked-list searches for modules | Phil Carmody |
2010-09-02 | ARM: 6340/1: module - additional unwind tables for exit/devexit sections | Phil Carmody |
2010-09-02 | ARM: 6339/1: module - simplify unwind table handling | Phil Carmody |
2010-09-02 | ARM: 6338/1: module - simplify code with temporaries | Phil Carmody |
2010-09-02 | ARM: 6319/1: ftrace: add Thumb-2 support to dynamic ftrace | Rabin Vincent |
2010-09-02 | ARM: 6318/1: ftrace: fix and update dynamic ftrace | Rabin Vincent |
2010-09-02 | ARM: 6316/1: ftrace: add Thumb-2 support | Rabin Vincent |
2010-09-02 | ARM: 6315/1: ftrace: add ENDPROC annotations | Rabin Vincent |
2010-09-02 | ARM: 6314/1: ftrace: allow build without frame pointers on ARM | Rabin Vincent |
2010-09-01 | ARM: 6343/1: wire up fanotify and prlimit64 syscalls on ARM | Mikael Pettersson |
2010-09-01 | ARM: 6330/1: perf: reword comments relating to perf_event_do_pending | Will Deacon |
2010-08-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-08-19 | Input: sysrq - drop tty argument from sysrq ops handlers | Dmitry Torokhov |
2010-08-17 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-08-17 | Make do_execve() take a const filename pointer | David Howells |