Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | x86/apic: Move flat_cpu_mask_to_apicid_and() into C source | Thomas Gleixner | 2017-06-22 | 1 | -0/+16 | |
| * | | | | | | x86/irq: Use irq_migrate_all_off_this_cpu() | Thomas Gleixner | 2017-06-22 | 1 | -87/+2 | |
| * | | | | | | x86/irq: Restructure fixup_irqs() | Thomas Gleixner | 2017-06-22 | 1 | -26/+20 | |
| * | | | | | | x86/irq: Cleanup pending irq move in fixup_irqs() | Thomas Gleixner | 2017-06-22 | 1 | -4/+21 | |
| * | | | | | | x86/msi: Create named irq domains | Thomas Gleixner | 2017-06-22 | 1 | -9/+33 | |
| * | | | | | | x86/msi: Remove unused remap irq domain interface | Thomas Gleixner | 2017-06-22 | 1 | -6/+0 | |
| * | | | | | | x86/msi: Provide new iommu irqdomain interface | Thomas Gleixner | 2017-06-22 | 1 | -0/+15 | |
| * | | | | | | x86/htirq: Create named domain | Thomas Gleixner | 2017-06-22 | 1 | -5/+16 | |
| * | | | | | | x86/ioapic: Create named irq domain | Thomas Gleixner | 2017-06-22 | 1 | -2/+20 | |
| * | | | | | | x86/vector: Create named irq domain | Thomas Gleixner | 2017-06-22 | 1 | -2/+7 | |
| * | | | | | | x86/apic: Add name to irq chip | Thomas Gleixner | 2017-06-22 | 1 | -0/+1 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-07-03 | 11 | -150/+198 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | x86/ftrace: Exclude functions in head64.c from function-tracing | Kirill A. Shutemov | 2017-06-29 | 1 | -0/+1 | |
| * | | | | | | x86/mm: Remove reset_lazy_tlbstate() | Andy Lutomirski | 2017-06-22 | 1 | -1/+0 | |
| * | | | | | | Merge branch 'linus' into x86/mm, to pick up fixes | Ingo Molnar | 2017-06-22 | 3 | -4/+4 | |
| |\| | | | | | ||||||
| * | | | | | | x86/boot/64: Put __startup_64() into .head.text | Kirill A. Shutemov | 2017-06-20 | 1 | -2/+4 | |
| * | | | | | | x86/boot/64: Add support of additional page table level during early boot | Kirill A. Shutemov | 2017-06-13 | 2 | -12/+62 | |
| * | | | | | | x86/boot/64: Rename init_level4_pgt and early_level4_pgt | Kirill A. Shutemov | 2017-06-13 | 4 | -19/+18 | |
| * | | | | | | x86/boot/64: Rewrite startup_64() in C | Kirill A. Shutemov | 2017-06-13 | 2 | -93/+87 | |
| * | | | | | | x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3() | Andy Lutomirski | 2017-06-13 | 4 | -4/+5 | |
| * | | | | | | Merge branch 'sched/urgent' into x86/mm, to pick up dependent fix | Ingo Molnar | 2017-06-13 | 2 | -0/+4 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | x86/ldt: Rename ldt_struct::size to ::nr_entries | Borislav Petkov | 2017-06-08 | 3 | -26/+27 | |
| * | | | | | | | x86/mm: Rework lazy TLB to track the actual loaded mm | Andy Lutomirski | 2017-06-05 | 1 | -3/+4 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2017-07-03 | 3 | -6/+34 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | x86/microcode: Make a couple of symbols static | Colin Ian King | 2017-06-26 | 2 | -2/+2 | |
| * | | | | | | | x86/microcode/intel: Save pointer to ucode patch for early AP loading | Borislav Petkov | 2017-06-20 | 1 | -4/+21 | |
| * | | | | | | | x86/microcode: Look for the initrd at the correct address on 32-bit | Borislav Petkov | 2017-06-20 | 1 | -0/+11 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-07-03 | 1 | -1/+17 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | x86/hyperv: Read TSC frequency from a synthetic MSR | Vitaly Kuznetsov | 2017-06-22 | 1 | -0/+15 | |
| * | | | | | | | x86/hyperv: Check frequency MSRs presence according to the specification | Vitaly Kuznetsov | 2017-06-22 | 1 | -1/+2 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-07-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | x86/nmi: Fix timeout test in test_nmi_ipi() | Dan Carpenter | 2017-06-20 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-07-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | x86/debug: Extend the lower bound of crash kernel low reservations | Jiri Bohac | 2017-06-22 | 1 | -1/+1 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-07-03 | 4 | -26/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | x86/apic: Make arch_init_msi/htirq_domain __init | Dou Liyang | 2017-06-22 | 2 | -2/+2 | |
| * | | | | | | | x86/apic: Make init_legacy_irqs() __init | Dou Liyang | 2017-06-22 | 1 | -2/+2 | |
| * | | | | | | | x86/ioapic: Remove unused IO_APIC_irq_trigger() function | Matthias Kaehlcke | 2017-05-26 | 1 | -22/+0 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-07-03 | 2 | -146/+62 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'WIP.sched/core' into sched/core | Ingo Molnar | 2017-06-20 | 13 | -39/+95 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | x86/tsc: Fold set_cyc2ns_scale() into caller | Arnd Bergmann | 2017-05-23 | 1 | -10/+4 | |
| * | | | | | | | x86/smp: Adjust system_state check | Thomas Gleixner | 2017-05-23 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 2017-05-23 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | sched/clock: Remove unused argument to sched_clock_idle_wakeup_event() | Peter Zijlstra | 2017-05-15 | 1 | -1/+1 | |
| * | | | | | | | x86/tsc, sched/clock, clocksource: Use clocksource watchdog to provide stable... | Peter Zijlstra | 2017-05-15 | 1 | -0/+10 | |
| * | | | | | | | x86/tsc: Feed refined TSC calibration into sched_clock() | Peter Zijlstra | 2017-05-15 | 1 | -0/+5 | |
| * | | | | | | | x86/tsc: Fix sched_clock() sync | Peter Zijlstra | 2017-05-15 | 1 | -5/+11 | |
| * | | | | | | | x86/tsc: Remodel cyc2ns to use seqcount_latch() | Peter Zijlstra | 2017-05-15 | 1 | -137/+36 | |
| * | | | | | | | x86/tsc: Provide 'tsc=unstable' boot parameter | Peter Zijlstra | 2017-05-15 | 1 | -0/+2 | |
* | | | | | | | | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-07-03 | 4 | -1/+13 | |
|\ \ \ \ \ \ \ \ |