1. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  2. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  3. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  4. 6d23f8a arch, mm: remove arch specific show_mem by Michal Hocko · 8 years ago
  5. 0f91f3f unicore32: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  6. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  7. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  8. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  9. 0e8fb93 mm: remove VM_FAULT_MINOR by Jan Kara · 9 years ago
  10. 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 9 years ago
  11. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 10 years ago
  12. b30fe6c mm: fix false-positive warning on exit due mm_nr_pmds(mm) by Kirill A. Shutemov · 10 years ago
  13. 92543fd arch: unicore32: ksyms: export '__cpuc_coherent_kern_range' to avoid compiling failure by Chen Gang · 11 years ago
  14. 1ff38c5 arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling error by Chen Gang · 11 years ago
  15. 2accff4 arch/unicore32/mm/ioremap.c: return NULL on invalid pfn by Andrew Morton · 11 years ago
  16. acc8a1c arch/unicore32/mm/ioremap.c: convert printk/warn_on to warn() by Fabian Frederick · 11 years ago
  17. aec6a88 mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT by Mel Gorman · 11 years ago
  18. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  19. 8713410 arch: mm: do not invoke OOM killer on kernel fault OOM by Johannes Weiner · 11 years ago
  20. c97a700 reboot: unicore32: prepare reboot_mode for moving to generic kernel code by Robin Holt · 12 years ago
  21. 0d0b6d2 mm/unicore32: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  22. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 12 years ago
  23. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 12 years ago
  24. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 12 years ago
  25. ef93247 mm, vmalloc: change iterating a vmlist to find_vm_area() by Joonsoo Kim · 12 years ago
  26. ccecb51 mm/unicore32: use common help functions to free reserved pages by Jiang Liu · 12 years ago
  27. 4b59e6c mm, show_mem: suppress page counts in non-blockable contexts by David Rientjes · 12 years ago
  28. f3f09d5 unicore32/mm/fault.c: Port OOM changes to do_pf by Kautuk Consul · 13 years ago
  29. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 13 years ago
  30. 8978bfd Disintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt] by Guan Xuetao · 13 years ago
  31. ffc4a3f Unicore32: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 13 years ago
  32. 1aadc05 memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users by Tejun Heo · 13 years ago
  33. fe091c2 memblock: Kill memblock_init() by Tejun Heo · 13 years ago
  34. 1c16d24 memblock: Fix include breakages caused by 24aa07882b by Tejun Heo · 13 years ago
  35. 5270f31 unicore32: EXPORT_SYMBOL needs export.h by Axel Lin · 13 years ago
  36. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 14 years ago
  37. 7bf02ea arch, mm: filter disallowed nodes from arch specific show_mem functions by David Rientjes · 14 years ago
  38. 6b79474 unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it floatable by Guan Xuetao · 14 years ago
  39. b2b755b lib, arch: add filter argument to show_mem and fix private implementations by David Rientjes · 14 years ago
  40. 4fde87c unicore32: replace unicore32-specific iomap functions with generic lib implementation by GuanXuetao · 14 years ago
  41. 4ef2ec6 unicore32 upgrade to v2.6.38-rc5: add one more paramter for pte_alloc_map call by GuanXuetao · 14 years ago
  42. 10c9c10 unicore32 core architecture: mm related: consistent device DMA handling by GuanXuetao · 14 years ago
  43. 56372b0 unicore32 core architecture: mm related: fault handling by GuanXuetao · 14 years ago
  44. b50f170 unicore32 core architecture: mm related: generic codes by GuanXuetao · 14 years ago
  45. 79725df unicore32 core architecture: processor and system headers by GuanXuetao · 14 years ago
  46. 87c1a3f unicore32 core architecture: generic elf and ksyms stuff by GuanXuetao · 14 years ago