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