1. 6252d70 [S390] dynamic page tables. by Martin Schwidefsky · 16 years ago
  2. 5a216a2 [S390] Add four level page tables for CONFIG_64BIT=y. by Martin Schwidefsky · 16 years ago
  3. 146e4b3 [S390] 1K/2K page table pages. by Martin Schwidefsky · 16 years ago
  4. 2f569af CONFIG_HIGHPTE vs. sub-page page tables. by Martin Schwidefsky · 16 years ago
  5. 0189103 [S390] Remove BUILD_BUG_ON() in vmem code. by Heiko Carstens · 16 years ago
  6. 2bc89b5 [S390] Fix couple of section mismatches. by Heiko Carstens · 16 years ago
  7. 2485579 [S390] DEBUG_PAGEALLOC support for s390. by Heiko Carstens · 16 years ago
  8. a2fd64d [S390] vmemmap: allocate struct pages before 1:1 mapping by Christian Borntraeger · 16 years ago
  9. c11ca97 [S390] use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 16 years ago
  10. 9f4b0ba [S390] Get rid of HOLES_IN_ZONE requirement. by Heiko Carstens · 16 years ago
  11. 5fd9c6e [S390] Change vmalloc defintions by Christian Borntraeger · 16 years ago
  12. 43ebbf1 [S390] cmm: remove unused binary sysctls. by Heiko Carstens · 17 years ago
  13. 190a1d7 [S390] 4level-fixup cleanup by Martin Schwidefsky · 17 years ago
  14. 3610cce [S390] Cleanup page table definitions. by Martin Schwidefsky · 17 years ago
  15. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  16. 5a3135c oom: move prototypes to appropriate header file by David Rientjes · 17 years ago
  17. dcca2bd During VM oom condition, kill all threads in process group by Will Schmidt · 17 years ago
  18. c41fbc6 [S390] pfault: Fix alignment of parameter list. by Heiko Carstens · 17 years ago
  19. 0a87c5c [S390] vmur: fix diag14 exceptions with addresses > 2GB. by Michael Holzheu · 17 years ago
  20. e62133b [S390] Get rid of new section mismatch warnings. by Heiko Carstens · 17 years ago
  21. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  22. be2864b [S390] More verbose show_mem() like other architectures. by Heiko Carstens · 17 years ago
  23. 490f03d [S390] Avoid compile warning. by Heiko Carstens · 17 years ago
  24. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  25. 33464e3 [S390] get rid of kprobes notifier call chain. by Christoph Hellwig · 17 years ago
  26. be5ec36 [S390] No execute support cleanup. by Martin Schwidefsky · 17 years ago
  27. 10c1031 [S390] Minor fault path optimization. by Martin Schwidefsky · 17 years ago
  28. 482b05d [S390] Fixed handling of access register mode faults. by Gerald Schaefer · 17 years ago
  29. 118bcd3 [S390] Optional ZONE_DMA for s390. by Heiko Carstens · 17 years ago
  30. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago
  31. 481f733 [PATCH] sysctl: s390: remove unnecessary use of insert_at_head by Eric W. Biederman · 17 years ago
  32. feceb63 [PATCH] sysctl: s390: move sysctl definitions to sysctl.h by Eric W. Biederman · 17 years ago
  33. 23db764 [PATCH] Switch s390 to NO_IOMEM by Al Viro · 17 years ago
  34. cefc8be [PATCH] Consolidate bust_spinlocks() by Kirill Korotaev · 17 years ago
  35. 4d284ca [S390] Avoid excessive inlining. by Heiko Carstens · 17 years ago
  36. 162e006 [S390] Mark kernel text section read-only. by Heiko Carstens · 17 years ago
  37. c1821c2 [S390] noexec protection by Gerald Schaefer · 17 years ago
  38. 444f0e5 [S390] Show loaded DCSS segments under /proc/iomem. by Gerald Schaefer · 17 years ago
  39. 6038320 [S390] Remove pointless/unreliable kernel messages. by Heiko Carstens · 17 years ago
  40. 2b67fc4 [S390] Get rid of a lot of sparse warnings. by Heiko Carstens · 17 years ago
  41. a2f3aa0 [PATCH] Fix sparsemem on Cell by Dave Hansen · 18 years ago
  42. 88032b3 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  43. a151ca6 [PATCH] Generic ioremap_page_range: s390 conversion by Haavard Skinnemoen · 18 years ago
  44. 028d9b3 [S390] Poison init section before freeing it. by Heiko Carstens · 18 years ago
  45. 39b742f [S390] Use add_active_range() and free_area_init_nodes(). by Heiko Carstens · 18 years ago
  46. f4eb07c [S390] Virtual memmap for s390. by Heiko Carstens · 18 years ago
  47. 09252e7 [S390] Convert extmem spin_lock into a mutex. by Heiko Carstens · 18 years ago
  48. 29b08d2 [S390] pfault code cleanup. by Heiko Carstens · 18 years ago
  49. 36a2bd4 [S390] Cleanup memory_chunk array usage. by Heiko Carstens · 18 years ago
  50. 6b4044b [S390] extmem unbalanced spin_lock. by Heiko Carstens · 18 years ago
  51. bcc8bcb [S390] revert add_active_range() usage patch. by Heiko Carstens · 18 years ago
  52. 5a489b9 [S390] irq change build fixes. by Heiko Carstens · 18 years ago
  53. 0b2b6e1 [S390] Remove open-coded mem_map usage. by Heiko Carstens · 18 years ago
  54. 7676bef [S390] Have s390 use add_active_range() and free_area_init_nodes. by Heiko Carstens · 18 years ago
  55. f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 18 years ago
  56. 94c12cc [S390] Inline assembly cleanup. by Martin Schwidefsky · 18 years ago
  57. bac9c66 [S390] init task memory faults. by Akinobu Mita · 18 years ago
  58. e8216de [PATCH] s390: fix cmm kernel thread handling by Heiko Carstens · 18 years ago
  59. 8bc719d [PATCH] out of memory notifier by Martin Schwidefsky · 18 years ago
  60. 9282ed9 [S390] Cleanup in page table related code. by Gerald Schaefer · 18 years ago
  61. 7d5d688 [S390] Use simple_strtoul instead of own cmm_strtoul wrapper. by Heiko Carstens · 18 years ago
  62. 4ba069b [S390] add kprobes support. by Michael Grundy · 18 years ago
  63. 3e03a2f [S390] kernel page table allocation. by Heiko Carstens · 18 years ago
  64. d2c993d [S390] Fix sparse warnings. by Heiko Carstens · 18 years ago
  65. d882b17 [PATCH] s390: put sys_call_table into .rodata section and write protect it by Heiko Carstens · 18 years ago
  66. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  67. 9b5dec1 [PATCH] s390: segment operation error codes by Gerald Schaefer · 18 years ago
  68. 5e8b1c4 [PATCH] s390: /proc/sys/vm/cmm_* permission bits by Martin Schwidefsky · 18 years ago
  69. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 18 years ago
  70. aaedd94 [PATCH] cmm NULL noise removal, __user annotations by Al Viro · 18 years ago
  71. 347a8dc [PATCH] s390: cleanup Kconfig by Martin Schwidefsky · 19 years ago
  72. 4448aaf [PATCH] s390: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  73. b2325fe [PATCH] kfree cleanup: arch by Jesper Juhl · 19 years ago
  74. d4b6899 [PATCH] s390: remove pagex support by Martin Schwidefsky · 19 years ago
  75. 872fec1 [PATCH] mm: init_mm without ptlock by Hugh Dickins · 19 years ago
  76. b6d0944 [PATCH] s390: pfault interrupt race by Martin Schwidefsky · 19 years ago
  77. 6b979de [PATCH] s390: add vmcp interface by Christian Borntraeger · 19 years ago
  78. 447570c [PATCH] s390: cmm sender parameter visibility by Heiko Carstens · 19 years ago
  79. 595bf2a [PATCH] s390: in_interrupt vs. in_atomic by Martin Schwidefsky · 19 years ago
  80. 15439d7 [PATCH] s390: cmm guest sender id by Martin Schwidefsky · 19 years ago
  81. c9e3735 [PATCH] s390: fix memory holes and cleanup setup_arch by Heiko Carstens · 19 years ago
  82. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago