| Commit message (Expand) | Author | Age | Files | Lines |
* | exit_thread: accept a task parameter to be exited | Jiri Slaby | 2016-05-20 | 1 | -2/+3 |
* | s390: add missing include statements | Heiko Carstens | 2016-05-10 | 1 | -0/+1 |
* | s390/fpu: allocate 'struct fpu' with the task_struct | Martin Schwidefsky | 2016-04-21 | 1 | -21/+2 |
* | s390: remove all usages of PSW_ADDR_INSN | Heiko Carstens | 2016-01-19 | 1 | -5/+5 |
* | s390: remove all usages of PSW_ADDR_AMODE | Heiko Carstens | 2016-01-19 | 1 | -1/+1 |
* | s390: avoid cache aliasing under z/VM and KVM | Martin Schwidefsky | 2015-11-16 | 1 | -5/+1 |
* | s390: remove runtime instrumentation interrupts | Martin Schwidefsky | 2015-11-03 | 1 | -1/+0 |
* | s390/fpu: add static FPU save area for init_task | Hendrik Brueckner | 2015-10-14 | 1 | -0/+4 |
* | s390/fpu: always enable the vector facility if it is available | Hendrik Brueckner | 2015-10-14 | 1 | -17/+15 |
* | s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT instead | Hendrik Brueckner | 2015-08-03 | 1 | -2/+2 |
* | s390/kernel: lazy restore fpu registers | Hendrik Brueckner | 2015-07-22 | 1 | -7/+26 |
* | s390/kernel: dynamically allocate FP register save area | Hendrik Brueckner | 2015-07-22 | 1 | -7/+20 |
* | s390/kernel: introduce fpu-internal.h with fpu helper functions | Hendrik Brueckner | 2015-07-22 | 1 | -7/+7 |
* | s390/process: fix sfpc inline assembly | Heiko Carstens | 2015-07-13 | 1 | -1/+1 |
* | s390: remove 31 bit support | Heiko Carstens | 2015-03-25 | 1 | -28/+1 |
* | s390/process: free vx save area when releasing tasks | Hendrik Brueckner | 2015-02-10 | 1 | -0/+8 |
* | s390: avoid z13 cache aliasing | Martin Schwidefsky | 2015-01-22 | 1 | -10/+0 |
* | s390/simd: clear vector register pointer on fork/clone | Martin Schwidefsky | 2014-12-08 | 1 | -0/+1 |
* | s390/kprobes: make use of NOKPROBE_SYMBOL() | Heiko Carstens | 2014-10-27 | 1 | -1/+1 |
* | s390/idle: consolidate idle functions and definitions | Martin Schwidefsky | 2014-10-09 | 1 | -24/+0 |
* | s390: split TIF bits into CIF, PIF and TIF bits | Martin Schwidefsky | 2014-05-20 | 1 | -3/+3 |
* | s390/mm: optimize randomize_et_dyn for !PF_RANDOMIZE | Martin Schwidefsky | 2013-12-18 | 1 | -8/+6 |
* | s390: fix save and restore of the floating-point-control register | Martin Schwidefsky | 2013-10-24 | 1 | -4/+9 |
* | s390/uaccess: always run the kernel in home space | Martin Schwidefsky | 2013-10-24 | 1 | -1/+1 |
* | s390/time: return with irqs disabled from psw_idle | Martin Schwidefsky | 2013-08-28 | 1 | -0/+1 |
* | s390: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 1 | -23/+9 |
* | flagday: don't pass regs to copy_thread() | Al Viro | 2012-11-28 | 1 | -2/+1 |
* | s390: switch to generic fork/vfork/clone | Al Viro | 2012-11-28 | 1 | -42/+10 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-10 | 1 | -74/+33 |
|\ |
|
| * | s390: switch to generic kernel_thread() | Al Viro | 2012-09-30 | 1 | -39/+33 |
| * | s390: fold kernel_thread_helper() into ret_from_fork() | Al Viro | 2012-09-30 | 1 | -10/+0 |
| * | s390: fold execve_tail() into start_thread(), convert to generic sys_execve() | Al Viro | 2012-09-30 | 1 | -25/+0 |
* | | s390/process: add missing header include | Heiko Carstens | 2012-09-26 | 1 | -0/+1 |
* | | s390: add support for runtime instrumentation | Jan Glauber | 2012-09-26 | 1 | -0/+7 |
|/ |
|
* | s390/vtimer: rework virtual timer interface | Martin Schwidefsky | 2012-07-20 | 1 | -1/+1 |
* | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 2012-07-20 | 1 | -1/+1 |
* | Disintegrate asm/system.h for S390 | David Howells | 2012-03-28 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-03-22 | 1 | -6/+1 |
|\ |
|
| * | [S390] rework idle code | Martin Schwidefsky | 2012-03-11 | 1 | -6/+1 |
* | | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner | 2012-03-01 | 1 | -3/+1 |
|/ |
|
* | compat: fix compile breakage on s390 | Heiko Carstens | 2012-02-27 | 1 | -1/+0 |
* | [S390] idle: avoid RCU usage in extended quiescent state | Heiko Carstens | 2012-02-17 | 1 | -2/+3 |
* | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() | Frederic Weisbecker | 2011-12-11 | 1 | -2/+4 |
* | nohz: Allow rcu extended quiescent state handling seperately from tick stop | Frederic Weisbecker | 2011-12-11 | 1 | -2/+2 |
* | nohz: Separate out irq exit and idle loop dyntick logic | Frederic Weisbecker | 2011-12-11 | 1 | -2/+2 |
* | [S390] sparse: fix sparse warnings about missing prototypes | Martin Schwidefsky | 2011-10-30 | 1 | -0/+1 |
* | [S390] cleanup psw related bits and pieces | Martin Schwidefsky | 2011-10-30 | 1 | -1/+2 |
* | [S390] Remove unused includes in process.c | Jan Glauber | 2011-05-23 | 1 | -17/+2 |
* | [S390] Randomize PIEs | Heiko Carstens | 2011-01-12 | 1 | -0/+11 |
* | [S390] Randomise the brk region | Heiko Carstens | 2011-01-12 | 1 | -0/+18 |