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
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-14
powerpc/64: Make ELFv2 the default for big-endian builds
Nicholas Piggin
1
-2
/
+4
2023-06-14
powerpc/64: Force ELFv2 when building with LLVM linker
Nicholas Piggin
1
-4
/
+2
2023-06-14
powerpc/build: Remove -pipe from compilation flags
Nicholas Piggin
2
-3
/
+3
2023-06-14
powerpc/boot: Clean up Makefile after cflags and asflags separation
Nicholas Piggin
1
-14
/
+13
2023-06-14
powerpc/boot: Separate BOOTCFLAGS from BOOTASFLAGS
Nicholas Piggin
1
-1
/
+1
2023-06-14
powerpc/boot: Separate CPP flags from BOOTCFLAGS
Nicholas Piggin
1
-7
/
+7
2023-06-14
powerpc/boot: Separate target flags from BOOTCFLAGS
Nicholas Piggin
1
-19
/
+22
2023-06-14
powerpc: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2
-2
/
+2
2023-06-13
powerpc/legacy_serial: Handle SERIAL_8250_FSL=n build failures
Uwe Kleine-König
1
-1
/
+1
2023-06-12
Merge tag 'mm-hotfixes-stable-2023-06-12-12-22' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+5
2023-06-12
powerpc/purgatory: remove PGO flags
Ricardo Ribalda
1
-0
/
+5
2023-06-09
watchdog/hardlockup: rename some "NMI watchdog" constants/function
Douglas Anderson
3
-10
/
+10
2023-06-09
init: consolidate prototypes in linux/init.h
Arnd Bergmann
1
-1
/
+0
2023-06-09
mm/gup: remove vmas parameter from pin_user_pages()
Lorenzo Stoakes
1
-1
/
+1
2023-06-09
cachestat: wire up cachestat for other architectures
Nhat Pham
1
-0
/
+1
2023-06-09
powerpc/signal32: Force inlining of __unsafe_save_user_regs() and save_tm_use...
Christophe Leroy
1
-6
/
+9
2023-06-09
powerpc/interrupt: Don't read MSR from interrupt_exit_kernel_prepare()
Christophe Leroy
1
-2
/
+1
2023-06-09
powerpc/kcsan: Properly instrument arch_spin_unlock()
Christophe Leroy
1
-0
/
+2
2023-06-09
powerpc/{32,book3e}: kcsan: Extend KCSAN Support
Rohan McLure
1
-1
/
+1
2023-06-09
powerpc/embedded6xx: select MPC10X_BRIDGE only if PCI is set
Randy Dunlap
1
-2
/
+2
2023-06-09
Merge branch 'fixes' into next
Michael Ellerman
17
-112
/
+71
2023-06-09
powerpc/64s/radix: Fix exit lazy tlb mm switch with irqs enabled
Nicholas Piggin
1
-1
/
+9
2023-06-06
powerpc/legacy_serial: Warn about 8250 devices operated without active FSL wo...
Uwe Kleine-König
1
-5
/
+9
2023-06-05
init: remove pointless Root_* values
Christoph Hellwig
1
-1
/
+2
2023-06-05
locking/atomic: treewide: use raw_atomic*_<op>()
Mark Rutland
1
-6
/
+6
2023-06-05
locking/atomic: make atomic*_{cmp,}xchg optional
Mark Rutland
1
-24
/
+0
2023-06-05
powerpc/vdso: Include CLANG_FLAGS explicitly in ldflags-y
Nathan Chancellor
1
-1
/
+1
2023-06-01
iommu/fsl: Use driver_managed_dma to allow VFIO to work
Jason Gunthorpe
1
-0
/
+1
2023-05-30
powerpc/xmon: Use KSYM_NAME_LEN in array size
Maninder Singh
1
-1
/
+1
2023-05-30
powerpc/iommu: Limit number of TCEs to 512 for H_STUFF_TCE hcall
Gaurav Batra
1
-2
/
+11
2023-05-30
powerpc/crypto: Fix aes-gcm-p10 link errors
Michael Ellerman
4
-21
/
+21
2023-05-26
mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED
Vlastimil Babka
12
-12
/
+0
2023-05-21
powerpc/mm: Reinstate ARCH_FORCE_MAX_ORDER ranges
Michael Ellerman
1
-0
/
+6
2023-05-17
procfs: consolidate arch_report_meminfo declaration
Arnd Bergmann
1
-3
/
+0
2023-05-17
powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV device
Gaurav Batra
2
-5
/
+12
2023-05-17
powerpc/iommu: DMA address offset is incorrectly calculated with 2MB TCEs
Gaurav Batra
1
-4
/
+7
2023-05-17
powerpc/iommu: Remove iommu_del_device()
Jason Gunthorpe
4
-72
/
+0
2023-05-16
start_kernel: Add __no_stack_protector function attribute
[email protected]
1
-0
/
+1
2023-05-15
powerpc: Drop MPC5200 LocalPlus bus FIFO driver
Uwe Kleine-König
4
-642
/
+0
2023-05-15
powerpc/spufs: remove unneeded if-checks
Tom Rix
1
-6
/
+0
2023-05-15
powerpc: delete empty config entry for PPC_86xx
Randy Dunlap
1
-1
/
+0
2023-05-15
powerpc/crypto: Fix aes-gcm-p10 build when VSX=n
Michael Ellerman
1
-1
/
+1
2023-05-15
powerpc/bpf: populate extable entries only during the last pass
Hari Bathini
1
-0
/
+2
2023-05-12
powerpc/boot: Disable power10 features after BOOTAFLAGS assignment
Nathan Chancellor
1
-2
/
+4
2023-05-11
powerpc/64s/radix: Fix soft dirty tracking
Michael Ellerman
1
-2
/
+2
2023-05-09
Merge drm/drm-next into drm-misc-next
Maxime Ripard
299
-9391
/
+5654
2023-05-08
powerpc, workqueue: Use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
2
-3
/
+2
2023-05-08
powerpc/fsl_uli1575: fix kconfig warnings and build errors
Randy Dunlap
1
-0
/
+1
2023-05-08
powerpc/isa-bridge: Fix ISA mapping when "ranges" is not present
Rob Herring
1
-2
/
+3
2023-05-05
Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+13
[prev]
[next]