1. f3b1732 openrisc: map as uncached in ioremap by Christoph Hellwig · 5 years ago
  2. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  3. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  4. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
  5. 351b682 signal: Explicitly call force_sig_fault on current by Eric W. Biederman · 6 years ago
  6. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  7. 27ebbf9 Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  8. 997aef6 init: provide a generic free_initmem implementation by Mike Rapoport · 6 years ago
  9. 4afd58e initramfs: provide a generic free_initrd_mem implementation by Christoph Hellwig · 6 years ago
  10. c67fdc1 arch: mostly remove <asm/segment.h> by Christoph Hellwig · 6 years ago
  11. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  12. fb054d0 openrisc: prefer memblock APIs returning virtual address by Mike Rapoport · 6 years ago
  13. 1e8ffd5 openrisc: simplify pte_alloc_one_kernel() by Mike Rapoport · 6 years ago
  14. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  15. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  16. c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
  17. 9a8dd70 memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* by Mike Rapoport · 6 years ago
  18. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  19. 75bfb9a1 signal/openrisc: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  20. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
  21. 4ee93d8 openrisc: add cacheflush support to fix icache aliasing by Jan Henrik Weinstock · 9 years ago
  22. 8e6d08e openrisc: initial SMP support by Stefan Kristiansson · 11 years ago
  23. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  24. 9e31489 Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 8 years ago
  25. a0eba4f openrisc: Export ioremap symbols used by modules by Stafford Horne · 8 years ago
  26. ce139ab openrisc: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  27. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  28. 266c7fa openrisc: Consolidate setup to use memblock instead of bootmem by Stafford Horne · 9 years ago
  29. f477060 openrisc: fix PTRS_PER_PGD define by Stefan Kristiansson · 11 years ago
  30. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  31. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  32. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 9 years ago
  33. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 10 years ago
  34. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  35. 609838c mm: invoke oom-killer from remaining unconverted page fault handlers by Johannes Weiner · 12 years ago
  36. 1173db1 mm/openrisc: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  37. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 12 years ago
  38. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 12 years ago
  39. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 12 years ago
  40. 7932f61 mm/openrisc: use common help functions to free reserved pages by Jiang Liu · 12 years ago
  41. 8668480 openrisc: update DTLB-miss handler last by Jonas Bonn · 12 years ago
  42. 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
  43. 4971f2b openrisc/mm/fault.c: Port OOM changes to do_page_fault by Kautuk Consul · 13 years ago
  44. 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 · 13 years ago
  45. 705f450 Disintegrate asm/system.h for OpenRISC by David Howells · 13 years ago
  46. 2e1c958 arch/openrisc/mm/init.c: trivial: use BUG_ON by Julia Lawall · 13 years ago
  47. f8c4a27 OpenRISC: Build infrastructure by Jonas Bonn · 14 years ago
  48. 61e85e3 OpenRISC: Memory management by Jonas Bonn · 14 years ago