| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86/boot' into x86/mm, to avoid conflict | Ingo Molnar | 2017-04-11 | 3 | -5/+5 |
|\ |
|
| * | Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branch | Ingo Molnar | 2017-04-11 | 3 | -5/+5 |
| |\ |
|
| | * | Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up... | Ingo Molnar | 2017-03-01 | 18 | -526/+417 |
| | |\ |
|
| | * | | x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_" | Ingo Molnar | 2017-01-28 | 1 | -1/+1 |
| | * | | x86/boot/e820: Create coherent API function names for E820 range operations | Ingo Molnar | 2017-01-28 | 1 | -1/+1 |
| | * | | x86/boot/e820: Rename update_e820() to e820__update_table() | Ingo Molnar | 2017-01-28 | 1 | -1/+1 |
| | * | | x86/boot/e820: Move asm/e820.h to asm/e820/api.h | Ingo Molnar | 2017-01-28 | 3 | -3/+3 |
* | | | | Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch | Ingo Molnar | 2017-04-03 | 2 | -2/+2 |
|\ \ \ \ |
|
| * | | | | x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRs | Yazen Ghannam | 2017-03-31 | 1 | -1/+1 |
| * | | | | x86/intel_rdt: Put group node in rdtgroup_kn_unlock | Jiri Olsa | 2017-03-14 | 1 | -1/+1 |
* | | | | | Merge branch 'x86/cpu' into x86/mm, before applying dependent patch | Ingo Molnar | 2017-03-30 | 1 | -3/+2 |
|\ \ \ \ \ |
|
| * | | | | | x86/cpu: Drop wp_works_ok member of struct cpuinfo_x86 | Mathias Krause | 2017-03-11 | 1 | -3/+2 |
| |/ / / / |
|
* | | | | | Merge branch 'x86/process' into x86/mm, to create new base for further patches | Ingo Molnar | 2017-03-23 | 1 | -8/+32 |
|\ \ \ \ \ |
|
| * | | | | | x86/arch_prctl: Add ARCH_[GET|SET]_CPUID | Kyle Huey | 2017-03-20 | 1 | -8/+10 |
| * | | | | | x86/cpufeature: Detect CPUID faulting support | Kyle Huey | 2017-03-20 | 1 | -1/+23 |
| * | | | | | x86/msr: Rename MISC_FEATURE_ENABLES to MISC_FEATURES_ENABLES | Kyle Huey | 2017-03-20 | 1 | -4/+4 |
| |/ / / / |
|
* | | | | | x86/xen/gdt: Use X86_FEATURE_XENPV instead of globals for the GDT fixup | Andy Lutomirski | 2017-03-23 | 1 | -11/+17 |
* | | | | | x86/gdt: Fix setup_fixmap_gdt() to use the correct PA | Andy Lutomirski | 2017-03-23 | 1 | -2/+2 |
* | | | | | x86: Make the GDT remapping read-only on 64-bit | Thomas Garnier | 2017-03-16 | 1 | -6/+22 |
* | | | | | x86: Remap GDT tables in the fixmap section | Thomas Garnier | 2017-03-16 | 1 | -2/+27 |
|/ / / / |
|
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-03-07 | 2 | -2/+0 |
|\ \ \ \ |
|
| * | | | | x86/intel_rdt: Remove duplicate inclusion of linux/cpu.h | Masanari Iida | 2017-03-01 | 1 | -1/+0 |
| * | | | | x86/vmware: Remove duplicate inclusion of asm/timer.h | Masanari Iida | 2017-03-01 | 1 | -1/+0 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-03-07 | 6 | -16/+0 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | sched/clock, x86/tsc: Rework the x86 'unstable' sched_clock() interface | Peter Zijlstra | 2017-03-02 | 6 | -16/+0 |
| |/ / |
|
* | | | sched/headers: Move task->mm handling methods to <linux/sched/mm.h> | Ingo Molnar | 2017-03-03 | 1 | -1/+1 |
* | | | sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | | | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -1/+1 |
* | | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 6 | -0/+6 |
|/ / |
|
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-02-28 | 3 | -6/+8 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *---. \ | Merge branches 'x86/cache', 'x86/debug' and 'x86/irq' into x86/urgent | Ingo Molnar | 2017-02-20 | 3 | -6/+8 |
| |\ \ \ \
| | | | |/
| | | |/| |
|
| | | | * | x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlers | Daniel Bristot de Oliveira | 2017-01-05 | 3 | -6/+8 |
* | | | | | mm: add new mmgrab() helper | Vegard Nossum | 2017-02-28 | 1 | -2/+2 |
* | | | | | Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-02-22 | 1 | -23/+27 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge 4.10-rc7 into char-misc-next | Greg Kroah-Hartman | 2017-02-06 | 4 | -34/+33 |
| |\ \ \ \ \ |
|
| * | | | | | | Drivers: hv: vmbus: Move the extracting of Hypervisor version information | K. Y. Srinivasan | 2017-01-20 | 1 | -0/+20 |
| * | | | | | | Drivers: hv: vmbus: Consolidate all Hyper-V specific clocksource code | K. Y. Srinivasan | 2017-01-20 | 1 | -23/+0 |
| * | | | | | | Drivers: hv vmbus: Move Hypercall page setup out of common code | K. Y. Srinivasan | 2017-01-19 | 1 | -0/+7 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2017-02-21 | 2 | -369/+213 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'x86/urgent' into x86/microcode, to resolve conflicts | Ingo Molnar | 2017-01-31 | 1 | -4/+16 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | x86/microcode/AMD: Remove struct cont_desc.eq_id | Borislav Petkov | 2017-01-23 | 1 | -10/+4 |
| * | | | | | | | x86/microcode/AMD: Remove AP scanning optimization | Borislav Petkov | 2017-01-23 | 1 | -60/+18 |
| * | | | | | | | x86/microcode/AMD: Simplify saving from initrd | Borislav Petkov | 2017-01-23 | 1 | -30/+13 |
| * | | | | | | | x86/microcode/AMD: Unify load_ucode_amd_ap() | Borislav Petkov | 2017-01-23 | 1 | -50/+31 |
| * | | | | | | | x86/microcode/AMD: Check patch level only on the BSP | Borislav Petkov | 2017-01-23 | 2 | -67/+52 |
| * | | | | | | | x86/microcode: Remove local vendor variable | Borislav Petkov | 2017-01-23 | 1 | -6/+4 |
| * | | | | | | | x86/microcode/AMD: Use find_microcode_in_initrd() | Borislav Petkov | 2017-01-23 | 1 | -11/+5 |
| * | | | | | | | x86/microcode/AMD: Get rid of global this_equiv_id | Borislav Petkov | 2017-01-23 | 1 | -4/+1 |