1. 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
  2. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  3. 3969522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  4. 69def9f Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  5. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  6. 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
  7. 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
  8. 332a339 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  9. 89af571 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  10. bde69af [S390] Wire up page fault events for software perf counters. by Heiko Carstens · 15 years ago
  11. 5c0b912 [S390] Remove smp_cpu_not_running. by Heiko Carstens · 15 years ago
  12. e86a6ed [S390] Get rid of cpuid.h header file. by Heiko Carstens · 15 years ago
  13. 4bb5e07 [S390] Limit cpu detection to 256 physical cpus. by Heiko Carstens · 15 years ago
  14. 2ddddf3 [S390] Enable guest page hinting by default. by Heiko Carstens · 15 years ago
  15. 5dd1d2e [S390] use generic scatterlist.h by Heiko Carstens · 15 years ago
  16. f64d04c [S390] s390dbf: Add description for usage of "%s" in sprintf events by Michael Holzheu · 15 years ago
  17. 0c88ee5 [S390] Initialize __LC_THREAD_INFO early. by Heiko Carstens · 15 years ago
  18. 50aa98b [S390] fix recursive locking on page_table_lock by Martin Schwidefsky · 15 years ago
  19. c4de0c1 [S390] kvm: use console_initcall() to initialize s390 virtio console by Hendrik Brueckner · 15 years ago
  20. ad2a5d8 [S390] hypfs: Use "%u" instead of "%d" for unsigned ints in snprintf by Michael Holzheu · 15 years ago
  21. 11af97e [S390] kernel: Print an error message if kernel NSS cannot be defined by Hendrik Brueckner · 15 years ago
  22. 2395ecd [S390] hypfs: remove useless variable qname by Vitaliy Gusev · 15 years ago
  23. 275c340 [S390] remove unused irq_cpustat_t defintion by Christoph Hellwig · 15 years ago
  24. d3135e0 [S390] kernel: always keep machine flags in lowcore by Heiko Carstens · 15 years ago
  25. 04a95f6 [S390] clean up linker script using new linker script macros. by Nelson Elhage · 15 years ago
  26. 2680314 [S390] Use macros for .data.page_aligned. by Tim Abbott · 15 years ago
  27. a8c3cb4 [S390] move (io|sysc)_restore_trace_psw into .data section by Hendrik Brueckner · 15 years ago
  28. 18d00ac [S390] kernel: Convert upper case scpdata to lower case by Hendrik Brueckner · 15 years ago
  29. 684d2fd [S390] kernel: Append scpdata to kernel boot command line by Hendrik Brueckner · 15 years ago
  30. c48ff64 [S390] hibernation: merge files and move to kernel/ by Heiko Carstens · 15 years ago
  31. f3d1263 [S390] hibernation: remove dead file by Heiko Carstens · 15 years ago
  32. bfe3349b [S390] atomic ops: small cleanups by Heiko Carstens · 15 years ago
  33. 1275105 [S390] atomic ops: add effecient atomic64 support for 31 bit by Heiko Carstens · 15 years ago
  34. 6ac2a4d [S390] improve mcount code by Martin Schwidefsky · 15 years ago
  35. 04efc3b [S390] convert/optimize csum_fold() to C by Heiko Carstens · 15 years ago
  36. 05e7ff7 [S390] introduce get_clock_monotonic by Heiko Carstens · 15 years ago
  37. 62733e5 [S390] cio: move scsw helper functions to header file by Heiko Carstens · 15 years ago
  38. a3c8b97 Merge branch 'next' into for-linus by James Morris · 15 years ago
  39. 27c2381 KVM: Add __KERNEL__ guards to exported headers by Avi Kivity · 15 years ago
  40. decde80 KVM: s390: remove unused structs by Gleb Natapov · 15 years ago
  41. a1b3710 KVM: Reduce runnability interface with arch support code by Gleb Natapov · 15 years ago
  42. 2023a29 KVM: remove old KVMTRACE support code by Marcelo Tosatti · 15 years ago
  43. ec04b26 KVM: Prepare memslot data structures for multiple hugepage sizes by Joerg Roedel · 15 years ago
  44. 988a2ca KVM: Use macro to iterate over vcpus. by Gleb Natapov · 15 years ago
  45. 628eb9b KVM: s390: streamline memslot handling by Christian Ehrhardt · 15 years ago
  46. b1d16c4 KVM: s390: fix signal handling by Christian Ehrhardt · 15 years ago
  47. 9ace903 KVM: s390: infrastructure to kick vcpus out of guest state by Christian Ehrhardt · 15 years ago
  48. 0ba12d1 KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig by Avi Kivity · 15 years ago
  49. ed011b2 Merge commit 'v2.6.31-rc9' into tracing/core by Ingo Molnar · 15 years ago
  50. b592e89 [SCSI] zfcp: Remove duplicated code for debug timestamps by Christof Schmitt · 15 years ago
  51. 81bd5f6 crypto: sha-s390 - Fix warnings in import function by Jan Glauber · 15 years ago
  52. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  53. b62e180 locking: Inline spinlock code for all locking variants on s390 by Heiko Carstens · 15 years ago
  54. 7515bf5 tracing: Add syscall tracepoints - s390 arch update by Hendrik Brueckner · 15 years ago
  55. 1c569f0 tracing: Create generic syscall TRACE_EVENTs by Josh Stone · 15 years ago
  56. 9741987 tracing: Move tracepoint callbacks from declaration to definition by Josh Stone · 15 years ago
  57. 6670000 tracing: Rename FTRACE_SYSCALLS for tracepoints by Josh Stone · 15 years ago
  58. 637952c [S390] set preferred console based on conmode by Hendrik Brueckner · 15 years ago
  59. 5e9ad7d [S390] ftrace: update system call tracer support by Ingo Molnar · 15 years ago
  60. 23970e3 timekeeping: Introduce read_boot_clock by Martin Schwidefsky · 15 years ago
  61. d4f587c timekeeping: Increase granularity of read_persistent_clock() by Martin Schwidefsky · 15 years ago
  62. 155ec60 timekeeping: Introduce struct timekeeper by Martin Schwidefsky · 15 years ago
  63. f1b8274 clocksource: Cleanup clocksource selection by Martin Schwidefsky · 15 years ago
  64. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  65. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  66. 17d11ba Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  67. 53cb780 [S390] KVM: Read buffer overflow by Roel Kluin · 15 years ago
  68. 677c1dd [S390] kernel: Storing machine flags early in lowcore by Hendrik Brueckner · 15 years ago
  69. 0d6038e net: implement a SO_DOMAIN getsockoption by Jan Engelhardt · 15 years ago
  70. 49c794e net: implement a SO_PROTOCOL getsockoption by Jan Engelhardt · 15 years ago
  71. d3bc2f9 KVM: s390: fix wait_queue handling by Christian Borntraeger · 15 years ago
  72. 760dcc6 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  73. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  74. 1277580 [S390] vdso: clock_gettime of CLOCK_THREAD_CPUTIME_ID with noexec=on by Martin Schwidefsky · 15 years ago
  75. 3a6ba46 [S390] vdso: fix per cpu area allocation by Heiko Carstens · 15 years ago
  76. c63b196 [S390] hibernation: fix register corruption on machine checks by Heiko Carstens · 15 years ago
  77. 5f954c3 [S390] hibernation: fix lowcore handling by Heiko Carstens · 15 years ago
  78. 9fadfd1 crypto: sha512-s390 - Add export/import support by Herbert Xu · 15 years ago
  79. 2a549c3 crypto: s390 - Fix sha build failure by Sachin Sant · 15 years ago
  80. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  81. f63559b crypto: sha256-s390 - Add export/import support by Herbert Xu · 15 years ago
  82. 406f104 crypto: sha1-s390 - Add export/import support by Herbert Xu · 15 years ago
  83. eee33ab Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  84. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  85. 023bf6f linker script: unify usage of discard definition by Tejun Heo · 15 years ago
  86. 0760630 [S390] define KTIME_SCALAR for 32-bit s390 by Martin Schwidefsky · 15 years ago
  87. 25ca125 [S390] add generic atomic64 support for 31 bit by Heiko Carstens · 15 years ago
  88. fca3e35 [S390] set SCHED_OMIT_FRAME_POINTER for s390 by Martin Schwidefsky · 15 years ago
  89. 5075bac [S390] add __ucmpdi2() helper function by Heiko Carstens · 15 years ago
  90. 2651fa2 [S390] perf_counter build fix by Heiko Carstens · 15 years ago
  91. 8108881 [S390] shutdown actions: save/return rc from init function by Frank Munzert · 15 years ago
  92. bb8c29c [S390] udelay: disable lockdep to avoid false positives by Heiko Carstens · 15 years ago
  93. c43768c Merge branch 'master' into for-next by Tejun Heo · 15 years ago
  94. ef50f7a KVM: s390: Allow stfle instruction in the guest by Christian Borntraeger · 15 years ago
  95. 9a0ef29 s390: switch to dynamic percpu allocator by Tejun Heo · 15 years ago
  96. 405d967 linker script: throw away .discard section by Tejun Heo · 15 years ago
  97. e74e396 percpu: use dynamic percpu allocator as the default percpu allocator by Tejun Heo · 15 years ago
  98. da6330f [S390] Update default configuration. by Martin Schwidefsky · 15 years ago
  99. acf0180 [S390] kprobes: defer setting of ctlblk state by Heiko Carstens · 15 years ago
  100. 12310e9 [S390] Enable tick based perf_counter on s390. by Martin Schwidefsky · 15 years ago