index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powernv
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-24
2
-2
/
+21
|
\
|
*
powerpc/perf: Fix IMC_MAX_PMU macro
Madhavan Srinivasan
2017-11-22
1
-0
/
+16
|
*
powerpc/perf: Fix pmu_count to count only nest imc pmus
Madhavan Srinivasan
2017-11-22
1
-2
/
+4
|
*
powerpc/vas: Export chip_to_vas_id()
Sukadev Bhattiprolu
2017-11-21
1
-0
/
+1
*
|
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-16
18
-187
/
+795
|
\
|
|
*
powerpc/powernv/npu: Don't explicitly flush nmmu tlb
Alistair Popple
2017-11-13
2
-5
/
+26
|
*
powerpc/powernv/npu: Use flush_all_mm() instead of flush_tlb_mm()
Alistair Popple
2017-11-13
1
-1
/
+1
|
*
powerpc/vas: Add support for user receive window
Sukadev Bhattiprolu
2017-11-12
1
-7
/
+49
|
*
powerpc/vas: Define vas_win_id()
Sukadev Bhattiprolu
2017-11-12
2
-0
/
+37
|
*
powerpc/vas: Define vas_win_paste_addr()
Sukadev Bhattiprolu
2017-11-12
1
-0
/
+10
|
*
powerpc/vas: Export HVWC to debugfs
Sukadev Bhattiprolu
2017-11-12
5
-9
/
+257
|
*
powerpc/vas, nx-842: Define and use chip_to_vas_id()
Sukadev Bhattiprolu
2017-11-12
1
-0
/
+11
|
*
powerpc/vas: Create cpu to vas id mapping
Sukadev Bhattiprolu
2017-11-12
1
-1
/
+13
|
*
powerpc/vas: poll for return of window credits
Sukadev Bhattiprolu
2017-11-12
1
-0
/
+45
|
*
powerpc/vas: Save configured window credits
Sukadev Bhattiprolu
2017-11-12
2
-2
/
+5
|
*
powerpc/vas: Reduce polling interval for busy state
Sukadev Bhattiprolu
2017-11-12
1
-4
/
+6
|
*
powerpc/vas: Use helper to unpin/close window
Sukadev Bhattiprolu
2017-11-12
1
-7
/
+15
|
*
powerpc/vas: Drop poll_window_cast_out().
Sukadev Bhattiprolu
2017-11-12
1
-17
/
+17
|
*
powerpc/vas: Cleanup some debug code
Sukadev Bhattiprolu
2017-11-12
2
-45
/
+17
|
*
powerpc/vas: Validate window credits
Sukadev Bhattiprolu
2017-11-12
2
-2
/
+8
|
*
powerpc/vas: init missing fields from [rt]xattr
Sukadev Bhattiprolu
2017-11-12
1
-0
/
+6
|
*
Merge branch 'fixes' into next
Michael Ellerman
2017-11-10
1
-1
/
+9
|
|
\
|
*
|
powerpc/powernv/ioda: Remove explicit max window size check
Alexey Kardashevskiy
2017-11-07
1
-1
/
+1
|
*
|
powerpc/powernv/cpufreq: Fix the frequency read by /proc/cpuinfo
Shriya
2017-11-07
1
-1
/
+1
|
*
|
powerpc/powernv: Add OPAL_BUSY to opal_error_code()
Cyril Bur
2017-11-06
1
-0
/
+2
|
*
|
powerpc/opal: Add opal_async_wait_response_interruptible() to opal-async
Cyril Bur
2017-11-06
1
-4
/
+80
|
*
|
powernv/opal-sensor: remove not needed lock
Stewart Smith
2017-11-06
1
-13
/
+4
|
*
|
powerpc/opal: Rework the opal-async interface
Cyril Bur
2017-11-06
1
-41
/
+51
|
*
|
powerpc/opal: Make __opal_async_{get, release}_token() static
Cyril Bur
2017-11-06
1
-7
/
+3
|
*
|
powerpc/opal: Fix EBUSY bug in acquiring tokens
William A. Kennington III
2017-11-06
1
-3
/
+3
|
*
|
powerpc/powernv: Reserve a hole which appears after enabling IOV
Alexey Kardashevskiy
2017-11-06
1
-3
/
+21
|
*
|
powerpc/powernv: Use FIXUP_ENDIAN_HV in OPAL return
Nicholas Piggin
2017-11-06
1
-2
/
+2
|
*
|
powerpc-opal: Fix a typo in a comment line of two file headers
Markus Elfring
2017-10-22
2
-2
/
+2
|
*
|
powerpc/powernv: Enable TM without suspend if possible
Michael Ellerman
2017-10-21
1
-0
/
+23
|
*
|
powerpc/powernv: Make opal_event_shutdown() callable from IRQ context
Michael Ellerman
2017-10-06
1
-1
/
+7
|
*
|
powerpc/powernv: Implement NMI IPI with OPAL_SIGNAL_SYSTEM_RESET
Nicholas Piggin
2017-10-04
3
-0
/
+54
|
*
|
powerpc/64s: Add workaround for P9 vector CI load issue
Michael Neuling
2017-09-27
1
-0
/
+7
|
*
|
powerpc/powernv: Rework EEH initialization on powernv
Benjamin Herrenschmidt
2017-09-26
3
-22
/
+24
*
|
|
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
5
-0
/
+5
|
\
\
\
|
*
|
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
5
-0
/
+5
|
|
|
/
|
|
/
|
*
/
|
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
1
-1
/
+1
|
/
/
*
/
powerpc/powernv: Increase memory block size to 1GB on radix
Anton Blanchard
2017-10-06
1
-1
/
+9
|
/
*
powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state offline
Gautham R. Shenoy
2017-09-20
1
-1
/
+7
*
Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-09-07
27
-136
/
+3271
|
\
|
*
powerpc/powernv/npu: Move tlb flush before launching ATSD
Alistair Popple
2017-09-01
1
-6
/
+6
|
*
powerpc/asm: Convert .llong directives to .8byte
Tobin C. Harding
2017-08-31
1
-1
/
+1
|
*
powerpc/powernv/vas: Define copy/paste interfaces
Sukadev Bhattiprolu
2017-08-31
3
-2
/
+109
|
*
powerpc/powernv/vas: Define vas_tx_win_open()
Sukadev Bhattiprolu
2017-08-31
1
-3
/
+153
|
*
powerpc/powernv/vas: Define vas_win_close() interface
Sukadev Bhattiprolu
2017-08-31
1
-5
/
+96
|
*
powerpc/powernv/vas: Define vas_rx_win_open() interface
Sukadev Bhattiprolu
2017-08-31
2
-1
/
+296
[next]