index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
2017-08-29
x86/idt: Switch early trap init to IDT tables
Thomas Gleixner
2017-08-29
x86/idt: Prepare for table based init
Thomas Gleixner
2017-08-29
x86/idt: Move early IDT setup out of 32-bit asm
Thomas Gleixner
2017-08-29
x86/idt: Move early IDT handler setup to IDT code
Thomas Gleixner
2017-08-29
x86/idt: Consolidate IDT invalidation
Thomas Gleixner
2017-08-29
x86/idt: Move 32-bit idt_descr to C code
Thomas Gleixner
2017-08-29
x86/idt: Create file for IDT related code
Thomas Gleixner
2017-08-29
x86/asm: Replace access to desc_struct:a/b fields
Thomas Gleixner
2017-08-29
x86/percpu: Use static initializer for GDT entry
Thomas Gleixner
2017-08-29
x86/irq_work: Make it depend on APIC
Thomas Gleixner
2017-08-29
x86/ipi: Make platform IPI depend on APIC
Thomas Gleixner
2017-08-29
x86/tracing: Disentangle pagefault and resched IPI tracing key
Thomas Gleixner
2017-08-29
x86/idt: Remove the tracing IDT completely
Thomas Gleixner
2017-08-29
x86/smp: Use static key for reschedule interrupt tracing
Thomas Gleixner
2017-08-29
x86/smp: Remove pointless duplicated interrupt code
Thomas Gleixner
2017-08-29
x86/mce: Remove duplicated tracing interrupt code
Thomas Gleixner
2017-08-29
x86/irqwork: Get rid of duplicated tracing interrupt code
Thomas Gleixner
2017-08-29
x86/apic: Remove the duplicated tracing versions of interrupts
Thomas Gleixner
2017-08-29
x86/irq: Get rid of duplicated trace_x86_platform_ipi() code
Thomas Gleixner
2017-08-29
x86/apic: Use this_cpu_ptr() in local_timer_interrupt()
Thomas Gleixner
2017-08-29
x86/apic: Remove the duplicated tracing version of local_timer_interrupt()
Thomas Gleixner
2017-08-29
x86/traps: Simplify pagefault tracing logic
Thomas Gleixner
2017-08-29
x86/tracing: Introduce a static key for exception tracing
Thomas Gleixner
2017-08-29
x86/boot: Move EISA setup to a separate file
Thomas Gleixner
2017-08-29
x86/irq: Get rid of the 'first_system_vector' indirection bogosity
Thomas Gleixner
2017-08-29
x86/irq: Unexport used_vectors[]
Thomas Gleixner
2017-08-29
x86/irq: Remove vector_used_by_percpu_irq()
Thomas Gleixner
2017-08-25
Merge branch 'x86/asm' into x86/apic
Thomas Gleixner
2017-08-24
x86/lguest: Remove lguest support
Juergen Gross
2017-08-23
x86/ioapic: Print the IRTE's index field correctly when enabling INTR
raymond pang
2017-08-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-08-18
x86: Constify attribute_group structures
Arvind Yadav
2017-08-17
x86/boot/64/clang: Use fixup_pointer() to access 'next_early_pgt'
Alexander Potapenko
2017-08-15
x86/mtrr: Prevent CPU hotplug lock recursion
Thomas Gleixner
2017-08-11
cpufreq: x86: Disable interrupts during MSRs reading
Doug Smythies
2017-08-10
x86: Clarify/fix no-op barriers for text_poke_bp()
Peter Zijlstra
2017-08-10
x86/switch_to/64: Rewrite FS/GS switching yet again to fix AMD CPUs
Andy Lutomirski
2017-08-10
x86/fsgsbase/64: Fully initialize FS and GS state in start_thread_common
Andy Lutomirski
2017-08-10
x86/smpboot: Unbreak CPU0 hotplug
Vitaly Kuznetsov
2017-08-10
Merge branch 'x86/urgent' into x86/asm, to pick up fixes
Ingo Molnar
2017-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-08-04
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-08-03
Merge branches 'pm-cpufreq-x86', 'pm-cpufreq-docs' and 'intel_pstate'
Rafael J. Wysocki
2017-08-01
KVM: async_pf: make rcu irq exit if not triggered from idle task
Wanpeng Li
2017-08-01
x86/hpet: Cure interface abuse in the resume path
Thomas Gleixner
2017-07-30
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-30
cpufreq: x86: Make scaling_cur_freq behave more as expected
Rafael J. Wysocki
2017-07-30
x86/asm/32: Remove a bunch of '& 0xffff' from pt_regs segment reads
Andy Lutomirski
2017-07-30
x86/traps: Don't clear segment high bits in early_idt_handler_common()
Andy Lutomirski
[next]