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
2019-10-18
x86/asm/head: Annotate data appropriately
Jiri Slaby
2
-56
/
+64
2019-10-18
x86/asm: Annotate local pseudo-functions
Jiri Slaby
3
-6
/
+6
2019-10-18
x86/asm: Annotate relocate_kernel_{32,64}.c
Jiri Slaby
2
-10
/
+16
2019-10-18
x86/asm/suspend: Use SYM_DATA for data
Jiri Slaby
2
-2
/
+2
2019-10-17
x86: kprobes: Prohibit probing on instruction which has emulate prefix
Masami Hiramatsu
1
-0
/
+4
2019-10-17
x86/mce: Lower throttling MCE messages' priority to warning
Benjamin Berg
1
-1
/
+1
2019-10-15
x86/apic/x2apic: Fix a NULL pointer deref when handling a dying cpu
Sean Christopherson
1
-1
/
+2
2019-10-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2019-10-11
x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel area
Steve Wahl
1
-2
/
+20
2019-10-10
x86/jailhouse: Only enable platform UARTs if available
Ralf Ramsauer
1
-13
/
+72
2019-10-10
x86/jailhouse: Improve setup data version comparison
Ralf Ramsauer
1
-19
/
+32
2019-10-08
x86/cpu/vmware: Use the full form of INL in VMWARE_PORT
Sami Tolvanen
1
-1
/
+1
2019-10-07
x86/platform/uv: Check EFI Boot to set reboot type
Mike Travis
1
-6
/
+12
2019-10-07
x86/platform/uv: Decode UVsystab Info
Mike Travis
1
-2
/
+10
2019-10-07
x86/platform/uv: Add UV Hubbed/Hubless Proc FS Files
Mike Travis
1
-1
/
+92
2019-10-07
x86/platform/uv: Setup UV functions for Hubless UV Systems
Mike Travis
1
-3
/
+17
2019-10-07
x86/platform/uv: Return UV Hubless System Type
Mike Travis
1
-9
/
+18
2019-10-07
x86/platform/uv: Save OEM_ID from ACPI MADT probe
Mike Travis
1
-1
/
+15
2019-10-05
x86/asm: Make boot_gdt_descr local
Jiri Slaby
1
-2
/
+0
2019-10-05
x86/asm: Reorder early variables
Jiri Slaby
1
-6
/
+5
2019-10-01
x86: Use the correct SPDX License Identifier in headers
Nishad Kamdar
1
-1
/
+1
2019-10-01
x86/rdrand: Sanity-check RDRAND output
Borislav Petkov
1
-1
/
+21
2019-10-01
x86/microcode/intel: Issue the revision updated message only on the BSP
Borislav Petkov
1
-2
/
+3
2019-10-01
x86/microcode: Update late microcode in parallel
Ashok Raj
1
-15
/
+21
2019-10-01
x86/mce: Add Zhaoxin LMCE support
Tony W Wang-oc
3
-4
/
+26
2019-10-01
x86/mce: Add Zhaoxin CMCI support
Tony W Wang-oc
3
-2
/
+33
2019-10-01
x86/mce: Add Zhaoxin MCE support
Tony W Wang-oc
1
-13
/
+31
2019-10-01
x86/mce/amd: Make disable_err_thresholding() static
Borislav Petkov
1
-1
/
+1
2019-10-01
x86/microcode/amd: Fix two -Wunused-but-set-variable warnings
Borislav Petkov
1
-2
/
+2
2019-10-01
x86/nmi: Remove stale EDAC include leftover
Borislav Petkov
1
-5
/
+0
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
6
-4
/
+22
2019-09-24
KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROL
Tao Xu
1
-0
/
+6
2019-09-20
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-0
/
+5
2019-09-19
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+1
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
4
-2
/
+6
2019-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-12
/
+0
2019-09-17
Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-1
/
+38
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+10
2019-09-17
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
23
-384
/
+419
2019-09-17
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-18
/
+8
2019-09-17
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2
-1
/
+38
2019-09-16
Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-18
/
+76
2019-09-16
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2019-09-16
Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+20
2019-09-16
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
15
-137
/
+104
2019-09-16
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-31
/
+44
2019-09-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-3
/
+13
2019-09-16
Merge tag 'iommu-updates-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
1
-17
/
+3
2019-09-16
Merge tag 'hwmon-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
1
-0
/
+3
2019-09-16
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
[prev]
[next]