aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | lguest: Read offset of device_cap laterPaul Bolle2016-06-10
| * | | | | | | | | | | | | | | | | | | | lguest: Read length of device_cap laterPaul Bolle2016-06-10
| * | | | | | | | | | | | | | | | | | | | x86: Do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-06-09
| | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-07-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | kbuild, x86: Track generated headers with generated-yJames Hogan2016-07-07
| | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | x86/boot: Simplify EBDA-vs-BIOS reservation logicAndy Lutomirski2016-07-22
| * | | | | | | | | | | | | | | | | | | | x86/boot: Clarify what x86_legacy_features.reserve_bios_regions doesAndy Lutomirski2016-07-22
| * | | | | | | | | | | | | | | | | | | | x86/boot: Reorganize and clean up the BIOS area reservation codeIngo Molnar2016-07-21
| * | | | | | | | | | | | | | | | | | | | x86/mm: Do not reference phys addr beyond kernelThomas Garnier2016-07-10
| * | | | | | | | | | | | | | | | | | | | x86/mm: Add memory hotplug support for KASLR memory randomizationThomas Garnier2016-07-08
| * | | | | | | | | | | | | | | | | | | | x86/mm: Enable KASLR for vmalloc memory regionsThomas Garnier2016-07-08
| * | | | | | | | | | | | | | | | | | | | x86/mm: Enable KASLR for physical mapping memory regionsThomas Garnier2016-07-08
| * | | | | | | | | | | | | | | | | | | | x86/mm: Implement ASLR for kernel memory regionsThomas Garnier2016-07-08
| * | | | | | | | | | | | | | | | | | | | x86/mm: Separate variable for trampoline PGDThomas Garnier2016-07-08
| * | | | | | | | | | | | | | | | | | | | x86/mm: Add PUD VA support for physical mappingThomas Garnier2016-07-08
| * | | | | | | | | | | | | | | | | | | | x86/mm: Update physical mapping variable namesThomas Garnier2016-07-08
| * | | | | | | | | | | | | | | | | | | | x86/mm: Refactor KASLR entropy functionsThomas Garnier2016-07-08
| * | | | | | | | | | | | | | | | | | | | Merge branch 'x86/mm' into x86/boot, to pick up dependenciesIngo Molnar2016-07-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | x86/KASLR: Fix boot crash with certain memory configurationsBaoquan He2016-07-08
| * | | | | | | | | | | | | | | | | | | | | x86/boot/64: Add forgotten end of function markerBorislav Petkov2016-06-27
| * | | | | | | | | | | | | | | | | | | | | x86/KASLR: Allow randomization below the load addressYinghai Lu2016-06-26
| * | | | | | | | | | | | | | | | | | | | | x86/KASLR: Extend kernel image physical address randomization to addresses la...Kees Cook2016-06-26
| * | | | | | | | | | | | | | | | | | | | | x86/KASLR: Randomize virtual address separatelyBaoquan He2016-06-26
| * | | | | | | | | | | | | | | | | | | | | x86/KASLR: Clarify identity map interfaceKees Cook2016-06-26
| * | | | | | | | | | | | | | | | | | | | | x86/boot: Refuse to build with data relocationsKees Cook2016-06-26
| * | | | | | | | | | | | | | | | | | | | | x86/KASLR, x86/power: Remove x86 hibernation restrictionsKees Cook2016-06-26
| | |_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-07-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | x86/mm/cpa: Add missing comment in populate_pdg()Andy Lutomirski2016-07-23
| * | | | | | | | | | | | | | | | | | | | | x86/mm/cpa: Fix populate_pgd(): Stop trying to deallocate failed PUDsAndy Lutomirski2016-07-23
| * | | | | | | | | | | | | | | | | | | | | x86/syscalls: Add compat_sys_preadv64v2/compat_sys_pwritev64v2H.J. Lu2016-07-15
| * | | | | | | | | | | | | | | | | | | | | x86/smp: Remove unnecessary initialization of thread_info::cpuAndy Lutomirski2016-07-15
| * | | | | | | | | | | | | | | | | | | | | x86/smp: Remove stack_smp_processor_id()Andy Lutomirski2016-07-15
| * | | | | | | | | | | | | | | | | | | | | x86/uaccess: Move thread_info::addr_limit to thread_structAndy Lutomirski2016-07-15
| * | | | | | | | | | | | | | | | | | | | | x86/dumpstack: Rename thread_struct::sig_on_uaccess_error to sig_on_uaccess_errIngo Molnar2016-07-15
| * | | | | | | | | | | | | | | | | | | | | x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_er...Andy Lutomirski2016-07-15
| * | | | | | | | | | | | | | | | | | | | | x86/dumpstack: When OOPSing, rewind the stack before do_exit()Andy Lutomirski2016-07-15
| * | | | | | | | | | | | | | | | | | | | | x86/mm/64: In vmalloc_fault(), use CR3 instead of current->active_mmAndy Lutomirski2016-07-15
| * | | | | | | | | | | | | | | | | | | | | x86/dumpstack/64: Handle faults when printing the "Stack: " part of an OOPSAndy Lutomirski2016-07-15
| * | | | | | | | | | | | | | | | | | | | | x86/dumpstack: Try harder to get a call trace on stack overflowAndy Lutomirski2016-07-15
| * | | | | | | | | | | | | | | | | | | | | x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()Andy Lutomirski2016-07-15
| * | | | | | | | | | | | | | | | | | | | | x86/mm/cpa: In populate_pgd(), don't set the PGD entry until it's populatedAndy Lutomirski2016-07-15
| * | | | | | | | | | | | | | | | | | | | | x86/mm/hotplug: Don't remove PGD entries in remove_pagetable()Ingo Molnar2016-07-15
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'x86/asm' into x86/mm, to resolve conflictsIngo Molnar2016-07-15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | x86/entry: Inline enter_from_user_mode()Paolo Bonzini2016-07-10
| | * | | | | | | | | | | | | | | | | | | | x86/entry: Avoid interrupt flag save and restorePaolo Bonzini2016-07-10
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/asm, to pick up fixes before merging new changesIngo Molnar2016-07-09
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | x86/asm/entry: Make thunk's restore a local labelBorislav Petkov2016-07-08
| | * | | | | | | | | | | | | | | | | | | | x86/signals: Add build-time checks to the siginfo compat codeDave Hansen2016-06-14