index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-24
powerpc/powernv/opal-dump : Use IRQ_HANDLED instead of numbers in interrupt handler
Mukesh Ojha
1
-6
/
+3
2018-07-24
powerpc/powernv/opal-dump : Handles opal_dump_info properly
Mukesh Ojha
1
-3
/
+6
2018-07-24
powerpc/pseries/mm: Improve error reporting on HCALL failures
Aneesh Kumar K.V
1
-6
/
+10
2018-07-24
powerpc/pseries: Use pr_xxx() in lpar.c
Aneesh Kumar K.V
1
-20
/
+14
2018-07-19
powerpc/powernv/npu: Add a debugfs setting to change ATSD threshold
Alistair Popple
1
-2
/
+10
2018-07-19
chrp/nvram.c: add MODULE_LICENSE()
Randy Dunlap
1
-0
/
+3
2018-07-19
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
7
-388
/
+454
2018-07-16
powerpc/powernv/ioda: Allocate indirect TCE levels on demand
Alexey Kardashevskiy
3
-22
/
+65
2018-07-16
powerpc/powernv: Rework TCE level allocation
Alexey Kardashevskiy
1
-11
/
+19
2018-07-16
powerpc/powernv: Add indirect levels to it_userspace
Alexey Kardashevskiy
3
-21
/
+70
2018-07-16
powerpc/powernv: Move TCE manupulation code to its own file
Alexey Kardashevskiy
5
-320
/
+340
2018-07-16
powerpc/powernv: Remove useless wrapper
Alexey Kardashevskiy
1
-6
/
+1
2018-07-16
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
2
-52
/
+3
2018-07-04
powerpc: Enable kernel XZ compression option on BOOK3S_32
Aaro Koskinen
1
-1
/
+0
2018-07-04
powerpc/powernv/ioda2: Add 256M IOMMU page size to the default POWER8 case
Alexey Kardashevskiy
1
-1
/
+1
2018-07-03
powerpc/mpc5200: Remove VLA usage
Kees Cook
1
-1
/
+4
2018-07-02
Revert "powerpc/powernv: Add support for the cxl kernel api on the real phb"
Alastair D'Silva
3
-145
/
+1
2018-07-02
Revert "cxl: Add support for interrupts on the Mellanox CX4"
Alastair D'Silva
3
-90
/
+0
2018-07-02
powerpc/powernv/memtrace: Remove memtrace mmap()
Michael Neuling
1
-29
/
+0
2018-07-02
powerpc/powernv/ioda2: Reduce upper limit for DMA window size
Alexey Kardashevskiy
1
-1
/
+1
2018-07-02
powerpc: wii: Remove outdated comment about memory fixups
Jonathan Neuschäfer
1
-10
/
+0
2018-07-02
powerpc/eeh: Avoid misleading message "EEH: no capable adapters found"
Mauro S. M. Rodrigues
1
-1
/
+11
2018-06-27
powerpc/powermac: Fix rtc read/write functions
Arnd Bergmann
1
-9
/
+20
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-5
/
+5
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2
-2
/
+3
2018-06-07
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
54
-483
/
+301
2018-06-05
powerpc-opal: fix spelling mistake "Uniterrupted" -> "Uninterrupted"
Colin Ian King
1
-1
/
+1
2018-06-05
powerpc: fix spelling mistake: "Usupported" -> "Unsupported"
Colin Ian King
1
-1
/
+1
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
1
-1
/
+1
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+1
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-13
/
+1
2018-06-04
powerpc/powernv: copy/paste - Mask SO bit in CR
Haren Myneni
1
-1
/
+2
2018-06-04
powerpc/embedded6xx: Remove C2K board support
Mark Greer
3
-159
/
+0
2018-06-04
powerpc/8xx: Remove RTC clock on 88x
Christophe Leroy
3
-6
/
+0
2018-06-03
powerpc/64s: Enable barrier_nospec based on firmware settings
Michal Suchanek
2
-0
/
+2
2018-06-03
powerpc/perf: Unregister thread-imc if core-imc not supported
Anju T Sudhakar
1
-0
/
+9
2018-06-03
powerpc/perf: Rearrange memory freeing in imc init
Anju T Sudhakar
1
-3
/
+10
2018-06-03
powerpc: remove unused to_tm() helper
Arnd Bergmann
1
-24
/
+0
2018-06-03
powerpc: use time64_t in update_persistent_clock
Arnd Bergmann
2
-17
/
+7
2018-06-03
powerpc: use time64_t in read_persistent_clock
Arnd Bergmann
10
-36
/
+23
2018-06-03
powerpc/pasemi: Set PCI_SCAN_ALL_PCI_DEVS
Olof Johansson
1
-0
/
+2
2018-06-03
ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action
Alastair D'Silva
1
-2
/
+2
2018-06-03
powerpc/powernv: process all OPAL event interrupts with kopald
Nicholas Piggin
3
-60
/
+51
2018-06-03
powerpc/powernv: call OPAL_QUIESCE before OPAL_SIGNAL_SYSTEM_RESET
Nicholas Piggin
2
-1
/
+17
2018-06-03
powerpc/pseries: lparcfg calculate PURR on demand
Nicholas Piggin
1
-8
/
+10
2018-06-03
powerpc/powernv/ioda2: Remove redundant free of TCE pages
Alexey Kardashevskiy
1
-1
/
+0
2018-06-03
powerpc/64: Fix strncpy() related build failures with GCC 8.1
Christophe Leroy
1
-2
/
+2
2018-06-03
Merge branch 'fixes' into next
Michael Ellerman
1
-2
/
+12
2018-06-03
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-2
/
+1
2018-05-28
powerpc/powernv/cpuidle: Init all present cpus for deep states
Akshay Adiga
1
-2
/
+2
[prev]
[next]