1. 135fe10 crypto-prng: BKL pushdown by Arnd Bergmann · 16 years ago
  2. 6d72b79 Merge branch 'linus' into core/rodata by Ingo Molnar · 16 years ago
  3. a4df1ac Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  4. 24d3e21 [S390] Fix build failure in __cpu_up() by Segher Boessenkool · 16 years ago
  5. ee0ddad [S390] vmemmap: fix off-by-one bug. by Heiko Carstens · 16 years ago
  6. 148f167 [S390] sparsemem: use SPARSEMEM_STATIC if !64BIT. by Heiko Carstens · 16 years ago
  7. e52b2af KVM: s390: Fix race condition in kvm_s390_handle_wait by Carsten Otte · 16 years ago
  8. 1f0d0f0 KVM: s390: Send program check on access error by Carsten Otte · 16 years ago
  9. 0ff3186 KVM: s390: fix interrupt delivery by Carsten Otte · 16 years ago
  10. 71cde58 KVM: s390: handle machine checks when guest is running by Christian Borntraeger · 16 years ago
  11. 74b6b52 KVM: s390: fix locking order problem in enable_sie by Christian Borntraeger · 16 years ago
  12. b8cee18 KVM: s390: use yield instead of schedule to implement diag 0x44 by Christian Borntraeger · 16 years ago
  13. 0066ed5 [S390] Update default configuration. by Martin Schwidefsky · 16 years ago
  14. 209fb90 [S390] disassembler: fix idte instruction format. by Martin Schwidefsky · 16 years ago
  15. c1bb7f3 [S390] showmem: Only walk spanned pages. by Heiko Carstens · 16 years ago
  16. 1760537 [S390] appldata: prevent cpu hotplug when walking cpu_online_map. by Gerald Schaefer · 16 years ago
  17. 67060d9 [S390] Fix section mismatch warnings. by Heiko Carstens · 16 years ago
  18. 97195d6 [S390] fix sparsemem related compile error with allnoconfig on s390 by Hans-Joachim Picht · 16 years ago
  19. 6360b1f move BUG_TABLE into RODATA by Jan Beulich · 16 years ago
  20. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 16 years ago
  21. 8dd79cb [S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map. by Heiko Carstens · 16 years ago
  22. 85cb185 [S390] smp: __smp_call_function_map vs cpu_online_map fix. by Heiko Carstens · 16 years ago
  23. 5cbbf16 [S390] s390dbf: Use const char * for dbf name. by Cornelia Huck · 16 years ago
  24. 2069e97 [S390] sparsemem vmemmap: initialize memmap. by Heiko Carstens · 16 years ago
  25. 45e576b [S390] guest page hinting light by Martin Schwidefsky · 16 years ago
  26. b499d76 [S390] compat ptrace cleanup by Roland McGrath · 16 years ago
  27. 0eaeafa [S390] s390-kvm: leave sie context on work. Removes preemption requirement by Christian Borntraeger · 16 years ago
  28. 2688905 [S390] s390: Optimize user and work TIF check by Martin Schwidefsky · 16 years ago
  29. d35c7b0 unified (weak) sys_pipe implementation by Ulrich Drepper · 16 years ago
  30. d67c6f8 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  31. 02a029b signals: s390: renumber TIF_RESTORE_SIGMASK by Roland McGrath · 16 years ago
  32. 1175cdc [S390] Update default configuration. by Martin Schwidefsky · 16 years ago
  33. 941af34 [S390] use generic sys_ptrace by Martin Schwidefsky · 16 years ago
  34. 613e1de [S390] Remove self ptrace IEEE_IP hack. by Martin Schwidefsky · 16 years ago
  35. 17f3458 [S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAP by Heiko Carstens · 16 years ago
  36. 53492b1 [S390] System z large page support. by Gerald Schaefer · 16 years ago
  37. 2e5061e [S390] Convert machine feature detection code to C. by Heiko Carstens · 16 years ago
  38. 8fc6365 [S390] vmemmap: use clear_table to initialise page tables. by Heiko Carstens · 16 years ago
  39. 484875b [S390] Move stfl to system.h and delete duplicated version. by Heiko Carstens · 16 years ago
  40. ccf183e [S390] uaccess_mvcos: #ifdef config dependent code. by Heiko Carstens · 16 years ago
  41. fd781fa [S390] cpu topology: Fix possible deadlock. by Heiko Carstens · 16 years ago
  42. d00aa4e [S390] Add topology_core_siblings to topology.h by Heiko Carstens · 16 years ago
  43. 47494f6 [S390] remove -traditional by Mathieu Desnoyers · 16 years ago
  44. 1e48951 [S390] Automatically detect added cpus. by Heiko Carstens · 16 years ago
  45. 0b18d31 [S390] smp: Fix locking order. by Heiko Carstens · 16 years ago
  46. 4e83be7 [S390] Move show_regs to traps.c. by Heiko Carstens · 16 years ago
  47. 4ca4d7b s390: use kbuild.h instead of defining macros in asm-offsets.c by Christoph Lameter · 16 years ago
  48. 7a88d7a s390: use kbuild.h instead of defining macros in asm-offsets.c by Christoph Lameter · 16 years ago
  49. eb0f1c4 proper __do_softirq() prototype by Adrian Bunk · 16 years ago
  50. 62d9f0d KVM: add ioctls to save/store mpstate by Marcelo Tosatti · 16 years ago
  51. 3d80840 KVM: hlt emulation should take in-kernel APIC/PIT timers into account by Marcelo Tosatti · 16 years ago
  52. 7732a8d KVM: s390: Stub out kvmtrace by Avi Kivity · 16 years ago
  53. f603f07 KVM: s390: rename stfl to kvm_stfl by Heiko Carstens · 16 years ago
  54. 7e8e6ab KVM: s390: Fix incorrect return value by Heiko Carstens · 16 years ago
  55. fa58774 s390: KVM guest: detect when running on kvm by Carsten Otte · 16 years ago
  56. 77b455f KVM: s390: add kvm to kconfig on s390 by Christian Borntraeger · 16 years ago
  57. e28acfe KVM: s390: intercepts for diagnose instructions by Christian Borntraeger · 16 years ago
  58. 5288fbf KVM: s390: interprocessor communication via sigp by Christian Borntraeger · 16 years ago
  59. 453423d KVM: s390: intercepts for privileged instructions by Christian Borntraeger · 16 years ago
  60. ba5c1e9 KVM: s390: interrupt subsystem, cpu timer, waitpsw by Carsten Otte · 16 years ago
  61. 8f2abe6 KVM: s390: sie intercept handling by Christian Borntraeger · 16 years ago
  62. b0c632d KVM: s390: arch backend for the kvm kernel module by Heiko Carstens · 16 years ago
  63. 402b086 s390: KVM preparation: provide hook to enable pgstes in user pagetable by Carsten Otte · 16 years ago
  64. 904e0ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  65. 4e2c6d7 [CRYPTO] sha384: Hardware acceleration for s390 by Jan Glauber · 16 years ago
  66. 291dc7c [CRYPTO] sha512: Hardware acceleration for s390 by Jan Glauber · 16 years ago
  67. 604973f [CRYPTO] s390: Generic sha_update and sha_final by Jan Glauber · 16 years ago
  68. 950e4da arch: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  69. 334d094 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 by Linus Torvalds · 16 years ago
  70. d7bb545 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  71. 64ac24e Generic semaphore implementation by Matthew Wilcox · 16 years ago
  72. ca68305 [S390] Remove code duplication from monreader / dcssblk. by Martin Schwidefsky · 16 years ago
  73. 9e74a6b8 [S390] kernel: show last breaking-event-address on oops by Christian Borntraeger · 16 years ago
  74. 3f12ebc [S390] uaccess: Always access the correct address space. by Heiko Carstens · 16 years ago
  75. a806170 [S390] Fix a lot of sparse warnings. by Heiko Carstens · 16 years ago
  76. 5a62b19 [S390] Convert s390 to GENERIC_CLOCKEVENTS. by Heiko Carstens · 16 years ago
  77. 43ca5c3 [S390] Convert monitor calls to function calls. by Heiko Carstens · 16 years ago
  78. 1e42f32 [S390] remove redundant display of free swap space in show_mem() by Johannes Weiner · 16 years ago
  79. efca13b [S390] qdio: remove outdated developerworks link. by Ursula Braun · 16 years ago
  80. 9637c3f [S390] Add debug_register_mode() function to debug feature API by Michael Holzheu · 16 years ago
  81. 9f7819c [S390] crypto: use more descriptive function names for init/exit routines. by Heiko Carstens · 16 years ago
  82. c0015f9 [S390] switch sched_clock to store-clock-extended. by Jan Glauber · 16 years ago
  83. c10fde0 [S390] Vertical cpu management. by Heiko Carstens · 16 years ago
  84. dbd70fb [S390] cpu topology support for s390. by Heiko Carstens · 16 years ago
  85. 7b758389 [S390] Export stfle. by Heiko Carstens · 16 years ago
  86. c2e8b85 [S390] exec_protect: Fix incorrect extern declarations. by Heiko Carstens · 16 years ago
  87. de55343 [S390] Protect against sigaltstack wraparound. by Heiko Carstens · 16 years ago
  88. 3bb5da3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  89. 504e75d [S390] futex: let futex_atomic_cmpxchg_pt survive early functional tests. by Heiko Carstens · 16 years ago
  90. 4a71df5 qeth: new qeth device driver by Frank Blaschka · 16 years ago
  91. 583b33b [S390] incorrect reipl nss name. by Hongjie Yang · 16 years ago
  92. 208e559 [S390] Load disabled wait psw if reipl fails. by Michael Holzheu · 16 years ago
  93. 684de39 [S390] Fix IPL from NSS. by Heiko Carstens · 16 years ago
  94. 98c7b38 [S390] Get rid of memcpy gcc warning workaround. by Heiko Carstens · 16 years ago
  95. 5ccd0e4 [S390] idle: Fix machine check handling in idle loop. by Heiko Carstens · 16 years ago
  96. 9361a49 [S390] Update default configuration. by Martin Schwidefsky · 16 years ago
  97. 9edddaa Kprobes: indicate kretprobe support in Kconfig by Ananth N Mavinakayanahalli · 16 years ago
  98. d5b02b3 [S390] Fix futex_atomic_cmpxchg_std inline assembly. by Heiko Carstens · 16 years ago
  99. 06cb92f [S390] etr: fix compile error on !SMP by Heiko Carstens · 16 years ago
  100. 591bb4f [S390] Initialize per cpu lowcores on cpu hotplug. by Heiko Carstens · 16 years ago