index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-13
powerpc/ftrace: Fix dropping weak symbols with older toolchains
Naveen N Rao
1
-1
/
+1
2023-09-13
powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPT
Russell Currey
1
-2
/
+9
2023-09-13
powerpc: Don't include lppaca.h in paca.h
Michael Ellerman
4
-5
/
+7
2023-09-13
nmi_backtrace: allow excluding an arbitrary CPU
Douglas Anderson
1
-1
/
+1
2023-08-12
locking: remove spin_lock_prefetch
Mateusz Guzik
1
-3
/
+0
2023-08-02
word-at-a-time: use the same return type for has_zero regardless of endianness
ndesaulniers@google.com
1
-1
/
+1
2023-07-19
Revert "powerpc/64s: Remove support for ELFv1 little endian userspace"
Andrew Donnellan
2
-11
/
+1
2023-07-17
Revert "powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() wit...
Christophe Leroy
1
-56
/
+13
2023-07-10
powerpc/mm/book3s64/hash/4k: Add pmd_same callback for 4K page size
Aneesh Kumar K.V
3
-11
/
+5
2023-06-30
Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
15
-50
/
+53
2023-06-29
Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-5
/
+3
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-11
/
+8
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-4
/
+4
2023-06-28
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-24
/
+0
2023-06-26
Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-15
/
+0
2023-06-26
Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-3
/
+0
2023-06-24
powerpc: move arch_trigger_cpumask_backtrace from nmi.h to irq.h
Douglas Anderson
2
-6
/
+6
2023-06-21
powerpc: Mark writes registering ipi to host cpu through kvm and polling
Rohan McLure
1
-2
/
+2
2023-06-21
powerpc: powernv: Fix KCSAN datarace warnings on idle_state contention
Rohan McLure
1
-0
/
+1
2023-06-21
powerpc: Mark [h]ssr_valid accesses in check_return_regs_valid
Rohan McLure
1
-2
/
+2
2023-06-21
powerpc/powernv/pci: Remove MVE code
Joel Stanley
1
-3
/
+0
2023-06-20
watchdog/hardlockup: declare arch_touch_nmi_watchdog() only in linux/nmi.h
Petr Mladek
1
-2
/
+0
2023-06-20
powerpc: move the ARCH_DMA_MINALIGN definition to asm/cache.h
Catalin Marinas
2
-4
/
+4
2023-06-19
powerpc/dexcr: Support userspace ROP protection
Benjamin Gray
1
-0
/
+1
2023-06-19
powerpc/dexcr: Handle hashchk exception
Benjamin Gray
1
-0
/
+1
2023-06-19
powerpc/dexcr: Add initial Dynamic Execution Control Register (DEXCR) support
Benjamin Gray
3
-1
/
+18
2023-06-19
powerpc/book3s: Add missing <linux/sched.h> include
Benjamin Gray
1
-0
/
+1
2023-06-19
Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...
Dave Airlie
1
-5
/
+0
2023-06-16
init: Remove check_bugs() leftovers
Thomas Gleixner
1
-15
/
+0
2023-06-15
powerpc: merge 32-bit and 64-bit _switch implementation
Nicholas Piggin
1
-0
/
+14
2023-06-14
powerpc/64s: Remove support for ELFv1 little endian userspace
Nicholas Piggin
2
-1
/
+11
2023-06-10
watchdog/hardlockup: rename some "NMI watchdog" constants/function
Douglas Anderson
1
-2
/
+2
2023-06-10
init: consolidate prototypes in linux/init.h
Arnd Bergmann
1
-1
/
+0
2023-06-09
powerpc/kcsan: Properly instrument arch_spin_unlock()
Christophe Leroy
1
-0
/
+2
2023-06-09
Merge branch 'fixes' into next
Michael Ellerman
1
-5
/
+0
2023-06-05
locking/atomic: make atomic*_{cmp,}xchg optional
Mark Rutland
1
-24
/
+0
2023-05-17
procfs: consolidate arch_report_meminfo declaration
Arnd Bergmann
1
-3
/
+0
2023-05-16
powerpc/iommu: Remove iommu_del_device()
Jason Gunthorpe
1
-5
/
+0
2023-05-15
powerpc: Drop MPC5200 LocalPlus bus FIFO driver
Uwe Kleine-König
1
-41
/
+0
2023-05-09
Merge drm/drm-next into drm-misc-next
Maxime Ripard
25
-91
/
+294
2023-05-05
Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+13
2023-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-7
/
+7
2023-04-29
locking/arch: Wire up local_try_cmpxchg()
Uros Bizjak
1
-0
/
+11
2023-04-29
locking/arch: Rename all internal __xchg() names to __arch_xchg()
Andrzej Hajda
1
-2
/
+2
2023-04-29
Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
20
-78
/
+263
2023-04-29
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2023-04-28
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+2
2023-04-26
Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2
-5
/
+12
2023-04-26
Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-0
/
+1
2023-04-20
powerpc: Move Power10 feature PPC_MODULE_FEATURE_P10
Danny Tsen
1
-0
/
+1
[next]