summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-03powerpc/dexcr: Track the DEXCR per-processBenjamin Gray3-6/+12
2024-05-03selftests/powerpc/dexcr: Add -no-pie to hashchk testsBenjamin Gray1-1/+1
2024-05-03powerpc/module: Remove arch specific module bug stuffDr. David Alan Gilbert2-7/+0
2024-05-01MAINTAINERS: MMU GATHER: Update Aneesh's addressMichael Ellerman1-1/+1
2024-05-01MAINTAINERS: powerpc: Remove AneeshMichael Ellerman1-1/+0
2024-04-30powerpc: Mark memory_limit as initdataMichael Ellerman1-1/+1
2024-04-30macintosh/macio-adb: replace of_node_put() with __freesundar1-14/+10
2024-04-29selftests/powerpc: Install tests in sub-directoriesMichael Ellerman2-4/+4
2024-04-29selftests/powerpc: Convert pmu Makefile to for loop styleMichael Ellerman1-21/+22
2024-04-29selftests/powerpc: make sub-folders buildable on their ownMadhavan Srinivasan24-7/+25
2024-04-29selftests/powerpc: Add flags.mk to support pmu buildableMadhavan Srinivasan5-0/+16
2024-04-29selftests/powerpc: Re-order *FLAGS to follow lib.mkMadhavan Srinivasan13-44/+45
2024-04-29powerpc/pseries/vio: Don't return ENODEV if node or compatible missingLidong Zhong1-6/+2
2024-04-29powerpc/pseries: Enforce hcall result buffer validity and sizeNathan Lynch1-4/+4
2024-04-29powerpc/dart: Drop unnecessary call to kmemleak_no_scan()Michael Ellerman1-4/+0
2024-04-29powerpc/eeh: Permanently disable the removed deviceGanesh Goudar2-3/+21
2024-04-29Documentation/powerpc: update fadump implementation detailsSourabh Jain1-49/+42
2024-04-29powerpc/fadump: add hotplug_ready sysfs interfaceSourabh Jain2-0/+25
2024-04-29powerpc: make fadump resilient with memory add/remove eventsSourabh Jain4-206/+242
2024-04-29powerpc/pseries: Add failure related checks for h_get_mpp and h_get_pppShrikanth Hegde3-7/+7
2024-04-29powerpc/pseries: Add pool idle time at LPAR bootShrikanth Hegde1-9/+30
2024-04-19powerpc/mm: Update the memory limit based on direct mapping restrictionsAneesh Kumar K.V (IBM)1-3/+2
2024-04-19powerpc/fadump: Don't update the user-specified memory limitAneesh Kumar K.V (IBM)1-16/+0
2024-04-19powerpc/mm: Align memory_limit value specified using mem= kernel parameterAneesh Kumar K.V (IBM)2-4/+7
2024-04-18powerpc/ptdump: Fix walk_vmemmap() to also print first vmemmap entryRitesh Harjani (IBM)1-1/+1
2024-04-15powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt.Mahesh Salgaonkar3-0/+22
2024-04-15powerpc: Add static_key_feature_checks_initialized flagNicholas Miehlbradt4-2/+12
2024-04-08powerpc/52xx: Replace of_gpio.h by proper oneAndy Shevchenko2-3/+1
2024-04-08powerpc: Fix fatal warnings flag for LLVM's integrated assemblerNathan Chancellor1-2/+2
2024-04-03powerpc: Fix PS3 allmodconfig warningGeoff Levand1-29/+32
2024-04-03powerpc: Error on assembly warningsBenjamin Gray1-1/+2
2024-04-03powerpc/fsl-soc: hide unused const variableArnd Bergmann1-0/+2
2024-04-03powerpc: Use str_plural() in cpu_init_thread_core_maps()Thorsten Blum1-1/+1
2024-03-31Linux 6.9-rc2Linus Torvalds1-1/+1
2024-03-31Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds31-87/+66
2024-03-31Merge tag 'edac_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-18/+43
2024-03-31Merge tag 'irq_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-4/+12
2024-03-31Merge tag 'perf_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-16/+62
2024-03-31Merge tag 'timers_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-8/+27
2024-03-31Merge tag 'objtool_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2024-03-31Merge tag 'x86_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds16-64/+64
2024-03-31kconfig: Fix typo HEIGTH to HEIGHTIsak Ellmer8-14/+14
2024-03-31Documentation/llvm: Note s390 LLVM=1 support with LLVM 18.1.0 and newerNathan Chancellor1-1/+1
2024-03-31kbuild: Disable KCSAN for autogenerated *.mod.c intermediariesBorislav Petkov (AMD)1-1/+1
2024-03-31kbuild: make -Woverride-init warnings more consistentArnd Bergmann13-23/+18
2024-03-30objtool: Fix compile failure when using the x32 compilerMikulas Patocka1-1/+1
2024-03-30Merge tag 'xfs-6.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds6-32/+41
2024-03-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds47-355/+479
2024-03-30Merge tag 'i2c-for-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+4
2024-03-30Merge tag 'usb-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds27-160/+376