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
2022-12-05
x86/mtrr: Make message for disabled MTRRs more descriptive
Juergen Gross
1
-1
/
+3
2022-12-03
x86/microcode/intel: Do not print microcode revision and processor flags
Ashok Raj
1
-8
/
+0
2022-12-02
x86/bugs: Make sure MSR_SPEC_CTRL is updated properly upon resume from S3
Pawan Gupta
2
-8
/
+15
2022-12-02
x86/sgx: Replace kmap/kunmap_atomic() calls
Kristen Carlson Accardi
3
-12
/
+12
2022-12-02
x86/of: Add support for boot time interrupt delivery mode configuration
Rahul Tanwar
1
-1
/
+8
2022-12-02
x86/of: Replace printk(KERN_LVL) with pr_lvl()
Rahul Tanwar
1
-2
/
+2
2022-12-02
x86/of: Remove unused early_init_dt_add_memory_arch()
Andy Shevchenko
1
-5
/
+0
2022-12-02
x86/apic: Handle no CONFIG_X86_X2APIC on systems with x2APIC enabled by BIOS
Mateusz Jończyk
1
-5
/
+8
2022-12-02
x86/asm/32: Remove setup_once()
Brian Gerst
1
-22
/
+0
2022-12-02
x86/alternative: Remove noinline from __ibt_endbr_seal[_end]() stubs
Miaohe Lin
1
-1
/
+1
2022-11-30
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
1
-0
/
+7
2022-11-28
iommu/hyper-v: Allow hyperv irq remapping without x2apic
Nuno Das Neves
1
-0
/
+6
2022-11-27
x86/resctrl: Move MSR defines into msr-index.h
Borislav Petkov
3
-13
/
+3
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2
-2
/
+2
2022-11-25
x86/boot: Skip realmode init code when running as Xen PV guest
Juergen Gross
2
-1
/
+4
2022-11-24
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
3
-4
/
+4
2022-11-24
x86/paravirt: Use common macro for creating simple asm paravirt functions
Juergen Gross
2
-34
/
+8
2022-11-22
x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN
YingChi Long
1
-5
/
+2
2022-11-22
x86/cpu: Switch to cpu_feature_enabled() for X86_FEATURE_XENPV
Juergen Gross
5
-6
/
+6
2022-11-22
x86/alternative: Consistently patch SMP locks in vmlinux and modules
Julian Pidancet
1
-6
/
+5
2022-11-21
Merge tag 'v6.1-rc6' into x86/core, to resolve conflicts
Ingo Molnar
8
-25
/
+20
2022-11-21
x86/tsx: Add a feature bit for TSX control MSR support
Pawan Gupta
1
-21
/
+17
2022-11-20
Merge tag 'x86_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+4
2022-11-18
x86/microcode/intel: Add hdr_type to intel_microcode_sanity_check()
Jithu Joseph
2
-5
/
+20
2022-11-18
x86/microcode/intel: Reuse microcode_sanity_check()
Jithu Joseph
2
-100
/
+101
2022-11-18
x86/microcode/intel: Use appropriate type in microcode_sanity_check()
Jithu Joseph
1
-3
/
+3
2022-11-18
x86/microcode/intel: Reuse find_matching_signature()
Jithu Joseph
2
-36
/
+37
2022-11-18
efi: memmap: Move EFI fake memmap support into x86 arch tree
Ard Biesheuvel
1
-0
/
+1
2022-11-18
stackprotector: move get_random_canary() into stackprotector.h
Jason A. Donenfeld
3
-2
/
+3
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2
-2
/
+2
2022-11-17
x86/apic: Remove X86_IRQ_ALLOC_CONTIGUOUS_VECTORS
Thomas Gleixner
2
-8
/
+2
2022-11-16
x86/fpu: Emulate XRSTOR's behavior if the xfeatures PKRU bit is not set
Kyle Huey
2
-1
/
+22
2022-11-16
x86/fpu: Allow PKRU to be (once again) written by ptrace.
Kyle Huey
2
-13
/
+21
2022-11-16
x86/fpu: Add a pkru argument to copy_uabi_to_xstate()
Kyle Huey
1
-3
/
+13
2022-11-16
x86/fpu: Add a pkru argument to copy_uabi_from_kernel_to_xstate().
Kyle Huey
4
-4
/
+4
2022-11-16
x86/fpu: Take task_struct* in copy_sigframe_from_user_to_xstate()
Kyle Huey
3
-4
/
+4
2022-11-15
x86/cpu: Restore AMD's DE_CFG MSR after resume
Borislav Petkov
2
-6
/
+4
2022-11-11
Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+7
2022-11-11
x86/acpi/cstate: Optimize ARB_DISABLE on Centaur CPUs
Tony W Wang-oc
1
-8
/
+16
2022-11-10
x86/split_lock: Add sysctl to control the misery mode
Guilherme G. Piccoli
1
-10
/
+53
2022-11-10
x86/fpu: Drop fpregs lock before inheriting FPU permissions
Mel Gorman
1
-1
/
+1
2022-11-10
x86/mtrr: Simplify mtrr_ops initialization
Juergen Gross
5
-54
/
+10
2022-11-10
x86/cacheinfo: Switch cache_ap_init() to hotplug callback
Juergen Gross
3
-6
/
+15
2022-11-10
x86: Decouple PAT and MTRR handling
Juergen Gross
3
-23
/
+5
2022-11-10
x86/mtrr: Add a stop_machine() handler calling only cache_cpu_init()
Juergen Gross
5
-91
/
+66
2022-11-10
x86/mtrr: Let cache_aps_delayed_init replace mtrr_aps_delayed_init
Juergen Gross
3
-15
/
+20
2022-11-10
x86/mtrr: Get rid of __mtrr_enabled bool
Juergen Gross
1
-8
/
+5
2022-11-10
x86/mtrr: Simplify mtrr_bp_init()
Juergen Gross
3
-20
/
+1
2022-11-10
x86/mtrr: Remove set_all callback from struct mtrr_ops
Juergen Gross
3
-8
/
+5
[prev]
[next]