index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
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
2020-10-08
powerpc: Remove __USE_RTC()
Christophe Leroy
2020-10-08
powerpc: Tidy up a bit after removal of PowerPC 601.
Christophe Leroy
2020-10-08
powerpc: Remove support for PowerPC 601
Christophe Leroy
2020-10-08
powerpc: Remove PowerPC 601
Christophe Leroy
2020-10-08
powerpc: Drop SYNC_601() ISYNC_601() and SYNC()
Christophe Leroy
2020-10-08
powerpc: Remove SYNC on non 6xx
Christophe Leroy
2020-10-08
powerpc/security: Fix link stack flush instruction
Nicholas Piggin
2020-10-07
powerpc/eeh: Delete eeh_pe->config_addr
Oliver O'Halloran
2020-10-06
powerpc/rtas: Restrict RTAS requests from userspace
Andrew Donnellan
2020-10-06
powerpc/smp: Optimize update_coregroup_mask
Srikar Dronamraju
2020-10-06
powerpc/smp: Move coregroup mask updation to a new function
Srikar Dronamraju
2020-10-06
powerpc/smp: Optimize update_mask_by_l2
Srikar Dronamraju
2020-10-06
powerpc/smp: Check for duplicate topologies and consolidate
Srikar Dronamraju
2020-10-06
powerpc/smp: Depend on cpu_l1_cache_map when adding CPUs
Srikar Dronamraju
2020-10-06
powerpc/smp: Stop passing mask to update_mask_by_l2
Srikar Dronamraju
2020-10-06
powerpc/smp: Limit CPUs traversed to within a node.
Srikar Dronamraju
2020-10-06
powerpc/smp: Optimize remove_cpu_from_masks
Srikar Dronamraju
2020-10-06
powerpc/smp: Remove get_physical_package_id
Srikar Dronamraju
2020-10-06
powerpc/smp: Stop updating cpu_core_mask
Srikar Dronamraju
2020-10-06
powerpc/tm: Save and restore AMR on treclaim and trechkpt
Gustavo Romero
2020-10-06
powerpc/eeh: Clean up PE addressing
Oliver O'Halloran
2020-10-06
powerpc/eeh: Move EEH initialisation to an arch initcall
Oliver O'Halloran
2020-10-06
powerpc/eeh: Delete eeh_ops->init
Oliver O'Halloran
[next]