Age | Commit message (Expand) | Author |
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-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 |
2008-04-28 | kprobes/arm: fix cache flush address for instruction stub | Nicolas Pitre |
2008-04-19 | Merge branch 'merge-fixes' into devel | Russell King |
2008-04-19 | Merge branch 'omap2-upstream' into devel | Russell King |
2008-04-19 | Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x... | Russell King |
2008-04-19 | [ARM] Fix kernel mode preemption | Russell King |
2008-04-19 | [ARM] 4881/1: print unrecognised processor ID as part of failure message | Lennert Buytenhek |
2008-04-19 | [ARM] 4852/1: Add timerfd_create, timerfd_settime and timerfd_gettime syscall... | Uwe Kleine-König |
2008-04-18 | Linux Thumb-2 support for user-space applications | Paul Brook |
2008-04-18 | Add a prefetch abort handler | Paul Brook |
2008-04-18 | ARMv7: Add support for the ThumbEE state saving/restoring | Catalin Marinas |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox |
2008-03-28 | [ARM] 4878/1: Add oabi shim for fstatat64 | Riku Voipio |
2008-03-20 | [ARM] 4870/1: fix signal return code when enable CONFIG_OABI_COMPAT | janboe |
2008-03-06 | [ARM] 4849/1: move ATAGS asm definitions | Greg Ungerer |
2008-03-06 | [ARM] 4847/1: kprobes: fix compilation with CONFIG_DEBUG_FS=y | Nicolas Pitre |
2008-02-09 | [ARM] constify function pointer tables | Jan Engelhardt |
2008-02-08 | aout: remove unnecessary inclusions of {asm, linux}/a.out.h | David Howells |
2008-02-08 | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT | David Howells |
2008-02-05 | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt |