Age | Commit message (Expand) | Author |
2011-04-10 | ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooks | Catalin Marinas |
2011-01-11 | ARM: 6619/1: nommu: avoid mapping vectors page when !CONFIG_MMU | Will Deacon |
2010-10-19 | Merge branch 'devel-stable' into devel | Russell King |
2010-10-18 | Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's... | Russell King |
2010-10-08 | ARM: 6428/1: add cpu_idle_wait() to support CPUidle on SMP systems. | Kevin Hilman |
2010-10-02 | ARM: add a vma entry for the user accessible vector page | Nicolas Pitre |
2010-09-08 | ARM: 6357/1: hw-breakpoint: add new ptrace requests for hw-breakpoint interac... | Will Deacon |
2010-07-31 | Merge branch 'devel-stable' into devel | Russell King |
2010-07-27 | ARM: call machine_shutdown() from machine_halt(), etc | Russell King |
2010-07-27 | ARM: Factor out common code from cpu_proc_fin() | Russell King |
2010-07-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable | Russell King |
2010-07-10 | ARM: lockdep: fix unannotated irqs-on | Russell King |
2010-06-15 | ARM: initial stack protector (-fstack-protector) support | Nicolas Pitre |
2010-06-15 | [ARM] implement arch_randomize_brk() | Nicolas Pitre |
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-03 | 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 |