1. 2133bb8 s390: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 17 years ago
  2. e1c8053 [S390] /proc/stat idle field for idle cpus by Martin Schwidefsky · 17 years ago
  3. 3bd5f3e [S390] ipl: fix compile breakage by Heiko Carstens · 17 years ago
  4. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 17 years ago
  5. 0112fc2 Separate out common fstatat code into vfs_fstatat by Oleg Drokin · 17 years ago
  6. ab96e79 [S390] boot cputime accounting by Martin Schwidefsky · 17 years ago
  7. b6112cc [S390] add read_persistent_clock by Martin Schwidefsky · 17 years ago
  8. 5b409ed [S390] cpu hotplug and accounting values by Martin Schwidefsky · 17 years ago
  9. b86ccca [S390] fix idle time accounting by Martin Schwidefsky · 17 years ago
  10. 88e0128 [S390] smp: fix cpu_possible_map initialization by Heiko Carstens · 17 years ago
  11. b6ecfa9 [S390] extend virtual timer interface by mod_virt_timer_periodic by Jan Glauber · 17 years ago
  12. 0436230 [S390] stp synchronization retry timer by Martin Schwidefsky · 17 years ago
  13. 81f64b8 [S390] call nmi_enter/nmi_exit on machine checks by Heiko Carstens · 17 years ago
  14. a93e11f [S390] wire up preadv/pwritev system calls by Heiko Carstens · 17 years ago
  15. 25097bf [S390] s390: move machine flags to lowcore by Christian Ehrhardt · 17 years ago
  16. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 17 years ago
  17. 3ae5080 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 17 years ago
  18. 2b1c6bd generic compat_sys_ustat by Christoph Hellwig · 17 years ago
  19. ef3500b [S390] remove duplicated #includes by Huang Weiyi · 17 years ago
  20. def6cfb [S390] cpumask: Use accessors code. by Rusty Russell · 17 years ago
  21. 93632d1 [S390] cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits. by Rusty Russell · 17 years ago
  22. 6f7a321 [S390] cpumask: remove cpu_coregroup_map by Rusty Russell · 17 years ago
  23. c70d0fe [S390] fix clock comparator save area usage by Heiko Carstens · 17 years ago
  24. 488253c [S390] Add hwcap flag for the etf3 enhancement facility by Andreas Krebbel · 17 years ago
  25. 7e9b580 [S390] Ensure that ipl panic notifier is called late. by Michael Holzheu · 17 years ago
  26. 2ac3307 [S390] fix dfp elf hwcap/facility bit detection by Christian Ehrhardt · 17 years ago
  27. d0d3cdf [S390] smp: perform initial cpu reset before starting a cpu by Heiko Carstens · 17 years ago
  28. 6d54c5a [S390] smp: fix memory leak on __cpu_up by Heiko Carstens · 17 years ago
  29. 008d2d1 [S390] ipl: Improve checking logic and remove switch defaults. by Michael Holzheu · 17 years ago
  30. 58ace9f [S390] s390dbf: Remove needless check for NULL pointer. by Michael Holzheu · 17 years ago
  31. a0fa8e3 [S390] s390dbf: Remove redundant initilizations. by Michael Holzheu · 17 years ago
  32. 6aa0d3a [S390] BUG to BUG_ON changes by Stoyan Gaydarov · 17 years ago
  33. 59f2e69 [S390] zfcpdump: Prevent zcore from beeing built as a kernel module. by Michael Holzheu · 17 years ago
  34. 159d1ff [S390] Use csum_partial in checksum.h by Frank Munzert · 17 years ago
  35. 866ba28 [S390] cleanup lowcore.h by Martin Schwidefsky · 17 years ago
  36. da292bb [S390] eliminate ipl_device from lowcore by Martin Schwidefsky · 17 years ago
  37. 7b46848 [S390] eliminate cpuinfo_S390 structure by Martin Schwidefsky · 17 years ago
  38. eaf1b6f [S390] Expose a constant for the number of words representing the CRs by Dan Smith · 17 years ago
  39. 504665a [S390] module function call optimization by Martin Schwidefsky · 17 years ago
  40. ced2c8b [S390] remove duplicate nul-termination of string by Hendrik Brueckner · 17 years ago
  41. 4b2a8b6 [S390] kernel: Disable switch_amode by default by Gerald Schaefer · 17 years ago
  42. 8283cb4 [S390] clock sync mode flags by Martin Schwidefsky · 17 years ago
  43. 1485c5c [S390] move EXPORT_SYMBOLs to definitions by Heiko Carstens · 17 years ago
  44. e3dd9c2 [S390] convert bitmap definitions to C by Heiko Carstens · 17 years ago
  45. 7b88641 [S390] Remove CONFIG_MACHCHK_WARNING. by Heiko Carstens · 17 years ago
  46. f5daba1 [S390] split/move machine check handler code by Heiko Carstens · 17 years ago
  47. 92e6ecf [S390] Fix hypervisor detection for KVM by Christian Borntraeger · 17 years ago
  48. 3324e60 [S390] lockdep: trace hardirq off in smp_send_stop by Christian Borntraeger · 17 years ago
  49. 5168ce2 [S390] cputime: initialize per thread timer values on fork by Heiko Carstens · 17 years ago
  50. cbdc229 [S390] arch/s390/kernel/process.c: fix whitespace damage by Heiko Carstens · 17 years ago
  51. 94f5b09 [S390] move sysinfo.c from drivers/s390 to arch/s390/kernel by Heiko Carstens · 17 years ago
  52. 099b765 [S390] Automatic IPL after dump by Frank Munzert · 17 years ago
  53. d7fd5f1 [S390] fix dump_stack vs. %p and (null) by Christian Borntraeger · 17 years ago
  54. cf08734 [S390] ftrace/mcount: fix kernel stack backchain by Heiko Carstens · 17 years ago
  55. 23d75d9 [S390] fix "mem=" handling in case of standby memory by Heiko Carstens · 17 years ago
  56. 0addff8 [S390] Fix init irq proc build break. by Sachin Sant · 17 years ago
  57. e34a628 [S390] Add missing compat system call wrappers. by Michael Holzheu · 17 years ago
  58. 179cb81 [S390] etr/stp: fix possible deadlock by Heiko Carstens · 17 years ago
  59. f9a2f79 [S390] cputime: fix lowcore initialization on cpu hotplug by Heiko Carstens · 17 years ago
  60. e9a4e9d [S390] fix compat sigaltstack syscall table entry by Michael Holzheu · 17 years ago
  61. 2668945 [CVE-2009-0029] s390 specific system call wrappers by Heiko Carstens · 17 years ago
  62. 1134723 [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 by Heiko Carstens · 17 years ago
  63. 81ffa04 [S390] vdso: compile fix by Heiko Carstens · 17 years ago
  64. f47d52a [S390] remove code for oldselect system call by Heiko Carstens · 17 years ago
  65. 2020238 [S390] gettimeofday.S: removed duplicated #includes by Huang Weiyi · 17 years ago
  66. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 17 years ago
  67. 1294156 kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe() by Masami Hiramatsu · 17 years ago
  68. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 17 years ago
  69. 7d3b56b Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  70. 61420f5 Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  71. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  72. 18d8fda take init_fs to saner place by Al Viro · 17 years ago
  73. c742b31 [PATCH] fast vdso implementation for CLOCK_THREAD_CPUTIME_ID by Martin Schwidefsky · 17 years ago
  74. 9cfb9b3 [PATCH] improve idle cputime accounting by Martin Schwidefsky · 17 years ago
  75. 6f43092 [PATCH] improve precision of idle time detection. by Martin Schwidefsky · 17 years ago
  76. aa5e97c [PATCH] improve precision of process accounting. by Martin Schwidefsky · 17 years ago
  77. 79741dd [PATCH] idle cputime accounting by Martin Schwidefsky · 17 years ago
  78. 457533a [PATCH] fix scaled & unscaled cputime accounting by Martin Schwidefsky · 17 years ago
  79. 33edcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 17 years ago
  80. 1db2a5c Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  81. a39b863 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  82. 9be3eec cpumask: cpu_coregroup_mask(): s390 by Rusty Russell · 17 years ago
  83. 395d31d [S390] convert cpu related printks to pr_xxx macros. by Martin Schwidefsky · 17 years ago
  84. c5612c1 [S390] convert s390 debug feature printks to pr_xxx macros. by Michael Holzheu · 17 years ago
  85. 3b6ed4a [S390] convert setup printks to pr_xxx macros. by Martin Schwidefsky · 17 years ago
  86. feab650 [S390] convert time printks to pr_xxx macros. by Martin Schwidefsky · 17 years ago
  87. 2f526e5 [S390] convert cpcmd printks to pr_xxx macros. by Christian Borntraeger · 17 years ago
  88. acfa922 [S390] s390: Remove redundant test by Julia Lawall · 17 years ago
  89. 0946100 [S390] s390/setup: set default preferred console device "ttyS" by Hendrik Brueckner · 17 years ago
  90. 33b1d09 [S390] panic_stack leak in smp_alloc_lowcore by Martin Schwidefsky · 17 years ago
  91. c185b78 [S390] Remove config options. by Martin Schwidefsky · 17 years ago
  92. 349f1b6 [S390] cpu topology: remove dead code by Heiko Carstens · 17 years ago
  93. 2b1a61f [S390] cpu topology: introduce kernel parameter by Heiko Carstens · 17 years ago
  94. 9fee8db [S390] add new machine types to setup_hwcaps. by Martin Schwidefsky · 17 years ago
  95. c58d92b [S390] Remove initial kernel stack backchain initialization. by Heiko Carstens · 17 years ago
  96. e37f50e [S390] Add processor type march=z10 and a processor type safety check. by Martin Schwidefsky · 17 years ago
  97. 547e3ce [S390] remove ptrace warning on 31 bit. by Martin Schwidefsky · 17 years ago
  98. 5d360a7 [S390] ftrace: function tracer backend for s390 by Heiko Carstens · 17 years ago
  99. 320c04c [S390] Move stfle to header file. by Heiko Carstens · 17 years ago
  100. ca9fc75 [S390] convert s390 to generic IPI infrastructure by Heiko Carstens · 17 years ago