- 57e6bbc Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
- af4cb25 ARM: uaccess: fix undefined instruction on ARMv7M/noMMU by Russell King · 9 years ago
- 40d3f02 Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into for-linus by Russell King · 9 years ago
- a5e090a ARM: software-based priviledged-no-access support by Russell King · 9 years ago
- 9205b79 ARM: 8421/1: smp: Collapse arch_cpu_idle_dead() into cpu_die() by Stephen Boyd · 9 years ago
- 1eef5d2 ARM: domains: switch to keeping domain value in register by Russell King · 9 years ago
- c848791f Merge branches 'misc', 'vdso' and 'fixes' into for-next by Russell King · 10 years ago
- 045ab94 ARM: move reboot code to arch/arm/kernel/reboot.c by Russell King · 10 years ago
- 767bf7e ARM: fix broken hibernation by Russell King · 10 years ago
- ecf99a4 ARM: 8331/1: VDSO initialization, mapping, and synchronization by Nathan Lynch · 10 years ago
- f3a0420 ARM: 8241/1: Update processor_modes for hyp and monitor mode by Stephen Boyd · 10 years ago
- 93834c6 Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
- d5d1689 Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' into for-next by Russell King · 10 years ago
- 389522b ARM: 8155/1: place sigpage at a random offset above stack by Nathan Lynch · 10 years ago
- 02e0409 ARM: 8154/1: use _install_special_mapping for sigpage by Nathan Lynch · 10 years ago
- 6cd6d94 arm/arm64: unexport restart handlers by Guenter Roeck · 10 years ago
- 1a9607a arm: support restart through restart handler call chain by Guenter Roeck · 10 years ago
- 7f03807 ARM: remove extraneous newline in show_regs() by Russell King · 10 years ago
- fbfb872 ARM: 8148/1: flush TLS and thumbee register state during exec by Nathan Lynch · 10 years ago
- ede1d63 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
- 53f1d9a Merge branches 'fixes' and 'misc' into for-next by Russell King · 11 years ago
- 779dd95 ARM: add missing system_misc.h include to process.c by Russell King · 11 years ago
- c7d442f ARM: 8010/1: avoid tracers in soft_restart by Sebastian Capella · 11 years ago
- 2d1eb87 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
- ad68cc7 sched/idle, ARM: Remove redundant cpuidle_idle_call() by Nicolas Pitre · 11 years ago
- e2e55fd ARM: show_regs: on v7-M there are no FIQs, different processor modes, ... by Uwe Kleine-König · 11 years ago
- 1b15ec7a ARM: 7912/1: check stack pointer in get_wchan by Konstantin Khlebnikov · 11 years ago
- 2a28224 Merge branch 'security-fixes' into fixes by Russell King · 11 years ago
- 1d0bbf4 ARM: Fix the world famous typo with is_gate_vma() by Russell King · 11 years ago
- e35ac62 Merge branch 'security-fixes' into fixes by Russell King · 11 years ago
- e0d4075 ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page) by Russell King · 11 years ago
- 24195ca Merge branch 'security-fixes' into fixes by Russell King · 11 years ago
- 44424c3 ARM: 7803/1: Fix deadlock scenario with smp_send_stop() by Stephen Boyd · 11 years ago
- a5463cd ARM: make vectors page inaccessible from userspace by Russell King · 11 years ago
- 48be69a ARM: move signal handlers into a vdso-like page by Russell King · 11 years ago
- 1b3a5d0 reboot: move arch/x86 reboot= handling to generic kernel by Robin Holt · 12 years ago
- 7b6d864 reboot: arm: change reboot_mode to use enum reboot_mode by Robin Holt · 12 years ago
- 16d6d5b reboot: arm: prepare reboot_mode for moving to generic kernel code by Robin Holt · 12 years ago
- cbd379b Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-next by Russell King · 12 years ago
- a4780ad ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and fork by André Hentschel · 12 years ago
- 19ab428 ARM: 7759/1: decouple CPU offlining from reboot/shutdown by Stephen Warren · 12 years ago
- 4ca46c5 ARM: 7727/1: remove the .vm_mm value from gate_vma by Steven Capper · 12 years ago
- 8546dc1 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
- 33b9f58 Merge branch 'cleanup' into for-linus by Russell King · 12 years ago
- a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 12 years ago
- f7b861b arm: Use generic idle loop by Thomas Gleixner · 12 years ago
- 6546327 arch: Cleanup enable/disable_hlt by Thomas Gleixner · 12 years ago
- f6604ef ARM: cleanup gate_vma initialization by Russell King · 12 years ago
- b0ea114 ARM idle: delete pm_idle by Len Brown · 12 years ago
- 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
- 38a61b6 arm: switch to generic fork/vfork/clone by Al Viro · 12 years ago
- 9ecb47d ARM: 7574/1: kernel/process.c: include idmap.h instead of redeclaring setup_mm_for_reboot() by Nicolas Pitre · 12 years ago
- 871df85 ARM: 7544/1: Add BUG_ON when hlt counter is wrongly used by fwu · 12 years ago
- 4e21fc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 9fff2fa arm: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
- 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 9e14f82 arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk] by Al Viro · 12 years ago
- 19e4ab5 Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds into next/drivers by Arnd Bergmann · 12 years ago
- fa8bbb1 ARM: use new LEDS CPU trigger stub to replace old one by Bryan Wu · 13 years ago
- 98bd8b9 ARM: 7466/1: disable interrupt before spinning endlessly by Shawn Guo · 13 years ago
- 448eca9 arm: Remove unused cpu_idle_wait() by Thomas Gleixner · 13 years ago
- 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
- 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
- 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 13 years ago
- b0df898 Merge branch 'devel-stable' into for-linus by Russell King · 13 years ago
- f9d4861f ARM: 7294/1: vectors: use gate_vma for vectors user mapping by Will Deacon · 13 years ago
- 56c10bf Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
- 909af76 coredump: remove VM_ALWAYSDUMP flag by Jason Baron · 13 years ago
- bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 14 years ago
- ae94091 ARM: substitute arch_idle() by Nicolas Pitre · 13 years ago
- 4fa2043 ARM: clean up idle handlers by Nicolas Pitre · 13 years ago
- 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