Age | Commit message (Expand) | Author |
2016-05-16 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-05-16 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-05-12 | Merge branch 'sched/urgent' into sched/core to pick up fixes | Ingo Molnar |
2016-05-07 | Merge branch 'linus' into efi/core, to pick up fixes | Ingo Molnar |
2016-04-29 | x86/segments/64: When loadsegment(fs, ...) fails, clear the base | Andy Lutomirski |
2016-04-29 | Merge branch 'x86/urgent' into x86/asm, to refresh the tree | Ingo Molnar |
2016-04-28 | x86/mm, sched/core: Turn off IRQs in switch_mm() | Andy Lutomirski |
2016-04-28 | x86/mm, sched/core: Uninline switch_mm() | Andy Lutomirski |
2016-04-28 | x86/mm: Build arch/x86/mm/tlb.c even on !SMP | Andy Lutomirski |
2016-04-28 | x86/mm/pat: Document the (currently) EFI-only code path | Matt Fleming |
2016-04-26 | Revert "x86/mm/32: Set NX in __supported_pte_mask before enabling paging" | Andy Lutomirski |
2016-04-19 | Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes | Ingo Molnar |
2016-04-13 | x86/extable: Add a comment about early exception handlers | Andy Lutomirski |
2016-04-13 | x86/msr: Carry on after a non-"safe" MSR access fails | Andy Lutomirski |
2016-04-13 | x86/traps: Enable all exception handler callbacks early | Andy Lutomirski |
2016-04-13 | x86/head: Move early exception panic code into early_fixup_exception() | Andy Lutomirski |
2016-04-13 | x86/head: Move the early NMI fixup into C | Andy Lutomirski |
2016-04-13 | x86/head: Pass a real pt_regs and trapnr to early_fixup_exception() | Andy Lutomirski |
2016-04-13 | Merge branch 'x86/mm' into x86/asm to resolve conflict and to create common base | Ingo Molnar |
2016-04-13 | x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386 | Toshi Kani |
2016-04-01 | mm/rmap: batched invalidations should use existing api | Nadav Amit |
2016-04-01 | x86/mm: TLB_REMOTE_SEND_IPI should count pages | Nadav Amit |
2016-03-31 | x86/cpufeature: Remove cpu_has_pse | Borislav Petkov |
2016-03-31 | x86/cpufeature: Remove cpu_has_pge | Borislav Petkov |
2016-03-31 | x86/cpufeature: Remove cpu_has_clflush | Borislav Petkov |
2016-03-31 | x86/cpufeature: Remove cpu_has_gbpages | Borislav Petkov |
2016-03-29 | x86/xen, pat: Remove PAT table init code from Xen | Toshi Kani |
2016-03-29 | x86/mm/pat: Replace cpu_has_pat with boot_cpu_has() | Toshi Kani |
2016-03-29 | x86/mm/pat: Add pat_disable() interface | Toshi Kani |
2016-03-29 | x86/mm/pat: Add support of non-default PAT MSR setting | Toshi Kani |
2016-03-24 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-03-22 | x86/extable: use generic search and sort routines | Ard Biesheuvel |
2016-03-22 | kernel: add kcov code coverage | Dmitry Vyukov |
2016-03-20 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-03-20 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-03-17 | mm: introduce page reference manipulation functions | Joonsoo Kim |
2016-03-17 | Merge branch 'x86/cleanups' into x86/urgent | Ingo Molnar |
2016-03-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-03-16 | x86/mm/pat: Fix boot crash when 1GB pages are not supported by the CPU | Matt Fleming |
2016-03-15 | x86: also use debug_pagealloc_enabled() for free_init_pages | Christian Borntraeger |
2016-03-15 | x86: query dynamic DEBUG_PAGEALLOC setting | Christian Borntraeger |
2016-03-15 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-03-15 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-03-14 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-03-14 | Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-03-11 | x86/mm/32: Enable full randomization on i386 and X86_32 | Hector Marco-Gisbert |
2016-03-08 | Merge branch 'linus' into ras/core, to pick up fixes | Ingo Molnar |
2016-03-07 | Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix | Ingo Molnar |
2016-03-05 | x86/mm/kmmio: Fix mmiotrace for hugepages | Karol Herbst |
2016-03-03 | x86/mm/pkeys: Fix access_error() denial of writes to write-only VMA | Dave Hansen |