Age | Commit message (Expand) | Author | Files | Lines |
2012-01-05 | Merge branch 'restart' into for-linus | Russell King | 1 | -8/+2 |
2012-01-05 | ARM: restart: remove the now empty arch_reset() | Russell King | 1 | -8/+2 |
2012-01-05 | Merge branch 'restart-cleanup' into restart | Russell King | 1 | -0/+3 |
2011-12-12 | ARM: reset: implement soft_restart for jumping to a physical address | Will Deacon | 1 | -10/+40 |
2011-12-11 | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() | Frederic Weisbecker | 1 | -2/+4 |
2011-12-11 | nohz: Allow rcu extended quiescent state handling seperately from tick stop | Frederic Weisbecker | 1 | -2/+2 |
2011-12-11 | nohz: Separate out irq exit and idle loop dyntick logic | Frederic Weisbecker | 1 | -2/+2 |
2011-12-05 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/... | Russell King | 1 | -0/+3 |
2011-11-21 | ARM: 7161/1: errata: no automatic store buffer drain | Will Deacon | 1 | -0/+3 |
2011-11-21 | ARM: restart: only perform setup for restart when soft-restarting | Russell King | 1 | -2/+11 |
2011-11-10 | ARM: restart: remove argument to setup_mm_for_reboot() | Russell King | 1 | -2/+2 |
2011-11-10 | ARM: restart: move reboot failure handing into machine_restart() | Russell King | 1 | -11/+9 |
2011-10-31 | arm: convert core files from module.h to export.h | Paul Gortmaker | 1 | -1/+1 |
2011-10-17 | ARM: 7068/1: process: change from __backtrace to dump_stack in show_regs | Laura Abbott | 1 | -1/+1 |
2011-08-04 | cpuidle: Consistent spelling of cpuidle_idle_call() | David Brown | 1 | -1/+1 |
2011-08-03 | cpuidle: stop depending on pm_idle | Len Brown | 1 | -1/+3 |
2011-04-10 | ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooks | Catalin Marinas | 1 | -0/+2 |
2011-01-11 | ARM: 6619/1: nommu: avoid mapping vectors page when !CONFIG_MMU | Will Deacon | 1 | -0/+2 |
2010-10-19 | Merge branch 'devel-stable' into devel | Russell King | 1 | -0/+21 |
2010-10-18 | Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's... | Russell King | 1 | -0/+24 |
2010-10-08 | ARM: 6428/1: add cpu_idle_wait() to support CPUidle on SMP systems. | Kevin Hilman | 1 | -0/+19 |
2010-10-01 | ARM: add a vma entry for the user accessible vector page | Nicolas Pitre | 1 | -0/+21 |
2010-09-08 | ARM: 6357/1: hw-breakpoint: add new ptrace requests for hw-breakpoint interac... | Will Deacon | 1 | -0/+5 |
2010-07-31 | Merge branch 'devel-stable' into devel | Russell King | 1 | -0/+13 |
2010-07-27 | ARM: call machine_shutdown() from machine_halt(), etc | Russell King | 1 | -1/+11 |
2010-07-27 | ARM: Factor out common code from cpu_proc_fin() | Russell King | 1 | -4/+13 |
2010-07-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable | Russell King | 1 | -9/+14 |
2010-07-10 | ARM: lockdep: fix unannotated irqs-on | Russell King | 1 | -9/+14 |
2010-06-14 | ARM: initial stack protector (-fstack-protector) support | Nicolas Pitre | 1 | -0/+6 |
2010-06-14 | [ARM] implement arch_randomize_brk() | Nicolas Pitre | 1 | -0/+7 |
2010-04-21 | ARM: fix build error in arch/arm/kernel/process.c | Russell King | 1 | -4/+4 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -1/+0 |
2010-01-08 | ARM: 5868/1: ARM: fix "BUG: using smp_processor_id() in preemptible code" | Rabin Vincent | 1 | -1/+2 |
2009-12-18 | ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread() | Russell King | 1 | -7/+5 |
2009-10-14 | ARM: 5759/1: Add register information of threads to coredump | Artem Bityutskiy | 1 | -0/+9 |
2009-07-24 | Thumb-2: Implementation of the unified start-up and exceptions code | Catalin Marinas | 1 | -1/+1 |
2009-06-22 | [ARM] idle: clean up pm_idle calling, obey hlt_counter | Russell King | 1 | -26/+32 |
2009-06-19 | [ARM] 5559/1: Limit the stack unwinding caused by a kthread exit | Catalin Marinas | 1 | -1/+18 |
2009-05-30 | Add core support for ARMv6/v7 big-endian | Catalin Marinas | 1 | -1/+1 |
2009-04-02 | Simplify copy_thread() | Alexey Dobriyan | 1 | -1/+1 |
2009-03-19 | [ARM] pass reboot command line to arch_reset() | Russell King | 1 | -5/+5 |
2009-02-12 | [ARM] 5382/1: unwind: Reorganise the stacktrace support | Catalin Marinas | 1 | -11/+10 |
2008-09-06 | [ARM] Convert asm/uaccess.h to linux/uaccess.h | Russell King | 1 | -1/+1 |
2008-09-06 | [ARM] remove pc_pointer() | Russell King | 1 | -1/+1 |
2008-09-05 | [ARM] sparse: fix several warnings | Russell King | 1 | -29/+0 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 1 | -1/+1 |
2008-07-18 | Merge branch 'linus' into timers/nohz | Ingo Molnar | 1 | -3/+1 |
2008-07-18 | nohz: prevent tick stop outside of the idle loop | Thomas Gleixner | 1 | -1/+1 |
2008-05-12 | [ARM] dyntick: Remove obsolete and unused ARM dyntick support | Russell King | 1 | -3/+1 |
2008-02-08 | aout: remove unnecessary inclusions of {asm, linux}/a.out.h | David Howells | 1 | -1/+0 |