aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/configs
AgeCommit message (Expand)AuthorFilesLines
12 daysMerge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-19/+0
13 daysdrivers: net: 8390: ultra: Remove this driverAndrew Lunn1-1/+0
13 daysdrivers: net: 8390: AX88190: Remove this driverAndrew Lunn1-1/+0
13 daysdrivers: net: fujitsu: fmvj18x: Remove this driverAndrew Lunn1-1/+0
13 daysdrivers: net: smsc: smc91c92: Remove this driverAndrew Lunn1-1/+0
13 daysdrivers: net: amd: nmclan: Remove this driverAndrew Lunn1-1/+0
13 daysdrivers: net: 3com: 3c589: Remove this driverAndrew Lunn1-1/+0
13 daysdrivers: net: 3com: 3c574: Remove this driverAndrew Lunn1-1/+0
13 daysdrivers: net: 3com: 3c509: Remove this driverAndrew Lunn1-1/+0
13 daysnet: packetengines: remove obsolete yellowfin driver and vendor dirMingyu Wang1-1/+0
13 daysnet: packetengines: remove obsolete hamachi driverMingyu Wang1-1/+0
13 daysnet: remove unused ATM protocols and legacy ATM device driversJakub Kicinski1-9/+0
13 daysMerge tag 'pcmcia-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds1-2/+0
2026-04-12Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski8-8/+0
2026-04-08crypto: Remove michael_mic from crypto_shash APIEric Biggers8-8/+0
2026-04-06eth: remove the driver for acenic / tigon1&2Jakub Kicinski7-12/+0
2026-03-30pcmcia: remove obsolete host controller driversEthan Nelson-Moore1-2/+0
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2-3/+1
2026-01-28net: ethernet: neterion: s2io: remove unused driverEthan Nelson-Moore4-4/+0
2026-01-26lib/tests: convert test_min_heap module to KUnitRyota Sakamoto1-1/+0
2026-01-20watchdog: softlockup: panic when lockup duration exceeds N thresholdsLi RongQing1-1/+1
2026-01-20lib/tests: convert test_uuid module to KUnitRyota Sakamoto1-1/+0
2025-12-13Merge tag 'sound-fix-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-4/+0
2025-12-07ALSA: Do not build obsolete APIDavid Heidelberg4-4/+0
2025-11-21serial: drop SERIAL_8250_DEPRECATED_OPTIONSJiri Slaby (SUSE)2-2/+0
2025-09-29Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+0
2025-09-02Revert "eth: remove the DLink/Sundance (ST201) driver"Jakub Kicinski1-0/+1
2025-08-26lib/crypto: powerpc/md5: Migrate optimized code into libraryEric Biggers2-2/+0
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-1/+0
2025-07-29Merge tag 'powerpc-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds3-3/+4
2025-07-14lib/crypto: powerpc/sha1: Migrate optimized code into libraryEric Biggers3-3/+0
2025-07-11arch: powerpc: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEXJohan Korsnes1-1/+0
2025-07-03netfilter: conntrack: remove DCCP protocol supportPablo Neira Ayuso1-1/+0
2025-06-23powerpc/defconfigs: Set HZ=1000 on ppc64 and powernv defconfigsMadadi Vineeth Reddy2-2/+2
2025-06-23powerpc/configs/64s: Enable CONFIG_KALLSYMS_ALLMadhavan Srinivasan2-0/+2
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2-2/+0
2025-05-12crypto: tcrypt - rename CRYPTO_TEST to CRYPTO_BENCHMARKEric Biggers5-5/+5
2025-04-11net: Retire DCCP socket.Kuniyuki Iwashima2-2/+0
2025-04-08Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds27-34/+0
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_ITU_TEric Biggers1-1/+0
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIFEric Biggers22-22/+0
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC16Eric Biggers1-1/+0
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_CCITTEric Biggers10-10/+0
2025-04-02Merge tag 'powerpc-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+0
2025-04-02Merge branch 'topic/cxl' into nextMichael Ellerman1-1/+0
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2025-03-27Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-4/+0
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-1/+0
2025-03-25Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds7-7/+0
2025-03-21net: remove sb1000 cable modem driverArnd Bergmann1-1/+0