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
2020-05-28
perf/x86/rapl: Add AMD Fam17h RAPL support
Stephane Eranian
2
-0
/
+21
2020-05-28
perf/x86/rapl: Make perf_probe_msr() more robust and flexible
Stephane Eranian
1
-0
/
+13
2020-05-28
perf/x86/rapl: Flip logic on default events visibility
Stephane Eranian
1
-0
/
+11
2020-05-28
perf/x86/rapl: Refactor to share the RAPL code between Intel and AMD CPUs
Stephane Eranian
1
-6
/
+23
2020-05-28
perf/x86/rapl: Move RAPL support to common x86 code
Stephane Eranian
4
-8
/
+10
2020-05-28
Merge tag 'v5.7-rc7' into perf/core, to pick up fixes
Ingo Molnar
40
-322
/
+523
2020-05-27
copy_xstate_to_kernel(): don't leave parts of destination uninitialized
Al Viro
1
-38
/
+48
2020-05-27
x86: Hide the archdata.iommu field behind generic IOMMU_API
Krzysztof Kozlowski
1
-1
/
+1
2020-05-27
x86/apb_timer: Drop unused declaration and macro
Johan Hovold
1
-3
/
+0
2020-05-27
x86/apb_timer: Drop unused TSC calibration
Johan Hovold
2
-55
/
+0
2020-05-26
x86/io_apic: Remove unused function mp_init_irq_at_boot()
YueHaibing
1
-13
/
+0
2020-05-26
x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long"
Andy Lutomirski
1
-2
/
+9
2020-05-25
Merge tag 'efi-changes-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
3
-21
/
+29
2020-05-25
Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixes
Ingo Molnar
43
-360
/
+582
2020-05-24
Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+8
2020-05-24
Merge tag 'x86-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+9
2020-05-24
efi/x86: Drop the special GDT for the EFI thunk
Arvind Sankar
1
-16
/
+3
2020-05-23
x86: bitops: fix build regression
Nick Desaulniers
1
-6
/
+6
2020-05-23
x86/apic/uv: Remove code for unused distributed GRU mode
Steve Wahl
1
-58
/
+1
2020-05-23
x86/mm: Stop printing BRK addresses
Arvind Sankar
1
-2
/
+0
2020-05-22
Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Borislav Petkov
1
-8
/
+8
2020-05-22
x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasks
Josh Poimboeuf
1
-0
/
+7
2020-05-22
x86/boot: Discard .discard.unreachable for arch/x86/boot/compressed/vmlinux
Fangrui Song
1
-0
/
+2
2020-05-20
efi/libstub: Add definitions for console input and events
Arvind Sankar
2
-1
/
+11
2020-05-19
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+17
2020-05-19
perf/x86: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2
-2
/
+2
2020-05-19
perf/x86/intel: Add more available bits for OFFCORE_RESPONSE of Intel Tremont
Kan Liang
1
-2
/
+2
2020-05-19
perf/x86/rapl: Add Ice Lake RAPL support
Kan Liang
1
-0
/
+2
2020-05-19
x86/mmiotrace: Use cpumask_available() for cpumask_var_t variables
Nathan Chancellor
1
-2
/
+2
2020-05-19
x86/audit: Fix a -Wmissing-prototypes warning for ia32_classify_syscall()
Benjamin Thiel
3
-1
/
+9
2020-05-19
x86: Replace ist_enter() with nmi_enter()
Peter Zijlstra
5
-65
/
+24
2020-05-19
x86/mce: Send #MC singal from task work
Peter Zijlstra
1
-25
/
+31
2020-05-19
x86/entry: Get rid of ist_begin/end_non_atomic()
Thomas Gleixner
3
-41
/
+4
2020-05-19
x86/boot: Correct relocation destination on old linkers
Arvind Sankar
2
-2
/
+4
2020-05-18
x86/cpu: Use RDRAND and RDSEED mnemonics in archrandom.h
Uros Bizjak
1
-18
/
+8
2020-05-18
Merge tag 'v5.7-rc6' into objtool/core, to pick up fixes and resolve semantic...
Ingo Molnar
37
-304
/
+483
2020-05-17
Merge tag 'objtool-urgent-2020-05-17' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-7
/
+9
2020-05-17
Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-1
/
+15
2020-05-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-85
/
+97
2020-05-16
x86/fpu/xstate: Restore supervisor states for signal return
Yu-cheng Yu
1
-5
/
+39
2020-05-16
x86/fpu/xstate: Preserve supervisor states for the slow path in __fpu__restor...
Yu-cheng Yu
1
-25
/
+28
2020-05-16
x86/fpu: Introduce copy_supervisor_to_kernel()
Yu-cheng Yu
2
-0
/
+85
2020-05-16
x86/nmi: Remove edac.h include leftover
Borislav Petkov
1
-4
/
+0
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+1
2020-05-15
KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
Jim Mattson
1
-1
/
+1
2020-05-15
bpf: Restrict bpf_probe_read{, str}() only to archs where they work
Daniel Borkmann
1
-0
/
+1
2020-05-15
x86: Fix early boot crash on gcc-10, third try
Borislav Petkov
3
-1
/
+15
2020-05-15
x86/unwind/orc: Fix error handling in __unwind_start()
Josh Poimboeuf
1
-7
/
+9
2020-05-14
Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
3
-1
/
+37
2020-05-14
x86/fpu/xstate: Update copy_kernel_to_xregs_err() for supervisor states
Yu-cheng Yu
1
-1
/
+4
[prev]
[next]