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
2020-11-26
powerpc/ptrace: Hard wire PT_SOFTE value to 1 in gpr_get() too
Oleg Nesterov
2020-11-26
powerpc/ptrace: Simplify gpr_get()/tm_cgpr_get()
Oleg Nesterov
2020-11-25
Merge branch 'fixes' into next
Michael Ellerman
2020-11-23
Merge tag 'powerpc-cve-2020-4788' into fixes
Michael Ellerman
2020-11-19
powerpc: Only include kup-radix.h for 64-bit Book3S
Michael Ellerman
2020-11-19
powerpc/64s: flush L1D after user accesses
Nicholas Piggin
2020-11-19
powerpc/64s: flush L1D on kernel entry
Nicholas Piggin
2020-11-19
powerpc: Remove RFI macro
Christophe Leroy
2020-11-19
powerpc: Replace RFI by rfi on book3s/32 and booke
Christophe Leroy
2020-11-19
powerpc/64s: Replace RFI by RFI_TO_KERNEL and remove RFI
Christophe Leroy
2020-11-19
powerpc: Use the common INIT_DATA_SECTION macro in vmlinux.lds.S
Youling Tang
2020-11-19
powerpc: Avoid broken GCC __attribute__((optimize))
Ard Biesheuvel
2020-11-19
powerpc/64s: Convert some cpu_setup() and cpu_restore() functions to C
Jordan Niethe
2020-11-18
powerpc/64s/exception: KVM Fix for host DSI being taken in HPT guest MMU context
Nicholas Piggin
2020-11-16
powerpc/64s: Fix KVM system reset handling when CONFIG_PPC_PSERIES=y
Nicholas Piggin
2020-11-08
powerpc/32s: Use relocation offset when setting early hash table
Christophe Leroy
2020-11-05
powerpc/8xx: Manage _PAGE_ACCESSED through APG bits in L1 entry
Christophe Leroy
2020-11-05
powerpc/8xx: Always fault when _PAGE_ACCESSED is not set
Christophe Leroy
2020-11-05
powerpc/40x: Always fault when _PAGE_ACCESSED is not set
Christophe Leroy
2020-11-05
powerpc/603: Always fault when _PAGE_ACCESSED is not set
Christophe Leroy
2020-11-02
powerpc/64: Set up a kernel stack for secondaries before cpu_restore()
Jordan Niethe
2020-11-02
powerpc/smp: Call rcu_cpu_starting() earlier
Qian Cai
2020-11-02
powerpc/eeh_cache: Fix a possible debugfs deadlock
Qian Cai
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-24
Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-10-22
powerpc/eeh: Fix eeh_dev_check_failure() for PE#0
Oliver O'Halloran
2020-10-20
powerpc/64s: Remove TM from Power10 features
Jordan Niethe
2020-10-20
powerpc: Fix undetected data corruption with P9N DD2.1 VSX CI load emulation
Michael Neuling
2020-10-19
powerpc/smp: Use GFP_ATOMIC while allocating tmp mask
Srikar Dronamraju
2020-10-19
powerpc/smp: Remove unnecessary variable
Srikar Dronamraju
2020-10-18
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
2020-10-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-10-16
powerpc/mce: Avoid nmi_enter/exit in real mode on pseries hash
Ganesh Goudar
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-15
Revert "powerpc/pci: unmap legacy INTx interrupts when a PHB is removed"
Qian Cai
2020-10-13
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
2020-10-13
arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
Mike Rapoport
2020-10-12
Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-12
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-12
Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-08
powerpc/time: Avoid using get_tbl() and get_tbu() internally
Christophe Leroy
2020-10-08
powerpc/32s: Remove #ifdef CONFIG_PPC_BOOK3S_32 in head_book3s_32.S
Christophe Leroy
2020-10-08
powerpc/32s: Rename head_32.S to head_book3s_32.S
Christophe Leroy
2020-10-08
powerpc/32s: Setup the early hash table at all time.
Christophe Leroy
2020-10-08
powerpc: Remove get_tb_or_rtc()
Christophe Leroy
[next]