- 770e1b0 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
- 7b9dd47 Merge branch 'restart' into for-linus by Russell King · 13 years ago
- f88b897 ARM: restart: remove the now empty arch_reset() by Russell King · 13 years ago
- 4045407 Merge branch 'restart-cleanup' into restart by Russell King · 13 years ago
- 290130a ARM: reset: implement soft_restart for jumping to a physical address by Will Deacon · 14 years ago
- 1268fbc nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() by Frederic Weisbecker · 13 years ago
- 2bbb681 nohz: Allow rcu extended quiescent state handling seperately from tick stop by Frederic Weisbecker · 13 years ago
- 280f067 nohz: Separate out irq exit and idle loop dyntick logic by Frederic Weisbecker · 13 years ago
- 742eaa6 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable by Russell King · 13 years ago
- 11ed0ba ARM: 7161/1: errata: no automatic store buffer drain by Will Deacon · 13 years ago
- e879c86 ARM: restart: only perform setup for restart when soft-restarting by Russell King · 13 years ago
- 5aafec1 ARM: restart: remove argument to setup_mm_for_reboot() by Russell King · 13 years ago
- ac15e00 ARM: restart: move reboot failure handing into machine_restart() by Russell King · 13 years ago
- ecea4ab arm: convert core files from module.h to export.h by Paul Gortmaker · 13 years ago
- b380ab4 ARM: 7068/1: process: change from __backtrace to dump_stack in show_regs by Laura Abbott · 13 years ago
- cbc158d cpuidle: Consistent spelling of cpuidle_idle_call() by David Brown · 13 years ago
- a0bfa13 cpuidle: stop depending on pm_idle by Len Brown · 14 years ago
- 2e82669a ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooks by Catalin Marinas · 14 years ago
- 6cde6d4 ARM: 6619/1: nommu: avoid mapping vectors page when !CONFIG_MMU by Will Deacon · 14 years ago
- 809b4e0 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
- 23beab7 Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into devel by Russell King · 14 years ago
- c7b0aff ARM: 6428/1: add cpu_idle_wait() to support CPUidle on SMP systems. by Kevin Hilman · 14 years ago
- ec706da ARM: add a vma entry for the user accessible vector page by Nicolas Pitre · 14 years ago
- 864232f ARM: 6357/1: hw-breakpoint: add new ptrace requests for hw-breakpoint interaction by Will Deacon · 14 years ago
- 7b70c42 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
- 3d3f78d ARM: call machine_shutdown() from machine_halt(), etc by Russell King · 14 years ago
- 9ca03a2 ARM: Factor out common code from cpu_proc_fin() by Russell King · 14 years ago
- 14764b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable by Russell King · 14 years ago
- ac78884 ARM: lockdep: fix unannotated irqs-on by Russell King · 15 years ago
- c743f38 ARM: initial stack protector (-fstack-protector) support by Nicolas Pitre · 15 years ago
- 990cb8a [ARM] implement arch_randomize_brk() by Nicolas Pitre · 15 years ago
- 4260415 ARM: fix build error in arch/arm/kernel/process.c by Russell King · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 2232552 ARM: 5868/1: ARM: fix "BUG: using smp_processor_id() in preemptible code" by Rabin Vincent · 15 years ago
- 797245f ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread() by Russell King · 15 years ago
- cde3f86 ARM: 5759/1: Add register information of threads to coredump by Artem Bityutskiy · 15 years ago
- b86040a Thumb-2: Implementation of the unified start-up and exceptions code by Catalin Marinas · 15 years ago
- 9ccdac3 [ARM] idle: clean up pm_idle calling, obey hlt_counter by Russell King · 16 years ago
- feb97c3 [ARM] 5559/1: Limit the stack unwinding caused by a kthread exit by Catalin Marinas · 16 years ago
- 2658485 Add core support for ARMv6/v7 big-endian by Catalin Marinas · 16 years ago
- 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 16 years ago
- be093be [ARM] pass reboot command line to arch_reset() by Russell King · 16 years ago
- 2d7c11b [ARM] 5382/1: unwind: Reorganise the stacktrace support by Catalin Marinas · 16 years ago
- 33fa9b1 [ARM] Convert asm/uaccess.h to linux/uaccess.h by Russell King · 16 years ago
- 1de765c [ARM] remove pc_pointer() by Russell King · 16 years ago
- 09d9bae [ARM] sparse: fix several warnings by Russell King · 16 years ago
- a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
- 9b610fd Merge branch 'linus' into timers/nohz by Ingo Molnar · 16 years ago
- b8f8c3c nohz: prevent tick stop outside of the idle loop by Thomas Gleixner · 16 years ago
- 205bee6 [ARM] dyntick: Remove obsolete and unused ARM dyntick support by Russell King · 17 years ago
- 1eb1141 aout: remove unnecessary inclusions of {asm, linux}/a.out.h by David Howells · 17 years ago
- 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 17 years ago
- 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
- 909d6c6 [ARM] 4453/1: Fully Decode ARM instruction set state in show_regs() tombstone by George G. Davis · 18 years ago
- 154c772 [ARM] Update show_regs/oops register format by Russell King · 18 years ago
- 9e4559d [ARM] 4258/2: Support for dynticks in idle loop by Kevin Hilman · 18 years ago
- 0f0a00b [ARM] Remove needless linux/ptrace.h includes by Russell King · 18 years ago
- ae0a846 [ARM] Move processor_modes[] to .../process.c by Russell King · 18 years ago
- 1222144 [ARM] 3911/2: Simplify alloc_thread_info on ARM by Paul Gortmaker · 18 years ago
- f12d0d7 [ARM] nommu: manage the CP15 things by Hyok S. Choi · 18 years ago
- a8c4c20 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
- ae95bfb [ARM] 3707/1: iwmmxt: use the generic thread notifier infrastructure by Lennert Buytenhek · 19 years ago
- 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
- d6551e8 [ARM] Add thread_notify infrastructure by Russell King · 19 years ago
- 74617fb [ARM] 3593/1: Add reboot and shutdown handlers for Zaurus handhelds by Richard Purdie · 19 years ago
- 9d494cc [ARM] arch/arm/kernel/process.c: Fix warning by Russell King · 19 years ago
- 1929ab8 [ARM] Fix thread struct allocator for SMP case by Russell King · 19 years ago
- 0cb3463 [PATCH] unexport get_wchan by Adrian Bunk · 19 years ago
- 84dff1a [ARM] 3363/1: [cleanup] process.c - fix warnings by Ben Dooks · 19 years ago
- 32d39a9 [PATCH] arm: task_stack_page() by Al Viro · 19 years ago
- 5520582 [PATCH] arm: end_of_stack() by Al Viro · 19 years ago
- 815d5ec [PATCH] arm: task_pt_regs() by Al Viro · 19 years ago
- e7c1b32 [PATCH] arm: task_thread_info() by Al Viro · 19 years ago
- 78ff18a [ARM] Cleanup ARM includes by Russell King · 19 years ago
- ac111bf Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
- 64c7c8f [PATCH] sched: resched and cpu_idle rework by Nick Piggin · 19 years ago
- 5bfb5d6 [PATCH] sched: disable preempt in idle tasks by Nick Piggin · 19 years ago
- c906107 [ARM] 3100/1: simplify a pointer computation by Nicolas Pitre · 19 years ago
- a054a81 [ARM SMP] Add hotplug CPU infrastructure by Russell King · 19 years ago
- 59586e5 [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. by Eric W. Biederman · 19 years ago
- 2ea8339 [PATCH] ARM: Add VST idle loop call by Russell King · 20 years ago
- 4f7a181 [PATCH] ARM: Fix kernel stack offset calculations by Russell King · 20 years ago
- 652a12e [PATCH] ARM: showregs by Russell King · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago