index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-30
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
64
-59
/
+9
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
65
-60
/
+9
2012-03-28
powerpc: Random little legacy iSeries removal tidy ups
Stephen Rothwell
1
-2
/
+0
2012-03-28
powerpc/pseries: Cut down on enthusiastic use of defines in RAS code
Anton Blanchard
1
-25
/
+1
2012-03-28
powerpc/pseries: Clean up ras_error_interrupt code
Anton Blanchard
1
-19
/
+8
2012-03-28
powerpc/pseries: Remove RTAS_POWERMGM_EVENTS
Anton Blanchard
1
-1
/
+1
2012-03-28
powerpc/pseries: Use rtas_get_sensor in RAS code
Anton Blanchard
1
-4
/
+1
2012-03-28
powerpc/pseries: Parse and handle EPOW interrupts
Anton Blanchard
1
-17
/
+116
2012-03-28
powerpc: Make function that parses RTAS error logs global
Anton Blanchard
1
-66
/
+2
2012-03-28
powerpc/eeh: Retrieve PHB from global list
Gavin Shan
1
-14
/
+5
2012-03-28
powerpc/eeh: Remove eeh information from pci_dn
Gavin Shan
1
-16
/
+13
2012-03-28
powerpc/eeh: Remove eeh device from OF node
Gavin Shan
1
-1
/
+1
2012-03-24
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
8
-16
/
+8
2012-03-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
103
-10267
/
+2179
2012-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-7
/
+7
2012-03-21
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
4
-0
/
+4
2012-03-21
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
18
-181
/
+129
2012-03-21
spufs: make register_filesystem the last potential failure exit
Al Viro
1
-5
/
+5
2012-03-21
switch open-coded instances of d_make_root() to new helper
Al Viro
1
-2
/
+2
2012-03-21
powerpc: Remove FW_FEATURE ISERIES from arch code
Stephen Rothwell
2
-0
/
+2
2012-03-21
powerpc/spufs: Fix double unlocks
Benjamin Herrenschmidt
2
-2
/
+1
2012-03-21
Merge remote-tracking branch 'kumar/next' into next
Benjamin Herrenschmidt
16
-504
/
+762
2012-03-21
Merge remote-tracking branch 'jwb/next' into next
Benjamin Herrenschmidt
2
-1
/
+2
2012-03-21
powerpc/5200: convert mpc5200 to use of_platform_populate()
Grant Likely
1
-6
/
+4
2012-03-21
powerpc/mpc52xx: add a4m072 board support
Heiko Schocher
1
-0
/
+1
2012-03-20
powerpc/PCI: allow reallocation on PA Semi
Bjorn Helgaas
1
-3
/
+0
2012-03-17
powerpc/44x: Add support PCI-E for APM821xx SoC and Bluestone board
Vinh Nguyen Huu Tuong
1
-0
/
+1
2012-03-17
powerpc/44x: The bug fixed support for APM821xx SoC and Bluestone board
Vinh Nguyen Huu Tuong
1
-1
/
+1
2012-03-17
powerpc: add support for MPIC message register API
Jia Hongtao
1
-0
/
+8
2012-03-17
powerpc/85xx: mpc8548cds - Add FPGA node to dts
chenhui zhao
1
-16
/
+34
2012-03-17
powerpc/85xx: mpc8548cds - Add RapidIO node to dts
chenhui zhao
1
-0
/
+1
2012-03-17
powerpc/85xx: mpc85xxcds - Fix PCI I/O space resource of PCI bridge
chenhui zhao
1
-2
/
+29
2012-03-16
powerpc/85xx: Add Quicc Engine support for p1025rdb
Zhicheng Fan
1
-1
/
+76
2012-03-16
powerpc/85xx: Abstract common define of signal multiplex control for qe
Zhicheng Fan
1
-20
/
+15
2012-03-16
powerpc/85xx: allow CONFIG_PHYS_64BIT to be selectable
Timur Tabi
1
-1
/
+0
2012-03-16
powerpc/85xx: Add missing config option for CACHE SRAM code
Claudiu Manoil
1
-0
/
+9
2012-03-16
powerpc/85xx: p1022ds: enable monitor switching via pixis indirect mode
Timur Tabi
1
-22
/
+110
2012-03-16
powerpc/85xx: Board support for GE IMP3A
Martyn Welch
3
-0
/
+262
2012-03-16
powerpc: Move GE PIC drivers
Martyn Welch
7
-271
/
+3
2012-03-16
gpio: Move GE GPIO driver to reside within GPIO subsystem
Martyn Welch
2
-173
/
+1
2012-03-16
powerpc: Add GE FPGA config option
Martyn Welch
2
-3
/
+11
2012-03-16
powerpc/85xx: Add p1020rdb-pc platform support
Zhicheng Fan
1
-1
/
+23
2012-03-16
powerpc/85xx: add P1020UTM-PC platform support
Jerry Huang
1
-0
/
+22
2012-03-16
powerpc/85xx: add P1020MBG-PC platform support
Jerry Huang
1
-0
/
+22
2012-03-16
powerpc/85xx: p1022ds: disable the NOR flash node if video is enabled
Timur Tabi
1
-0
/
+71
2012-03-16
powerpc/85xx: Add p1025rdb platform support
Zhicheng Fan
1
-0
/
+22
2012-03-16
powerpc/85xx: Adds Support for P2020RDB-PC board
Tang Yuantian
1
-0
/
+24
2012-03-16
powerpc/85xx: Added P1021RDB-PC Platform support
Xu Jiucheng
1
-0
/
+24
2012-03-15
powerpc/85xx: fix Kconfig warning about missing 8250 dependency
Paul Gortmaker
1
-0
/
+1
[next]