index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
2019-04-13
Merge tag 'powerpc-5.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-04-08
powerpc/64s/radix: Fix radix segment exception handling
Nicholas Piggin
2019-04-08
powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64
Christophe Leroy
2019-04-05
kmemleak: powerpc: skip scanning holes in the .bss section
Catalin Marinas
2019-04-01
powerpc/32: Fix early boot failure with RTAS built-in
Christophe Leroy
2019-03-21
powerpc/security: Fix spectre_v2 reporting
Michael Ellerman
2019-03-19
powerpc/6xx: fix setup and use of SPRN_SPRG_PGDIR for hash32
Christophe Leroy
2019-03-18
powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
Michael Ellerman
2019-03-16
Merge tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-03-13
powerpc/64s: Include <asm/nmi.h> header file to fix a warning
Mathieu Malaterre
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
memblock: drop memblock_alloc_base()
Mike Rapoport
2019-03-12
powerpc: use memblock functions returning virtual address
Christophe Leroy
2019-03-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-07
arch: simplify several early memory allocations
Mike Rapoport
2019-03-07
powerpc: prefer memblock APIs returning virtual address
Mike Rapoport
2019-03-07
Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-03-06
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-05
powerpc/vdso: don't clear PG_reserved
David Hildenbrand
2019-03-05
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2019-03-05
powerpc: remove dead code in head_fsl_booke.S
Jason Yan
2019-03-04
powerpc/32: Clear on-stack exception marker upon exception return
Christophe Leroy
2019-03-02
powerpc: Remove export of save_stack_trace_tsk_reliable()
Joe Lawrence
2019-03-02
powerpc: remove nargs from __SYSCALL
Firoz Khan
2019-03-02
powerpc/64s: Fix unrelocated interrupt trampoline address test
Nicholas Piggin
2019-02-27
powerpc/fsl: Fix the flush of branch predictor.
Christophe Leroy
2019-02-26
powerpc/64s: Fix data interrupts vs d-side MCE reentrancy
Nicholas Piggin
2019-02-26
powerpc/64s: Prepare to handle data interrupts vs d-side MCE reentrancy
Nicholas Piggin
2019-02-26
powerpc/64s: system reset interrupt preserve HSRRs
Nicholas Piggin
2019-02-26
powerpc/64s: Fix HV NMI vs HV interrupt recoverability test
Nicholas Piggin
2019-02-23
powerpc: clean stack pointers naming
Christophe Leroy
2019-02-23
powerpc/64: Replace CURRENT_THREAD_INFO with PACA_THREAD_INFO
Christophe Leroy
2019-02-23
powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU
Christophe Leroy
2019-02-23
powerpc: 'current_set' is now a table of task_struct pointers
Christophe Leroy
2019-02-23
powerpc: regain entire stack space
Christophe Leroy
2019-02-23
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
Christophe Leroy
2019-02-23
powerpc/idle/6xx: Use r1 with CURRENT_THREAD_INFO()
Christophe Leroy
2019-02-23
powerpc/64: Use task_stack_page() to initialise paca->kstack
Christophe Leroy
2019-02-23
powerpc: Update comments in preparation for THREAD_INFO_IN_TASK
Christophe Leroy
2019-02-23
powerpc: Replace current_thread_info()->task with current
Christophe Leroy
2019-02-23
powerpc: Don't use CURRENT_THREAD_INFO to find the stack
Christophe Leroy
2019-02-23
powerpc: call_do_[soft]irq() takes a pointer to the stack
Christophe Leroy
2019-02-23
powerpc: Rename THREAD_INFO to TASK_STACK
Christophe Leroy
2019-02-23
powerpc: prep stack walkers for THREAD_INFO_IN_TASK
Christophe Leroy
2019-02-23
powerpc: Only use task_struct 'cpu' field on SMP
Christophe Leroy
2019-02-23
powerpc/irq: use memblock functions returning virtual address
Christophe Leroy
2019-02-23
powerpc/64: Simplify __secondary_start paca->kstack handling
Michael Ellerman
2019-02-23
powerpc/64s: Remove MSR_RI optimisation in system_call_exit()
Michael Ellerman
2019-02-23
powerpc: Enable kcov
Andrew Donnellan
[next]