1. ceb8687 hugetlb: introduce pud_huge by Andi Kleen · 16 years ago
  2. a551643 hugetlb: modular state for hugetlb page size by Andi Kleen · 16 years ago
  3. 4a0b2b4 sysdev: Pass the attribute to the low level sysdev show/store function by Andi Kleen · 16 years ago
  4. 34d4cb8 KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction by Marcelo Tosatti · 16 years ago
  5. 180c12f KVM: s390: rename private structures by Christian Borntraeger · 16 years ago
  6. 4da29e9 KVM: s390: Set guest storage limit and offset to sane values by Christian Borntraeger · 16 years ago
  7. dfdded7 KVM: Fix memory leak on guest exit by Carsten Otte · 16 years ago
  8. 7cc8883 KVM: Remove decache_vcpus_on_cpu() and related callbacks by Avi Kivity · 16 years ago
  9. 8de2ce8 [S390] Fix stacktrace compile bug. by Heiko Carstens · 16 years ago
  10. c5a3725 [S390] Increase default warning stacksize. by Heiko Carstens · 16 years ago
  11. f6f88e9 generic-ipi: more merge fallout by Ingo Molnar · 16 years ago
  12. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  13. af5329c Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  14. d18bb9a Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  15. d1794f2 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  16. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  17. 3b23e66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  18. 1d03037 [S390] Remove P390 support. by Heiko Carstens · 16 years ago
  19. 5532bd0 [S390] Cleanup kprobes printk messages. by Martin Schwidefsky · 16 years ago
  20. 21b21fc [S390] Cleanup s390 debug feature print messages. by Michael Holzheu · 16 years ago
  21. d3ae942 [S390] Cleanup appldata printk messages. by Gerald Schaefer · 16 years ago
  22. d4ebabe [S390] Cleanup cpacf printk messages. by Jan Glauber · 16 years ago
  23. ca366a3 [S390] Cleanup vtime printk messages. by Martin Schwidefsky · 16 years ago
  24. 23d1742 [S390] Move memory detection code to own file. by Heiko Carstens · 16 years ago
  25. 421c175 [S390] Add support for memory hot-add. by Heiko Carstens · 16 years ago
  26. 0788fea [S390] s390: use memory_read_from_buffer() by Akinobu Mita · 16 years ago
  27. a29591c [S390] s390: use simple_read_from_buffer() by Akinobu Mita · 16 years ago
  28. 402a399 [S390] arch/s390: Eliminate NULL test and memset after alloc_bootmem by Julia Lawall · 16 years ago
  29. a0443fb [S390] Extra Kernel Parameters via VMPARM by Hendrik Brueckner · 16 years ago
  30. 773922e [S390] idle: remove idle notifier chain. by Heiko Carstens · 16 years ago
  31. 9d92a7e [S390] cio: Add chsc subchannel driver. by Cornelia Huck · 16 years ago
  32. d2fec59 [S390] stp support. by Martin Schwidefsky · 16 years ago
  33. 761cdf6 [S390] initrd vs bss section clearing. by Heiko Carstens · 16 years ago
  34. 63506c4 [S390] Introduce user_regset accessors for s390 by Martin Schwidefsky · 16 years ago
  35. b4a33ac [S390] Remove ipldelay kernel parameter. by Heiko Carstens · 16 years ago
  36. 0c3252d [S390] make appldata compile w/o CONFIG_SWAP by Gerald Schaefer · 16 years ago
  37. a72f0db crypto: s390 - Respect STFL bit by Jan Glauber · 16 years ago
  38. 7b4c950 stacktrace: export save_stack_trace[_tsk] by Ingo Molnar · 16 years ago
  39. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 16 years ago
  40. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 16 years ago
  41. 135fe10 crypto-prng: BKL pushdown by Arnd Bergmann · 16 years ago
  42. 6d72b79 Merge branch 'linus' into core/rodata by Ingo Molnar · 16 years ago
  43. 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
  44. 24d3e21 [S390] Fix build failure in __cpu_up() by Segher Boessenkool · 16 years ago
  45. ee0ddad [S390] vmemmap: fix off-by-one bug. by Heiko Carstens · 16 years ago
  46. 148f167 [S390] sparsemem: use SPARSEMEM_STATIC if !64BIT. by Heiko Carstens · 16 years ago
  47. e52b2af KVM: s390: Fix race condition in kvm_s390_handle_wait by Carsten Otte · 16 years ago
  48. 1f0d0f0 KVM: s390: Send program check on access error by Carsten Otte · 16 years ago
  49. 0ff3186 KVM: s390: fix interrupt delivery by Carsten Otte · 16 years ago
  50. 71cde58 KVM: s390: handle machine checks when guest is running by Christian Borntraeger · 16 years ago
  51. 74b6b52 KVM: s390: fix locking order problem in enable_sie by Christian Borntraeger · 16 years ago
  52. b8cee18 KVM: s390: use yield instead of schedule to implement diag 0x44 by Christian Borntraeger · 16 years ago
  53. 0066ed5 [S390] Update default configuration. by Martin Schwidefsky · 16 years ago
  54. 209fb90 [S390] disassembler: fix idte instruction format. by Martin Schwidefsky · 16 years ago
  55. c1bb7f3 [S390] showmem: Only walk spanned pages. by Heiko Carstens · 16 years ago
  56. 1760537 [S390] appldata: prevent cpu hotplug when walking cpu_online_map. by Gerald Schaefer · 16 years ago
  57. 67060d9 [S390] Fix section mismatch warnings. by Heiko Carstens · 16 years ago
  58. 97195d6 [S390] fix sparsemem related compile error with allnoconfig on s390 by Hans-Joachim Picht · 16 years ago
  59. 6360b1f move BUG_TABLE into RODATA by Jan Beulich · 16 years ago
  60. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 16 years ago
  61. 8dd79cb [S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map. by Heiko Carstens · 16 years ago
  62. 85cb185 [S390] smp: __smp_call_function_map vs cpu_online_map fix. by Heiko Carstens · 16 years ago
  63. 5cbbf16 [S390] s390dbf: Use const char * for dbf name. by Cornelia Huck · 16 years ago
  64. 2069e97 [S390] sparsemem vmemmap: initialize memmap. by Heiko Carstens · 16 years ago
  65. 45e576b [S390] guest page hinting light by Martin Schwidefsky · 16 years ago
  66. b499d76 [S390] compat ptrace cleanup by Roland McGrath · 16 years ago
  67. 0eaeafa [S390] s390-kvm: leave sie context on work. Removes preemption requirement by Christian Borntraeger · 16 years ago
  68. 2688905 [S390] s390: Optimize user and work TIF check by Martin Schwidefsky · 16 years ago
  69. d35c7b0 unified (weak) sys_pipe implementation by Ulrich Drepper · 16 years ago
  70. d67c6f8 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  71. 02a029b signals: s390: renumber TIF_RESTORE_SIGMASK by Roland McGrath · 16 years ago
  72. 1175cdc [S390] Update default configuration. by Martin Schwidefsky · 16 years ago
  73. 941af34 [S390] use generic sys_ptrace by Martin Schwidefsky · 16 years ago
  74. 613e1de [S390] Remove self ptrace IEEE_IP hack. by Martin Schwidefsky · 16 years ago
  75. 17f3458 [S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAP by Heiko Carstens · 16 years ago
  76. 53492b1 [S390] System z large page support. by Gerald Schaefer · 16 years ago
  77. 2e5061e [S390] Convert machine feature detection code to C. by Heiko Carstens · 16 years ago
  78. 8fc6365 [S390] vmemmap: use clear_table to initialise page tables. by Heiko Carstens · 16 years ago
  79. 484875b [S390] Move stfl to system.h and delete duplicated version. by Heiko Carstens · 16 years ago
  80. ccf183e [S390] uaccess_mvcos: #ifdef config dependent code. by Heiko Carstens · 16 years ago
  81. fd781fa [S390] cpu topology: Fix possible deadlock. by Heiko Carstens · 16 years ago
  82. d00aa4e [S390] Add topology_core_siblings to topology.h by Heiko Carstens · 16 years ago
  83. 47494f6 [S390] remove -traditional by Mathieu Desnoyers · 16 years ago
  84. 1e48951 [S390] Automatically detect added cpus. by Heiko Carstens · 16 years ago
  85. 0b18d31 [S390] smp: Fix locking order. by Heiko Carstens · 16 years ago
  86. 4e83be7 [S390] Move show_regs to traps.c. by Heiko Carstens · 16 years ago
  87. 4ca4d7b s390: use kbuild.h instead of defining macros in asm-offsets.c by Christoph Lameter · 16 years ago
  88. 7a88d7a s390: use kbuild.h instead of defining macros in asm-offsets.c by Christoph Lameter · 16 years ago
  89. eb0f1c4 proper __do_softirq() prototype by Adrian Bunk · 16 years ago
  90. 62d9f0d KVM: add ioctls to save/store mpstate by Marcelo Tosatti · 16 years ago
  91. 3d80840 KVM: hlt emulation should take in-kernel APIC/PIT timers into account by Marcelo Tosatti · 16 years ago
  92. 7732a8d KVM: s390: Stub out kvmtrace by Avi Kivity · 16 years ago
  93. f603f07 KVM: s390: rename stfl to kvm_stfl by Heiko Carstens · 16 years ago
  94. 7e8e6ab KVM: s390: Fix incorrect return value by Heiko Carstens · 16 years ago
  95. fa58774 s390: KVM guest: detect when running on kvm by Carsten Otte · 16 years ago
  96. 77b455f KVM: s390: add kvm to kconfig on s390 by Christian Borntraeger · 16 years ago
  97. e28acfe KVM: s390: intercepts for diagnose instructions by Christian Borntraeger · 16 years ago
  98. 5288fbf KVM: s390: interprocessor communication via sigp by Christian Borntraeger · 16 years ago
  99. 453423d KVM: s390: intercepts for privileged instructions by Christian Borntraeger · 16 years ago
  100. ba5c1e9 KVM: s390: interrupt subsystem, cpu timer, waitpsw by Carsten Otte · 16 years ago