index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
boot
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-22
1
-1
/
+0
|
\
|
*
devicetree: Move include prefixes from arch to separate directory
Olof Johansson
2017-05-18
1
-1
/
+0
*
|
powerpc/85xx/kmcent2: use hdlc busmode for UCC1
Holger Brunck
2017-05-18
1
-3
/
+1
|
/
*
powerpc/boot: Fix zImage TOC alignment
Michael Ellerman
2017-03-08
1
-0
/
+1
*
Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-03-01
2
-0
/
+307
|
\
|
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2017-02-18
2
-0
/
+307
|
|
\
|
|
*
powerpc/corenet: add support for the kmcent2 board
Valentin Longchamp
2017-01-25
1
-0
/
+303
|
|
*
powerpc/corenet: explicitly disable the SDHC controller on kmcoge4
Valentin Longchamp
2017-01-25
1
-0
/
+4
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2017-03-01
2
-4
/
+4
|
\
\
\
|
*
|
|
powerpc/mpc85xx: Update TMU device tree node for T1023/T1024
Hongtao Jia
2017-02-22
1
-2
/
+2
|
*
|
|
powerpc/mpc85xx: Update TMU device tree node for T1040/T1042
Hongtao Jia
2017-02-22
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
scripts/spelling.txt: add "partiton" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
*
|
|
Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-02-22
1
-0
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
powerpc/boot: Update .gitignore
Michael Ellerman
2017-02-02
1
-0
/
+4
|
|
/
*
/
EDAC, mpc85xx: Add T2080 l2-cache support
Chris Packham
2017-02-03
1
-0
/
+1
|
/
*
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2016-12-16
10
-30
/
+287
|
\
|
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2016-12-16
6
-0
/
+250
|
|
\
|
|
*
powerpc/fsl/dts: add FMan node for t1042d4rdb
Madalin Bucur
2016-12-09
1
-0
/
+52
|
|
*
powerpc/fsl/dts: add sg_2500_aqr105_phy4 alias on t1024rdb
Madalin Bucur
2016-12-09
1
-0
/
+4
|
|
*
powerpc/fsl/dts: add QMan and BMan nodes on t1024
Madalin Bucur
2016-12-09
2
-0
/
+58
|
|
*
powerpc/fsl/dts: add QMan and BMan nodes on t1023
Madalin Bucur
2016-12-09
2
-0
/
+132
|
|
*
powerpc/dts: add device tree entry for W83793 on T4240RDB
Florian Larysch
2016-11-22
1
-0
/
+4
|
*
|
powerpc/boot: Request no dynamic linker for boot wrapper
Nicholas Piggin
2016-12-05
1
-1
/
+23
|
*
|
powerpc/ps3: Fix system hang with GCC 5 builds
Geoff Levand
2016-11-30
2
-12
/
+1
|
*
|
powerpc/boot: Fix rebuild when changing kernel endian
Michael Ellerman
2016-11-29
1
-4
/
+0
|
*
|
powerpc/boot: All uses of if_changed should depend on FORCE
Michael Ellerman
2016-11-29
1
-13
/
+13
|
|
/
*
|
powerpc/boot: Fix build failure in 32-bit boot wrapper
Ben Hutchings
2016-11-28
2
-2
/
+3
*
|
powerpc/boot: Fix the early OPAL console wrappers
Oliver O'Halloran
2016-11-24
4
-2
/
+31
|
/
*
powerpc/boot: Fix boot on systems with uncompressed kernel image
Heiner Kallweit
2016-10-19
1
-2
/
+16
*
powerpc/boot: Add support for XZ compression
Oliver O'Halloran
2016-09-28
6
-0
/
+88
*
powerpc/boot: Add XZ support to the wrapper script
Oliver O'Halloran
2016-09-28
2
-18
/
+50
*
powerpc/boot: Remove the legacy gzip wrapper
Oliver O'Halloran
2016-09-28
3
-250
/
+0
*
powerpc/boot: Use the pre-boot decompression API
Oliver O'Halloran
2016-09-28
4
-25
/
+190
*
powerpc/boot: Use CONFIG_KERNEL_GZIP
Oliver O'Halloran
2016-09-28
1
-12
/
+18
*
powerpc/boot: Add sed script
Oliver O'Halloran
2016-09-28
2
-11
/
+17
*
powerpc/boot: Use $(Q) to quiet build rules not @
Michael Ellerman
2016-09-13
1
-4
/
+4
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-08-02
1
-1
/
+1
|
\
|
*
Kbuild: arch: look for generated headers in obtree
Arnd Bergmann
2016-07-18
1
-1
/
+1
*
|
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-07-30
21
-6
/
+611
|
\
\
|
*
|
T104xQDS: Add qe node to t104xqds
Zhao Qiang
2016-07-09
1
-0
/
+38
|
*
|
T104xRDB: Add qe node to t104xrdb
Zhao Qiang
2016-07-09
1
-0
/
+38
|
*
|
T104xD4RDB: Add qe node to t104xd4rdb
Zhao Qiang
2016-07-09
2
-0
/
+83
|
*
|
powerpc: define the fman node for the kmcoge4 DTS
Valentin Longchamp
2016-07-08
1
-0
/
+37
|
*
|
powerpc/86xx: Add support for Emerson/Artesyn MVME7100
Alessio Igor Bogani
2016-07-08
6
-1
/
+233
|
*
|
powerpc/85xx: add aliases for usb nodes on t4240, b4860, and b4420
Sriram Dash
2016-07-08
4
-1
/
+5
|
*
|
powerpc/85xx: Change T1040si USB controller version
Sriram Dash
2016-07-08
1
-2
/
+2
|
*
|
powerpc/boot: Add OPAL console to epapr wrappers
Oliver O'Halloran
2016-07-05
7
-2
/
+175
|
|
/
*
|
Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-07-30
20
-20
/
+20
|
\
\
|
*
|
powerpc/dts: fix STMicroelectronics compatible strings
Stefan Agner
2016-07-22
20
-20
/
+20
|
|
/
*
/
powerpc: use the new LED disk activity trigger
Stephan Linz
2016-06-27
4
-4
/
+4
|
/
[next]