1. bcc6525 [S390] s390: fix single stepping on svc0 by Christian Borntraeger · 15 years ago
  2. b89031e [S390] reset cputime accounting after IPL from NSS by Martin Schwidefsky · 15 years ago
  3. b3dcf3d [S390] smp: fix sigp sense handling by Heiko Carstens · 15 years ago
  4. f8501ba [S390] smp: fix sigp stop handling by Heiko Carstens · 15 years ago
  5. 70f5dc5 [S390] cputime: fix overflow on 31 bit systems by Martin Schwidefsky · 15 years ago
  6. 4f8048e [S390] smp: fix prefix handling of offlined cpus by Heiko Carstens · 15 years ago
  7. be6e3f9 [S390] Add highgprs facility to /proc/cpuinfo by Andreas Krebbel · 15 years ago
  8. 7874b1b [S390] hypfs: Use subcode 6 if subcode 7 is not available by Michael Holzheu · 15 years ago
  9. af9d2ff [S390] Add EX_TABLE for addressing exception in usercopy functions. by Gerald Schaefer · 15 years ago
  10. ea2a4d3 [S390] 64-bit register support for 31-bit processes by Heiko Carstens · 15 years ago
  11. dd43bfc [S390] hibernate: Use correct place for CPU address in lowcore by Michael Holzheu · 15 years ago
  12. 623c08e [S390] pm: ignore time spend in suspended state by Martin Schwidefsky · 15 years ago
  13. 930e44f [S390] perf_counter: fix vdso detection by Heiko Carstens · 15 years ago
  14. 22ceaf4 [S390] ftrace: drop nmi protection by Heiko Carstens · 15 years ago
  15. 593c4f7 [S390] compat: fix truncate system call wrapper by Heiko Carstens · 15 years ago
  16. 0cd6a40 [S390] Provide arch specific mdelay implementation. by Heiko Carstens · 15 years ago
  17. 78d81f2 [S390] Fix enabled udelay for short delays. by Christian Borntraeger · 15 years ago
  18. 6a03f5f [S390] module: fix memory leak in s390 module loader by Christian Borntraeger · 15 years ago
  19. dfcc3e6 [S390] Enable kmemleak on s390. by Heiko Carstens · 15 years ago
  20. 52a21f2 [S390] fix build breakage with CONFIG_AIO=n by Martin Schwidefsky · 15 years ago
  21. 8feda6f KVM: s390: fix memsize >= 4G by Christian Borntraeger · 15 years ago
  22. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  23. 94a8d5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  24. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  25. 0748bd0 cpumask: remove arch_send_call_function_ipi by Rusty Russell · 15 years ago
  26. 630cd04 cpumask: arch_send_call_function_ipi_mask: s390 by Rusty Russell · 15 years ago
  27. 4f269bf cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: s390 by Rusty Russell · 15 years ago
  28. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  29. 9fd815b Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  30. 31bbb9b Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  31. ed87b27 [S390] Update default configuration. by Martin Schwidefsky · 15 years ago
  32. 1aaf179 [S390] hibernate: Do real CPU swap at resume time by Michael Holzheu · 15 years ago
  33. 2573a57 [S390] hibernate: make sure pfn_is_nosave handles lowcore pages by Heiko Carstens · 15 years ago
  34. 3fd26a7 [S390] smp: introduce LC_ORDER and simplify lowcore handling by Heiko Carstens · 15 years ago
  35. 07805ac [S390] ptrace: use common code for simple peek/poke operations by Christian Borntraeger · 15 years ago
  36. bdd42b2 [S390] fix disabled_wait inline assembly clobber list by Heiko Carstens · 15 years ago
  37. 87458ff [S390] Change kernel_page_present coding style. by Heiko Carstens · 15 years ago
  38. 2583d1e [S390] hibernation: reset system after resume by Heiko Carstens · 15 years ago
  39. 846955c [S390] hibernation: fix guest page hinting related crash by Heiko Carstens · 15 years ago
  40. 2e50195 [S390] Get rid of init_module/delete_module compat functions. by Heiko Carstens · 15 years ago
  41. 3e86a8c [S390] Convert sys_execve to function with parameters. by Heiko Carstens · 15 years ago
  42. 2d70ca2 [S390] Convert sys_clone to function with parameters. by Heiko Carstens · 15 years ago
  43. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  44. 6e17b17 mm: remove duplicate asm/mman.h files by Arnd Bergmann · 15 years ago
  45. 90f72aa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Arnd Bergmann · 15 years ago
  46. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  47. b87221d const: mark remaining super_operations const by Alexey Dobriyan · 15 years ago
  48. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  49. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  50. abe1ee3 Use macros for .data.page_aligned section. by Tim Abbott · 15 years ago
  51. d200c92 Use new __init_task_data macro in arch init_task.c files. by Joe Perches · 15 years ago
  52. f86fd30 kbuild: rename ld-option to cc-ldoption by Sam Ravnborg · 15 years ago
  53. caa27b6 kbuild: use INSTALLKERNEL to select customized installkernel script by Sam Ravnborg · 15 years ago
  54. 4765d68 includecheck fix: s390, sys_s390.c by Jaswinder Singh Rajput · 15 years ago
  55. a03fdb7 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  56. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  57. 3969522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  58. 69def9f Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  59. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  60. 483e3cd Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  61. 4e3408d Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  62. 332a339 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  63. 89af571 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  64. bde69af [S390] Wire up page fault events for software perf counters. by Heiko Carstens · 15 years ago
  65. 5c0b912 [S390] Remove smp_cpu_not_running. by Heiko Carstens · 15 years ago
  66. e86a6ed [S390] Get rid of cpuid.h header file. by Heiko Carstens · 15 years ago
  67. 4bb5e07 [S390] Limit cpu detection to 256 physical cpus. by Heiko Carstens · 15 years ago
  68. 2ddddf3 [S390] Enable guest page hinting by default. by Heiko Carstens · 15 years ago
  69. 5dd1d2e [S390] use generic scatterlist.h by Heiko Carstens · 15 years ago
  70. f64d04c [S390] s390dbf: Add description for usage of "%s" in sprintf events by Michael Holzheu · 15 years ago
  71. 0c88ee5 [S390] Initialize __LC_THREAD_INFO early. by Heiko Carstens · 15 years ago
  72. 50aa98b [S390] fix recursive locking on page_table_lock by Martin Schwidefsky · 15 years ago
  73. c4de0c1 [S390] kvm: use console_initcall() to initialize s390 virtio console by Hendrik Brueckner · 15 years ago
  74. ad2a5d8 [S390] hypfs: Use "%u" instead of "%d" for unsigned ints in snprintf by Michael Holzheu · 15 years ago
  75. 11af97e [S390] kernel: Print an error message if kernel NSS cannot be defined by Hendrik Brueckner · 15 years ago
  76. 2395ecd [S390] hypfs: remove useless variable qname by Vitaliy Gusev · 15 years ago
  77. 275c340 [S390] remove unused irq_cpustat_t defintion by Christoph Hellwig · 15 years ago
  78. d3135e0 [S390] kernel: always keep machine flags in lowcore by Heiko Carstens · 15 years ago
  79. 04a95f6 [S390] clean up linker script using new linker script macros. by Nelson Elhage · 15 years ago
  80. 2680314 [S390] Use macros for .data.page_aligned. by Tim Abbott · 15 years ago
  81. a8c3cb4 [S390] move (io|sysc)_restore_trace_psw into .data section by Hendrik Brueckner · 15 years ago
  82. 18d00ac [S390] kernel: Convert upper case scpdata to lower case by Hendrik Brueckner · 15 years ago
  83. 684d2fd [S390] kernel: Append scpdata to kernel boot command line by Hendrik Brueckner · 15 years ago
  84. c48ff64 [S390] hibernation: merge files and move to kernel/ by Heiko Carstens · 15 years ago
  85. f3d1263 [S390] hibernation: remove dead file by Heiko Carstens · 15 years ago
  86. bfe3349b [S390] atomic ops: small cleanups by Heiko Carstens · 15 years ago
  87. 1275105 [S390] atomic ops: add effecient atomic64 support for 31 bit by Heiko Carstens · 15 years ago
  88. 6ac2a4d [S390] improve mcount code by Martin Schwidefsky · 15 years ago
  89. 04efc3b [S390] convert/optimize csum_fold() to C by Heiko Carstens · 15 years ago
  90. 05e7ff7 [S390] introduce get_clock_monotonic by Heiko Carstens · 15 years ago
  91. 62733e5 [S390] cio: move scsw helper functions to header file by Heiko Carstens · 15 years ago
  92. a3c8b97 Merge branch 'next' into for-linus by James Morris · 15 years ago
  93. 27c2381 KVM: Add __KERNEL__ guards to exported headers by Avi Kivity · 15 years ago
  94. decde80 KVM: s390: remove unused structs by Gleb Natapov · 15 years ago
  95. a1b3710 KVM: Reduce runnability interface with arch support code by Gleb Natapov · 15 years ago
  96. 2023a29 KVM: remove old KVMTRACE support code by Marcelo Tosatti · 15 years ago
  97. ec04b26 KVM: Prepare memslot data structures for multiple hugepage sizes by Joerg Roedel · 15 years ago
  98. 988a2ca KVM: Use macro to iterate over vcpus. by Gleb Natapov · 15 years ago
  99. 628eb9b KVM: s390: streamline memslot handling by Christian Ehrhardt · 15 years ago
  100. b1d16c4 KVM: s390: fix signal handling by Christian Ehrhardt · 15 years ago