Commit Graph

13276 Commits (87aed17065ce731157dc65513448af6470990d2f)

Author SHA1 Message Date
Kyle Huey ff3f097eef x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl() 8 years ago
Kyle Huey dd93938a92 x86/arch_prctl: Rename 'code' argument to 'option' 8 years ago
Kyle Huey ab6d946863 x86/msr: Rename MISC_FEATURE_ENABLES to MISC_FEATURES_ENABLES 8 years ago
Andy Lutomirski 5b781c7e31 x86/tls: Forcibly set the accessed bit in TLS segments 8 years ago
Yazen Ghannam 5204bf1703 x86/mce: Init some CPU features early 8 years ago
Colin Ian King cf8178f786 x86/microcode/AMD: Remove redundant NULL check on mc 8 years ago
Thomas Garnier f991376e44 x86/mm: Correct fixmap header usage on adaptable MODULES_END 8 years ago
Thomas Garnier 45fc8757d1 x86: Make the GDT remapping read-only on 64-bit 8 years ago
Thomas Garnier 69218e4799 x86: Remap GDT tables in the fixmap section 8 years ago
Thomas Garnier f06bdd4001 x86/mm: Adapt MODULES_END based on fixmap section size 8 years ago
Jiri Olsa 49ec8f5b6a x86/intel_rdt: Put group node in rdtgroup_kn_unlock 8 years ago
Josh Poimboeuf 87a6b2975f x86/unwind: Fix last frame check for aligned function stacks 8 years ago
Dmitry Safonov e13b73dd9c x86/hugetlb: Adjust to the new native/compat mmap bases 8 years ago
Kirill A. Shutemov e0c4f6750e x86/mm: Convert trivial cases of page table walk to 5-level paging 8 years ago
Andrey Ryabinin be3606ff73 x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y 8 years ago
Dou Liyang 5ba039a554 x86/apic: Fix a comment in init_apic_mappings() 8 years ago
Dou Liyang 5d64d209c4 x86/apic: Remove the SET_APIC_ID(x) macro 8 years ago
Mike Travis 0d443b70cc x86/platform: Remove warning message for duplicate NMI handlers 8 years ago
Xunlei Pang 5bc329503e x86/mce: Handle broadcasted MCE gracefully with kexec 8 years ago
Peter Zijlstra 44fee88cea x86/tsc: Fix ART for TSC_KNOWN_FREQ 8 years ago
Dmitry Safonov 3e6ef9c809 x86/mm: Make mmap(MAP_32BIT) work correctly 8 years ago
Dmitry Safonov 1b028f784e x86/mm: Introduce mmap_compat_base() for 32-bit mmap() 8 years ago
Dou Liyang 2b85b3d229 x86/acpi: Restore the order of CPU IDs 8 years ago
Dou Liyang c962cff17d Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting" 8 years ago
Mathias Krause 6415813bae x86/cpu: Drop wp_works_ok member of struct cpuinfo_x86 8 years ago
Thomas Gleixner 5a920155e3 x86/process: Optimize TIF_NOTSC switch 8 years ago
Kyle Huey b9894a2f5b x86/process: Correct and optimize TIF_BLOCKSTEP switch 8 years ago
Kyle Huey af8b3cd393 x86/process: Optimize TIF checks in __switch_to_xtra() 8 years ago
Thomas Gleixner 40c50c1fec kexec, x86/purgatory: Unbreak it and clean it up 8 years ago
Matjaz Hegedic bba8376aea x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk 8 years ago
Masahiro Yamada 8a1115ff6b scripts/spelling.txt: add "disble(d)" pattern and fix typo instances 8 years ago
Josh Poimboeuf af085d9084 stacktrace/x86: add function for detecting reliable stack traces 8 years ago
Borislav Petkov 79d243a042 x86/boot/64: Rename start_cpu() 8 years ago
Matjaz Hegedic 3b3e78552d x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirk 8 years ago
Ingo Molnar 68e21be291 sched/headers: Move task->mm handling methods to <linux/sched/mm.h> 8 years ago
Thomas Gleixner bb1a2c2616 x86/hpet: Prevent might sleep splat on resume 8 years ago
Peter Zijlstra f94c8d1169 sched/clock, x86/tsc: Rework the x86 'unstable' sched_clock() interface 8 years ago
Ingo Molnar 32ef5517c2 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> 8 years ago
Ingo Molnar 9164bb4a18 sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h> 8 years ago
Ingo Molnar 68db0cf106 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> 8 years ago
Ingo Molnar 299300258d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> 8 years ago
Ingo Molnar ef8bd77f33 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h> 8 years ago
Ingo Molnar b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 8 years ago
Ingo Molnar 174cd4b1e5 sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> 8 years ago
Ingo Molnar 5b825c3af1 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> 8 years ago
Ingo Molnar 010426079e sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> 8 years ago
Ingo Molnar 38b8d208a4 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h> 8 years ago
Ingo Molnar 3f07c01441 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> 8 years ago
Ingo Molnar e601757102 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> 8 years ago
Ingo Molnar 4c822698cb sched/headers: Prepare for new header dependencies before moving code to <linux/sched/idle.h> 8 years ago