| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | [ARM] remove pc_pointer() | Russell King | 2008-09-06 | 3 | -7/+5 |
| * | | | [ARM] sparse: fix several warnings | Russell King | 2008-09-05 | 3 | -33/+5 |
| * | | | [ARM] 5227/1: Add the ENDPROC declarations to the .S files | Catalin Marinas | 2008-09-01 | 6 | -19/+62 |
| * | | | [ARM] 5221/1: fix ldm/stm emulation for kprobes | Nicolas Pitre | 2008-09-01 | 1 | -2/+2 |
| * | | | [ARM] 5206/1: remove kprobe_trap_handler() hack | Nicolas Pitre | 2008-09-01 | 2 | -13/+4 |
| * | | | [ARM] cachetype: move definitions to separate header | Russell King | 2008-09-01 | 1 | -0/+1 |
| * | | | [ARM] cputype: separate definitions, use them | Russell King | 2008-09-01 | 1 | -22/+23 |
| |/ / |
|
* | | | Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched... | Ingo Molnar | 2008-10-08 | 1 | -0/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | kernel/cpu.c: create a CPU_STARTING cpu_chain notifier | Manfred Spraul | 2008-09-08 | 1 | -0/+1 |
| |/ |
|
* | | kgdb, x86, arm, mips, powerpc: ignore user space single stepping | Jason Wessel | 2008-09-26 | 1 | -2/+0 |
|/ |
|
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-08-16 | 4 | -15/+40 |
|\ |
|
| * | [ARM] 5194/1: update .gitignore | Nicolas Pitre | 2008-08-12 | 1 | -0/+1 |
| * | [ARM] 5193/1: Wire up missing syscalls | Stefan Schmidt | 2008-08-12 | 1 | -2/+8 |
| * | [ARM] traps: don't call undef hook functions with spinlock held | Russell King | 2008-08-12 | 1 | -13/+18 |
| * | Merge branch 'for-rmk' of git://git.marvell.com/orion | Russell King | 2008-08-09 | 1 | -0/+13 |
| |\ |
|
| | * | [ARM] prevent crashing when too much RAM installed | Lennert Buytenhek | 2008-08-09 | 1 | -0/+13 |
* | | | kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE | Huang Ying | 2008-08-15 | 1 | -1/+1 |
|/ / |
|
* | | [ARM] Fix SMP booting with non-zero PHYS_OFFSET | Russell King | 2008-08-07 | 1 | -2/+2 |
|/ |
|
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 7 | -7/+7 |
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 | 1 | -1/+1 |
* | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King | 2008-08-07 | 1 | -1/+0 |
* | [ARM] Fix circular include dependency with IRQ headers | Russell King | 2008-08-07 | 1 | -0/+1 |
* | [ARM] move include/asm-arm to arch/arm/include/asm | Russell King | 2008-08-02 | 1 | -1/+1 |
* | 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 |
| |/ / |
|