Age | Commit message (Expand) | Author | Files | Lines |
2017-04-11 | Merge branch 'x86/boot' into x86/mm, to avoid conflict | Ingo Molnar | 1 | -8/+8 |
2017-03-16 | x86: Remap GDT tables in the fixmap section | Thomas Garnier | 1 | -2/+5 |
2017-03-14 | x86/power: Add 5-level paging support | Kirill A. Shutemov | 1 | -14/+33 |
2017-03-14 | x86/mm: Convert trivial cases of page table walk to 5-level paging | Kirill A. Shutemov | 1 | -2/+5 |
2017-01-28 | x86/boot/e820: Rename e820_table_saved to e820_table_firmware and improve the... | Ingo Molnar | 1 | -2/+2 |
2017-01-28 | x86/boot/e820: Harmonize the 'struct e820_table' fields | Ingo Molnar | 1 | -6/+5 |
2017-01-28 | x86/boot/e820: Rename everything to e820_table | Ingo Molnar | 1 | -4/+4 |
2017-01-28 | x86/boot/e820: Rename 'e820_map' variables to 'e820_array' | Ingo Molnar | 1 | -2/+2 |
2017-01-28 | x86/boot/e820: Rename the basic e820 data types to 'struct e820_entry' and 's... | Ingo Molnar | 1 | -3/+3 |
2017-01-28 | x86/boot/e820: Remove spurious asm/e820/api.h inclusions | Ingo Molnar | 1 | -0/+1 |
2016-12-19 | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2016-12-15 | x86/tsc: Validate TSC_ADJUST after resume | Thomas Gleixner | 1 | -0/+1 |
2016-11-14 | PM / hibernate: Verify the consistent of e820 memory map by md5 digest | Chen Yu | 1 | -2/+92 |
2016-09-30 | x86/asm: Get rid of __read_cr4_safe() | Andy Lutomirski | 1 | -1/+1 |
2016-08-16 | x86/power/64: Use __pa() for physical address computation | Rafael J. Wysocki | 1 | -1/+1 |
2016-08-08 | x86/power/64: Always create temporary identity mapping correctly | Rafael J. Wysocki | 1 | -1/+1 |
2016-08-03 | x86/power/64: Do not refer to __PAGE_OFFSET from assembly code | Rafael J. Wysocki | 2 | -11/+9 |
2016-07-29 | x86/power/64: Fix hibernation return address corruption | Josh Poimboeuf | 1 | -3/+1 |
2016-07-15 | x86 / hibernate: Use hlt_play_dead() when resuming from hibernation | Rafael J. Wysocki | 1 | -0/+30 |
2016-07-01 | x86/power/64: Fix kernel text mapping corruption during image restoration | Rafael J. Wysocki | 2 | -43/+109 |
2016-03-31 | x86/cpufeature: Remove cpu_has_pse | Borislav Petkov | 1 | -1/+1 |
2016-02-24 | x86/asm/power: Create stack frames in hibernate_asm_64.S | Josh Poimboeuf | 1 | -0/+7 |
2015-11-26 | x86/pm: Introduce quirk framework to save/restore extra MSR registers around ... | Chen Yu | 1 | -0/+92 |
2015-07-31 | x86/ldt: Make modify_ldt synchronous | Andy Lutomirski | 1 | -1/+2 |
2015-06-23 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+4 |
2015-05-19 | x86/fpu: Move various internal function prototypes to fpu/internal.h | Ingo Molnar | 1 | -0/+1 |
2015-05-19 | x86/fpu: Move XCR0 manipulation to the FPU code proper | Ingo Molnar | 1 | -8/+2 |
2015-05-19 | x86/fpu: Rename 'pcntxt_mask' to 'xfeatures_mask' | Ingo Molnar | 1 | -2/+2 |
2015-05-19 | x86/fpu: Rename fpu-internal.h to fpu/internal.h | Ingo Molnar | 1 | -1/+1 |
2015-04-15 | x86/asm, x86/power/hibernate: Use local labels in asm | Borislav Petkov | 1 | -4/+4 |
2015-03-06 | x86/asm/entry: Rename 'init_tss' to 'cpu_tss' | Andy Lutomirski | 1 | -1/+1 |
2015-02-04 | x86: Store a per-cpu shadow copy of CR4 | Andy Lutomirski | 1 | -7/+4 |
2014-10-10 | nosave: consolidate __nosave_{begin,end} in <asm/sections.h> | Geert Uytterhoeven | 2 | -6/+2 |
2014-07-17 | x86, power, suspend: Annotate restore_processor_state() with notrace | Steven Rostedt (Red Hat) | 1 | -2/+2 |
2014-05-06 | asmlinkage, x86: Add explicit __visible to arch/x86/* | Andi Kleen | 1 | -1/+1 |
2013-08-07 | x86, asmlinkage, power: Make various symbols used by the suspend asm code vis... | Andi Kleen | 2 | -10/+10 |
2013-05-02 | x86, gdt, hibernate: Store/load GDT for hibernate path. | Konrad Rzeszutek Wilk | 3 | -5/+17 |
2013-04-30 | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -6/+7 |
2013-04-12 | x86, wakeup, sleep: Use pvops functions for changing GDT entries | konrad@kernel.org | 1 | -2/+7 |
2013-04-12 | x86-32, gdt: Store/load GDT for ACPI S3 or hibernation/resume path is not needed | Konrad Rzeszutek Wilk | 1 | -2/+0 |
2013-04-12 | x86-64, gdt: Store/load GDT for ACPI S3 or hibernate/resume path is not needed. | Konrad Rzeszutek Wilk | 1 | -2/+0 |
2013-03-15 | perf,x86: fix kernel crash with PEBS/BTS after suspend/resume | Stephane Eranian | 1 | -0/+2 |
2013-02-01 | Merge remote-tracking branch 'origin/x86/mm' into x86/mm2 | H. Peter Anvin | 1 | -2/+0 |
2013-02-01 | x86-32, mm: Remove reference to resume_map_numa_kva() | H. Peter Anvin | 1 | -2/+0 |
2013-01-30 | x86, 64bit, mm: hibernate use generic mapping_init | Yinghai Lu | 1 | -44/+22 |
2012-11-15 | x86, topology: Debug CPU0 hotplug | Fenghua Yu | 1 | -0/+38 |
2012-11-14 | x86, hotplug, suspend: Online CPU0 for suspend or hibernate | Fenghua Yu | 1 | -0/+44 |
2012-04-02 | x86, kvm: Call restore_sched_clock_state() only after %gs is initialized | Marcelo Tosatti | 1 | -1/+1 |
2012-03-29 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 1 | -1/+0 |
2012-03-29 | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -2/+2 |