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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-16
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-70
/
+96
2019-09-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-12
/
+22
2019-09-16
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-134
/
+346
2019-09-16
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+15
2019-09-16
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-6
/
+53
2019-09-16
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+3
2019-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-13
/
+0
2019-09-16
Merge tag 'iommu-updates-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-18
/
+3
2019-09-16
Merge tag 'hwmon-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
1
-0
/
+3
2019-09-16
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2019-09-16
Merge branch 'sched/rt' into sched/core, to pick up -rt changes
Ingo Molnar
26
-56
/
+145
2019-09-14
KVM: x86/mmu: Reintroduce fast invalidate/zap for flushing memslot
Sean Christopherson
2
-2
/
+101
2019-09-14
KVM: x86: work around leak of uninitialized stack contents
Fuqian Huang
1
-0
/
+7
2019-09-14
KVM: nVMX: handle page fault in vmread
Paolo Bonzini
1
-1
/
+3
2019-09-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-16
/
+23
2019-09-11
Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco...
Joerg Roedel
2
-18
/
+3
2019-09-10
x86/umip: Add emulation (spoofing) for UMIP covered instructions in 64-bit pr...
Brendan Shanks
1
-27
/
+38
2019-09-08
x86/timer: Force PIT initialization when !X86_FEATURE_ARAT
Jan Stancek
1
-0
/
+4
2019-09-07
Revert "x86/apic: Include the LDR when clearing out APIC registers"
Linus Torvalds
1
-4
/
+0
2019-09-06
x86/asm: Make some functions local labels
Jiri Slaby
6
-39
/
+39
2019-09-06
x86/asm/suspend: Get rid of bogus_64_magic
Jiri Slaby
1
-4
/
+6
2019-09-06
x86/purgatory: Change compiler flags from -mcmodel=kernel to -mcmodel=large t...
Steve Wahl
1
-16
/
+19
2019-09-05
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-4
/
+9
2019-09-03
x86/amd_nb: Add PCI device IDs for family 17h, model 70h
Marcel Bocu
1
-0
/
+3
2019-09-03
perf/x86: Make more stuff static
Valdis Klētnieks
4
-5
/
+5
2019-09-03
sched/topology: Improve load balancing on AMD EPYC systems
Matt Fleming
1
-0
/
+5
2019-09-03
x86/math64: Provide a sane mul_u64_u32_div() implementation for x86_64
Peter Zijlstra
1
-0
/
+13
2019-09-02
x86, perf: Fix the dependency of the x86 insn decoder selftest
Masami Hiramatsu
1
-1
/
+1
2019-09-02
x86/hyper-v: Fix overflow bug in fill_gva_list()
Tianyu Lan
1
-3
/
+5
2019-09-02
x86/uaccess: Don't leak the AC flags into __get_user() argument evaluation
Peter Zijlstra
1
-1
/
+3
2019-09-02
x86/boot: Preserve boot_params.secure_boot from sanitizing
John S. Gruber
1
-0
/
+1
2019-09-02
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
15
-59
/
+78
2019-09-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-39
/
+43
2019-09-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-7
/
+24
2019-08-31
Merge tag 'trace-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-1
/
+0
2019-08-31
ftrace/x86: Remove mcount() declaration
Jisheng Zhang
1
-1
/
+0
2019-08-30
perf/x86/amd/ibs: Fix sample bias for dispatched micro-ops
Kim Phillips
2
-7
/
+18
2019-08-30
perf/x86/intel: Restrict period on Nehalem
Josh Hunt
1
-0
/
+6
2019-08-29
x86/mm/cpa: Prevent large page split when ftrace flips RW on kernel text
Thomas Gleixner
1
-8
/
+18
2019-08-28
x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GC...
Linus Torvalds
1
-0
/
+1
2019-08-28
perf/x86/intel: Support PEBS output to PT
Alexander Shishkin
7
-1
/
+130
2019-08-27
KVM: x86: Don't update RIP or do single-step on faulting emulation
Sean Christopherson
1
-4
/
+5
2019-08-27
KVM: x86: hyper-v: don't crash on KVM_GET_SUPPORTED_HV_CPUID when kvm_intel.n...
Vitaly Kuznetsov
3
-8
/
+6
2019-08-27
x86/boot/compressed/64: Fix missing initialization in find_trampoline_placeme...
Kirill A. Shutemov
1
-1
/
+1
2019-08-26
x86/apic: Include the LDR when clearing out APIC registers
Bandan Das
1
-0
/
+4
2019-08-26
x86/apic: Do not initialize LDR and DFR for bigsmp
Bandan Das
1
-22
/
+2
2019-08-26
uprobes/x86: Fix detection of 32-bit user mode
Sebastian Mayr
1
-7
/
+10
2019-08-26
x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machines
Thomas Gleixner
1
-1
/
+7
2019-08-26
perf/x86/intel/pt: Get rid of reverse lookup table for ToPA
Alexander Shishkin
2
-73
/
+131
2019-08-26
perf/x86/intel/pt: Free up space in a ToPA descriptor
Alexander Shishkin
1
-8
/
+10
[next]