- 7868a20 mm/hugetlb: add size parameter to huge_pte_offset() by Punit Agrawal · 7 years ago
- 2474623 parisc: Report SIGSEGV instead of SIGBUS when running out of stack by Helge Deller · 7 years ago
- b752c7b parisc: Avoid zeroing gr[0] in fixup_exception() by Helge Deller · 8 years ago
- c9c2877 parisc: Add Page Deallocation Table (PDT) support by Helge Deller · 8 years ago
- c3e5523 parisc: Drop per_cpu uaccess related exception_data struct by Helge Deller · 8 years ago
- d19f5e4 parisc: Clean up fixup routines for get_user()/put_user() by Helge Deller · 8 years ago
- f47e2db Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
- b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
- 0104260 sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
- 8351bad parisc: fix a printk by Dan Carpenter · 8 years ago
- 6d23f8a arch, mm: remove arch specific show_mem by Michal Hocko · 8 years ago
- 7bb0338 Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
- 0f5bf6d arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX by Laura Abbott · 8 years ago
- b4a9eb4 parisc: Add line-break when printing segfault info by Helge Deller · 8 years ago
- 0a86248 parisc: Show trap name in kernel crash by Helge Deller · 8 years ago
- e3b6a02 parisc: Zero-initialize newly alloced memblock by Helge Deller · 8 years ago
- a38671d parisc: Migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
- 4fe9e1d parisc: Drop bootmem and switch to memblock by Helge Deller · 8 years ago
- b391667 parisc: Report trap type as human readable string by Helge Deller · 8 years ago
- dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
- 2ef4dfd parisc: Unbreak handling exceptions from kernel modules by Helge Deller · 9 years ago
- ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 9 years ago
- 0de7985 parisc: Use generic extable search and sort routines by Helge Deller · 9 years ago
- 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 9 years ago
- 35d98e9 arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM by Toshi Kani · 9 years ago
- b0e5513 parisc: Protect huge page pte changes with spinlocks by Helge Deller · 9 years ago
- 94521b2 Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
- 41b85a1 parisc: Map kernel text and data on huge pages by Helge Deller · 9 years ago
- 736d216 parisc: Add Huge Page and HUGETLBFS support by Helge Deller · 9 years ago
- d0cf62f parisc: Fixes and cleanups in kernel uapi header files by Helge Deller · 9 years ago
- 699817c parisc: Additionally check for in_atomic() in page fault handler by Helge Deller · 9 years ago
- 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 10 years ago
- f24ffde parisc: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 10 years ago
- c78c2b7 parisc: hpux - Remove hpux gateway page by Helge Deller · 10 years ago
- 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 10 years ago
- 9794144 parisc: Eliminate memset after alloc_bootmem_pages by HIMANGI SARAOGI · 10 years ago
- 6ed8bf8 Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
- fef47e2 parisc: ratelimit userspace segfault printing by Helge Deller · 11 years ago
- 496252f parisc: Replace __get_cpu_var uses for address calculation by Christoph Lameter · 11 years ago
- aec6a88 mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT by Mel Gorman · 11 years ago
- 161bd3b parisc: fix kernel memory layout in vmlinux.ld.S by Helge Deller · 11 years ago
- 49d1cb2 parisc: improve SIGBUS/SIGSEGV error reporting by Helge Deller · 11 years ago
- 1f2048f parisc: signal fixup - SIGBUS vs. SIGSEGV by Helge Deller · 11 years ago
- 61dbbae parisc: provide macro to create exception table entries by Helge Deller · 11 years ago
- 2d8b22d parisc: optimize variable initialization in do_page_fault by John David Anglin · 11 years ago
- 0772dac arch/parisc/mm/fault.c: fix uninitialized variable usage by Felipe Pena · 11 years ago
- 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
- d5c017d mm/PARISC: prepare for killing free_all_bootmem_node() by Jiang Liu · 11 years ago
- 7d2c774 mm/PARISC: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
- 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
- dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago
- 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
- 91ea820 parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2) by Helge Deller · 12 years ago
- 416821d parisc: implement irq stacks - part 2 (v2) by Helge Deller · 12 years ago
- cd85d55 parisc: more irq statistics in /proc/interrupts by Helge Deller · 12 years ago
- d3e5351 mm/parisc: use common help functions to free reserved pages by Jiang Liu · 12 years ago
- 4b59e6c mm, show_mem: suppress page counts in non-blockable contexts by David Rientjes · 12 years ago
- 3805747 parisc/mm/fault.c: Port OOM changes to do_page_fault by Kautuk Consul · 13 years ago
- c39f52a parisc: Use generic init_task by Thomas Gleixner · 13 years ago
- 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 14 years ago
- 7bf02ea arch, mm: filter disallowed nodes from arch specific show_mem functions by David Rientjes · 14 years ago
- 1723800 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 14 years ago
- d9b41e0 [PARISC] set memory ranges in N_NORMAL_MEMORY when onlined by David Rientjes · 14 years ago
- d7dd2ff [PARISC] only make executable areas executable by James Bottomley · 14 years ago
- b2b755b lib, arch: add filter argument to show_mem and fix private implementations by David Rientjes · 14 years ago
- a292dfa parisc: fix wrong page aligned size calculation in ioremapping code by Florian Zumbiehl · 14 years ago
- 53e30d0 parisc: invoke oom-killer from page fault by Nick Piggin · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 4255f0d parisc: rename parisc's vmalloc_start to parisc_vmalloc_start by Helge Deller · 15 years ago
- cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
- 20dbc9f parisc: fix compile warning in mm/init.c by Kyle McMartin · 15 years ago
- 4fb1178 parisc: kill WARN in free_initmem when DEBUG_KERNEL by Kyle McMartin · 16 years ago
- 071327e parisc: remove CVS keywords by Alexander Beregalov · 16 years ago
- d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 16 years ago
- 48d27cb parisc: fix usage of 32bit PTE page table entries on 32bit kernels by Helge Deller · 16 years ago
- 8980a7b parisc: BUG_ON() cleanup by Helge Deller · 16 years ago
- c61c25e parisc: fix kernel crash (protection id trap) when compiling ruby1.9 by Kyle McMartin · 16 years ago
- 9109fb7 mm: drop unneeded pgdat argument from free_area_init_node() by Johannes Weiner · 16 years ago
- b61bfa3 mm: move bootmem descriptors definition to a single place by Johannes Weiner · 16 years ago
- 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 17 years ago
- 22febf1 parisc: export empty_zero_page by Kyle McMartin · 17 years ago
- 713c051 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
- b64af9b parisc: remove redundant display of free swap space in show_mem() by Johannes Weiner · 17 years ago
- 4413a0f parisc: fix DISCONTIGMEM compile breakage by Mel Gorman · 17 years ago
- dd1a239 mm: have zonelist contains structs with both a zone pointer and zone_idx by Mel Gorman · 17 years ago
- 54a6eb5 mm: use two zonelist that are filtered by GFP mask by Mel Gorman · 17 years ago
- 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 17 years ago
- cfa76f0 Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
- 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
- f16484f [PARISC] Kill zone_to_nid printk warning by Kyle McMartin · 17 years ago
- dcca2bd During VM oom condition, kill all threads in process group by Will Schmidt · 17 years ago
- 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
- 7022672 [PARISC] spelling fixes: arch/parisc/ by Simon Arlott · 18 years ago
- b0138a6 Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 18 years ago
- a8f44e3 [PARISC] use CONFIG_64BIT instead of __LP64__ by Helge Deller · 18 years ago
- 94a1981 [PARISC] whitespace cleanups and unify 32/64bit user-access assembler inlines by Helge Deller · 18 years ago
- e7b3ca0 Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git by Kyle McMartin · 18 years ago
- 7a3a06d0 [PATCH] Dynamic kernel command-line: fixups by Alon Bar-Lev · 18 years ago
- 668f993 [PATCH] Dynamic kernel command-line: parisc by Alon Bar-Lev · 18 years ago
- 0059283 [PATCH] optional ZONE_DMA: remove ZONE_DMA remains from parisc by Christoph Lameter · 18 years ago