| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | [ARM] implement arch_randomize_brk() | Nicolas Pitre | 2010-06-15 | 1 | -0/+7 |
* | | | ARM: call machine_shutdown() from machine_halt(), etc | Russell King | 2010-07-27 | 1 | -1/+11 |
* | | | ARM: Factor out common code from cpu_proc_fin() | Russell King | 2010-07-27 | 1 | -4/+13 |
| |/
|/| |
|
* | | ARM: lockdep: fix unannotated irqs-on | Russell King | 2010-07-10 | 1 | -9/+14 |
|/ |
|
* | ARM: fix build error in arch/arm/kernel/process.c | Russell King | 2010-04-21 | 1 | -4/+4 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | ARM: 5868/1: ARM: fix "BUG: using smp_processor_id() in preemptible code" | Rabin Vincent | 2010-01-08 | 1 | -1/+2 |
* | ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread() | Russell King | 2009-12-18 | 1 | -7/+5 |
* | ARM: 5759/1: Add register information of threads to coredump | Artem Bityutskiy | 2009-10-14 | 1 | -0/+9 |
* | Thumb-2: Implementation of the unified start-up and exceptions code | Catalin Marinas | 2009-07-24 | 1 | -1/+1 |
* | [ARM] idle: clean up pm_idle calling, obey hlt_counter | Russell King | 2009-06-22 | 1 | -26/+32 |
* | [ARM] 5559/1: Limit the stack unwinding caused by a kthread exit | Catalin Marinas | 2009-06-19 | 1 | -1/+18 |
* | Add core support for ARMv6/v7 big-endian | Catalin Marinas | 2009-05-30 | 1 | -1/+1 |
* | Simplify copy_thread() | Alexey Dobriyan | 2009-04-03 | 1 | -1/+1 |
* | [ARM] pass reboot command line to arch_reset() | Russell King | 2009-03-19 | 1 | -5/+5 |
* | [ARM] 5382/1: unwind: Reorganise the stacktrace support | Catalin Marinas | 2009-02-12 | 1 | -11/+10 |
* | [ARM] Convert asm/uaccess.h to linux/uaccess.h | Russell King | 2008-09-06 | 1 | -1/+1 |
* | [ARM] remove pc_pointer() | Russell King | 2008-09-06 | 1 | -1/+1 |
* | [ARM] sparse: fix several warnings | Russell King | 2008-09-05 | 1 | -29/+0 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -1/+1 |
* | Merge branch 'linus' into timers/nohz | Ingo Molnar | 2008-07-18 | 1 | -3/+1 |
|\ |
|
| * | [ARM] dyntick: Remove obsolete and unused ARM dyntick support | Russell King | 2008-05-12 | 1 | -3/+1 |
* | | nohz: prevent tick stop outside of the idle loop | Thomas Gleixner | 2008-07-18 | 1 | -1/+1 |
|/ |
|
* | aout: remove unnecessary inclusions of {asm, linux}/a.out.h | David Howells | 2008-02-08 | 1 | -1/+0 |
* | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT | David Howells | 2008-02-08 | 1 | -29/+0 |
* | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan | 2007-10-19 | 1 | -1/+1 |
* | [ARM] 4453/1: Fully Decode ARM instruction set state in show_regs() tombstone | George G. Davis | 2007-07-12 | 1 | -2/+6 |
* | [ARM] Update show_regs/oops register format | Russell King | 2007-06-18 | 1 | -28/+35 |
* | [ARM] 4258/2: Support for dynticks in idle loop | Kevin Hilman | 2007-04-21 | 1 | -0/+3 |
* | [ARM] Remove needless linux/ptrace.h includes | Russell King | 2007-04-21 | 1 | -1/+0 |
* | [ARM] Move processor_modes[] to .../process.c | Russell King | 2007-02-06 | 1 | -1/+7 |
* | [ARM] 3911/2: Simplify alloc_thread_info on ARM | Paul Gortmaker | 2006-11-30 | 1 | -61/+0 |
* | [ARM] nommu: manage the CP15 things | Hyok S. Choi | 2006-09-27 | 1 | -6/+16 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-07-03 | 1 | -6/+0 |
|\ |
|
| * | [ARM] 3707/1: iwmmxt: use the generic thread notifier infrastructure | Lennert Buytenhek | 2006-07-01 | 1 | -6/+0 |
* | | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
|/ |
|
* | [ARM] Add thread_notify infrastructure | Russell King | 2006-06-22 | 1 | -14/+10 |
* | [ARM] 3593/1: Add reboot and shutdown handlers for Zaurus handhelds | Richard Purdie | 2006-06-19 | 1 | -26/+35 |
* | [ARM] arch/arm/kernel/process.c: Fix warning | Russell King | 2006-05-16 | 1 | -1/+1 |
* | [ARM] Fix thread struct allocator for SMP case | Russell King | 2006-05-09 | 1 | -12/+25 |
* | [PATCH] unexport get_wchan | Adrian Bunk | 2006-03-31 | 1 | -1/+0 |
* | [ARM] 3363/1: [cleanup] process.c - fix warnings | Ben Dooks | 2006-03-16 | 1 | -1/+2 |
* | [PATCH] arm: task_stack_page() | Al Viro | 2006-01-12 | 1 | -1/+1 |
* | [PATCH] arm: end_of_stack() | Al Viro | 2006-01-12 | 1 | -1/+1 |
* | [PATCH] arm: task_pt_regs() | Al Viro | 2006-01-12 | 1 | -3/+2 |
* | [PATCH] arm: task_thread_info() | Al Viro | 2006-01-12 | 1 | -2/+2 |
* | [ARM] Cleanup ARM includes | Russell King | 2006-01-03 | 1 | -2/+1 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-11-09 | 1 | -1/+1 |
|\ |
|
| * | [ARM] 3100/1: simplify a pointer computation | Nicolas Pitre | 2005-11-09 | 1 | -1/+1 |
* | | [PATCH] sched: resched and cpu_idle rework | Nick Piggin | 2005-11-09 | 1 | -5/+9 |