1. a0616cd Disintegrate asm/system.h for S390 by David Howells · 14 years ago
  2. db14179 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 14 years ago
  3. 4c1051e [S390] rework idle code by Martin Schwidefsky · 14 years ago
  4. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 15 years ago
  5. 048cd4e compat: fix compile breakage on s390 by Heiko Carstens · 14 years ago
  6. f361230 [S390] idle: avoid RCU usage in extended quiescent state by Heiko Carstens · 14 years ago
  7. 1268fbc nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() by Frederic Weisbecker · 14 years ago
  8. 2bbb681 nohz: Allow rcu extended quiescent state handling seperately from tick stop by Frederic Weisbecker · 14 years ago
  9. 280f067 nohz: Separate out irq exit and idle loop dyntick logic by Frederic Weisbecker · 14 years ago
  10. 638ad34 [S390] sparse: fix sparse warnings about missing prototypes by Martin Schwidefsky · 14 years ago
  11. b50511e [S390] cleanup psw related bits and pieces by Martin Schwidefsky · 14 years ago
  12. 3af6fb6 [S390] Remove unused includes in process.c by Jan Glauber · 15 years ago
  13. d2c9dfc [S390] Randomize PIEs by Heiko Carstens · 15 years ago
  14. 3351918 [S390] Randomise the brk region by Heiko Carstens · 15 years ago
  15. 9887a1f [S390] Randomize lower bits of stack address by Heiko Carstens · 15 years ago
  16. 5e9a269 [S390] ptrace cleanup by Martin Schwidefsky · 15 years ago
  17. da7f51c [S390] smp/idle: call init_idle() before starting a new cpu by Heiko Carstens · 15 years ago
  18. 860dba4 [S390] add kprobes annotations by Martin Schwidefsky · 15 years ago
  19. 6931be0 [S390] cpu hotplug/idle: move cpu_die call to enabled context by Heiko Carstens · 15 years ago
  20. d762746 Make do_execve() take a const filename pointer by David Howells · 15 years ago
  21. c788732 Mark arguments to certain syscalls as being const by David Howells · 15 years ago
  22. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 16 years ago
  23. bebf023 [S390] remove superfluous TIF_USEDFPU bit by Martin Schwidefsky · 16 years ago
  24. f8d5faf [S390] clear TIF_SINGLE_STEP for new process. by Martin Schwidefsky · 16 years ago
  25. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 16 years ago
  26. 3e86a8c [S390] Convert sys_execve to function with parameters. by Heiko Carstens · 16 years ago
  27. 2d70ca2 [S390] Convert sys_clone to function with parameters. by Heiko Carstens · 16 years ago
  28. bba7fc0 ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa by Oleg Nesterov · 17 years ago
  29. 7757591 [S390] implement is_compat_task by Heiko Carstens · 17 years ago
  30. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 17 years ago
  31. 1485c5c [S390] move EXPORT_SYMBOLs to definitions by Heiko Carstens · 17 years ago
  32. f5daba1 [S390] split/move machine check handler code by Heiko Carstens · 17 years ago
  33. 5168ce2 [S390] cputime: initialize per thread timer values on fork by Heiko Carstens · 17 years ago
  34. cbdc229 [S390] arch/s390/kernel/process.c: fix whitespace damage by Heiko Carstens · 17 years ago
  35. 2668945 [CVE-2009-0029] s390 specific system call wrappers by Heiko Carstens · 17 years ago
  36. 9cfb9b3 [PATCH] improve idle cputime accounting by Martin Schwidefsky · 17 years ago
  37. 6f43092 [PATCH] improve precision of idle time detection. by Martin Schwidefsky · 17 years ago
  38. 632448f [S390] ftrace: disable tracing on idle psw by Heiko Carstens · 17 years ago
  39. 3e97239 [S390] Fix uninitialized spinlock use by Josef 'Jeff' Sipek · 17 years ago
  40. e338125 nohz: adjust tick_nohz_stop_sched_tick() call of s390 as well by Thomas Gleixner · 17 years ago
  41. 773922e [S390] idle: remove idle notifier chain. by Heiko Carstens · 17 years ago
  42. 4e83be7 [S390] Move show_regs to traps.c. by Heiko Carstens · 18 years ago
  43. 9e74a6b8 [S390] kernel: show last breaking-event-address on oops by Christian Borntraeger · 18 years ago
  44. a806170 [S390] Fix a lot of sparse warnings. by Heiko Carstens · 18 years ago
  45. 5a62b19 [S390] Convert s390 to GENERIC_CLOCKEVENTS. by Heiko Carstens · 18 years ago
  46. 43ca5c3 [S390] Convert monitor calls to function calls. by Heiko Carstens · 18 years ago
  47. 5ccd0e4 [S390] idle: Fix machine check handling in idle loop. by Heiko Carstens · 18 years ago
  48. 11ab244 [S390] Make sure enabled wait psw is loaded in default_idle. by Heiko Carstens · 18 years ago
  49. 0c1f1dc [S390] Remove a.out header file. by Martin Schwidefsky · 18 years ago
  50. 5c69971 [S390] Print kernel version in dump_stack() and show_regs(). by Heiko Carstens · 18 years ago
  51. 0d2be08 [S390] Fix compile on !CONFIG_SMP. by Heiko Carstens · 18 years ago
  52. 6f3fa3f [S390] Remove unused user_seg from thread structure. by Martin Schwidefsky · 18 years ago
  53. fae8b22 [S390] Add per-cpu idle time / idle count sysfs attributes. by Heiko Carstens · 18 years ago
  54. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 18 years ago
  55. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 18 years ago
  56. dce5547 [S390] s390: rename CPU_IDLE to S390_CPU_IDLE by Heiko Carstens · 18 years ago
  57. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 19 years ago
  58. 03ff9a2 [S390] System call cleanup. by Martin Schwidefsky · 19 years ago
  59. c1821c2 [S390] noexec protection by Gerald Schaefer · 19 years ago
  60. 94c12cc [S390] Inline assembly cleanup. by Martin Schwidefsky · 19 years ago
  61. d2c993d [S390] Fix sparse warnings. by Heiko Carstens · 19 years ago
  62. 1f194a4 [PATCH] lockdep: irqtrace subsystem, s390 support by Heiko Carstens · 20 years ago
  63. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 20 years ago
  64. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 20 years ago
  65. cdb0452 [PATCH] kill include/linux/platform.h, default_idle() cleanup by Adrian Bunk · 20 years ago
  66. 1fca251 [PATCH] s390: fix preempt_count of idle thread with cpu hotplug by Heiko Carstens · 20 years ago
  67. eb33c19 [PATCH] s390: show_task oops by Heiko Carstens · 20 years ago
  68. 30af712 [PATCH] s390: task_stack_page() by Al Viro · 20 years ago
  69. c7584fb [PATCH] s390: task_pt_regs() by Al Viro · 20 years ago
  70. df2e71f [PATCH] dump_thread() cleanup by akpm@osdl.org · 20 years ago
  71. 347a8dc [PATCH] s390: cleanup Kconfig by Martin Schwidefsky · 20 years ago
  72. 64c7c8f [PATCH] sched: resched and cpu_idle rework by Nick Piggin · 20 years ago
  73. 5bfb5d6 [PATCH] sched: disable preempt in idle tasks by Nick Piggin · 20 years ago
  74. 77fa224 [PATCH] s390: improved machine check handling by Heiko Carstens · 21 years ago
  75. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 21 years ago