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
2019-10-05
Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+4
2019-10-01
kbuild: remove ar-option and KBUILD_ARFLAGS
Masahiro Yamada
1
-1
/
+1
2019-09-30
kvm: x86, powerpc: do not allow clearing largepages debugfs entry
Paolo Bonzini
1
-4
/
+4
2019-09-29
Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-9
/
+25
2019-09-28
Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
23
-92
/
+559
2019-09-27
powerpc/eeh: Fix eeh eeh_debugfs_break_device() with SRIOV devices
Oliver O'Halloran
1
-2
/
+2
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
1
-3
/
+3
2019-09-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-10
/
+4
2019-09-24
thp: update split_huge_page_pmd() comment
Kefeng Wang
1
-1
/
+1
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
1
-1
/
+0
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
1
-2
/
+0
2019-09-24
mm: introduce compound_nr()
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-09-24
mm: introduce page_shift()
Matthew Wilcox (Oracle)
1
-5
/
+2
2019-09-25
powerpc/nvdimm: use H_SCM_QUERY hcall on H_OVERLAP error
Aneesh Kumar K.V
1
-8
/
+40
2019-09-25
powerpc/nvdimm: Use HCALL error as the return value
Aneesh Kumar K.V
1
-15
/
+11
2019-09-24
Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-91
/
+116
2019-09-24
libnvdimm/altmap: Track namespace boundaries in altmap
Aneesh Kumar K.V
1
-1
/
+16
2019-09-24
powerpc/book3s64: Export has_transparent_hugepage() related functions.
Aneesh Kumar K.V
3
-8
/
+9
2019-09-24
powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9
Aneesh Kumar K.V
5
-22
/
+134
2019-09-24
powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag
Aneesh Kumar K.V
5
-9
/
+9
2019-09-24
powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisions
Aneesh Kumar K.V
1
-2
/
+28
2019-09-24
powerpc/pseries: Call H_BLOCK_REMOVE when supported
Laurent Dufour
1
-2
/
+21
2019-09-24
powerpc/pseries: Read TLB Block Invalidate Characteristics
Laurent Dufour
3
-0
/
+142
2019-09-24
KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flag
Michael Roth
6
-14
/
+108
2019-09-23
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+0
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-6
/
+6
2019-09-21
powerpc/mm: Fix an Oops in kasan_mmu_init()
Christophe Leroy
1
-1
/
+14
2019-09-21
powerpc/mm: Add a helper to select PAGE_KERNEL_RO or PAGE_READONLY
Christophe Leroy
1
-8
/
+13
2019-09-21
powerpc/64s: Set reserved PCR bits
Jordan Niethe
6
-12
/
+27
2019-09-21
powerpc: Fix definition of PCR bits to work with old binutils
Alistair Popple
1
-3
/
+3
2019-09-21
powerpc/book3s64/radix: Remove WARN_ON in destroy_context()
Aneesh Kumar K.V
1
-1
/
+14
2019-09-20
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
204
-5204
/
+7897
2019-09-20
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
4
-3
/
+4
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-7
/
+8
2019-09-19
powerpc/mm/mce: Keep irqs disabled during lockless page table walk
Aneesh Kumar K.V
1
-8
/
+12
2019-09-18
vfs: Convert spufs to use the new mount API
David Howells
1
-91
/
+116
2019-09-18
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+0
2019-09-18
Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-6
/
+0
2019-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
16
-71
/
+225
2019-09-18
powerpc: Use ftrace_graph_ret_addr() when unwinding
Naveen N. Rao
1
-13
/
+6
2019-09-18
powerpc/ftrace: Enable HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
Naveen N. Rao
7
-4
/
+11
2019-09-18
powerpc: dump kernel log before carrying out fadump or kdump
Ganesh Goudar
1
-0
/
+1
2019-09-16
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2019-09-16
Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-540
/
+6
2019-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-15
/
+0
2019-09-14
powerpc/xmon: Fix output of XIVE IPI
Cédric Le Goater
1
-11
/
+16
2019-09-14
powerpc/xmon: Improve output of XIVE interrupts
Cédric Le Goater
3
-16
/
+31
2019-09-14
powerpc/mm/radix: remove useless kernel messages
Qian Cai
1
-3
/
+0
2019-09-14
powerpc/fadump: support holes in kernel boot memory area
Hari Bathini
6
-59
/
+219
[next]