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-01-18
mm: remove zap_page_range and create zap_vma_pages
Mike Kravetz
3
-6
/
+3
2023-01-18
perf/core: Add perf_sample_save_brstack() helper
Namhyung Kim
1
-2
/
+1
2023-01-15
Merge tag 'powerpc-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-72
/
+72
2023-01-13
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
1
-3
/
+2
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
1
-1
/
+0
2023-01-12
powerpc/64s/hash: Make stress_hpt_timer_fn() static
Yang Yingliang
1
-1
/
+1
2023-01-11
powerpc/imc-pmu: Fix use of mutex in IRQs disabled section
Kajol Jain
2
-71
/
+67
2023-01-11
powerpc/boot: Fix incorrect version calculation issue in ld_version
Ojaswin Mujoo
1
-0
/
+4
2023-01-08
Merge tag 'powerpc-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+5
2023-01-06
powerpc/vmlinux.lds: Don't discard .comment
Michael Ellerman
1
-1
/
+1
2023-01-06
powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
Michael Ellerman
1
-1
/
+4
2023-01-06
powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
Michael Ellerman
1
-0
/
+1
2022-12-29
KVM: Opt out of generic hardware enabling on s390 and PPC
Sean Christopherson
2
-6
/
+0
2022-12-29
KVM: Drop kvm_arch_check_processor_compat() hook
Sean Christopherson
4
-8
/
+3
2022-12-29
KVM: Drop kvm_arch_{init,exit}() hooks
Sean Christopherson
2
-6
/
+0
2022-12-29
KVM: PPC: Move processor compatibility check to module init
Sean Christopherson
5
-14
/
+7
2022-12-29
KVM: Drop arch hardware (un)setup hooks
Sean Christopherson
2
-6
/
+0
2022-12-22
powerpc: dts: t208x: Disable 10G on MAC1 and MAC2
Sean Anderson
1
-0
/
+16
2022-12-20
random: do not include <asm/archrandom.h> from random.h
Jason A. Donenfeld
1
-0
/
+1
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
132
-1083
/
+3061
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-6
/
+5
2022-12-17
Merge tag 'msi-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-0
/
+5
2022-12-17
powerpc/msi: Fix deassociation of MSI descriptors
Marc Zyngier
5
-0
/
+5
2022-12-16
powerpc/code-patching: Fix oops with DEBUG_VM enabled
Michael Ellerman
1
-3
/
+7
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-12-16
Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+0
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-26
/
+18
2022-12-15
mm: Convert __HAVE_ARCH_P..P_GET to the new style
Peter Zijlstra
1
-1
/
+1
2022-12-15
mm: Introduce set_memory_rox()
Peter Zijlstra
1
-5
/
+4
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-121
/
+5
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
22
-21
/
+219
2022-12-12
Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-17
/
+18
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-13
/
+4
2022-12-12
Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+4
2022-12-12
Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-22
/
+0
2022-12-12
Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+2
2022-12-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+22
2022-12-12
powerpc/qspinlock: Fix 32-bit build
Nicholas Piggin
1
-0
/
+1
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-31
/
+22
2022-12-08
Merge branch 'topic/objtool' into next
Michael Ellerman
22
-49
/
+142
2022-12-08
USB: sisusbvga: remove console support
Jiri Slaby (SUSE)
1
-1
/
+0
2022-12-08
powerpc/prom: Fix 32-bit build
Michael Ellerman
1
-1
/
+2
2022-12-07
powerpc/rtas: mandate RTAS syscall filtering
Nathan Lynch
2
-29
/
+0
2022-12-07
powerpc/rtas: define pr_fmt and convert printk call sites
Nathan Lynch
1
-9
/
+10
2022-12-07
powerpc/rtas: clean up includes
Nathan Lynch
1
-26
/
+16
2022-12-07
powerpc/rtas: clean up rtas_error_log_max initialization
Nathan Lynch
1
-11
/
+26
2022-12-07
powerpc/pseries/eeh: use correct API for error log size
Nathan Lynch
1
-10
/
+1
2022-12-07
powerpc/rtas: avoid scheduling in rtas_os_term()
Nathan Lynch
1
-1
/
+6
2022-12-07
powerpc/rtas: avoid device tree lookups in rtas_os_term()
Nathan Lynch
1
-3
/
+10
2022-12-07
powerpc/rtasd: use correct OF API for event scan rate
Nathan Lynch
1
-2
/
+5
[prev]
[next]