Age | Commit message (Expand) | Author | Files | Lines |
2017-03-02 | sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+2 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving more code to... | Ingo Molnar | 2 | -0/+2 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -1/+1 |
2017-02-27 | mm: add arch-independent testcases for RODATA | Jinbum Park | 2 | -9/+0 |
2017-02-24 | userfaultfd: non-cooperative: add event for memory unmaps | Mike Rapoport | 1 | -2/+2 |
2017-02-24 | mm: fix get_user_pages() vs device-dax pud mappings | Dan Williams | 1 | -4/+24 |
2017-02-24 | mm, x86: add support for PUD-sized transparent hugepages | Matthew Wilcox | 1 | -0/+31 |
2017-02-22 | mm: drop unused argument of zap_page_range() | Kirill A. Shutemov | 1 | -1/+1 |
2017-02-22 | mm/memory_hotplug: set magic number to page->freelist instead of page->lru.next | Yasuaki Ishimatsu | 1 | -1/+1 |
2017-02-16 | x86/mm/ptdump: Add address marker for KASAN shadow region | Andrey Ryabinin | 1 | -0/+9 |
2017-02-16 | x86/mm/ptdump: Optimize check for W+X mappings for CONFIG_KASAN=y | Andrey Ryabinin | 1 | -1/+15 |
2017-02-16 | Merge branch 'linus' into x86/mm | Thomas Gleixner | 1 | -0/+2 |
2017-02-10 | x86/mm/ptdump: Fix soft lockup in page table walker | Andrey Ryabinin | 1 | -0/+2 |
2017-02-04 | x86/mm/pat: Use rb_entry() | Geliang Tang | 1 | -6/+6 |
2017-01-30 | x86/mm/cpa: Avoid wbinvd() for PREEMPT | John Ogness | 1 | -0/+13 |
2017-01-14 | x86/mpx: Use compatible types in comparison to fix sparse error | Tobias Klauser | 1 | -1/+1 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 4 | -4/+4 |
2016-12-17 | x86/mpx: Move bd_addr to mm_context_t | Mark Rutland | 1 | -5/+5 |
2016-12-15 | x86/mm: Drop unused argument 'removed' from sync_global_pgds() | Kirill A. Shutemov | 2 | -18/+8 |
2016-12-15 | ACPI/NUMA: Do not map pxm to node when NUMA is turned off | Boris Ostrovsky | 1 | -1/+1 |
2016-12-12 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+1 |
2016-12-12 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+1 |
2016-12-12 | Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -5/+2 |
2016-11-23 | Merge branch 'linus' into x86/fpu, to resolve conflicts | Ingo Molnar | 1 | -1/+6 |
2016-11-21 | x86/traps: Ignore high word of regs->cs in early_fixup_exception() | Andy Lutomirski | 1 | -1/+6 |
2016-11-09 | x86/pat, mm: Make track_pfn_insert() return void | Borislav Petkov | 1 | -5/+2 |
2016-11-01 | Merge branch 'core/urgent' into x86/fpu, to merge fixes | Ingo Molnar | 4 | -7/+20 |
2016-11-01 | Merge branch 'linus' into x86/asm, to pick up fixes | Ingo Molnar | 2 | -3/+17 |
2016-10-28 | Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airli... | Linus Torvalds | 1 | -0/+14 |
2016-10-27 | kconfig.h: remove config_enabled() macro | Masahiro Yamada | 1 | -3/+3 |
2016-10-26 | x86/io: add interface to reserve io memtype for a resource range. (v1.1) | Dave Airlie | 1 | -0/+14 |
2016-10-25 | x86/dumpstack: Remove kernel text addresses from stack dump | Josh Poimboeuf | 1 | -2/+1 |
2016-10-19 | Merge branch 'gup_flag-cleanups' | Linus Torvalds | 2 | -4/+3 |
2016-10-19 | mm: replace get_user_pages() write/force parameters with gup_flags | Lorenzo Stoakes | 1 | -3/+2 |
2016-10-18 | mm: replace get_user_pages_unlocked() write/force parameters with gup_flags | Lorenzo Stoakes | 1 | -1/+1 |
2016-10-18 | x86/fpu: Finish excising 'eagerfpu' | Andy Lutomirski | 1 | -2/+1 |
2016-10-11 | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2016-10-10 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -8/+143 |
2016-10-03 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -5/+3 |
2016-10-03 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+3 |
2016-10-03 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -2/+71 |
2016-10-03 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -31/+18 |
2016-09-30 | Merge branch 'x86/urgent' into x86/asm | Thomas Gleixner | 1 | -10/+11 |
2016-09-27 | exceptions: detritus removal | Al Viro | 1 | -1/+1 |
2016-09-26 | Merge branch 'x86/urgent' into x86/apic | Thomas Gleixner | 1 | -1/+1 |
2016-09-21 | x86/numa: Online memory-less nodes at boot time | Tang Chen | 1 | -14/+13 |
2016-09-21 | x86/e820: Use much less memory for e820/e820_saved, save up to 120k | Denys Vlasenko | 1 | -2/+2 |