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
/
platforms
/
powermac
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2
-2
/
+0
2020-06-02
powerpc/powermac: Blacklist functions running with MMU disabled for kprobe
Christophe Leroy
2
-1
/
+6
2020-05-19
powerpc: Use a datatype for instructions
Jordan Niethe
1
-2
/
+2
2020-05-19
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
1
-1
/
+2
2020-05-15
powerpc: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-05-11
powerpc: Replace _ALIGN() by ALIGN()
Christophe Leroy
1
-2
/
+2
2020-05-11
powerpc: Replace _ALIGN_UP() by ALIGN()
Christophe Leroy
1
-5
/
+5
2020-04-01
powerpc/32: drop unused ISA_DMA_THRESHOLD
Mike Rapoport
1
-1
/
+0
2020-03-25
powerpc: Replace setup_irq() by request_irq()
afzal mohammed
2
-25
/
+16
2020-03-17
powerpc/pmac/smp: Drop unnecessary volatile qualifier
YueHaibing
1
-2
/
+2
2020-03-17
powerpc/pmac/smp: Avoid unused-variable warnings
Ilie Halip
1
-4
/
+4
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-5
/
+63
2019-07-01
Merge branch 'fixes' into next
Michael Ellerman
1
-0
/
+1
2019-06-22
Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+1
2019-06-19
powerpc: enable a 30-bit ZONE_DMA for 32-bit pmac
Christoph Hellwig
1
-0
/
+1
2019-06-19
powerpc/32s: fix suspend/resume when IBATs 4-7 are used
Christophe Leroy
1
-5
/
+63
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
11
-60
/
+11
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2
-0
/
+2
2019-05-03
powerpc: disable KASAN instrumentation on early/critical files.
Christophe Leroy
1
-0
/
+6
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-0
/
+3
2019-01-22
powerpc: Adopt nvram module for PPC64
Finn Thain
3
-4
/
+2
2019-01-22
powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAM
Finn Thain
1
-2
/
+1
2019-01-22
powerpc: Define missing ppc_md.nvram_size for CHRP and PowerMac
Finn Thain
1
-0
/
+9
2018-12-29
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2018-12-22
powerpc: Use of_node_name_eq for node name comparisons
Rob Herring
7
-39
/
+26
2018-12-19
powerpc/smp: Use code patching to restore reset vector
Christophe Leroy
1
-2
/
+1
2018-12-04
powerpc: annotate implicit fall throughs
Stephen Rothwell
1
-0
/
+1
2018-11-26
powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
Christophe Leroy
3
-5
/
+5
2018-11-26
powerpc: Use device_type helpers to access the node type
Rob Herring
3
-6
/
+5
2018-11-23
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
1
-1
/
+1
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
1
-1
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
1
-1
/
+1
2018-10-26
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-107
/
+22
2018-10-08
macintosh: Use common code to access RTC
Finn Thain
1
-106
/
+20
2018-10-03
powerpc/32: add stack protector support
Christophe Leroy
1
-0
/
+1
2018-09-28
powerpc: use for_each_of_cpu_node iterator
Rob Herring
2
-40
/
+26
2018-09-19
powerpc: consolidate -mno-sched-epilog into FTRACE flags
Nicholas Piggin
1
-1
/
+1
2018-08-23
treewide: correct "differenciate" and "instanciate" typos
Finn Thain
1
-1
/
+1
2018-08-10
powerpc/powermac: Make some functions static
Mathieu Malaterre
1
-6
/
+6
2018-08-10
powerpc/powermac: Remove variable x that's never read
Mathieu Malaterre
1
-2
/
+2
2018-08-10
powerpc/powermac: Add missing include of header pmac.h
Mathieu Malaterre
1
-1
/
+3
2018-08-08
powerpc/powermac: of_node_put() is not needed after iterator
zhong jiang
1
-2
/
+0
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
2
-0
/
+2
2018-06-27
powerpc/powermac: Fix rtc read/write functions
Arnd Bergmann
1
-9
/
+20
2018-06-05
powerpc: fix spelling mistake: "Usupported" -> "Unsupported"
Colin Ian King
1
-1
/
+1
2018-06-03
powerpc: use time64_t in update_persistent_clock
Arnd Bergmann
1
-13
/
+4
2018-06-03
powerpc: use time64_t in read_persistent_clock
Arnd Bergmann
2
-21
/
+12
2018-05-25
powerpc/powermac: Add missing prototype for note_bootable_part()
Mathieu Malaterre
1
-0
/
+1
[next]