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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-05
powerpc/64s: Fix pkey support in dt_cpu_ftrs, add CPU_FTR_PKEY bit
Nicholas Piggin
1
-0
/
+7
2018-04-05
powerpc/64s: Fix dt_cpu_ftrs to have restore_cpu clear unwanted LPCR bits
Nicholas Piggin
1
-3
/
+9
2018-04-05
Revert "powerpc/64s/idle: POWER9 ESL=0 stop avoid save/restore overhead"
Michael Ellerman
1
-16
/
+29
2018-04-05
powerpc: iomap.c: introduce io{read|write}64_{lo_hi|hi_lo}
Logan Gunthorpe
1
-0
/
+40
2018-04-05
powerpc: io.h: move iomap.h include so that it can use readq/writeq defs
Logan Gunthorpe
1
-2
/
+2
2018-04-04
powerpc/hw_breakpoint: Only disable hw breakpoint if cpu supports it
Naveen N. Rao
1
-1
/
+2
2018-04-04
powerpc/mm/radix: Update command line parsing for disable_radix
Aneesh Kumar K.V
2
-4
/
+14
2018-04-04
powerpc/mm/radix: Parse disable_radix commandline correctly.
Aneesh Kumar K.V
1
-1
/
+1
2018-04-04
powerpc/mm/hugetlb: initialize the pagetable cache correctly for hugetlb
Aneesh Kumar K.V
1
-5
/
+13
2018-04-04
powerpc/mm/radix: Update pte fragment count from 16 to 256 on radix
Aneesh Kumar K.V
4
-12
/
+17
2018-04-04
powerpc/mm/keys: Update documentation and remove unnecessary check
Aneesh Kumar K.V
2
-23
/
+16
2018-04-04
powerpc/64s/idle: POWER9 ESL=0 stop avoid save/restore overhead
Nicholas Piggin
1
-29
/
+16
2018-04-04
powerpc/64s/idle: Consolidate power9_offline_stop()/power9_idle_stop()
Michael Ellerman
1
-12
/
+11
2018-04-04
Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-2
/
+2
2018-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
2
-3
/
+3
2018-04-03
powerpc/powernv: Always stop secondaries before reboot/shutdown
Nicholas Piggin
3
-38
/
+7
2018-04-03
powerpc: hard disable irqs in smp_send_stop loop
Nicholas Piggin
1
-2
/
+3
2018-04-03
powerpc: use NMI IPI for smp_send_stop
Nicholas Piggin
1
-0
/
+8
2018-04-03
powerpc/powernv: Fix SMT4 forcing idle code
Nicholas Piggin
2
-8
/
+5
2018-04-03
powerpc/pseries: Restore default security feature flags on setup
Mauricio Faria de Oliveira
1
-0
/
+11
2018-04-03
powerpc: Move default security feature flags
Mauricio Faria de Oliveira
2
-6
/
+9
2018-04-03
powerpc: Don't write to DABR on >= Power8 if DAWR is disabled
Nicholas Piggin
1
-2
/
+8
2018-04-03
KVM: PPC: Book3S HV: Fix ppc_breakpoint_available compile error
Nicholas Piggin
1
-0
/
+1
2018-04-03
powerpc: Fix oops due to bad access of lppaca on bare metal
Aneesh Kumar K.V
3
-0
/
+8
2018-04-03
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-12
/
+12
2018-04-03
Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2018-04-02
mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()
Dominik Brodowski
1
-1
/
+1
2018-04-02
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
1
-1
/
+1
2018-04-02
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
Dominik Brodowski
2
-4
/
+4
2018-04-02
fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls
Dominik Brodowski
1
-2
/
+2
2018-04-02
fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()
Dominik Brodowski
1
-1
/
+1
2018-04-02
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+2
2018-04-01
powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXT
Mathieu Malaterre
1
-1
/
+1
2018-04-01
powerpc: Clear branch trap (MSR.BE) before delivering SIGTRAP
Matt Evans
1
-1
/
+3
2018-04-01
powerpc/64s: Add POWER9 CPU type selection
Nicholas Piggin
2
-1
/
+7
2018-04-01
powerpc/64s: Refine feature sets for little endian builds
Nicholas Piggin
1
-0
/
+15
2018-04-01
powerpc/64: Add GENERIC_CPU support for little endian
Nicholas Piggin
2
-2
/
+11
2018-03-31
powerpc/64s: Remove POWER4 support
Nicholas Piggin
10
-692
/
+18
2018-03-31
powerpc: Remove unused CPU_FTR_ARCH_201
Nicholas Piggin
1
-2
/
+1
2018-03-31
powerpc/64s: Fix POWER9 DD2.2 and above in DT CPU features
Nicholas Piggin
1
-3
/
+8
2018-03-31
powerpc/64s: Set assembler machine type to POWER4
Nicholas Piggin
11
-27
/
+18
2018-03-31
powerpc/64s: Explicitly add vector features to CPU_FTRS_POSSIBLE
Nicholas Piggin
1
-2
/
+2
2018-03-31
powerpc/64s: Add all POWER9 features to CPU_FTRS_ALWAYS
Nicholas Piggin
1
-1
/
+1
2018-03-31
powerpc/boot: Remove duplicate typedefs from libfdt_env.h
Mark Greer
1
-2
/
+0
2018-03-31
powerpc/64s/idle: avoid sync for KVM state when waking from idle
Nicholas Piggin
1
-0
/
+3
2018-03-31
powerpc/64s/idle: POWER9 implement a separate idle stop function for hotplug
Nicholas Piggin
3
-7
/
+20
2018-03-31
powerpc/64s: sreset panic if there is no debugger or crash dump handlers
Nicholas Piggin
1
-2
/
+13
[prev]
[next]