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
Age
Commit message (
Expand
)
Author
2019-07-18
mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ...
David Hildenbrand
2019-07-18
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
2019-07-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-07-16
mm: add account_locked_vm utility function
Daniel Jordan
2019-07-16
mm: introduce ARCH_HAS_PTE_DEVMAP
Robin Murphy
2019-07-16
mm/mmap: move common defines to mman-common.h
Aneesh Kumar K.V
2019-07-16
powerpc: define syscall_get_error()
Dmitry V. Levin
2019-07-16
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
Anshuman Khandual
2019-07-16
mm/ioremap: probe platform for p4d huge map support
Anshuman Khandual
2019-07-16
Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-14
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-07-15
arch: mark syscall number 435 reserved for clone3
Christian Brauner
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-12
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-07-12
Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-07-12
mm: move the powerpc hugepd code to mm/gup.c
Christoph Hellwig
2019-07-12
mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP
Christoph Hellwig
2019-07-12
scripts/spelling.txt: drop "sepc" from the misspelling list
Paul Walmsley
2019-07-12
mm/nvdimm: add is_ioremap_addr and use that to check ioremap address
Aneesh Kumar K.V
2019-07-12
powerpc/powernv/idle: Fix restore of SPRN_LDBAR for POWER9 stop state.
Athira Rajeev
2019-07-11
Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-12
powerpc/eeh: Handle hugepages in ioremap space
Oliver O'Halloran
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2019-07-10
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-10
powerpc/boot: pass CONFIG options in a simpler and more robust way
Masahiro Yamada
2019-07-10
powerpc/boot: add {get, put}_unaligned_be32 to xz_config.h
Masahiro Yamada
2019-07-10
powerpc/irq: Don't WARN continuously in arch_local_irq_restore()
Michael Ellerman
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-09
Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-08
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-08
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-08
Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-07-08
Merge branch 'pm-sleep'
Rafael J. Wysocki
2019-07-06
powerpc/module64: Use symbolic instructions names.
Christophe Leroy
2019-07-06
powerpc/module32: Use symbolic instructions names.
Christophe Leroy
2019-07-06
powerpc: Move PPC_HA() PPC_HI() and PPC_LO() to ppc-opcode.h
Christophe Leroy
2019-07-06
powerpc/module64: Fix comment in R_PPC64_ENTRY handling
Michael Ellerman
2019-07-05
powerpc/boot: Add lzo support for uImage
Christophe Leroy
2019-07-05
powerpc/boot: Add lzma support for uImage
Christophe Leroy
2019-07-05
powerpc/boot: don't force gzipped uImage
Christophe Leroy
2019-07-05
powerpc/8xx: Add microcode patch to move SMC parameter RAM.
Christophe Leroy
2019-07-05
powerpc/8xx: Use IO accessors in microcode programming.
Christophe Leroy
2019-07-05
powerpc/8xx: replace #ifdefs by IS_ENABLED() in microcode.c
Christophe Leroy
[next]