index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-03-16
2
-7
/
+1
|
\
|
*
powerpc/64s: Include <asm/nmi.h> header file to fix a warning
Mathieu Malaterre
2019-03-13
1
-0
/
+1
|
*
powerpc: remove dead code in head_fsl_booke.S
Jason Yan
2019-03-05
1
-7
/
+0
*
|
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
4
-0
/
+15
*
|
memblock: drop memblock_alloc_base()
Mike Rapoport
2019-03-12
1
-1
/
+5
*
|
powerpc: use memblock functions returning virtual address
Christophe Leroy
2019-03-12
3
-4
/
+10
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-08
3
-14
/
+11
|
\
\
|
*
|
arch: simplify several early memory allocations
Mike Rapoport
2019-03-08
1
-2
/
+2
|
*
|
powerpc: prefer memblock APIs returning virtual address
Mike Rapoport
2019-03-08
2
-12
/
+9
*
|
|
Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-03-07
54
-1293
/
+1081
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
powerpc/32: Clear on-stack exception marker upon exception return
Christophe Leroy
2019-03-03
1
-0
/
+9
|
*
powerpc: Remove export of save_stack_trace_tsk_reliable()
Joe Lawrence
2019-03-02
1
-1
/
+0
|
*
powerpc: remove nargs from __SYSCALL
Firoz Khan
2019-03-02
2
-5
/
+5
|
*
powerpc/64s: Fix unrelocated interrupt trampoline address test
Nicholas Piggin
2019-03-01
2
-8
/
+9
|
*
powerpc/fsl: Fix the flush of branch predictor.
Christophe Leroy
2019-02-27
1
-0
/
+1
|
*
powerpc/64s: Fix data interrupts vs d-side MCE reentrancy
Nicholas Piggin
2019-02-26
1
-10
/
+26
|
*
powerpc/64s: Prepare to handle data interrupts vs d-side MCE reentrancy
Nicholas Piggin
2019-02-26
1
-6
/
+42
|
*
powerpc/64s: system reset interrupt preserve HSRRs
Nicholas Piggin
2019-02-26
1
-1
/
+24
|
*
powerpc/64s: Fix HV NMI vs HV interrupt recoverability test
Nicholas Piggin
2019-02-26
3
-0
/
+77
|
*
powerpc: clean stack pointers naming
Christophe Leroy
2019-02-23
2
-18
/
+10
|
*
powerpc/64: Replace CURRENT_THREAD_INFO with PACA_THREAD_INFO
Christophe Leroy
2019-02-23
7
-12
/
+14
|
*
powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU
Christophe Leroy
2019-02-23
7
-57
/
+30
|
*
powerpc: 'current_set' is now a table of task_struct pointers
Christophe Leroy
2019-02-23
4
-13
/
+11
|
*
powerpc: regain entire stack space
Christophe Leroy
2019-02-23
6
-48
/
+32
|
*
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
Christophe Leroy
2019-02-23
14
-168
/
+24
|
*
powerpc/idle/6xx: Use r1 with CURRENT_THREAD_INFO()
Christophe Leroy
2019-02-23
1
-1
/
+2
|
*
powerpc/64: Use task_stack_page() to initialise paca->kstack
Christophe Leroy
2019-02-23
1
-1
/
+3
|
*
powerpc: Update comments in preparation for THREAD_INFO_IN_TASK
Christophe Leroy
2019-02-23
3
-3
/
+3
|
*
powerpc: Replace current_thread_info()->task with current
Christophe Leroy
2019-02-23
1
-3
/
+3
|
*
powerpc: Don't use CURRENT_THREAD_INFO to find the stack
Christophe Leroy
2019-02-23
3
-3
/
+3
|
*
powerpc: call_do_[soft]irq() takes a pointer to the stack
Christophe Leroy
2019-02-23
1
-1
/
+1
|
*
powerpc: Rename THREAD_INFO to TASK_STACK
Christophe Leroy
2019-02-23
7
-9
/
+9
|
*
powerpc: prep stack walkers for THREAD_INFO_IN_TASK
Christophe Leroy
2019-02-23
2
-6
/
+49
|
*
powerpc: Only use task_struct 'cpu' field on SMP
Christophe Leroy
2019-02-23
2
-0
/
+6
|
*
powerpc/irq: use memblock functions returning virtual address
Christophe Leroy
2019-02-23
3
-27
/
+23
|
*
powerpc/64: Simplify __secondary_start paca->kstack handling
Michael Ellerman
2019-02-23
1
-11
/
+9
|
*
powerpc/64s: Remove MSR_RI optimisation in system_call_exit()
Michael Ellerman
2019-02-23
1
-20
/
+14
|
*
powerpc: Enable kcov
Andrew Donnellan
2019-02-23
4
-2
/
+15
|
*
powerpc/kconfig: make _etext and data areas alignment configurable on 8xx
Christophe Leroy
2019-02-23
1
-2
/
+2
|
*
powerpc/8xx: don't disable large TLBs with CONFIG_STRICT_KERNEL_RWX
Christophe Leroy
2019-02-23
1
-12
/
+42
|
*
powerpc/mm/32s: add setibat() clearibat() and update_bats()
Christophe Leroy
2019-02-23
1
-0
/
+35
|
*
powerpc/kconfig: define CONFIG_DATA_SHIFT and CONFIG_ETEXT_SHIFT
Christophe Leroy
2019-02-23
1
-6
/
+3
|
*
powerpc/8xx: Map 32Mb of RAM at init.
Christophe Leroy
2019-02-23
1
-20
/
+31
|
*
Revert "powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling"
Michael Ellerman
2019-02-23
1
-1
/
+4
|
*
powerpc/32: Fix CONFIG_VIRT_CPU_ACCOUNTING_NATIVE for 40x/booke
Christophe Leroy
2019-02-21
1
-5
/
+7
|
*
powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling
Christophe Leroy
2019-02-21
1
-4
/
+1
|
*
powerpc/603: don't handle PAGE_ACCESSED in TLB miss handlers.
Christophe Leroy
2019-02-21
1
-11
/
+13
|
*
powerpc/603: Don't worry about _PAGE_USER in TLB miss handlers
Christophe Leroy
2019-02-21
1
-9
/
+3
|
*
powerpc/603: let's handle PAGE_DIRTY directly
Christophe Leroy
2019-02-21
1
-4
/
+2
|
*
powerpc/603: Don't handle _PAGE_RW and _PAGE_DIRTY on ITLB misses
Christophe Leroy
2019-02-21
1
-6
/
+2
[next]