1. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  2. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  3. bde69af [S390] Wire up page fault events for software perf counters. by Heiko Carstens · 15 years ago
  4. 2ddddf3 [S390] Enable guest page hinting by default. by Heiko Carstens · 15 years ago
  5. 50aa98b [S390] fix recursive locking on page_table_lock by Martin Schwidefsky · 15 years ago
  6. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  7. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 16 years ago
  8. 7db11a3 [S390] pm: add kernel_page_present by Hans-Joachim Picht · 16 years ago
  9. 88df125 [S390] maccess: arch specific probe_kernel_write() implementation by Heiko Carstens · 16 years ago
  10. 239a6425 [S390] vmalloc: add vmalloc kernel parameter support by Heiko Carstens · 16 years ago
  11. 7757591 [S390] implement is_compat_task by Heiko Carstens · 16 years ago
  12. 005f8ee [S390] cpumask: use mm_cpumask() wrapper by Rusty Russell · 16 years ago
  13. 1485c5c [S390] move EXPORT_SYMBOLs to definitions by Heiko Carstens · 16 years ago
  14. 702d9e5 [S390] check addressing mode in s390_enable_sie by Carsten Otte · 16 years ago
  15. 59fa4392 [S390] page fault: invoke oom-killer by Heiko Carstens · 16 years ago
  16. 0fb1d9b [S390] make page table upgrade work again by Martin Schwidefsky · 16 years ago
  17. f481bfa [S390] make page table walking more robust by Martin Schwidefsky · 16 years ago
  18. c04fc58 mm: show node to memory section relationship with symlinks in sysfs by Gary Hade · 16 years ago
  19. abf137d aio: make the lookup_ioctx() lockless by Jens Axboe · 16 years ago
  20. 93098bf [S390] convert dcssblk and extmem printks messages to pr_xxx macros. by Hongjie Yang · 16 years ago
  21. 250cf77 [S390] pgtables: Fix race in enable_sie vs. page table ops by Christian Borntraeger · 16 years ago
  22. 7108878 mm: cleanup to make remove_memory() arch-neutral by Badari Pulavarty · 16 years ago
  23. b2300b9 [S390] dcssblk: add >2G DCSSs support and stacked contiguous DCSSs support. by Hongjie Yang · 16 years ago
  24. 7e9238f [S390] Add support for memory hot-remove. by Gerald Schaefer · 16 years ago
  25. c55281d s390: use generic show_mem() by Johannes Weiner · 16 years ago
  26. ceb8687 hugetlb: introduce pud_huge by Andi Kleen · 16 years ago
  27. a551643 hugetlb: modular state for hugetlb page size by Andi Kleen · 16 years ago
  28. 421c175 [S390] Add support for memory hot-add. by Heiko Carstens · 16 years ago
  29. a4df1ac Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 17 years ago
  30. ee0ddad [S390] vmemmap: fix off-by-one bug. by Heiko Carstens · 17 years ago
  31. 74b6b52 KVM: s390: fix locking order problem in enable_sie by Christian Borntraeger · 17 years ago
  32. c1bb7f3 [S390] showmem: Only walk spanned pages. by Heiko Carstens · 17 years ago
  33. 67060d9 [S390] Fix section mismatch warnings. by Heiko Carstens · 17 years ago
  34. 2069e97 [S390] sparsemem vmemmap: initialize memmap. by Heiko Carstens · 17 years ago
  35. 45e576b [S390] guest page hinting light by Martin Schwidefsky · 17 years ago
  36. 17f3458 [S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAP by Heiko Carstens · 17 years ago
  37. 53492b1 [S390] System z large page support. by Gerald Schaefer · 17 years ago
  38. 8fc6365 [S390] vmemmap: use clear_table to initialise page tables. by Heiko Carstens · 17 years ago
  39. 402b086 s390: KVM preparation: provide hook to enable pgstes in user pagetable by Carsten Otte · 17 years ago
  40. ca68305 [S390] Remove code duplication from monreader / dcssblk. by Martin Schwidefsky · 17 years ago
  41. a806170 [S390] Fix a lot of sparse warnings. by Heiko Carstens · 17 years ago
  42. 1e42f32 [S390] remove redundant display of free swap space in show_mem() by Johannes Weiner · 17 years ago
  43. c2e8b85 [S390] exec_protect: Fix incorrect extern declarations. by Heiko Carstens · 17 years ago
  44. 6252d70 [S390] dynamic page tables. by Martin Schwidefsky · 17 years ago
  45. 5a216a2 [S390] Add four level page tables for CONFIG_64BIT=y. by Martin Schwidefsky · 17 years ago
  46. 146e4b3 [S390] 1K/2K page table pages. by Martin Schwidefsky · 17 years ago
  47. 2f569af CONFIG_HIGHPTE vs. sub-page page tables. by Martin Schwidefsky · 17 years ago
  48. 0189103 [S390] Remove BUILD_BUG_ON() in vmem code. by Heiko Carstens · 17 years ago
  49. 2bc89b5 [S390] Fix couple of section mismatches. by Heiko Carstens · 17 years ago
  50. 2485579 [S390] DEBUG_PAGEALLOC support for s390. by Heiko Carstens · 17 years ago
  51. a2fd64d [S390] vmemmap: allocate struct pages before 1:1 mapping by Christian Borntraeger · 17 years ago
  52. c11ca97 [S390] use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 17 years ago
  53. 9f4b0ba [S390] Get rid of HOLES_IN_ZONE requirement. by Heiko Carstens · 17 years ago
  54. 5fd9c6e [S390] Change vmalloc defintions by Christian Borntraeger · 17 years ago
  55. 43ebbf1 [S390] cmm: remove unused binary sysctls. by Heiko Carstens · 17 years ago
  56. 190a1d7 [S390] 4level-fixup cleanup by Martin Schwidefsky · 17 years ago
  57. 3610cce [S390] Cleanup page table definitions. by Martin Schwidefsky · 17 years ago
  58. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  59. 5a3135c2 oom: move prototypes to appropriate header file by David Rientjes · 17 years ago
  60. dcca2bd During VM oom condition, kill all threads in process group by Will Schmidt · 17 years ago
  61. c41fbc6 [S390] pfault: Fix alignment of parameter list. by Heiko Carstens · 17 years ago
  62. 0a87c5c [S390] vmur: fix diag14 exceptions with addresses > 2GB. by Michael Holzheu · 17 years ago
  63. e62133b [S390] Get rid of new section mismatch warnings. by Heiko Carstens · 17 years ago
  64. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  65. be2864b [S390] More verbose show_mem() like other architectures. by Heiko Carstens · 18 years ago
  66. 490f03d [S390] Avoid compile warning. by Heiko Carstens · 18 years ago
  67. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 18 years ago
  68. 33464e3 [S390] get rid of kprobes notifier call chain. by Christoph Hellwig · 18 years ago
  69. be5ec36 [S390] No execute support cleanup. by Martin Schwidefsky · 18 years ago
  70. 10c1031 [S390] Minor fault path optimization. by Martin Schwidefsky · 18 years ago
  71. 482b05d [S390] Fixed handling of access register mode faults. by Gerald Schaefer · 18 years ago
  72. 118bcd3 [S390] Optional ZONE_DMA for s390. by Heiko Carstens · 18 years ago
  73. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 18 years ago
  74. 481f733 [PATCH] sysctl: s390: remove unnecessary use of insert_at_head by Eric W. Biederman · 18 years ago
  75. feceb63 [PATCH] sysctl: s390: move sysctl definitions to sysctl.h by Eric W. Biederman · 18 years ago
  76. 23db764 [PATCH] Switch s390 to NO_IOMEM by Al Viro · 18 years ago
  77. cefc8be [PATCH] Consolidate bust_spinlocks() by Kirill Korotaev · 18 years ago
  78. 4d284ca [S390] Avoid excessive inlining. by Heiko Carstens · 18 years ago
  79. 162e006 [S390] Mark kernel text section read-only. by Heiko Carstens · 18 years ago
  80. c1821c2 [S390] noexec protection by Gerald Schaefer · 18 years ago
  81. 444f0e5 [S390] Show loaded DCSS segments under /proc/iomem. by Gerald Schaefer · 18 years ago
  82. 6038320 [S390] Remove pointless/unreliable kernel messages. by Heiko Carstens · 18 years ago
  83. 2b67fc4 [S390] Get rid of a lot of sparse warnings. by Heiko Carstens · 18 years ago
  84. a2f3aa02 [PATCH] Fix sparsemem on Cell by Dave Hansen · 18 years ago
  85. 88032b3 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  86. a151ca6 [PATCH] Generic ioremap_page_range: s390 conversion by Haavard Skinnemoen · 18 years ago
  87. 028d9b3 [S390] Poison init section before freeing it. by Heiko Carstens · 18 years ago
  88. 39b742f [S390] Use add_active_range() and free_area_init_nodes(). by Heiko Carstens · 18 years ago
  89. f4eb07c [S390] Virtual memmap for s390. by Heiko Carstens · 18 years ago
  90. 09252e7 [S390] Convert extmem spin_lock into a mutex. by Heiko Carstens · 18 years ago
  91. 29b08d2 [S390] pfault code cleanup. by Heiko Carstens · 18 years ago
  92. 36a2bd4 [S390] Cleanup memory_chunk array usage. by Heiko Carstens · 18 years ago
  93. 6b4044b [S390] extmem unbalanced spin_lock. by Heiko Carstens · 18 years ago
  94. bcc8bcb [S390] revert add_active_range() usage patch. by Heiko Carstens · 18 years ago
  95. 5a489b9 [S390] irq change build fixes. by Heiko Carstens · 18 years ago
  96. 0b2b6e1 [S390] Remove open-coded mem_map usage. by Heiko Carstens · 18 years ago
  97. 7676bef [S390] Have s390 use add_active_range() and free_area_init_nodes. by Heiko Carstens · 18 years ago
  98. f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 18 years ago
  99. 94c12cc [S390] Inline assembly cleanup. by Martin Schwidefsky · 18 years ago
  100. bac9c66 [S390] init task memory faults. by Akinobu Mita · 18 years ago