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
2018-10-03
x86/cpu/amd: Remove unnecessary parentheses
Nathan Chancellor
1
-1
/
+1
2018-10-02
x86/tsc: Fix UV TSC initialization
Mike Travis
1
-0
/
+4
2018-09-20
x86/mm: Expand static page table for fixmap space
Feng Tang
2
-5
/
+15
2018-09-19
x86/paravirt: Fix some warning messages
Dan Carpenter
1
-2
/
+2
2018-09-18
x86/intel_rdt: Fix incorrect loop end condition
Reinette Chatre
1
-1
/
+1
2018-09-18
x86/intel_rdt: Fix exclusive mode handling of MBA resource
Reinette Chatre
1
-2
/
+12
2018-09-18
x86/intel_rdt: Fix incorrect loop end condition
Reinette Chatre
1
-1
/
+1
2018-09-18
x86/intel_rdt: Do not allow pseudo-locking of MBA resource
Reinette Chatre
1
-0
/
+6
2018-09-18
x86/intel_rdt: Fix unchecked MSR access
Reinette Chatre
1
-0
/
+12
2018-09-18
x86/intel_rdt: Fix invalid mode warning when multiple resources are managed
Reinette Chatre
1
-1
/
+1
2018-09-18
x86/intel_rdt: Global closid helper to support future fixes
Reinette Chatre
2
-0
/
+8
2018-09-18
x86/intel_rdt: Fix size reporting of MBA resource
Reinette Chatre
1
-4
/
+10
2018-09-18
x86/intel_rdt: Fix data type in parsing callbacks
Xiaochen Shen
2
-17
/
+20
2018-09-15
x86/kvm: Use __bss_decrypted attribute in shared variables
Brijesh Singh
1
-3
/
+49
2018-09-15
x86/mm: Add .bss..decrypted section to hold shared variables
Brijesh Singh
2
-0
/
+35
2018-09-15
x86/APM: Fix build warning when PROC_FS is not enabled
Randy Dunlap
1
-0
/
+2
2018-09-12
x86/xen: Disable CPU0 hotplug for Xen PV
Juergen Gross
1
-1
/
+3
2018-09-11
x86/EISA: Don't probe EISA bus for Xen PV guests
Boris Ostrovsky
1
-2
/
+8
2018-09-08
x86/apic/vector: Make error return value negative
Thomas Gleixner
1
-1
/
+1
2018-09-06
x86/process: Don't mix user/kernel regs in 64bit __show_regs()
Jann Horn
3
-12
/
+15
2018-09-06
x86/tsc: Prevent result truncation on 32bit
Chuanhua Lei
1
-1
/
+1
2018-09-02
x86/microcode: Update the new microcode revision unconditionally
Filippo Sironi
2
-14
/
+21
2018-09-02
x86/microcode: Make sure boot_cpu_data.microcode is up-to-date
Prarit Bhargava
2
-0
/
+8
2018-08-31
x86/dumpstack: Don't dump kernel memory based on usermode RIP
Jann Horn
1
-3
/
+13
2018-08-30
x86/alternatives: Lockdep-enforce text_mutex in text_poke*()
Jiri Kosina
1
-4
/
+5
2018-08-30
x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()
Jann Horn
1
-0
/
+4
2018-08-27
x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
Andi Kleen
2
-5
/
+42
2018-08-27
x86/spectre: Add missing family 6 check to microcode check
Andi Kleen
1
-0
/
+3
2018-08-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+5
2018-08-25
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...
Linus Torvalds
2
-50
/
+3
2018-08-24
Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+8
2018-08-24
x86/speculation/l1tf: Suggest what to do on systems with too much RAM
Vlastimil Babka
1
-0
/
+4
2018-08-23
x86/mm: Only use tlb_remove_table() for paravirt
Peter Zijlstra
2
-1
/
+6
2018-08-22
Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+1
2018-08-20
x86/memory_failure: Introduce {set, clear}_mce_nospec()
Dan Williams
2
-50
/
+3
2018-08-20
x86/process: Re-export start_thread()
Rian Hunter
1
-0
/
+1
2018-08-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+111
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+3
2018-08-16
Fix kexec forbidding kernels signed with keys in the secondary keyring to boot
Yannik Sembritzki
1
-1
/
+1
2018-08-16
Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-8
/
+0
2018-08-15
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+18
2018-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+3
2018-08-15
Merge branch 'pci/resource'
Bjorn Helgaas
1
-5
/
+0
2018-08-15
x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled
Guenter Roeck
1
-2
/
+1
2018-08-14
Merge tag 'for-linus-4.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+2
2018-08-15
x86/ACPI/cstate: Make APCI C1 FFH MWAIT C-state description vendor-neutral
Prarit Bhargava
1
-1
/
+1
2018-08-14
x86/smp: fix non-SMP broken build due to redefinition of apic_id_is_primary_t...
Vlastimil Babka
1
-0
/
+2
2018-08-14
Merge tag 'dma-mapping-4.19' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2018-08-14
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
24
-68
/
+292
2018-08-13
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-360
/
+350
[next]