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
Age
Commit message (
Expand
)
Author
2017-08-29
x86/boot: Prevent faulty bootparams.screeninfo from causing harm
Jan H. Schönherr
2017-08-29
x86/boot: Provide more slack space during decompression
Jan H. Schönherr
2017-08-29
x86/entry/64: Use ENTRY() instead of ALIGN+GLOBAL for stub32_clone()
Jiri Slaby
2017-08-29
x86/fpu/math-emu: Add ENDPROC to functions
Jiri Slaby
2017-08-29
x86/boot/64: Extract efi_pe_entry() from startup_64()
Jiri Slaby
2017-08-29
x86/boot/32: Extract efi_pe_entry() from startup_32()
Jiri Slaby
2017-08-29
locking/refcounts, x86/asm: Disable CONFIG_ARCH_HAS_REFCOUNT for the time being
Ingo Molnar
2017-08-29
x86/idt: Hide set_intr_gate()
Thomas Gleixner
2017-08-29
x86/idt: Simplify alloc_intr_gate()
Thomas Gleixner
2017-08-29
x86/idt: Deinline setup functions
Thomas Gleixner
2017-08-29
x86/idt: Remove unused functions/inlines
Thomas Gleixner
2017-08-29
x86/idt: Move interrupt gate initialization to IDT code
Thomas Gleixner
2017-08-29
x86/idt: Move APIC gate initialization to tables
Thomas Gleixner
2017-08-29
x86/idt: Move regular trap init to tables
Thomas Gleixner
2017-08-29
x86/idt: Move IST stack based traps to table init
Thomas Gleixner
2017-08-29
x86/idt: Move debug stack init to table based
Thomas Gleixner
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: Remove unused set_trap_gate()
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/ldttss: Clean up 32-bit descriptors
Thomas Gleixner
2017-08-29
x86/gdt: Use bitfields for initialization
Thomas Gleixner
2017-08-29
x86/asm: Replace access to desc_struct:a/b fields
Thomas Gleixner
2017-08-29
x86/fpu: Use bitfield accessors for desc_struct
Thomas Gleixner
2017-08-29
x86/percpu: Use static initializer for GDT entry
Thomas Gleixner
2017-08-29
x86/idt: Unify gate_struct handling for 32/64-bit kernels
Thomas Gleixner
2017-08-29
x86/tracing: Build tracepoints only when they are used
Thomas Gleixner
2017-08-29
x86/ldt: Fix off by one in get_segment_base()
Dan Carpenter
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: Clean up the i386 low level entry macros
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: Remove duplicated used_vectors definition
Thomas Gleixner
2017-08-29
x86/irq: Get rid of the 'first_system_vector' indirection bogosity
Thomas Gleixner
[prev]
[next]