1. 2133bb8 s390: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  2. e655dc8 [S390] update default configuration. by Martin Schwidefsky · 15 years ago
  3. e1c8053 [S390] /proc/stat idle field for idle cpus by Martin Schwidefsky · 15 years ago
  4. b1ad171 [S390] appldata: avoid deadlock with appldata_mem by Gerald Schaefer · 15 years ago
  5. 3bd5f3e [S390] ipl: fix compile breakage by Heiko Carstens · 15 years ago
  6. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 15 years ago
  7. 0112fc2 Separate out common fstatat code into vfs_fstatat by Oleg Drokin · 15 years ago
  8. ab96e79 [S390] boot cputime accounting by Martin Schwidefsky · 15 years ago
  9. b6112cc [S390] add read_persistent_clock by Martin Schwidefsky · 15 years ago
  10. 5b409ed [S390] cpu hotplug and accounting values by Martin Schwidefsky · 15 years ago
  11. b86ccca [S390] fix idle time accounting by Martin Schwidefsky · 15 years ago
  12. 88e0128 [S390] smp: fix cpu_possible_map initialization by Heiko Carstens · 15 years ago
  13. 43ae8a1 [S390] appldata: Use new mod_virt_timer_periodic() function. by Gerald Schaefer · 15 years ago
  14. b6ecfa9 [S390] extend virtual timer interface by mod_virt_timer_periodic by Jan Glauber · 15 years ago
  15. 0436230 [S390] stp synchronization retry timer by Martin Schwidefsky · 15 years ago
  16. 81f64b8 [S390] call nmi_enter/nmi_exit on machine checks by Heiko Carstens · 15 years ago
  17. a93e11f [S390] wire up preadv/pwritev system calls by Heiko Carstens · 15 years ago
  18. 25097bf [S390] s390: move machine flags to lowcore by Christian Ehrhardt · 15 years ago
  19. 36cd3c9 mutex: have non-spinning mutexes on s390 by default by Heiko Carstens · 15 years ago
  20. b1dbb67 Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  21. f5f7eac Allow rwlocks to re-enable interrupts by Robin Holt · 15 years ago
  22. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 15 years ago
  23. ee3b429 generic debug pagealloc: build fix by Akinobu Mita · 15 years ago
  24. 32527bc Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  25. 6a11f75 generic debug pagealloc by Akinobu Mita · 15 years ago
  26. 47593bf [S390] cio: introduce notifier for boxed state by Sebastian Ott · 15 years ago
  27. 33b26d7 [S390] fix hypfs build failure by Heiko Carstens · 15 years ago
  28. 3ae5080 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  29. 2b1c6bd generic compat_sys_ustat by Christoph Hellwig · 16 years ago
  30. 21cdbc1 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  31. 13220a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  32. d3f12d3 Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  33. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  34. 562f477 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  35. ef3500b2 [S390] remove duplicated #includes by Huang Weiyi · 15 years ago
  36. 005f8ee [S390] cpumask: use mm_cpumask() wrapper by Rusty Russell · 15 years ago
  37. def6cfb [S390] cpumask: Use accessors code. by Rusty Russell · 15 years ago
  38. 93632d1 [S390] cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits. by Rusty Russell · 15 years ago
  39. 6f7a321 [S390] cpumask: remove cpu_coregroup_map by Rusty Russell · 15 years ago
  40. c70d0fe [S390] fix clock comparator save area usage by Heiko Carstens · 15 years ago
  41. 488253c [S390] Add hwcap flag for the etf3 enhancement facility by Andreas Krebbel · 15 years ago
  42. 7e9b580 [S390] Ensure that ipl panic notifier is called late. by Michael Holzheu · 15 years ago
  43. 2ac3307 [S390] fix dfp elf hwcap/facility bit detection by Christian Ehrhardt · 15 years ago
  44. d0d3cdf [S390] smp: perform initial cpu reset before starting a cpu by Heiko Carstens · 15 years ago
  45. 6d54c5a [S390] smp: fix memory leak on __cpu_up by Heiko Carstens · 15 years ago
  46. 008d2d1 [S390] ipl: Improve checking logic and remove switch defaults. by Michael Holzheu · 15 years ago
  47. 58ace9f [S390] s390dbf: Remove needless check for NULL pointer. by Michael Holzheu · 15 years ago
  48. a0fa8e3 [S390] s390dbf: Remove redundant initilizations. by Michael Holzheu · 15 years ago
  49. 3e75a90 [S390] use kzfree() by Johannes Weiner · 15 years ago
  50. 6aa0d3a [S390] BUG to BUG_ON changes by Stoyan Gaydarov · 15 years ago
  51. 59f2e69 [S390] zfcpdump: Prevent zcore from beeing built as a kernel module. by Michael Holzheu · 15 years ago
  52. 159d1ff [S390] Use csum_partial in checksum.h by Frank Munzert · 15 years ago
  53. 866ba28 [S390] cleanup lowcore.h by Martin Schwidefsky · 15 years ago
  54. da292bb [S390] eliminate ipl_device from lowcore by Martin Schwidefsky · 15 years ago
  55. 7b46848 [S390] eliminate cpuinfo_S390 structure by Martin Schwidefsky · 15 years ago
  56. 2938af5 [S390] Fix comments in lowcore structure by Christian Borntraeger · 15 years ago
  57. eaf1b6f [S390] Expose a constant for the number of words representing the CRs by Dan Smith · 15 years ago
  58. 1edad85 [S390] use compiler builtin versions of strlen/strcpy/strcat by Heiko Carstens · 15 years ago
  59. 504665a [S390] module function call optimization by Martin Schwidefsky · 15 years ago
  60. e13ed9b [S390] bitops: remove likely annotations by Heiko Carstens · 15 years ago
  61. ced2c8b [S390] remove duplicate nul-termination of string by Hendrik Brueckner · 15 years ago
  62. 6faf250 [S390] allow usage of string functions in linux/string.h by Rusty Russell · 15 years ago
  63. d303b6f [S390] qdio: report SIGA errors directly by Jan Glauber · 15 years ago
  64. 4b2a8b6 [S390] kernel: Disable switch_amode by default by Gerald Schaefer · 15 years ago
  65. 8283cb4 [S390] clock sync mode flags by Martin Schwidefsky · 15 years ago
  66. 1485c5c [S390] move EXPORT_SYMBOLs to definitions by Heiko Carstens · 15 years ago
  67. e3dd9c2 [S390] convert bitmap definitions to C by Heiko Carstens · 15 years ago
  68. 7b88641 [S390] Remove CONFIG_MACHCHK_WARNING. by Heiko Carstens · 15 years ago
  69. f5daba1 [S390] split/move machine check handler code by Heiko Carstens · 15 years ago
  70. 70193af [S390] Fix appldata build break with !NET by Sachin Sant · 15 years ago
  71. 92e6ecf [S390] Fix hypervisor detection for KVM by Christian Borntraeger · 15 years ago
  72. 702d9e5 [S390] check addressing mode in s390_enable_sie by Carsten Otte · 15 years ago
  73. 3324e60 [S390] lockdep: trace hardirq off in smp_send_stop by Christian Borntraeger · 15 years ago
  74. 5168ce2c [S390] cputime: initialize per thread timer values on fork by Heiko Carstens · 15 years ago
  75. cbdc229 [S390] arch/s390/kernel/process.c: fix whitespace damage by Heiko Carstens · 15 years ago
  76. 94f5b09 [S390] move sysinfo.c from drivers/s390 to arch/s390/kernel by Heiko Carstens · 15 years ago
  77. f3eb538 [S390] dasd: add High Performance FICON support by Stefan Weinhuber · 15 years ago
  78. b44b0ab3 [S390] dasd: add large volume support by Stefan Weinhuber · 15 years ago
  79. 59fa4392 [S390] page fault: invoke oom-killer by Heiko Carstens · 15 years ago
  80. 099b765 [S390] Automatic IPL after dump by Frank Munzert · 15 years ago
  81. d7fd5f1 [S390] fix dump_stack vs. %p and (null) by Christian Borntraeger · 15 years ago
  82. b7e6e4d KVM: s390: Fix SIGP set prefix ioctl by Christian Borntraeger · 15 years ago
  83. 70455a3 KVM: s390: Fix problem state check for b2 intercepts by Christian Borntraeger · 15 years ago
  84. 2c411b4 KVM: s390: Fix printk on SIGP set arch by Christian Borntraeger · 15 years ago
  85. 5d9b8e3 KVM: Add CONFIG_HAVE_KVM_IRQCHIP by Avi Kivity · 16 years ago
  86. 989c0f0 KVM: Remove old kvm_guest_debug structs by Jan Kiszka · 16 years ago
  87. d0bfb94 KVM: New guest debug interface by Jan Kiszka · 16 years ago
  88. 949abe5 crypto: sha512-s390 - Add missing block size by Herbert Xu · 15 years ago
  89. 70f4544 s390: remove arch specific smp_send_stop() by Heiko Carstens · 15 years ago
  90. 0fb1d9b [S390] make page table upgrade work again by Martin Schwidefsky · 15 years ago
  91. f481bfa [S390] make page table walking more robust by Martin Schwidefsky · 15 years ago
  92. 2887fc5 [S390] Dont check for pfn_valid() in uaccess_pt.c by Gerald Schaefer · 15 years ago
  93. cf08734 [S390] ftrace/mcount: fix kernel stack backchain by Heiko Carstens · 15 years ago
  94. f55d638 [S390] topology: define SD_MC_INIT to fix performance regression by Heiko Carstens · 15 years ago
  95. 4fa81ed2 [S390] __div64_31 broken for CONFIG_MARCH_G5 by Martin Schwidefsky · 15 years ago
  96. 508827f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  97. 9c1a774 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  98. a760a66 crypto: api - Fix module load deadlock with fallback algorithms by Herbert Xu · 15 years ago
  99. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  100. 23d75d9 [S390] fix "mem=" handling in case of standby memory by Heiko Carstens · 15 years ago