index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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-03
Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-2
/
+2
2018-04-03
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-02
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-12
/
+12
2018-04-02
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-04-01
powerpc/64s: Remove POWER4 support
Nicholas Piggin
10
-692
/
+18
2018-04-01
powerpc: Remove unused CPU_FTR_ARCH_201
Nicholas Piggin
1
-2
/
+1
2018-04-01
powerpc/64s: Fix POWER9 DD2.2 and above in DT CPU features
Nicholas Piggin
1
-3
/
+8
2018-04-01
powerpc/64s: Set assembler machine type to POWER4
Nicholas Piggin
11
-27
/
+18
2018-04-01
powerpc/64s: Explicitly add vector features to CPU_FTRS_POSSIBLE
Nicholas Piggin
1
-2
/
+2
2018-04-01
powerpc/64s: Add all POWER9 features to CPU_FTRS_ALWAYS
Nicholas Piggin
1
-1
/
+1
2018-04-01
powerpc/boot: Remove duplicate typedefs from libfdt_env.h
Mark Greer
1
-2
/
+0
2018-04-01
powerpc/64s/idle: avoid sync for KVM state when waking from idle
Nicholas Piggin
1
-0
/
+3
2018-04-01
powerpc/64s/idle: POWER9 implement a separate idle stop function for hotplug
Nicholas Piggin
3
-7
/
+20
2018-04-01
powerpc/64s: sreset panic if there is no debugger or crash dump handlers
Nicholas Piggin
1
-2
/
+13
[prev]
[next]