| Age | Commit message (Expand) | Author | Files | Lines |
| 2008-08-02 | [ARM] move include/asm-arm to arch/arm/include/asm |  Russell King | 1 | -1/+1 |
| 2008-07-25 | kprobes: improve kretprobe scalability with hashed locking |  Srinivasa D S | 1 | -4/+2 |
| 2008-07-24 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -1/+1 |
| 2008-07-24 | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures |  Andrea Righi | 1 | -0/+1 |
| 2008-07-23 | kgdb: support for ARCH=arm |  Jason Wessel | 4 | -0/+209 |
| 2008-07-21 | arm: bus_id -> dev_name() and dev_set_name() conversions |  Kay Sievers | 1 | -1/+1 |
| 2008-07-21 | sysdev: Pass the attribute to the low level sysdev show/store function |  Andi Kleen | 1 | -1/+3 |
| 2008-07-21 | driver core: fix a lot of printk usages of bus_id |  Greg Kroah-Hartman | 1 | -2/+1 |
| 2008-07-18 | Merge branch 'linus' into timers/nohz |  Ingo Molnar | 12 | -322/+286 |
| 2008-07-18 | nohz: prevent tick stop outside of the idle loop |  Thomas Gleixner | 1 | -1/+1 |
| 2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus |  Ingo Molnar | 1 | -145/+18 |
| 2008-07-15 | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -0/+1 |
| 2008-07-14 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm |  Linus Torvalds | 6 | -176/+89 |
| 2008-07-10 | Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'omap-reviewed', 'rpc', 'rtc' and 's3c' into devel |  Russell King | 5 | -134/+50 |
| 2008-07-03 | [ARM] rpc: ecard: remove deprecated ecard_address() and relatives |  Russell King | 2 | -7/+19 |
| 2008-07-03 | stacktrace: export save_stack_trace[_tsk] |  Ingo Molnar | 1 | -0/+1 |
| 2008-06-26 | on_each_cpu(): kill unused 'retry' parameter |  Jens Axboe | 1 | -3/+3 |
| 2008-06-26 | arm: convert to generic helpers for IPI function calls |  Jens Axboe | 1 | -142/+15 |
| 2008-06-23 | ftrace: store mcount address in rec->ip |  Abhishek Sagar | 3 | -14/+16 |
| 2008-06-22 | [ARM] latencytop support |  Nicolas Pitre | 1 | -4/+30 |
| 2008-06-10 | ftrace: remove ftrace_ip_converted() |  Abhishek Sagar | 1 | -10/+0 |
| 2008-06-02 | ftrace: export kretprobe_trampoline for function tracer |  Abhishek Sagar | 1 | -1/+1 |
| 2008-06-02 | ftrace: core support for ARM |  Abhishek Sagar | 4 | -0/+185 |
| 2008-05-30 | clean up atags exporting code |  Uwe Kleine-König | 1 | -40/+38 |
| 2008-05-30 | There is no need to have BOOT_PARAMS_SIZE known outside of atags.c |  Uwe Kleine-König | 1 | -4/+3 |
| 2008-05-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 |  Linus Torvalds | 1 | -1/+0 |
| 2008-05-17 | [ARM] arm/kernel/arthur.c: add MODULE_LICENSE |  Adrian Bunk | 1 | -0/+2 |
| 2008-05-17 | [ARM] export copy_page |  Russell King | 1 | -0/+2 |
| 2008-05-16 | [PATCH] take init_files to fs/file.c |  Al Viro | 1 | -1/+0 |
| 2008-05-12 | [ARM] dyntick: Remove obsolete and unused ARM dyntick support |  Russell King | 2 | -123/+1 |
| 2008-05-03 | unified (weak) sys_pipe implementation |  Ulrich Drepper | 1 | -17/+0 |
| 2008-04-29 | Merge master.kernel.org:/home/rmk/linux-2.6-arm |  Linus Torvalds | 2 | -2/+2 |
| 2008-04-29 | arm: use kbuild.h instead of macros in asm-offsets.c |  Christoph Lameter | 1 | -7/+1 |
| 2008-04-29 | proc: switch /proc/bus/ecard/devices to seq_file interface |  Alexey Dobriyan | 1 | -27/+25 |
| 2008-04-29 | proc: remove proc_root from drivers |  Alexey Dobriyan | 1 | -1/+1 |
| 2008-04-29 | proc: remove proc_bus |  Alexey Dobriyan | 1 | -1/+1 |
| 2008-04-28 | kprobes/arm: fix decoding of arithmetic immediate instructions |  Lennert Buytenhek | 1 | -1/+1 |
| 2008-04-28 | kprobes/arm: fix cache flush address for instruction stub |  Nicolas Pitre | 1 | -1/+1 |
| 2008-04-19 | Merge branch 'merge-fixes' into devel |  Russell King | 2 | -222/+1 |
| 2008-04-19 | Merge branch 'omap2-upstream' into devel |  Russell King | 2 | -1/+25 |
| 2008-04-19 | Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x', 'orion', 'pxa', 'sa1100', 's3c' and 'sparsemem' into devel |  Russell King | 3 | -21/+14 |
| 2008-04-19 | [ARM] Fix kernel mode preemption |  Russell King | 1 | -19/+5 |
| 2008-04-19 | [ARM] 4881/1: print unrecognised processor ID as part of failure message |  Lennert Buytenhek | 1 | -1/+6 |
| 2008-04-19 | [ARM] 4852/1: Add timerfd_create, timerfd_settime and timerfd_gettime syscall entries |  Uwe Kleine-König | 1 | -1/+3 |
| 2008-04-18 | Linux Thumb-2 support for user-space applications |  Paul Brook | 1 | -9/+44 |
| 2008-04-18 | Add a prefetch abort handler |  Paul Brook | 3 | -10/+36 |
| 2008-04-18 | ARMv7: Add support for the ThumbEE state saving/restoring |  Catalin Marinas | 3 | -0/+85 |
| 2008-04-17 | Generic semaphore implementation |  Matthew Wilcox | 2 | -222/+1 |
| 2008-03-28 | [ARM] 4878/1: Add oabi shim for fstatat64 |  Riku Voipio | 2 | -1/+25 |
| 2008-03-20 | [ARM] 4870/1: fix signal return code when enable CONFIG_OABI_COMPAT |  janboe | 1 | -2/+2 |