index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-09
33
-122
/
+90
|
\
|
*
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-09
17
-28
/
+29
|
*
mm, treewide: introduce NR_PAGE_ORDERS
Kirill A. Shutemov
2024-01-09
2
-2
/
+2
|
*
mm/mglru: add dummy pmd_dirty()
Kinsey Ho
2024-01-05
6
-0
/
+6
|
*
mm/mglru: add CONFIG_ARCH_HAS_HW_PTE_YOUNG
Kinsey Ho
2024-01-05
4
-6
/
+10
|
*
kasan/arm64: improve comments for KASAN_SHADOW_START/END
Andrey Konovalov
2023-12-29
3
-27
/
+38
|
*
xtensa, kasan: define KASAN_SHADOW_END
Andrey Konovalov
2023-12-29
1
-0
/
+2
|
*
sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes
Andrew Morton
2023-12-20
23
-40
/
+40
|
|
\
|
*
|
NUMA: optimize detection of memory with no node id assigned by firmware
Liam Ni
2023-12-11
2
-59
/
+3
*
|
|
Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
2024-01-09
3
-3
/
+3
|
\
\
\
|
*
|
|
mm/slab: remove CONFIG_SLAB from all Kconfig and Makefile
Vlastimil Babka
2023-12-05
3
-3
/
+3
*
|
|
|
Merge tag 'sched-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-01-09
4
-13
/
+16
|
\
\
\
\
|
*
\
\
\
Merge branch 'sched/urgent' into sched/core, to pick up pending v6.7 fixes fo...
Ingo Molnar
2024-01-08
36
-413
/
+254
|
|
\
\
\
\
|
*
|
|
|
|
arm64/amu: Use capacity_ref_freq() to set AMU ratio
Vincent Guittot
2023-12-23
1
-13
/
+13
|
*
|
|
|
|
sched/topology: Add a new arch_scale_freq_ref() method
Vincent Guittot
2023-12-23
3
-0
/
+3
*
|
|
|
|
|
Merge tag 'perf-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-01-09
19
-115
/
+551
|
\
\
\
\
\
\
|
*
|
|
|
|
|
perf/x86/intel/uncore: Factor out topology_gidnid_map()
Alexander Antonov
2023-11-30
1
-37
/
+40
|
*
|
|
|
|
|
perf/x86/intel/uncore: Fix NULL pointer dereference issue in upi_fill_topology()
Alexander Antonov
2023-11-30
1
-2
/
+8
|
*
|
|
|
|
|
perf/x86/amd: Reject branch stack for IBS events
Namhyung Kim
2023-11-30
1
-0
/
+3
|
*
|
|
|
|
|
perf/x86/intel/uncore: Support Sierra Forest and Grand Ridge
Kan Liang
2023-11-24
1
-0
/
+2
|
*
|
|
|
|
|
perf/x86/intel/uncore: Support IIO free-running counters on GNR
Kan Liang
2023-11-24
1
-1
/
+11
|
*
|
|
|
|
|
perf/x86/intel/uncore: Support Granite Rapids
Kan Liang
2023-11-24
3
-0
/
+101
|
*
|
|
|
|
|
perf/x86/uncore: Use u64 to replace unsigned for the uncore offsets array
Kan Liang
2023-11-24
5
-10
/
+11
|
*
|
|
|
|
|
perf/x86/intel/uncore: Generic uncore_get_uncores and MMIO format of SPR
Kan Liang
2023-11-24
1
-11
/
+23
|
*
|
|
|
|
|
perf/x86/intel/cstate: Add Grand Ridge support
Kan Liang
2023-11-17
1
-3
/
+12
|
*
|
|
|
|
|
perf/x86/intel/cstate: Add Sierra Forest support
Kan Liang
2023-11-17
1
-4
/
+109
|
*
|
|
|
|
|
x86/smp: Export symbol cpu_clustergroup_mask()
Kan Liang
2023-11-17
1
-0
/
+1
|
*
|
|
|
|
|
perf/x86/intel/cstate: Cleanup duplicate attr_groups
Kan Liang
2023-11-17
1
-33
/
+11
|
*
|
|
|
|
|
Merge branch 'tip/perf/urgent'
Peter Zijlstra
2023-11-15
1951
-78051
/
+54204
|
|
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
perf/x86/intel: Support branch counters logging
Kan Liang
2023-10-27
7
-8
/
+204
|
*
|
|
|
|
|
perf/x86/intel: Reorganize attrs and is_visible
Kan Liang
2023-10-27
1
-15
/
+15
|
*
|
|
|
|
|
perf: Add branch_sample_call_stack
Kan Liang
2023-10-27
1
-1
/
+1
|
*
|
|
|
|
|
perf/x86: Add PERF_X86_EVENT_NEEDS_BRANCH_STACK flag
Kan Liang
2023-10-27
2
-3
/
+12
|
*
|
|
|
|
|
perf: Add branch stack counters
Kan Liang
2023-10-27
5
-6
/
+6
*
|
|
|
|
|
|
arm64: Update __NR_compat_syscalls for statmount/listmount
Florian Fainelli
2024-01-09
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'x86-entry-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-01-09
2
-14
/
+31
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86/entry: Harden return-to-user
Peter Zijlstra
2023-11-21
1
-10
/
+8
|
*
|
|
|
|
|
|
x86/entry: Optimize common_interrupt_return()
Peter Zijlstra
2023-11-21
2
-5
/
+24
*
|
|
|
|
|
|
|
Merge tag 'x86-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-01-09
1
-2
/
+18
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
x86: Fix CPUIDLE_FLAG_IRQ_ENABLE leaking timer reprogram
Peter Zijlstra
2023-11-29
1
-2
/
+9
|
*
|
|
|
|
|
|
|
x86: Add a comment about the "magic" behind shadow sti before mwait
Frederic Weisbecker
2023-11-29
1
-0
/
+9
*
|
|
|
|
|
|
|
|
Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-09
65
-90
/
+88
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
arch/x86: Fix typos
Bjorn Helgaas
2024-01-03
60
-72
/
+72
|
*
|
|
|
|
|
|
|
|
x86/head_64: Use TESTB instead of TESTL in secondary_startup_64_no_verify()
Uros Bizjak
2023-12-13
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
x86/Kconfig: Remove obsolete config X86_32_SMP
Lukas Bulwahn
2023-11-28
1
-4
/
+0
|
*
|
|
|
|
|
|
|
|
x86/io: Remove the unused 'bw' parameter from the BUILDIO() macro
Yuntao Wang
2023-11-23
1
-4
/
+4
|
*
|
|
|
|
|
|
|
|
x86/mtrr: Document missing function parameters in kernel-doc
Borislav Petkov (AMD)
2023-11-20
1
-4
/
+10
|
*
|
|
|
|
|
|
|
|
x86/setup: Make relocated_ramdisk a local variable of relocate_initrd()
Yuntao Wang
2023-11-13
2
-5
/
+1
|
|
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge tag 'x86-build-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-01-09
5
-41
/
+11
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
x86/tools: objdump_reformat.awk: Skip bad instructions from llvm-objdump
Nathan Chancellor
2024-01-04
1
-1
/
+1
[next]