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
2011-11-25
Merge remote-tracking branch 'kumar/next' into next
Benjamin Herrenschmidt
38
-963
/
+274
2011-11-25
powerpc/powernv: PCI support for p7IOC under OPAL v2
Benjamin Herrenschmidt
4
-5
/
+1426
2011-11-25
powerpc/powernv: Fixup p7ioc PCIe root complex class code
Benjamin Herrenschmidt
1
-0
/
+7
2011-11-25
powerpc/powernv: Add TCE SW invalidation support
Benjamin Herrenschmidt
2
-15
/
+75
2011-11-25
powerpc: Mark IPI interrupts IRQF_NO_THREAD
Thomas Gleixner
1
-2
/
+2
2011-11-25
powerpc/wsp: Mark opb cascade handler IRQF_NO_THREAD
Thomas Gleixner
1
-1
/
+2
2011-11-25
powerpc/85xx: Mark cascade irq IRQF_NO_THREAD
Thomas Gleixner
1
-1
/
+1
2011-11-25
powerpc/book3e: Add Chroma as a new WSP/PowerEN platform.
Jimi Xenidis
7
-52
/
+344
2011-11-25
powerpc/icswx: Simple ACOP fault handler
Jimi Xenidis
1
-1
/
+12
2011-11-25
powerpc/book3e: Add ICSWX/ACOP support to Book3e cores like A2
Jimi Xenidis
2
-1
/
+2
2011-11-25
powerpc: Split ICSWX ACOP and PID processing
Jimi Xenidis
1
-0
/
+8
2011-11-25
powerpc/powermac: Add missing of_node_put
Julia Lawall
1
-2
/
+6
2011-11-25
powerpc/cell/iommu: Add missing of_node_put
Julia Lawall
1
-0
/
+2
2011-11-25
powerpc/pseries: Software invalidatation of TCEs
Milton Miller
1
-5
/
+56
2011-11-24
powerpc/85xx: Renamed mpc85xx_common.c to common.c
Kumar Gala
2
-1
/
+1
2011-11-24
powerpc/85xx: Additional consolidate of_platform_bus_probe calls
Kumar Gala
4
-29
/
+7
2011-11-24
powerpc/85xx: consolidate of_platform_bus_probe calls
Dmitry Eremin-Solenikov
16
-218
/
+40
2011-11-24
powerpc/85xx: separate cpm2 pic init
Dmitry Eremin-Solenikov
16
-157
/
+89
2011-11-24
powerpc/83xx: make mpc830x_rdb use mpc83xx_setup_pci
Dmitry Eremin-Solenikov
1
-8
/
+1
2011-11-24
powerpc/83xx: merge PCI bridge additions
Dmitry Eremin-Solenikov
13
-80
/
+34
2011-11-24
powerpc/83xx: consolidate of_platform_bus_probe calls
Dmitry Eremin-Solenikov
15
-180
/
+31
2011-11-24
powerpc/83xx: consolidate init_IRQ functions
Dmitry Eremin-Solenikov
15
-287
/
+68
2011-11-24
powerpc/8xxx: Update device tree bus probe for new RapidIO node binding
Kai Jiang
3
-3
/
+3
2011-11-24
powerpc/85xx: Fix compile error on p3060_qds.c
Kumar Gala
1
-1
/
+1
2011-11-24
powerpc/p3060qds: Fix select of 'MPC8xxx_GPIO'
Paul Bolle
1
-1
/
+1
2011-11-16
powerpc/ps3: Fix SMP lockdep boot warning
Geoff Levand
1
-32
/
+32
2011-11-16
powerpc/ps3: Fix lost SMP IPIs
Geoff Levand
3
-1
/
+25
2011-11-16
powerpc/fsl: MCU_MPC8349EMITX wants I2C built-in, modular won't do...
Al Viro
1
-1
/
+1
2011-11-08
Merge remote-tracking branch 'agust/next' into merge
Benjamin Herrenschmidt
1
-0
/
+1
2011-11-08
powerpc/ps3: Fix PS3 repository build warnings
Geoff Levand
1
-16
/
+16
2011-11-08
powerpc/irq: Remove IRQF_DISABLED
Yong Zhang
8
-15
/
+10
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
84
-46
/
+72
2011-11-07
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
5
-31
/
+0
2011-11-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
51
-127
/
+4180
2011-11-03
powerpc/p3060qds: Add support for P3060QDS board
Shengzhou Liu
3
-0
/
+90
2011-11-03
powerpc/83xx: Add shutdown request support to MCU handling on MPC8349 MITX
Fabio Baltieri
2
-2
/
+58
2011-11-03
powerpc/85xx: Make kexec to interate over online cpus
Matthew McClintock
1
-1
/
+1
2011-11-01
powerpc: remove non-required uses of include <linux/module.h>
Paul Gortmaker
19
-21
/
+0
2011-11-01
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
23
-23
/
+23
2011-11-01
powerpc: convert hvconsole.c to export.h ; fix implicit use of errno.h
Paul Gortmaker
1
-1
/
+2
2011-11-01
powerpc: fix two implicit header uses in pseries/plpar_wrappers.h
Paul Gortmaker
1
-0
/
+3
2011-11-01
powerpc: fix implicit notifier use in converting to export.h
Paul Gortmaker
1
-1
/
+2
2011-11-01
powerpc: cell/beat_wrapper.h is implicitly using memcpy functions
Paul Gortmaker
1
-0
/
+1
2011-11-01
powerpc: Fix up implicit sched.h users
Paul Gortmaker
6
-0
/
+6
2011-11-01
powerpc: Fix up implicit stat.h users
Paul Gortmaker
3
-0
/
+3
2011-11-01
powerpc: Fix up modules that should be including module.h
Paul Gortmaker
11
-0
/
+11
2011-11-01
powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2
-0
/
+2
2011-11-01
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
19
-0
/
+19
2011-11-01
powerpc: drop unused Kconfig symbols
Paul Bolle
4
-26
/
+0
2011-11-01
powerpc: 40x: drop unused Kconfig symbol
Paul Bolle
1
-5
/
+0
[next]