1. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  2. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  3. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago
  4. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 9 years ago
  5. 2cb7c9c sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* by David Hildenbrand · 9 years ago
  6. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 9 years ago
  7. 3a8e326 microblaze: Fix mmap for cache coherent memory by Lars-Peter Clausen · 10 years ago
  8. a66a626 microblaze: Use asm-generic/io.h by Michal Simek · 11 years ago
  9. e7e8de5 memblock: make memblock_set_node() support different memblock_type by Tang Chen · 10 years ago
  10. c1ce4b3 mm/arch: use __free_reserved_page() to simplify the code by Xishi Qiu · 11 years ago
  11. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  12. 6879ea8 mm/microblaze: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  13. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  14. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago
  15. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  16. 5eec2f0 microblaze: Fix initrd support by Michal Simek · 11 years ago
  17. ec601a3 mm/microblaze: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 11 years ago
  18. 7beb598 mm/microblaze: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  19. d64af91 microblaze: Do not use module.h in files which are not modules by Michal Simek · 11 years ago
  20. 6bd55f0 microblaze: Fix coding style issues by Michal Simek · 11 years ago
  21. 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
  22. f397c07 microblaze: Port OOM changes to do_page_fault by Kautuk Consul · 12 years ago
  23. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  24. c40d04d Disintegrate asm/system.h for Microblaze by David Howells · 12 years ago
  25. 95b0f9e microblaze: Improve TLB calculation for small systems by Michal Simek · 14 years ago
  26. 7c0d261 microblaze: Fix mapin_ram function by Michal Simek · 13 years ago
  27. 2f2f371 microblaze: Highmem support by Michal Simek · 13 years ago
  28. baab8a8 microblaze: Use active regions by Michal Simek · 13 years ago
  29. 8329979 microblaze: Show more detailed information about memory by Michal Simek · 13 years ago
  30. 4193876 microblaze: Introduce fixmap by Michal Simek · 13 years ago
  31. 83a9252 microblaze: mm: Fix lowmem max memory size limits by Michal Simek · 13 years ago
  32. 4e2e412 microblaze: mm: Use ZONE_DMA instead of ZONE_NORMAL by Michal Simek · 13 years ago
  33. ee19b42 microblaze: Use vsprintf extention %pf with builtin_return_address by Joe Perches · 12 years ago
  34. 66421a6 microblaze: Add export.h to arch/microblaze files as required by Paul Gortmaker · 13 years ago
  35. 6be9dd1 microblaze: add missing CONFIG_ prefixes by Paul Bolle · 13 years ago
  36. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
  37. 5213a9c microblaze: Fix sparse warning - fault.c by Michal Simek · 13 years ago
  38. cd44da1 microblaze: Fix sparse warning - consistent_alloc function by Michal Simek · 13 years ago
  39. da5ab11 memblock, microblaze: Fix memblock API change fallout by Michal Simek · 14 years ago
  40. daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 14 years ago
  41. 2d5973c microblaze: Add KGDB support by Michal Simek · 14 years ago
  42. e058166 microblaze: Sync noMMU and MMU setup_memory by Michal Simek · 14 years ago
  43. ef78705 microblaze: Remove unused label by Michal Simek · 14 years ago
  44. 76bfcc8 memblock/microblaze: Use new accessors by Benjamin Herrenschmidt · 14 years ago
  45. e3239ff memblock: Rename memblock_region to memblock_type and memblock_property to memblock_region by Benjamin Herrenschmidt · 14 years ago
  46. 95f72d1 lmb: rename to memblock by Yinghai Lu · 14 years ago
  47. ee4bcdf microblaze: export assembly functions used by modules by Michal Simek · 14 years ago
  48. 385e1ef microblaze: Fix consistent-sync code by Michal Simek · 14 years ago
  49. f152576 microblaze: Fix consistent code by Michal Simek · 14 years ago
  50. 21e1c93 microblaze: invoke oom-killer from page fault by Nick Piggin · 14 years ago
  51. e768223 microblaze: Remove ancient code by Michal Simek · 14 years ago
  52. 63f1032 microblaze: Quiet section mismatch warnings for MMU version by Michal Simek · 14 years ago
  53. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  54. 78ebfa8 microblaze: Adding likely macros by Michal Simek · 14 years ago
  55. 60a729f microblaze: move noMMU __range_ok function to uaccess.h by Michal Simek · 14 years ago
  56. 4009819 microblaze: Remove memset in free_init_pages by Michal Simek · 14 years ago
  57. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  58. 79bf3a1 microblaze: PCI early support for noMMU system by Michal Simek · 14 years ago
  59. 3a0d7a4 microblaze: Add consistent code by Michal Simek · 14 years ago
  60. cca5613 microblaze: Remove VMALLOC_VMADDR by Michal Simek · 14 years ago
  61. e786c6a microblaze: Use generic show_mem() by Michal Simek · 14 years ago
  62. a84642a microblaze: Add {z,}alloc_maybe_bootmem functions by Michal Simek · 14 years ago
  63. 233eb92 microblaze: Remove show_tmem function by Michal Simek · 15 years ago
  64. fd6ed51 microblaze: Export memory_start for modules by Michal Simek · 15 years ago
  65. a6b49cb Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  66. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  67. d6f6177 microblaze: Actually show KiB rather than pages in "Freeing initrd memory:" by Lennart Sorensen · 15 years ago
  68. 8f37b6c microblaze: Use klimit instead of _end for memory init by Michal Simek · 15 years ago
  69. 3863dbc microblaze: Support unaligned address for put/get_user macros by Michal Simek · 15 years ago
  70. f10eca6 microblaze: Fix do_page_fault for no context by Michal Simek · 15 years ago
  71. db6e3f9 microblaze: Fix cast warning for init.c by Michal Simek · 15 years ago
  72. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 15 years ago
  73. 4b2368f microblaze_mmu_v2: Makefiles by Michal Simek · 15 years ago
  74. 15902bf microblaze_mmu_v2: Page table - ioremap - pgtable.c/h, section update by Michal Simek · 15 years ago
  75. fc34d1e microblaze_mmu_v2: Context handling - mmu_context.c/h by Michal Simek · 15 years ago
  76. 5de9612 microblaze_mmu_v2: Page fault handling high level - fault.c by Michal Simek · 15 years ago
  77. 4dc6083 microblaze_mmu_v2: MMU initialization by Michal Simek · 15 years ago
  78. e93b55b Microblaze: Remove unused variable from paging init by Michal Simek · 15 years ago
  79. 5af9043 microblaze: Fix paging init-zone initialization by Steve Magnani · 15 years ago
  80. 5af7fa6 microblaze: export some symbols by Arnd Bergmann · 15 years ago
  81. 5f8ffb5 microblaze_v8: Makefiles for Microblaze cpu by Michal Simek · 15 years ago
  82. a95d0e1 microblaze_v8: memory inicialization, MMU, TLB by Michal Simek · 15 years ago