| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | powerpc/8xx: Allow STRICT_KERNEL_RwX with pinned TLB | Christophe Leroy | 2020-05-26 | 1 | -1/+1 |
| | * | | powerpc/8xx: Add a function to early map kernel via huge pages | Christophe Leroy | 2020-05-26 | 1 | -0/+1 |
| | * | | powerpc/8xx: Don't set IMMR map anymore at boot | Christophe Leroy | 2020-05-26 | 1 | -1/+1 |
| | * | | powerpc/8xx: Move PPC_PIN_TLB options into 8xx Kconfig | Christophe Leroy | 2020-05-26 | 1 | -0/+41 |
| | * | | powerpc/8xx: MM_SLICE is not needed anymore | Christophe Leroy | 2020-05-26 | 1 | -1/+0 |
| | * | | powerpc/8xx: Drop CONFIG_8xx_COPYBACK option | Christophe Leroy | 2020-05-26 | 1 | -9/+0 |
| * | | | powerpc/wii: Fix declaration made after definition | Nathan Chancellor | 2020-05-20 | 1 | -13/+12 |
| * | | | powerpc/powernv: add NULL check after kzalloc | Chen Zhou | 2020-05-20 | 1 | -0/+4 |
| |/ / |
|
| * | | powerpc: Use a datatype for instructions | Jordan Niethe | 2020-05-19 | 2 | -4/+4 |
| * | | powerpc: Use a macro for creating instructions from u32s | Jordan Niethe | 2020-05-19 | 2 | -2/+4 |
| * | | powerpc/ps3: Fix kexec shutdown hang | Geoff Levand | 2020-05-19 | 1 | -10/+12 |
| * | | powerpc/pseries: Machine check use rtas_call_unlocked() with args on stack | Nicholas Piggin | 2020-05-19 | 1 | -1/+9 |
| * | | powerpc/pseries/ras: fwnmi sreset should not interlock | Nicholas Piggin | 2020-05-19 | 1 | -15/+33 |
| * | | powerpc/pseries/ras: fwnmi avoid modifying r3 in error case | Nicholas Piggin | 2020-05-18 | 1 | -3/+4 |
| * | | powerpc/pseries/ras: Fix FWNMI_VALID off by one | Nicholas Piggin | 2020-05-18 | 1 | -2/+3 |
| * | | powerpc/pseries/ras: Avoid calling rtas_token() in NMI paths | Nicholas Piggin | 2020-05-18 | 2 | -5/+11 |
| * | | powerpc/eeh: Fix pseries_eeh_configure_bridge() | Sam Bobroff | 2020-05-18 | 1 | -1/+7 |
| * | | powerpc: Replace zero-length array with flexible-array | Gustavo A. R. Silva | 2020-05-15 | 1 | -1/+1 |
| * | | powerpc: Replace _ALIGN() by ALIGN() | Christophe Leroy | 2020-05-11 | 1 | -2/+2 |
| * | | powerpc: Replace _ALIGN_UP() by ALIGN() | Christophe Leroy | 2020-05-11 | 5 | -21/+21 |
| * | | powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN() | Christophe Leroy | 2020-05-11 | 4 | -10/+10 |
| * | | powerpc/powernv: Fix a warning message | Christophe JAILLET | 2020-05-11 | 1 | -1/+1 |
| * | | powerpc/pseries: Account for SPURR ticks on idle CPUs | Gautham R. Shenoy | 2020-04-30 | 1 | -0/+2 |
| * | | powerpc/idle: Store PURR snapshot in a per-cpu global variable | Gautham R. Shenoy | 2020-04-30 | 1 | -4/+3 |
| * | | powerpc: Move idle_loop_prolog()/epilog() functions to header file | Gautham R. Shenoy | 2020-04-30 | 1 | -2/+5 |
| * | | powerpc/vas: Add VAS user space API | Haren Myneni | 2020-04-20 | 4 | -4/+284 |
| * | | powerpc/vas: Initialize window attributes for GZIP coprocessor type | Haren Myneni | 2020-04-20 | 1 | -5/+12 |
| * | | powerpc: Use mm_context vas_windows counter to issue CP_ABORT | Haren Myneni | 2020-04-20 | 1 | -9/+13 |
| * | | powerpc/vas: Free send window in VAS instance after credits returned | Haren Myneni | 2020-04-20 | 1 | -2/+2 |
| * | | powerpc/vas: Display process stuck message | Haren Myneni | 2020-04-20 | 1 | -1/+29 |
| * | | powerpc/vas: Do not use default credits for receive window | Haren Myneni | 2020-04-20 | 2 | -4/+2 |
| * | | powerpc/vas: Print CRB and FIFO values | Haren Myneni | 2020-04-20 | 1 | -0/+41 |
| * | | powerpc/vas: Return credits after handling fault | Haren Myneni | 2020-04-20 | 3 | -0/+46 |
| * | | powerpc/vas: Update CSB and notify process for fault CRBs | Haren Myneni | 2020-04-20 | 1 | -1/+125 |
| * | | powerpc/vas: Setup thread IRQ handler per VAS instance | Haren Myneni | 2020-04-20 | 4 | -1/+220 |
| * | | powerpc/vas: Take reference to PID and mm for user space windows | Haren Myneni | 2020-04-20 | 3 | -6/+55 |
| * | | powerpc/vas: Register NX with fault window ID and IRQ port value | Haren Myneni | 2020-04-20 | 2 | -2/+28 |
| * | | powerpc/vas: Setup fault window per VAS instance | Haren Myneni | 2020-04-20 | 5 | -3/+121 |
| * | | powerpc/vas: Alloc and setup IRQ and trigger port address | Haren Myneni | 2020-04-20 | 2 | -6/+40 |
* | | | powerpc/pseries/hotplug-memory: stop checking is_mem_section_removable() | David Hildenbrand | 2020-06-04 | 1 | -23/+3 |
* | | | Merge tag 'sched-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-06-03 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | sched/core: Fix illegal RCU from offline CPUs | Peter Zijlstra | 2020-04-30 | 1 | -1/+0 |
| | |/
| |/| |
|
* | | | Merge branch 'work.set_fs-exec' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-06-01 | 3 | -234/+186 |
|\ \ \
| |/ /
|/| | |
|
| * | | powerpc/spufs: simplify spufs core dumping | Christoph Hellwig | 2020-05-05 | 3 | -176/+117 |
| * | | powerpc/spufs: stop using access_ok | Christoph Hellwig | 2020-05-05 | 1 | -34/+8 |
| * | | powerpc/spufs: fix copy_to_user while atomic | Jeremy Kerr | 2020-05-05 | 1 | -38/+75 |
| |/ |
|
* / | powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32 | Christophe Leroy | 2020-04-22 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2020-04-09 | 4 | -11/+22 |
|\ |
|
| * | powerpc/pseries/ddw: Extend upper limit for huge DMA window for persistent me... | Alexey Kardashevskiy | 2020-04-03 | 1 | -0/+9 |
| * | powerpc/ps3: Remove duplicate error message | Markus Elfring | 2020-04-03 | 1 | -3/+1 |