index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-03
x86/efi: Fix kernel param add_efi_memmap regression
Dave Young
1
-3
/
+2
2017-12-31
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
9
-15
/
+15
2017-12-31
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-10
/
+8
2017-12-31
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-5
/
+17
2017-12-31
x86/ldt: Make LDT pgtable free conditional
Thomas Gleixner
1
-1
/
+2
2017-12-31
x86/ldt: Plug memory leak in error path
Thomas Gleixner
1
-1
/
+7
2017-12-31
x86/smpboot: Remove stale TLB flush invocations
Thomas Gleixner
1
-9
/
+0
2017-12-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-18
/
+194
2017-12-29
genirq/msi, x86/vector: Prevent reservation mode for non maskable MSI
Thomas Gleixner
1
-1
/
+11
2017-12-29
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
2
-4
/
+4
2017-12-29
x86/vector: Use IRQD_CAN_RESERVE flag
Thomas Gleixner
1
-0
/
+2
2017-12-29
x86/apic: Switch all APICs to Fixed delivery mode
Thomas Gleixner
5
-10
/
+6
2017-12-28
ACPI / x86: boot: Don't setup SCI on HW-reduced platforms
Andy Shevchenko
1
-1
/
+2
2017-12-28
ACPI / x86: boot: Use INVALID_ACPI_IRQ instead of 0 for acpi_sci_override_gsi
Andy Shevchenko
1
-2
/
+3
2017-12-28
ACPI / x86: boot: Get rid of ACPI_INVALID_GSI
Andy Shevchenko
1
-4
/
+2
2017-12-28
ACPI / x86: boot: Swap variables in condition in acpi_register_gsi_ioapic()
Andy Shevchenko
1
-2
/
+1
2017-12-28
x86/apic: Avoid wrong warning when parsing 'apic=' in X86-32 case
Dou Liyang
1
-0
/
+2
2017-12-27
x86-32: Fix kexec with stack canary (CONFIG_CC_STACKPROTECTOR)
Linus Torvalds
1
-3
/
+1
2017-12-28
Merge tag 'drm-intel-next-2017-12-22' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
1
-0
/
+1
2017-12-23
x86/ldt: Make the LDT mapping RO
Thomas Gleixner
2
-10
/
+8
2017-12-23
x86/dumpstack: Indicate in Oops whether PTI is configured and enabled
Vlastimil Babka
1
-2
/
+4
2017-12-23
x86/mm: Use/Fix PCID to optimize user/kernel switches
Peter Zijlstra
1
-0
/
+4
2017-12-23
x86/pti: Put the LDT in its own PGD if PTI is on
Andy Lutomirski
1
-3
/
+136
2017-12-23
x86/entry: Align entry text section to PMD boundary
Thomas Gleixner
1
-0
/
+8
2017-12-23
x86/mm/pti: Force entry through trampoline when PTI active
Thomas Gleixner
1
-1
/
+4
2017-12-23
x86/mm/pti: Allocate a separate user PGD
Dave Hansen
1
-3
/
+27
2017-12-23
x86/cpufeatures: Add X86_BUG_CPU_INSECURE
Thomas Gleixner
1
-0
/
+4
2017-12-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
10
-154
/
+53
2017-12-22
init: Invoke init_espfix_bsp() from mm_init()
Thomas Gleixner
1
-5
/
+1
2017-12-22
x86/cpu_entry_area: Move it out of the fixmap
Thomas Gleixner
2
-2
/
+4
2017-12-22
x86/cpu_entry_area: Move it to a separate unit
Thomas Gleixner
2
-94
/
+1
2017-12-22
x86/microcode: Dont abuse the TLB-flush interface
Peter Zijlstra
1
-13
/
+0
2017-12-22
x86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entry_stack
Dave Hansen
6
-21
/
+27
2017-12-22
x86/ldt: Prevent LDT inheritance on exec
Thomas Gleixner
1
-13
/
+5
2017-12-22
x86/ldt: Rework locking
Peter Zijlstra
1
-12
/
+21
2017-12-21
Merge tag 'drm-intel-next-2017-12-14' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
1
-39
/
+47
2017-12-19
x86/stacktrace: Make zombie stack traces reliable
Josh Poimboeuf
1
-1
/
+5
2017-12-18
Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
18
-194
/
+334
2017-12-18
x86/MCE: Make correctable error detection look at the Deferred bit
Yazen Ghannam
1
-1
/
+12
2017-12-18
x86/MCE: Report only DRAM ECC as memory errors on AMD systems
Yazen Ghannam
2
-3
/
+12
2017-12-18
x86/MCE/AMD: Define a function to get SMCA bank type
Yazen Ghannam
1
-0
/
+14
2017-12-18
Merge tag 'v4.15-rc4' into perf/core, to pick up fixes
Ingo Molnar
1
-2
/
+2
2017-12-17
x86/cpufeatures: Make CPU bugs sticky
Thomas Gleixner
1
-3
/
+3
2017-12-17
x86/paravirt: Dont patch flush_tlb_single
Thomas Gleixner
1
-2
/
+0
2017-12-17
x86/entry/64: Make cpu_entry_area.tss read-only
Andy Lutomirski
8
-23
/
+31
2017-12-17
x86/entry: Clean up the SYSENTER_stack code
Andy Lutomirski
3
-19
/
+8
2017-12-17
x86/entry/64: Remove the SYSENTER stack canary
Andy Lutomirski
3
-10
/
+1
2017-12-17
x86/entry/64: Move the IST stacks into struct cpu_entry_area
Andy Lutomirski
2
-32
/
+45
2017-12-17
x86/entry/64: Create a per-CPU SYSCALL entry trampoline
Andy Lutomirski
3
-1
/
+24
2017-12-17
x86/entry/64: Use a per-CPU trampoline stack for IDT entries
Andy Lutomirski
2
-12
/
+15
[prev]
[next]