index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-11
powerpc: Check only single values are passed to CPU/MMU feature checks
Michael Ellerman
2
-0
/
+2
2024-07-11
powerpc/xmon: Fix disassembly CPU feature checks
Michael Ellerman
1
-22
/
+11
2024-07-11
powerpc: Drop clang workaround for builtin constant checks
Michael Ellerman
2
-4
/
+0
2024-07-11
powerpc64/bpf: jit support for signed division and modulo
Artem Savkov
2
-8
/
+34
2024-07-11
powerpc64/bpf: jit support for sign extended mov
Artem Savkov
1
-2
/
+8
2024-07-11
powerpc64/bpf: jit support for sign extended load
Artem Savkov
2
-19
/
+43
2024-07-11
powerpc64/bpf: jit support for unconditional byte swap
Artem Savkov
1
-1
/
+2
2024-07-11
powerpc64/bpf: jit support for 32bit offset jmp instruction
Artem Savkov
1
-0
/
+3
2024-07-04
powerpc/pci: Hotplug driver bridge support
Krishna Kumar
1
-3
/
+32
2024-07-04
powerpc/configs: Update defconfig with now user-visible CONFIG_FSL_IFC
Esben Haabendal
1
-0
/
+2
2024-07-04
powerpc: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
9
-0
/
+9
2024-07-04
powerpc/kexec: Use of_property_read_reg()
Rob Herring (Arm)
1
-24
/
+13
2024-07-04
powerpc/64s/radix/kfence: map __kfence_pool at page granularity
Hari Bathini
3
-5
/
+93
2024-07-04
powerpc/pseries/iommu: Define spapr_tce_table_group_ops only with CONFIG_IOMM...
Shivaprasad G Bhat
1
-0
/
+8
2024-06-28
powerpc/prom: Add CPU info to hardware description string later
Nathan Lynch
1
-4
/
+8
2024-06-28
powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()
Nathan Lynch
1
-0
/
+4
2024-06-28
powerpc/platforms: Move files from 4xx to 44x
Christophe Leroy
12
-32
/
+20
2024-06-28
powerpc: Replace CONFIG_4xx with CONFIG_44x
Michael Ellerman
10
-19
/
+13
2024-06-28
powerpc/4xx: Remove CONFIG_BOOKE_OR_40x
Michael Ellerman
18
-26
/
+21
2024-06-28
powerpc: Remove core support for 40x
Christophe Leroy
28
-1727
/
+14
2024-06-28
powerpc: Remove 40x from Kconfig and defconfig
Michael Ellerman
5
-43
/
+10
2024-06-28
powerpc/boot: Remove all 40x platforms from boot
Christophe Leroy
17
-2875
/
+1
2024-06-28
powerpc/40x: Remove 40x platforms.
Christophe Leroy
12
-586
/
+0
2024-06-28
powerpc/iommu: Reimplement the iommu_table_group_ops for pSeries
Shivaprasad G Bhat
4
-98
/
+543
2024-06-28
powerpc/iommu: Move dev_has_iommu_table() to iommu.c
Shivaprasad G Bhat
3
-16
/
+23
2024-06-28
powerpc/pseries/iommu: Use the iommu table[0] for IOV VF's DDW
Shivaprasad G Bhat
1
-5
/
+7
2024-06-28
powerpc/pseries/iommu: Fix the VFIO_IOMMU_SPAPR_TCE_GET_INFO ioctl output
Shivaprasad G Bhat
1
-14
/
+67
2024-06-28
powerpc/iommu: Move pSeries specific functions to pseries/iommu.c
Shivaprasad G Bhat
3
-148
/
+149
2024-06-17
powerpc/kexec_file: fix cpus node update to FDT
Sourabh Jain
1
-16
/
+37
2024-06-17
powerpc/kexec_file: fix extra size calculation for kexec FDT
Sourabh Jain
3
-38
/
+33
2024-06-17
powerpc/perf: Set cpumode flags using sample address
Anjali K
3
-28
/
+23
2024-06-12
powerpc/configs: drop RT_GROUP_SCHED=y from ppc6xx_defconfig
Celeste Liu
1
-1
/
+0
2024-06-04
powerpc/mm/drmem: Silence drmem_init() early return
Nathan Lynch
1
-3
/
+1
2024-06-04
powerpc/pseries/vas: Use usleep_range() to support HCALL delay
Haren Myneni
1
-1
/
+21
2024-06-04
powerpc/numa: Online a node if PHB is attached.
Nilay Shroff
2
-1
/
+27
2024-06-04
powerpc/pseries/iommu: Split Dynamic DMA Window to be used in Hybrid mode
Gaurav Batra
2
-17
/
+54
2024-06-03
powerpc/pseries: Remove unused cede related functions
Gautam Menghani
1
-28
/
+0
2024-06-02
Merge tag 'x86-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-12
/
+26
2024-06-02
Merge tag 'sched-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2024-06-02
Merge tag 'perf-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-0
/
+3
2024-06-02
Merge tag 'powerpc-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
5
-3
/
+54
2024-05-31
Merge tag 'riscv-for-linus-6.10-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-14
/
+15
2024-05-31
x86/topology/intel: Unlock CPUID before evaluating anything
Thomas Gleixner
3
-10
/
+20
2024-05-31
sched/x86: Export 'percpu arch_freq_scale'
Phil Auld
1
-0
/
+1
2024-05-31
perf/x86/intel: Add missing MODULE_DESCRIPTION() lines
Jeff Johnson
2
-0
/
+2
2024-05-31
perf/x86/rapl: Add missing MODULE_DESCRIPTION() line
Jeff Johnson
1
-0
/
+1
2024-05-30
riscv: Fix fully ordered LR/SC xchg[8|16]() implementations
Alexandre Ghiti
1
-10
/
+12
2024-05-30
riscv: enable HAVE_ARCH_HUGE_VMAP for XIP kernel
Nam Cao
1
-1
/
+1
2024-05-30
riscv: prevent pt_regs corruption for secondary idle threads
Sergey Matyukevich
2
-3
/
+2
2024-05-30
Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-16
/
+18
[next]