Age | Commit message (Expand) | Author |
2008-09-26 | kgdb, x86, arm, mips, powerpc: ignore user space single stepping | Jason Wessel |
2008-08-16 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-08-15 | kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE | Huang Ying |
2008-08-12 | [ARM] 5194/1: update .gitignore | Nicolas Pitre |
2008-08-12 | [ARM] 5193/1: Wire up missing syscalls | Stefan Schmidt |
2008-08-12 | [ARM] traps: don't call undef hook functions with spinlock held | Russell King |
2008-08-09 | Merge branch 'for-rmk' of git://git.marvell.com/orion | Russell King |
2008-08-09 | [ARM] prevent crashing when too much RAM installed | Lennert Buytenhek |
2008-08-07 | [ARM] Fix SMP booting with non-zero PHYS_OFFSET | Russell King |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King |
2008-08-07 | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King |
2008-08-07 | [ARM] Fix circular include dependency with IRQ headers | Russell King |
2008-08-02 | [ARM] move include/asm-arm to arch/arm/include/asm | Russell King |
2008-07-25 | kprobes: improve kretprobe scalability with hashed locking | Srinivasa D S |
2008-07-24 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2008-07-24 | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi |
2008-07-23 | kgdb: support for ARCH=arm | Jason Wessel |
2008-07-21 | arm: bus_id -> dev_name() and dev_set_name() conversions | Kay Sievers |
2008-07-21 | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen |
2008-07-21 | driver core: fix a lot of printk usages of bus_id | Greg Kroah-Hartman |
2008-07-18 | Merge branch 'linus' into timers/nohz | Ingo Molnar |
2008-07-18 | nohz: prevent tick stop outside of the idle loop | Thomas Gleixner |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar |
2008-07-15 | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2008-07-14 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-07-10 | Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o... | Russell King |
2008-07-03 | [ARM] rpc: ecard: remove deprecated ecard_address() and relatives | Russell King |
2008-07-03 | stacktrace: export save_stack_trace[_tsk] | Ingo Molnar |
2008-06-26 | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe |
2008-06-26 | arm: convert to generic helpers for IPI function calls | Jens Axboe |
2008-06-23 | ftrace: store mcount address in rec->ip | Abhishek Sagar |
2008-06-22 | [ARM] latencytop support | Nicolas Pitre |
2008-06-10 | ftrace: remove ftrace_ip_converted() | Abhishek Sagar |
2008-06-02 | ftrace: export kretprobe_trampoline for function tracer | Abhishek Sagar |
2008-06-02 | ftrace: core support for ARM | Abhishek Sagar |
2008-05-30 | clean up atags exporting code | Uwe Kleine-König |
2008-05-30 | There is no need to have BOOT_PARAMS_SIZE known outside of atags.c | Uwe Kleine-König |
2008-05-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2008-05-17 | [ARM] arm/kernel/arthur.c: add MODULE_LICENSE | Adrian Bunk |
2008-05-17 | [ARM] export copy_page | Russell King |
2008-05-16 | [PATCH] take init_files to fs/file.c | Al Viro |
2008-05-12 | [ARM] dyntick: Remove obsolete and unused ARM dyntick support | Russell King |
2008-05-03 | unified (weak) sys_pipe implementation | Ulrich Drepper |
2008-04-29 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-04-29 | arm: use kbuild.h instead of macros in asm-offsets.c | Christoph Lameter |
2008-04-29 | proc: switch /proc/bus/ecard/devices to seq_file interface | Alexey Dobriyan |
2008-04-29 | proc: remove proc_root from drivers | Alexey Dobriyan |
2008-04-29 | proc: remove proc_bus | Alexey Dobriyan |
2008-04-28 | kprobes/arm: fix decoding of arithmetic immediate instructions | Lennert Buytenhek |