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-15
x86/ftrace: Remove SYSTEM_BOOTING exceptions
Peter Zijlstra
2
-12
/
+1
2022-12-15
x86/mm: Randomize per-cpu entry area
Peter Zijlstra
1
-1
/
+1
2022-10-23
Merge tag 'objtool_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2022-10-21
x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctly
Chang S. Bae
1
-0
/
+9
2022-10-21
x86/unwind/orc: Fix unreliable stack dump with gcov
Chen Zhongjin
1
-1
/
+1
2022-10-20
ftrace,kcfi: Separate ftrace_stub() and ftrace_stub_graph()
Peter Zijlstra
1
-8
/
+9
2022-10-20
x86/ftrace: Remove ftrace_epilogue()
Peter Zijlstra
1
-15
/
+6
2022-10-18
x86/resctrl: Fix min_cbm_bits for AMD
Babu Moger
1
-6
/
+2
2022-10-18
x86/microcode/AMD: Apply the patch early on every logical thread
Borislav Petkov
1
-3
/
+13
2022-10-17
x86/topology: Fix duplicated core ID within a package
Zhang Rui
1
-1
/
+1
2022-10-17
x86/topology: Fix multiple packages shown on a single-package system
Zhang Rui
1
-4
/
+10
2022-10-17
x86/fpu: Exclude dynamic states from init_fpstate
Chang S. Bae
1
-3
/
+6
2022-10-17
x86/fpu: Fix the init_fpstate size check with the actual size
Chang S. Bae
1
-18
/
+6
2022-10-17
x86/fpu: Configure init_fpstate attributes orderly
Chang S. Bae
2
-9
/
+5
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2
-2
/
+2
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-1
/
+22
2022-10-10
Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-2
/
+2
2022-10-10
Merge tag 'trace-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
1
-2
/
+0
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-5
/
+5
2022-10-10
Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2022-10-06
Merge tag 'pull-file_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+1
2022-10-04
Merge tag 'x86_cleanups_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-3
/
+3
2022-10-04
Merge tag 'x86_cache_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-261
/
+454
2022-10-04
Merge tag 'x86_microcode_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-27
/
+5
2022-10-04
Merge tag 'x86_misc_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2022-10-04
Merge tag 'x86_core_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-7
/
+16
2022-10-04
Merge tag 'x86_apic_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+40
2022-10-04
Merge tag 'ras_core_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+12
2022-10-04
Merge tag 'x86_sgx_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-9
/
+14
2022-10-04
Merge tag 'x86_timers_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-55
/
+10
2022-10-04
Merge tag 'x86_platform_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+3
2022-10-03
Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
3
-1
/
+91
2022-10-03
x86: kmsan: don't instrument stack walking functions
Alexander Potapenko
2
-0
/
+17
2022-10-03
x86: kmsan: skip shadow checks in __switch_to()
Alexander Potapenko
1
-0
/
+1
2022-10-03
x86: kmsan: disable instrumentation of unsupported code
Alexander Potapenko
2
-0
/
+3
2022-10-02
Merge tag 'x86_urgent_for_v6.0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-22
/
+23
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
1
-5
/
+5
2022-09-29
Merge branch 'v6.0-rc7'
Peter Zijlstra
5
-26
/
+65
2022-09-27
x86/alternative: Fix race in try_get_desc()
Nadav Amit
1
-22
/
+23
2022-09-27
x86: kprobes: Remove unused macro stack_addr
Chen Zhongjin
1
-2
/
+0
2022-09-26
mm: remove rb tree.
Liam R. Howlett
1
-1
/
+0
2022-09-26
mm: start tracking VMAs with maple tree
Liam R. Howlett
1
-0
/
+1
2022-09-26
Merge tag 'x86_urgent_for_v6.0-rc8' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-7
/
+13
2022-09-26
x86: Add support for CONFIG_CFI_CLANG
Sami Tolvanen
3
-1
/
+91
2022-09-26
x86/cpu: Include the header of init_ia32_feat_ctl()'s prototype
Luciano Leão
1
-1
/
+1
2022-09-23
x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
James Morse
3
-19
/
+15
2022-09-23
x86/resctrl: Add resctrl_rmid_realloc_limit to abstract x86's boot_cpu_data
James Morse
2
-3
/
+8
2022-09-23
x86/resctrl: Rename and change the units of resctrl_cqm_threshold
James Morse
3
-25
/
+28
2022-09-23
x86/resctrl: Move get_corrected_mbm_count() into resctrl_arch_rmid_read()
James Morse
2
-6
/
+6
[next]