index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
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-01
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
2024-05-30
x86/cpu: Provide default cache line size if not enumerated
Dave Hansen
1
-0
/
+4
2024-05-30
x86/topology/amd: Evaluate SMT in CPUID leaf 0x8000001e only on family 0x17 a...
Thomas Gleixner
1
-2
/
+2
2024-05-30
powerpc: Limit ARCH_HAS_KERNEL_FPU_SUPPORT to PPC64
Samuel Holland
1
-1
/
+1
2024-05-30
powerpc/uaccess: Use YZ asm constraint for ld
Michael Ellerman
1
-0
/
+11
2024-05-30
powerpc/uaccess: Fix build errors seen with GCC 13/14
Michael Ellerman
1
-0
/
+16
2024-05-30
powerpc/pseries/lparcfg: drop error message from guest name lookup
Nathan Lynch
1
-2
/
+2
2024-05-29
powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCH
Puranjay Mohan
2
-0
/
+24
2024-05-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-16
/
+18
2024-05-25
Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
2024-05-25
Merge tag 'irq-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+6
2024-05-25
Merge tag 'x86-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-18
/
+65
2024-05-25
Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
54
-129
/
+136
2024-05-25
ARC, bpf: Fix issues reported by the static analyzers
Shahab Vahedi
3
-16
/
+18
2024-05-24
Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
17
-1
/
+18
2024-05-24
arm64: patching: fix handling of execmem addresses
Will Deacon
1
-1
/
+1
2024-05-24
Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
20
-181
/
+294
2024-05-24
Merge tag 'for-linus-6.10a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+38
2024-05-23
mseal: wire up mseal syscall
Jeff Xu
17
-1
/
+18
[next]