1. f5f7eac Allow rwlocks to re-enable interrupts by Robin Holt · 15 years ago
  2. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 15 years ago
  3. ee3b429 generic debug pagealloc: build fix by Akinobu Mita · 15 years ago
  4. 32527bc Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  5. 6a11f75 generic debug pagealloc by Akinobu Mita · 15 years ago
  6. 47593bf [S390] cio: introduce notifier for boxed state by Sebastian Ott · 15 years ago
  7. 33b26d7 [S390] fix hypfs build failure by Heiko Carstens · 15 years ago
  8. 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
  9. 2b1c6bd generic compat_sys_ustat by Christoph Hellwig · 16 years ago
  10. 21cdbc1 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  11. 13220a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  12. d3f12d3 Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  13. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  14. 562f477 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  15. ef3500b2 [S390] remove duplicated #includes by Huang Weiyi · 15 years ago
  16. 005f8ee [S390] cpumask: use mm_cpumask() wrapper by Rusty Russell · 15 years ago
  17. def6cfb [S390] cpumask: Use accessors code. by Rusty Russell · 15 years ago
  18. 93632d1 [S390] cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits. by Rusty Russell · 15 years ago
  19. 6f7a321 [S390] cpumask: remove cpu_coregroup_map by Rusty Russell · 15 years ago
  20. c70d0fe [S390] fix clock comparator save area usage by Heiko Carstens · 15 years ago
  21. 488253c [S390] Add hwcap flag for the etf3 enhancement facility by Andreas Krebbel · 15 years ago
  22. 7e9b580 [S390] Ensure that ipl panic notifier is called late. by Michael Holzheu · 15 years ago
  23. 2ac3307 [S390] fix dfp elf hwcap/facility bit detection by Christian Ehrhardt · 15 years ago
  24. d0d3cdf [S390] smp: perform initial cpu reset before starting a cpu by Heiko Carstens · 15 years ago
  25. 6d54c5a [S390] smp: fix memory leak on __cpu_up by Heiko Carstens · 15 years ago
  26. 008d2d1 [S390] ipl: Improve checking logic and remove switch defaults. by Michael Holzheu · 15 years ago
  27. 58ace9f [S390] s390dbf: Remove needless check for NULL pointer. by Michael Holzheu · 15 years ago
  28. a0fa8e3 [S390] s390dbf: Remove redundant initilizations. by Michael Holzheu · 15 years ago
  29. 3e75a90 [S390] use kzfree() by Johannes Weiner · 15 years ago
  30. 6aa0d3a [S390] BUG to BUG_ON changes by Stoyan Gaydarov · 15 years ago
  31. 59f2e69 [S390] zfcpdump: Prevent zcore from beeing built as a kernel module. by Michael Holzheu · 15 years ago
  32. 159d1ff [S390] Use csum_partial in checksum.h by Frank Munzert · 15 years ago
  33. 866ba28 [S390] cleanup lowcore.h by Martin Schwidefsky · 15 years ago
  34. da292bb [S390] eliminate ipl_device from lowcore by Martin Schwidefsky · 15 years ago
  35. 7b46848 [S390] eliminate cpuinfo_S390 structure by Martin Schwidefsky · 15 years ago
  36. 2938af5 [S390] Fix comments in lowcore structure by Christian Borntraeger · 15 years ago
  37. eaf1b6f [S390] Expose a constant for the number of words representing the CRs by Dan Smith · 15 years ago
  38. 1edad85 [S390] use compiler builtin versions of strlen/strcpy/strcat by Heiko Carstens · 15 years ago
  39. 504665a [S390] module function call optimization by Martin Schwidefsky · 15 years ago
  40. e13ed9b [S390] bitops: remove likely annotations by Heiko Carstens · 15 years ago
  41. ced2c8b [S390] remove duplicate nul-termination of string by Hendrik Brueckner · 15 years ago
  42. 6faf250 [S390] allow usage of string functions in linux/string.h by Rusty Russell · 15 years ago
  43. d303b6f [S390] qdio: report SIGA errors directly by Jan Glauber · 15 years ago
  44. 4b2a8b6 [S390] kernel: Disable switch_amode by default by Gerald Schaefer · 15 years ago
  45. 8283cb4 [S390] clock sync mode flags by Martin Schwidefsky · 15 years ago
  46. 1485c5c [S390] move EXPORT_SYMBOLs to definitions by Heiko Carstens · 15 years ago
  47. e3dd9c2 [S390] convert bitmap definitions to C by Heiko Carstens · 15 years ago
  48. 7b88641 [S390] Remove CONFIG_MACHCHK_WARNING. by Heiko Carstens · 15 years ago
  49. f5daba1 [S390] split/move machine check handler code by Heiko Carstens · 15 years ago
  50. 70193af [S390] Fix appldata build break with !NET by Sachin Sant · 15 years ago
  51. 92e6ecf [S390] Fix hypervisor detection for KVM by Christian Borntraeger · 15 years ago
  52. 702d9e5 [S390] check addressing mode in s390_enable_sie by Carsten Otte · 15 years ago
  53. 3324e60 [S390] lockdep: trace hardirq off in smp_send_stop by Christian Borntraeger · 15 years ago
  54. 5168ce2c [S390] cputime: initialize per thread timer values on fork by Heiko Carstens · 15 years ago
  55. cbdc229 [S390] arch/s390/kernel/process.c: fix whitespace damage by Heiko Carstens · 15 years ago
  56. 94f5b09 [S390] move sysinfo.c from drivers/s390 to arch/s390/kernel by Heiko Carstens · 15 years ago
  57. f3eb538 [S390] dasd: add High Performance FICON support by Stefan Weinhuber · 15 years ago
  58. b44b0ab3 [S390] dasd: add large volume support by Stefan Weinhuber · 15 years ago
  59. 59fa4392 [S390] page fault: invoke oom-killer by Heiko Carstens · 15 years ago
  60. 099b765 [S390] Automatic IPL after dump by Frank Munzert · 15 years ago
  61. d7fd5f1 [S390] fix dump_stack vs. %p and (null) by Christian Borntraeger · 15 years ago
  62. b7e6e4d KVM: s390: Fix SIGP set prefix ioctl by Christian Borntraeger · 15 years ago
  63. 70455a3 KVM: s390: Fix problem state check for b2 intercepts by Christian Borntraeger · 15 years ago
  64. 2c411b4 KVM: s390: Fix printk on SIGP set arch by Christian Borntraeger · 15 years ago
  65. 5d9b8e3 KVM: Add CONFIG_HAVE_KVM_IRQCHIP by Avi Kivity · 16 years ago
  66. 989c0f0 KVM: Remove old kvm_guest_debug structs by Jan Kiszka · 16 years ago
  67. d0bfb94 KVM: New guest debug interface by Jan Kiszka · 16 years ago
  68. 949abe5 crypto: sha512-s390 - Add missing block size by Herbert Xu · 15 years ago
  69. 0fb1d9b [S390] make page table upgrade work again by Martin Schwidefsky · 15 years ago
  70. f481bfa [S390] make page table walking more robust by Martin Schwidefsky · 15 years ago
  71. 2887fc5 [S390] Dont check for pfn_valid() in uaccess_pt.c by Gerald Schaefer · 15 years ago
  72. cf08734 [S390] ftrace/mcount: fix kernel stack backchain by Heiko Carstens · 15 years ago
  73. f55d638 [S390] topology: define SD_MC_INIT to fix performance regression by Heiko Carstens · 15 years ago
  74. 4fa81ed2 [S390] __div64_31 broken for CONFIG_MARCH_G5 by Martin Schwidefsky · 15 years ago
  75. 508827f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  76. 9c1a774 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  77. a760a66 crypto: api - Fix module load deadlock with fallback algorithms by Herbert Xu · 15 years ago
  78. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  79. 23d75d9 [S390] fix "mem=" handling in case of standby memory by Heiko Carstens · 15 years ago
  80. d5cd034 [S390] Fix timeval regression on s390 by Christian Borntraeger · 15 years ago
  81. 563f346 crypto: sha-s390 - Switch to shash by Herbert Xu · 15 years ago
  82. cb9eff0 net: new user space API for time stamping of incoming and outgoing packets by Patrick Ohly · 15 years ago
  83. ad8ba2c KVM: Add kvm_arch_sync_events to sync with asynchronize events by Sheng Yang · 16 years ago
  84. 95ec807 [S390] Update default configuration. by Martin Schwidefsky · 15 years ago
  85. 0addff8 [S390] Fix init irq proc build break. by Sachin Sant · 15 years ago
  86. d5e842c [S390] vdso: fix per cpu vdso pointer in lowcore by Martin Schwidefsky · 15 years ago
  87. e34a628 [S390] Add missing compat system call wrappers. by Michael Holzheu · 15 years ago
  88. 179cb81 [S390] etr/stp: fix possible deadlock by Heiko Carstens · 15 years ago
  89. f9a2f797 [S390] cputime: fix lowcore initialization on cpu hotplug by Heiko Carstens · 15 years ago
  90. e9a4e9d [S390] fix compat sigaltstack syscall table entry by Michael Holzheu · 15 years ago
  91. 03e4c49 [S390] personality: fix personality loss on execve by Heiko Carstens · 15 years ago
  92. bca2685 Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  93. 74d96f0 byteorder: make swab.h include asm/swab.h like a regular header by Harvey Harrison · 16 years ago
  94. 2668945 [CVE-2009-0029] s390 specific system call wrappers by Heiko Carstens · 16 years ago
  95. ed6bb61 [CVE-2009-0029] s390: enable system call wrappers by Heiko Carstens · 16 years ago
  96. 1134723 [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 by Heiko Carstens · 16 years ago
  97. 33e1911 [S390] Use unsigned long long for u64 on 64bit. by Heiko Carstens · 16 years ago
  98. 81ffa04 [S390] vdso: compile fix by Heiko Carstens · 16 years ago
  99. f47d52a [S390] remove code for oldselect system call by Heiko Carstens · 16 years ago
  100. 0680ba0 [S390] types: add/fix types.h include in header files by Heiko Carstens · 16 years ago