index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
48
-48
/
+47
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
57
-58
/
+56
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
37
-37
/
+0
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2
-9
/
+4
2020-06-09
powerpc: add show_stack_loglvl()
Dmitry Safonov
1
-5
/
+13
2020-06-08
mm: rename flush_icache_user_range to flush_icache_user_page
Christoph Hellwig
2
-3
/
+3
2020-06-08
powerpc: use asm-generic/cacheflush.h
Christoph Hellwig
1
-32
/
+10
2020-06-08
powerpc: unexport flush_icache_user_range
Christoph Hellwig
1
-1
/
+0
2020-06-08
mm/gup.c: convert to use get_user_{page|pages}_fast_only()
Souptick Joarder
3
-5
/
+3
2020-06-07
Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
282
-6196
/
+6535
2020-06-04
powerpc/pseries/hotplug-memory: stop checking is_mem_section_removable()
David Hildenbrand
1
-23
/
+3
2020-06-04
kmap: consolidate kmap_prot definitions
Ira Weiny
1
-1
/
+0
2020-06-04
arch/kmap: define kmap_atomic_prot() for all arch's
Ira Weiny
1
-17
/
+0
2020-06-04
arch/kmap: ensure kmap_prot visibility
Ira Weiny
2
-4
/
+1
2020-06-04
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
2
-9
/
+3
2020-06-04
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
2
-8
/
+2
2020-06-04
{x86,powerpc,microblaze}/kmap: move preempt disable
Ira Weiny
2
-8
/
+12
2020-06-04
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
1
-9
/
+0
2020-06-04
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
1
-9
/
+0
2020-06-04
arch/kmap: remove BUG_ON()
Ira Weiny
1
-1
/
+1
2020-06-04
mm/debug: add tests validating architecture page table helpers
Anshuman Khandual
1
-0
/
+1
2020-06-04
powerpc: add support for folded p4d page tables
Mike Rapoport
23
-145
/
+200
2020-06-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-39
/
+12
2020-06-03
powerpc/mm: drop platform defined pmd_mknotpresent()
Anshuman Khandual
1
-4
/
+0
2020-06-03
mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()
Anshuman Khandual
1
-4
/
+0
2020-06-03
mm/hugetlb: define a generic fallback for is_hugepage_only_range()
Anshuman Khandual
1
-0
/
+1
2020-06-03
hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
Mike Kravetz
1
-2
/
+1
2020-06-03
hugetlbfs: move hugepagesz= parsing to arch independent code
Mike Kravetz
1
-15
/
+0
2020-06-03
hugetlbfs: add arch_hugetlb_valid_size
Mike Kravetz
1
-7
/
+13
2020-06-03
mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES
Mike Rapoport
1
-9
/
+0
2020-06-03
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
1
-1
/
+1
2020-06-03
mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
Mike Rapoport
1
-1
/
+0
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-71
/
+65
2020-06-03
Merge tag 'sched-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2020-06-03
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2
-6
/
+39
2020-06-02
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-9
/
+10
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-87
/
+62
2020-06-02
powerpc: use __vmalloc_node in alloc_vm_stack
Christoph Hellwig
1
-3
/
+2
2020-06-02
mm: remove __get_vm_area
Christoph Hellwig
1
-1
/
+2
2020-06-02
powerpc: remove __ioremap_at and __iounmap_at
Christoph Hellwig
3
-65
/
+21
2020-06-02
powerpc: add an ioremap_phb helper
Christoph Hellwig
3
-19
/
+38
2020-06-02
powerpc/pseries: Make vio and ibmebus initcalls pseries specific
Oliver O'Halloran
2
-4
/
+6
2020-06-02
powerpc: Add POWER10 architected mode
Alistair Popple
6
-6
/
+65
2020-06-02
powerpc/dt_cpu_ftrs: Add MMA feature
Alistair Popple
2
-2
/
+18
2020-06-02
powerpc/dt_cpu_ftrs: Enable Prefixed Instructions
Alistair Popple
1
-0
/
+1
2020-06-02
powerpc/dt_cpu_ftrs: Advertise support for ISA v3.1 if selected
Alistair Popple
1
-0
/
+6
2020-06-02
powerpc: Add support for ISA v3.1
Alistair Popple
3
-4
/
+3
2020-06-02
powerpc: Add new HWCAP bits
Alistair Popple
1
-0
/
+2
2020-06-02
powerpc/64s: Don't set FSCR bits in INIT_THREAD
Michael Ellerman
1
-1
/
+0
[next]