index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-05
Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
4
-6
/
+21
2017-09-05
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+9
2017-09-04
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
28
-546
/
+499
2017-09-04
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-269
/
+2235
2017-09-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
21
-124
/
+459
2017-09-04
Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-9
/
+9
2017-09-04
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-14
/
+18
2017-09-04
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-22
/
+36
2017-09-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
19
-190
/
+817
2017-09-04
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+2
2017-09-04
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-5
/
+6
2017-09-03
Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+1
2017-09-03
Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple'
Rafael J. Wysocki
4
-6
/
+21
2017-09-01
x86/idt: Fix the X86_TRAP_BP gate
Ingo Molnar
1
-1
/
+5
2017-08-31
x86/xen: Get rid of paravirt op adjust_exception_frame
Juergen Gross
2
-4
/
+0
2017-08-31
x86/eisa: Add missing include
Thomas Gleixner
1
-0
/
+1
2017-08-31
x86/idt: Remove superfluous ALIGNment
Jiri Slaby
1
-1
/
+1
2017-08-31
x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on CPUs withou...
Hans de Goede
1
-1
/
+5
2017-08-29
x86/idt: Hide set_intr_gate()
Thomas Gleixner
2
-14
/
+21
2017-08-29
x86/idt: Simplify alloc_intr_gate()
Thomas Gleixner
2
-10
/
+5
2017-08-29
x86/idt: Deinline setup functions
Thomas Gleixner
1
-9
/
+34
2017-08-29
x86/idt: Move interrupt gate initialization to IDT code
Thomas Gleixner
2
-18
/
+18
2017-08-29
x86/idt: Move APIC gate initialization to tables
Thomas Gleixner
2
-68
/
+49
2017-08-29
x86/idt: Move regular trap init to tables
Thomas Gleixner
2
-40
/
+52
2017-08-29
x86/idt: Move IST stack based traps to table init
Thomas Gleixner
2
-8
/
+23
2017-08-29
x86/idt: Move debug stack init to table based
Thomas Gleixner
2
-5
/
+24
2017-08-29
x86/idt: Switch early trap init to IDT tables
Thomas Gleixner
3
-29
/
+55
2017-08-29
x86/idt: Prepare for table based init
Thomas Gleixner
1
-0
/
+67
2017-08-29
x86/idt: Move early IDT setup out of 32-bit asm
Thomas Gleixner
3
-34
/
+10
2017-08-29
x86/idt: Move early IDT handler setup to IDT code
Thomas Gleixner
2
-5
/
+13
2017-08-29
x86/idt: Consolidate IDT invalidation
Thomas Gleixner
3
-16
/
+13
2017-08-29
x86/idt: Move 32-bit idt_descr to C code
Thomas Gleixner
2
-11
/
+5
2017-08-29
x86/idt: Create file for IDT related code
Thomas Gleixner
4
-16
/
+27
2017-08-29
x86/asm: Replace access to desc_struct:a/b fields
Thomas Gleixner
1
-1
/
+1
2017-08-29
x86/percpu: Use static initializer for GDT entry
Thomas Gleixner
1
-6
/
+3
2017-08-29
x86/irq_work: Make it depend on APIC
Thomas Gleixner
1
-2
/
+2
2017-08-29
x86/ipi: Make platform IPI depend on APIC
Thomas Gleixner
1
-5
/
+6
2017-08-29
x86/tracing: Disentangle pagefault and resched IPI tracing key
Thomas Gleixner
2
-6
/
+23
2017-08-29
x86/idt: Remove the tracing IDT completely
Thomas Gleixner
2
-48
/
+1
2017-08-29
x86/smp: Use static key for reschedule interrupt tracing
Thomas Gleixner
1
-25
/
+15
2017-08-29
x86/smp: Remove pointless duplicated interrupt code
Thomas Gleixner
1
-36
/
+7
2017-08-29
x86/mce: Remove duplicated tracing interrupt code
Thomas Gleixner
3
-45
/
+7
2017-08-29
x86/irqwork: Get rid of duplicated tracing interrupt code
Thomas Gleixner
1
-14
/
+2
2017-08-29
x86/apic: Remove the duplicated tracing versions of interrupts
Thomas Gleixner
1
-33
/
+10
2017-08-29
x86/irq: Get rid of duplicated trace_x86_platform_ipi() code
Thomas Gleixner
1
-20
/
+5
2017-08-29
x86/apic: Use this_cpu_ptr() in local_timer_interrupt()
Thomas Gleixner
1
-3
/
+3
2017-08-29
x86/apic: Remove the duplicated tracing version of local_timer_interrupt()
Thomas Gleixner
1
-19
/
+0
2017-08-29
x86/traps: Simplify pagefault tracing logic
Thomas Gleixner
1
-1
/
+1
2017-08-29
x86/tracing: Introduce a static key for exception tracing
Thomas Gleixner
1
-1
/
+8
2017-08-29
x86/boot: Move EISA setup to a separate file
Thomas Gleixner
3
-13
/
+19
[next]