Age | Commit message (Expand) | Author | Files | Lines |
2017-06-21 | ARM: 8683/1: ARM32: Support mremap() for sigpage/vDSO | Dmitry Safonov | 1 | -0/+8 |
2017-05-23 | ARM: 8673/1: Fix __show_regs output timestamps | Joe Perches | 1 | -4/+4 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2016-10-11 | ARM: use simpler API for random address requests | Jason Cooper | 1 | -2/+1 |
2016-07-07 | ARM: save and reset the address limit when entering an exception | Russell King | 1 | -4/+8 |
2016-06-22 | ARM: get rid of horrible *(unsigned int *)(regs + 1) | Russell King | 1 | -1/+1 |
2016-05-23 | vdso: make arch_setup_additional_pages wait for mmap_sem for write killable | Michal Hocko | 1 | -1/+2 |
2016-05-20 | exit_thread: accept a task parameter to be exited | Jiri Slaby | 1 | -2/+2 |
2015-12-04 | ARM: report proper DACR value in oops dumps | Russell King | 1 | -15/+18 |
2015-09-14 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -0/+2 |
2015-09-09 | ARM: uaccess: fix undefined instruction on ARMv7M/noMMU | Russell King | 1 | -0/+2 |
2015-09-03 | Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ... | Russell King | 1 | -16/+40 |
2015-08-26 | ARM: software-based priviledged-no-access support | Russell King | 1 | -6/+30 |
2015-08-25 | ARM: 8421/1: smp: Collapse arch_cpu_idle_dead() into cpu_die() | Stephen Boyd | 1 | -7/+0 |
2015-08-21 | ARM: domains: switch to keeping domain value in register | Russell King | 1 | -3/+10 |
2015-04-14 | Merge branches 'misc', 'vdso' and 'fixes' into for-next | Russell King | 1 | -3/+13 |
2015-04-02 | ARM: move reboot code to arch/arm/kernel/reboot.c | Russell King | 1 | -148/+1 |
2015-04-02 | ARM: fix broken hibernation | Russell King | 1 | -2/+8 |
2015-03-27 | ARM: 8331/1: VDSO initialization, mapping, and synchronization | Nathan Lynch | 1 | -3/+14 |
2014-12-03 | ARM: 8241/1: Update processor_modes for hyp and monitor mode | Stephen Boyd | 1 | -2/+2 |
2014-10-10 | Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -7/+5 |
2014-10-02 | Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int... | Russell King | 1 | -9/+54 |
2014-09-26 | ARM: 8155/1: place sigpage at a random offset above stack | Nathan Lynch | 1 | -1/+36 |
2014-09-26 | ARM: 8154/1: use _install_special_mapping for sigpage | Nathan Lynch | 1 | -8/+16 |
2014-09-26 | arm/arm64: unexport restart handlers | Guenter Roeck | 1 | -1/+0 |
2014-09-26 | arm: support restart through restart handler call chain | Guenter Roeck | 1 | -6/+5 |
2014-09-18 | ARM: remove extraneous newline in show_regs() | Russell King | 1 | -1/+0 |
2014-09-16 | ARM: 8148/1: flush TLS and thumbee register state during exec | Nathan Lynch | 1 | -0/+2 |
2014-04-11 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -1/+2 |
2014-04-11 | Merge branches 'fixes' and 'misc' into for-next | Russell King | 1 | -1/+2 |
2014-04-08 | ARM: add missing system_misc.h include to process.c | Russell King | 1 | -0/+1 |
2014-04-07 | ARM: 8010/1: avoid tracers in soft_restart | Sebastian Capella | 1 | -1/+1 |
2014-04-05 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -2/+7 |
2014-02-11 | sched/idle, ARM: Remove redundant cpuidle_idle_call() | Nicolas Pitre | 1 | -11/+5 |
2014-02-03 | ARM: show_regs: on v7-M there are no FIQs, different processor modes, ... | Uwe Kleine-König | 1 | -2/+7 |
2013-12-09 | ARM: 7912/1: check stack pointer in get_wchan | Konstantin Khlebnikov | 1 | -2/+5 |
2013-08-13 | Merge branch 'security-fixes' into fixes | Russell King | 1 | -1/+1 |
2013-08-07 | ARM: Fix the world famous typo with is_gate_vma() | Russell King | 1 | -1/+1 |
2013-08-03 | Merge branch 'security-fixes' into fixes | Russell King | 1 | -4/+5 |
2013-08-03 | ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page) | Russell King | 1 | -4/+5 |
2013-08-01 | Merge branch 'security-fixes' into fixes | Russell King | 1 | -3/+42 |
2013-08-01 | ARM: 7803/1: Fix deadlock scenario with smp_send_stop() | Stephen Boyd | 1 | -0/+3 |
2013-08-01 | ARM: make vectors page inaccessible from userspace | Russell King | 1 | -1/+6 |
2013-08-01 | ARM: move signal handlers into a vdso-like page | Russell King | 1 | -3/+37 |
2013-07-09 | reboot: move arch/x86 reboot= handling to generic kernel | Robin Holt | 1 | -10/+0 |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt | 1 | -2/+3 |
2013-07-09 | reboot: arm: prepare reboot_mode for moving to generic kernel code | Robin Holt | 1 | -4/+4 |
2013-06-29 | Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-next | Russell King | 1 | -1/+3 |