Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
740ce365a4dccc1df4d05219cd5bf68f01359196
/
arch
/
powerpc
ad28fd1
Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
by Linus Torvalds
· 5 years ago
3ea54d9
Merge tag 'docs-5.3-1' of git://git.lwn.net/linux
by Linus Torvalds
· 5 years ago
d9c5252
treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
by Masahiro Yamada
· 5 years ago
bed38c3
Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
7626077
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
2f5947d
Documentation: move Documentation/virtual to Documentation/virt
by Christoph Hellwig
· 5 years ago
48ffc3d
Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental into mauro
by Jonathan Corbet
· 5 years ago
3a855b7
powerpc/papr_scm: Force a scm-unbind if initial scm-bind fails
by Vaibhav Jain
· 6 years ago
0d7fc08
powerpc/papr_scm: Update drc_pmem_unbind() to use H_SCM_UNBIND_ALL
by Vaibhav Jain
· 6 years ago
6d140e7
powerpc/pseries: Update SCM hcall op-codes in hvcall.h
by Vaibhav Jain
· 6 years ago
f16d80b
powerpc/tm: Fix oops on sigreturn on systems without TM
by Michael Neuling
· 5 years ago
b4fc36e
powerpc/dma: Fix invalid DMA mmap behavior
by Shawn Anastasio
· 5 years ago
9798f4e
KVM: PPC: Book3S HV: XIVE: fix rollback when kvmppc_xive_create fails
by Cédric Le Goater
· 5 years ago
fbcf73c
mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of pfns
by David Hildenbrand
· 5 years ago
80ec922
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
by David Hildenbrand
· 5 years ago
4d202c8
powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask()
by Gautham R. Shenoy
· 5 years ago
57a8ec3
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
4d2e26a
docs: powerpc: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
79eb597
mm: add account_locked_vm utility function
by Daniel Jordan
· 5 years ago
1759673
mm: introduce ARCH_HAS_PTE_DEVMAP
by Robin Murphy
· 5 years ago
8aa3c92
mm/mmap: move common defines to mman-common.h
by Aneesh Kumar K.V
· 5 years ago
f296f1d
powerpc: define syscall_get_error()
by Dmitry V. Levin
· 5 years ago
b98cca4
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
by Anshuman Khandual
· 5 years ago
0f472d0
mm/ioremap: probe platform for p4d huge map support
by Anshuman Khandual
· 5 years ago
3c69914
Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
03800e0
powerpc: fix off by one in max_zone_pfn initialization for ZONE_DMA
by Andrea Arcangeli
· 6 years ago
c8b4083
KVM: PPC: Book3S HV: Save and restore guest visible PSSCR bits on pseries
by Suraj Jitindar Singh
· 6 years ago
fec88ab
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 5 years ago
28d2a6e
powerpc/pmu: Set pmcregs_in_use in paca when running as LPAR
by Suraj Jitindar Singh
· 6 years ago
63279ee
KVM: PPC: Book3S HV: Always save guest pmu for guest capable of nesting
by Suraj Jitindar Singh
· 6 years ago
da0ef93
powerpc/mm: Limit rma_size to 1TB when running without HV mode
by Suraj Jitindar Singh
· 6 years ago
1a271a6
arch: mark syscall number 435 reserved for clone3
by Christian Brauner
· 5 years ago
192f0f8
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
39ceda5
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
5f26f11
Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 6 years ago
39d7530
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
f632a81
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
ef8f3d4
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
cbd34da
mm: move the powerpc hugepd code to mm/gup.c
by Christoph Hellwig
· 6 years ago
67a929e
mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP
by Christoph Hellwig
· 6 years ago
cc0e5f1
scripts/spelling.txt: drop "sepc" from the misspelling list
by Paul Walmsley
· 6 years ago
9bd3bb6
mm/nvdimm: add is_ioremap_addr and use that to check ioremap address
by Aneesh Kumar K.V
· 6 years ago
f5a9e48
powerpc/powernv/idle: Fix restore of SPRN_LDBAR for POWER9 stop state.
by Athira Rajeev
· 6 years ago
97ff4ca
Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
237f83d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
3343962
powerpc/eeh: Handle hugepages in ioremap space
by Oliver O'Halloran
· 6 years ago
a45ff59
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 6 years ago
5450e8a
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 6 years ago
4ba7f80
powerpc/boot: pass CONFIG options in a simpler and more robust way
by Masahiro Yamada
· 6 years ago
9e005b7
powerpc/boot: add {get, put}_unaligned_be32 to xz_config.h
by Masahiro Yamada
· 6 years ago
0fc12c0
powerpc/irq: Don't WARN continuously in arch_local_irq_restore()
by Michael Ellerman
· 6 years ago
e9a83bd
Merge tag 'docs-5.3' of git://git.lwn.net/linux
by Linus Torvalds
· 6 years ago
cf2d213
Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
5ad18b2
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
dad1c12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
e1928328
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
e0e86b1
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
1758fed
Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
dfd437a
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
3dbeb44
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 6 years ago
a2b6f26
powerpc/module64: Use symbolic instructions names.
by Christophe Leroy
· 6 years ago
4eb4516
powerpc/module32: Use symbolic instructions names.
by Christophe Leroy
· 6 years ago
7f9c929
powerpc: Move PPC_HA() PPC_HI() and PPC_LO() to ppc-opcode.h
by Christophe Leroy
· 6 years ago
2fb0a2c
powerpc/module64: Fix comment in R_PPC64_ENTRY handling
by Michael Ellerman
· 6 years ago
264bffa
powerpc/boot: Add lzo support for uImage
by Christophe Leroy
· 6 years ago
1cc9a21
powerpc/boot: Add lzma support for uImage
by Christophe Leroy
· 6 years ago
fbded57
powerpc/boot: don't force gzipped uImage
by Christophe Leroy
· 6 years ago
43db76f
powerpc/8xx: Add microcode patch to move SMC parameter RAM.
by Christophe Leroy
· 6 years ago
c3eec5d7
powerpc/8xx: Use IO accessors in microcode programming.
by Christophe Leroy
· 6 years ago
647d5ed
powerpc/8xx: replace #ifdefs by IS_ENABLED() in microcode.c
by Christophe Leroy
· 6 years ago
f5348c0
powerpc/8xx: refactor programming of microcode CPM params.
by Christophe Leroy
· 6 years ago
5cfd5d8
powerpc/8xx: refactor printing of microcode patch name.
by Christophe Leroy
· 6 years ago
11597ff
powerpc/8xx: Refactor microcode write
by Christophe Leroy
· 6 years ago
372fba9
powerpc/8xx: refactor writing of CPM microcode arrays
by Christophe Leroy
· 6 years ago
9fb7e639
powerpc/8xx: compact microcode arrays
by Christophe Leroy
· 6 years ago
4d6d9c6
powerpc/8xx: drop verify_patch()
by Christophe Leroy
· 6 years ago
4128a89
powerpc/8xx: move CPM1 related files from sysdev/ to platforms/8xx
by Christophe Leroy
· 6 years ago
22e9c88
powerpc/64: reuse PPC32 static inline flush_dcache_range()
by Christophe Leroy
· 6 years ago
d98fc70
powerpc/32: define helpers to get L1 cache sizes.
by Christophe Leroy
· 6 years ago
1cfb725
powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()
by Christophe Leroy
· 6 years ago
6c58758
powerpc: slightly improve cache helpers
by Christophe Leroy
· 6 years ago
ac25ba6
powerpc/mm/hugetlb: Don't enable HugeTLB if we don't have a page table cache
by Aneesh Kumar K.V
· 6 years ago
5d49275
powerpc/mm/hugetlb: Fix kernel crash if we fail to allocate page table caches
by Aneesh Kumar K.V
· 6 years ago
2230ebf
powerpc/mm: Handle page table allocation failures
by Aneesh Kumar K.V
· 6 years ago
57cadda
powerpc/mm: Remove radix dependency on HugeTLB page
by Aneesh Kumar K.V
· 6 years ago
1ecf2cd
powerpc/mm: pmd_devmap implies pmd_large().
by Aneesh Kumar K.V
· 6 years ago
d6eaced
powerpc/book3s: Use config independent helpers for page table walk
by Aneesh Kumar K.V
· 6 years ago
259a948
powerpc/pseries/scm: Use a specific endian format for storing uuid from the device tree
by Aneesh Kumar K.V
· 6 years ago
53e80bd
powerpc/nvdimm: Add support for multibyte read/write for metadata
by Aneesh Kumar K.V
· 6 years ago
2a0ffbd
powerpc/pseries/scm: Mark the region volatile if cache flush not required
by Aneesh Kumar K.V
· 6 years ago
c0b1b23
powerpc/mm/nvdimm: Add an informative message if we fail to allocate altmap block
by Aneesh Kumar K.V
· 6 years ago
495c2ff
powerpc/mm: Consolidate numa_enable check and min_common_depth check
by Aneesh Kumar K.V
· 6 years ago
f52741c
powerpc/mm: Fix node look up with numa=off boot
by Aneesh Kumar K.V
· 6 years ago
ea9f5b7
powerpc/mm/drconf: Use NUMA_NO_NODE on failures instead of node 0
by Aneesh Kumar K.V
· 6 years ago
89a3496
powerpc/mm/radix: Use the right page size for vmemmap mapping
by Aneesh Kumar K.V
· 6 years ago
78c9498
powerpc/mm/hash/4k: Don't use 64K page size for vmemmap with 4K pagesize
by Aneesh Kumar K.V
· 6 years ago
b8c8a52
powerpc/mm: Remove unused variable declaration
by Aneesh Kumar K.V
· 6 years ago
18a593c
powerpc/pseries: Protect against hogging the cpu while setting up the stats
by Naveen N. Rao
· 6 years ago
d62c8de
powerpc/pseries: Provide vcpu dispatch statistics
by Naveen N. Rao
· 6 years ago
5a1ea47
powerpc/pseries: Move mm/book3s64/vphn.c under platforms/pseries/
by Naveen N. Rao
· 6 years ago
Next »