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
/
platforms
/
powermac
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-03
powerpc: disable KASAN instrumentation on early/critical files.
Christophe Leroy
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-01-22
powerpc: Adopt nvram module for PPC64
Finn Thain
2019-01-22
powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAM
Finn Thain
2019-01-22
powerpc: Define missing ppc_md.nvram_size for CHRP and PowerMac
Finn Thain
2018-12-29
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-12-22
powerpc: Use of_node_name_eq for node name comparisons
Rob Herring
2018-12-19
powerpc/smp: Use code patching to restore reset vector
Christophe Leroy
2018-12-04
powerpc: annotate implicit fall throughs
Stephen Rothwell
2018-11-26
powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
Christophe Leroy
2018-11-26
powerpc: Use device_type helpers to access the node type
Rob Herring
2018-11-23
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
2018-10-26
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-10-08
macintosh: Use common code to access RTC
Finn Thain
2018-10-03
powerpc/32: add stack protector support
Christophe Leroy
2018-09-28
powerpc: use for_each_of_cpu_node iterator
Rob Herring
2018-09-19
powerpc: consolidate -mno-sched-epilog into FTRACE flags
Nicholas Piggin
2018-08-23
treewide: correct "differenciate" and "instanciate" typos
Finn Thain
2018-08-10
powerpc/powermac: Make some functions static
Mathieu Malaterre
2018-08-10
powerpc/powermac: Remove variable x that's never read
Mathieu Malaterre
2018-08-10
powerpc/powermac: Add missing include of header pmac.h
Mathieu Malaterre
2018-08-08
powerpc/powermac: of_node_put() is not needed after iterator
zhong jiang
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
2018-06-27
powerpc/powermac: Fix rtc read/write functions
Arnd Bergmann
2018-06-05
powerpc: fix spelling mistake: "Usupported" -> "Unsupported"
Colin Ian King
2018-06-03
powerpc: use time64_t in update_persistent_clock
Arnd Bergmann
2018-06-03
powerpc: use time64_t in read_persistent_clock
Arnd Bergmann
2018-05-25
powerpc/powermac: Add missing prototype for note_bootable_part()
Mathieu Malaterre
2018-05-25
powerpc/powermac: Move pmac_pfunc_base_install prototype to header file
Mathieu Malaterre
2018-05-25
powerpc/powermac: Mark variable x as unused
Mathieu Malaterre
2018-05-25
powerpc/sparse: Fix plain integer as NULL pointer warning
Mathieu Malaterre
2018-03-20
powerpc: Use sizeof(*foo) rather than sizeof(struct foo)
Markus Elfring
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-01-21
powerpc: Fix old-style function definition
Mathieu Malaterre
2018-01-16
powerpc: make use of for_each_node_by_type() instead of open-coding it
Dmitry Torokhov
2018-01-11
powerpc/PCI: Deprecate pci_get_bus_and_slot()
Sinan Kaya
2017-12-04
powerpc: Use of for_each_node_by_name() instead of open-coding it
Dmitry Torokhov
2017-12-04
powerpc/powermac: drop useless call to of_find_node_by_name
Dmitry Torokhov
2017-12-04
powerpc/powermac: fix OF node refcount leak
Dmitry Torokhov
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-04
powerpc/powermac: Use setup_timer() helper
Allen Pais
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
2017-04-28
powerpc: Add struct smp_ops_t.cause_nmi_ipi operation
Nicholas Piggin
[next]