1. 78d81f2 [S390] Fix enabled udelay for short delays. by Christian Borntraeger · 15 years ago
  2. 6a03f5f [S390] module: fix memory leak in s390 module loader by Christian Borntraeger · 15 years ago
  3. dfcc3e6 [S390] Enable kmemleak on s390. by Heiko Carstens · 15 years ago
  4. 52a21f2 [S390] fix build breakage with CONFIG_AIO=n by Martin Schwidefsky · 15 years ago
  5. 8feda6f KVM: s390: fix memsize >= 4G by Christian Borntraeger · 15 years ago
  6. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  7. 94a8d5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  8. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  9. 0748bd0 cpumask: remove arch_send_call_function_ipi by Rusty Russell · 15 years ago
  10. 630cd04 cpumask: arch_send_call_function_ipi_mask: s390 by Rusty Russell · 15 years ago
  11. 4f269bf cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: s390 by Rusty Russell · 15 years ago
  12. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  13. 9fd815b Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  14. 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
  15. ed87b27 [S390] Update default configuration. by Martin Schwidefsky · 15 years ago
  16. 1aaf179 [S390] hibernate: Do real CPU swap at resume time by Michael Holzheu · 15 years ago
  17. 2573a57 [S390] hibernate: make sure pfn_is_nosave handles lowcore pages by Heiko Carstens · 15 years ago
  18. 3fd26a7 [S390] smp: introduce LC_ORDER and simplify lowcore handling by Heiko Carstens · 15 years ago
  19. 07805ac [S390] ptrace: use common code for simple peek/poke operations by Christian Borntraeger · 15 years ago
  20. bdd42b2 [S390] fix disabled_wait inline assembly clobber list by Heiko Carstens · 15 years ago
  21. 87458ff [S390] Change kernel_page_present coding style. by Heiko Carstens · 15 years ago
  22. 2583d1e [S390] hibernation: reset system after resume by Heiko Carstens · 15 years ago
  23. 846955c [S390] hibernation: fix guest page hinting related crash by Heiko Carstens · 15 years ago
  24. 2e50195 [S390] Get rid of init_module/delete_module compat functions. by Heiko Carstens · 15 years ago
  25. 3e86a8c [S390] Convert sys_execve to function with parameters. by Heiko Carstens · 15 years ago
  26. 2d70ca2 [S390] Convert sys_clone to function with parameters. by Heiko Carstens · 15 years ago
  27. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  28. 6e17b17 mm: remove duplicate asm/mman.h files by Arnd Bergmann · 15 years ago
  29. 90f72aa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Arnd Bergmann · 15 years ago
  30. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  31. b87221d const: mark remaining super_operations const by Alexey Dobriyan · 15 years ago
  32. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  33. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  34. abe1ee3 Use macros for .data.page_aligned section. by Tim Abbott · 15 years ago
  35. d200c92 Use new __init_task_data macro in arch init_task.c files. by Joe Perches · 15 years ago
  36. f86fd30 kbuild: rename ld-option to cc-ldoption by Sam Ravnborg · 15 years ago
  37. caa27b6 kbuild: use INSTALLKERNEL to select customized installkernel script by Sam Ravnborg · 15 years ago
  38. 4765d68 includecheck fix: s390, sys_s390.c by Jaswinder Singh Rajput · 15 years ago
  39. 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
  40. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  41. 3969522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  42. 69def9f Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  43. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  44. 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
  45. 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
  46. 332a339 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  47. 89af571 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  48. bde69af [S390] Wire up page fault events for software perf counters. by Heiko Carstens · 15 years ago
  49. 5c0b912 [S390] Remove smp_cpu_not_running. by Heiko Carstens · 15 years ago
  50. e86a6ed [S390] Get rid of cpuid.h header file. by Heiko Carstens · 15 years ago
  51. 4bb5e07 [S390] Limit cpu detection to 256 physical cpus. by Heiko Carstens · 15 years ago
  52. 2ddddf3 [S390] Enable guest page hinting by default. by Heiko Carstens · 15 years ago
  53. 5dd1d2e [S390] use generic scatterlist.h by Heiko Carstens · 15 years ago
  54. f64d04c [S390] s390dbf: Add description for usage of "%s" in sprintf events by Michael Holzheu · 15 years ago
  55. 0c88ee5 [S390] Initialize __LC_THREAD_INFO early. by Heiko Carstens · 15 years ago
  56. 50aa98b [S390] fix recursive locking on page_table_lock by Martin Schwidefsky · 15 years ago
  57. c4de0c1 [S390] kvm: use console_initcall() to initialize s390 virtio console by Hendrik Brueckner · 15 years ago
  58. ad2a5d8 [S390] hypfs: Use "%u" instead of "%d" for unsigned ints in snprintf by Michael Holzheu · 15 years ago
  59. 11af97e [S390] kernel: Print an error message if kernel NSS cannot be defined by Hendrik Brueckner · 15 years ago
  60. 2395ecd [S390] hypfs: remove useless variable qname by Vitaliy Gusev · 15 years ago
  61. 275c340 [S390] remove unused irq_cpustat_t defintion by Christoph Hellwig · 15 years ago
  62. d3135e0 [S390] kernel: always keep machine flags in lowcore by Heiko Carstens · 15 years ago
  63. 04a95f6 [S390] clean up linker script using new linker script macros. by Nelson Elhage · 15 years ago
  64. 2680314 [S390] Use macros for .data.page_aligned. by Tim Abbott · 15 years ago
  65. a8c3cb4 [S390] move (io|sysc)_restore_trace_psw into .data section by Hendrik Brueckner · 15 years ago
  66. 18d00ac [S390] kernel: Convert upper case scpdata to lower case by Hendrik Brueckner · 15 years ago
  67. 684d2fd [S390] kernel: Append scpdata to kernel boot command line by Hendrik Brueckner · 15 years ago
  68. c48ff64 [S390] hibernation: merge files and move to kernel/ by Heiko Carstens · 15 years ago
  69. f3d1263 [S390] hibernation: remove dead file by Heiko Carstens · 15 years ago
  70. bfe3349b [S390] atomic ops: small cleanups by Heiko Carstens · 15 years ago
  71. 1275105 [S390] atomic ops: add effecient atomic64 support for 31 bit by Heiko Carstens · 15 years ago
  72. 6ac2a4d [S390] improve mcount code by Martin Schwidefsky · 15 years ago
  73. 04efc3b [S390] convert/optimize csum_fold() to C by Heiko Carstens · 15 years ago
  74. 05e7ff7 [S390] introduce get_clock_monotonic by Heiko Carstens · 15 years ago
  75. 62733e5 [S390] cio: move scsw helper functions to header file by Heiko Carstens · 15 years ago
  76. a3c8b97 Merge branch 'next' into for-linus by James Morris · 15 years ago
  77. 27c2381 KVM: Add __KERNEL__ guards to exported headers by Avi Kivity · 15 years ago
  78. decde80 KVM: s390: remove unused structs by Gleb Natapov · 15 years ago
  79. a1b3710 KVM: Reduce runnability interface with arch support code by Gleb Natapov · 15 years ago
  80. 2023a29 KVM: remove old KVMTRACE support code by Marcelo Tosatti · 15 years ago
  81. ec04b26 KVM: Prepare memslot data structures for multiple hugepage sizes by Joerg Roedel · 15 years ago
  82. 988a2ca KVM: Use macro to iterate over vcpus. by Gleb Natapov · 15 years ago
  83. 628eb9b KVM: s390: streamline memslot handling by Christian Ehrhardt · 15 years ago
  84. b1d16c4 KVM: s390: fix signal handling by Christian Ehrhardt · 15 years ago
  85. 9ace903 KVM: s390: infrastructure to kick vcpus out of guest state by Christian Ehrhardt · 15 years ago
  86. 0ba12d1 KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig by Avi Kivity · 15 years ago
  87. ed011b2 Merge commit 'v2.6.31-rc9' into tracing/core by Ingo Molnar · 15 years ago
  88. b592e89 [SCSI] zfcp: Remove duplicated code for debug timestamps by Christof Schmitt · 15 years ago
  89. 81bd5f6 crypto: sha-s390 - Fix warnings in import function by Jan Glauber · 15 years ago
  90. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  91. b62e180 locking: Inline spinlock code for all locking variants on s390 by Heiko Carstens · 15 years ago
  92. f71bb0a Merge branch 'timers/posixtimers' into timers/tracing by Thomas Gleixner · 15 years ago
  93. 7515bf5 tracing: Add syscall tracepoints - s390 arch update by Hendrik Brueckner · 15 years ago
  94. 1c569f0 tracing: Create generic syscall TRACE_EVENTs by Josh Stone · 15 years ago
  95. 9741987 tracing: Move tracepoint callbacks from declaration to definition by Josh Stone · 15 years ago
  96. 6670000 tracing: Rename FTRACE_SYSCALLS for tracepoints by Josh Stone · 15 years ago
  97. 637952c [S390] set preferred console based on conmode by Hendrik Brueckner · 15 years ago
  98. 5e9ad7d [S390] ftrace: update system call tracer support by Ingo Molnar · 15 years ago
  99. 23970e3 timekeeping: Introduce read_boot_clock by Martin Schwidefsky · 15 years ago
  100. d4f587c timekeeping: Increase granularity of read_persistent_clock() by Martin Schwidefsky · 15 years ago