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