summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-03powerpc/crash: remove unnecessary NULL check before kvfree()Sourabh Jain
2024-05-01MAINTAINERS: MMU GATHER: Update Aneesh's addressMichael Ellerman
2024-05-01MAINTAINERS: powerpc: Remove AneeshMichael Ellerman
2024-04-30powerpc: Mark memory_limit as initdataMichael Ellerman
2024-04-30macintosh/macio-adb: replace of_node_put() with __freesundar
2024-04-29selftests/powerpc: Install tests in sub-directoriesMichael Ellerman
2024-04-29selftests/powerpc: Convert pmu Makefile to for loop styleMichael Ellerman
2024-04-29selftests/powerpc: make sub-folders buildable on their ownMadhavan Srinivasan
2024-04-29selftests/powerpc: Add flags.mk to support pmu buildableMadhavan Srinivasan
2024-04-29selftests/powerpc: Re-order *FLAGS to follow lib.mkMadhavan Srinivasan
2024-04-29powerpc/pseries/vio: Don't return ENODEV if node or compatible missingLidong Zhong
2024-04-29powerpc/pseries: Enforce hcall result buffer validity and sizeNathan Lynch
2024-04-29powerpc/dart: Drop unnecessary call to kmemleak_no_scan()Michael Ellerman
2024-04-29powerpc/eeh: Permanently disable the removed deviceGanesh Goudar
2024-04-29Documentation/powerpc: update fadump implementation detailsSourabh Jain
2024-04-29powerpc/fadump: add hotplug_ready sysfs interfaceSourabh Jain
2024-04-29powerpc: make fadump resilient with memory add/remove eventsSourabh Jain
2024-04-29powerpc/pseries: Add failure related checks for h_get_mpp and h_get_pppShrikanth Hegde
2024-04-29powerpc/pseries: Add pool idle time at LPAR bootShrikanth Hegde
2024-04-23powerpc/crash: add crash memory hotplug supportSourabh Jain
2024-04-23powerpc/crash: add crash CPU hotplug supportSourabh Jain
2024-04-23powerpc/kexec: make the update_cpus_node() function publicSourabh Jain
2024-04-23powerpc/kexec: move *_memory_ranges functions to ranges.cSourabh Jain
2024-04-23crash: add a new kexec flag for hotplug supportSourabh Jain
2024-04-23crash: forward memory_notify arg to arch crash hotplug handlerSourabh Jain
2024-04-19powerpc/mm: Update the memory limit based on direct mapping restrictionsAneesh Kumar K.V (IBM)
2024-04-19powerpc/fadump: Don't update the user-specified memory limitAneesh Kumar K.V (IBM)
2024-04-19powerpc/mm: Align memory_limit value specified using mem= kernel parameterAneesh Kumar K.V (IBM)
2024-04-18powerpc/ptdump: Fix walk_vmemmap() to also print first vmemmap entryRitesh Harjani (IBM)
2024-04-15powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt.Mahesh Salgaonkar
2024-04-15powerpc: Add static_key_feature_checks_initialized flagNicholas Miehlbradt
2024-04-08powerpc/52xx: Replace of_gpio.h by proper oneAndy Shevchenko
2024-04-08powerpc: Fix fatal warnings flag for LLVM's integrated assemblerNathan Chancellor
2024-04-03powerpc: Fix PS3 allmodconfig warningGeoff Levand
2024-04-03powerpc: Error on assembly warningsBenjamin Gray
2024-04-03powerpc/fsl-soc: hide unused const variableArnd Bergmann
2024-04-03powerpc: Use str_plural() in cpu_init_thread_core_maps()Thorsten Blum
2024-03-31Linux 6.9-rc2Linus Torvalds
2024-03-31Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-31Merge tag 'edac_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-03-31Merge tag 'irq_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-31Merge tag 'perf_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-03-31Merge tag 'timers_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-31Merge tag 'objtool_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-03-31Merge tag 'x86_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-31kconfig: Fix typo HEIGTH to HEIGHTIsak Ellmer
2024-03-31Documentation/llvm: Note s390 LLVM=1 support with LLVM 18.1.0 and newerNathan Chancellor
2024-03-31kbuild: Disable KCSAN for autogenerated *.mod.c intermediariesBorislav Petkov (AMD)
2024-03-31kbuild: make -Woverride-init warnings more consistentArnd Bergmann
2024-03-30objtool: Fix compile failure when using the x32 compilerMikulas Patocka