index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
Commit message (
Expand
)
Author
Age
Files
Lines
*
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2008-07-26
1
-1
/
+1
*
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
2008-07-26
3
-3
/
+3
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2008-07-25
12
-29
/
+648
|
\
|
*
powerpc/pseries: iommu enablement for CMO
Robert Jennings
2008-07-25
4
-13
/
+38
|
*
powerpc/pseries: Add collaborative memory manager
Brian King
2008-07-25
3
-0
/
+492
|
*
powerpc/pseries: Utilities to set firmware page state
Brian King
2008-07-25
1
-0
/
+10
|
*
powerpc/pseries: Enable CMO feature during platform setup
Robert Jennings
2008-07-25
1
-0
/
+71
|
*
powerpc/cell: Fixed IOMMU mapping uses weak ordering for a pcie endpoint
Mark Nelson
2008-07-25
1
-1
/
+12
|
*
Merge commit 'jk/jk-merge'
Benjamin Herrenschmidt
2008-07-25
2
-14
/
+24
|
|
\
|
|
*
powerpc/spufs: better placement of spu affinity reference context
Andre Detsch
2008-07-24
1
-0
/
+17
|
|
*
powerpc/spufs: fix aff_mutex and cbe_spu_info[n].list_mutex deadlock
Andre Detsch
2008-07-24
1
-12
/
+6
|
|
*
powerpc/spufs: correct kcalloc usage
Milton Miller
2008-07-23
1
-2
/
+1
|
*
|
Merge commit 'gcl/gcl-next'
Benjamin Herrenschmidt
2008-07-25
1
-1
/
+1
|
|
\
\
|
|
*
|
powerpc/mpc5200: Make mpc5200 GPIO driver select the GENERIC_GPIO config
Grant Likely
2008-07-22
1
-0
/
+1
|
|
*
|
powerpc/mpc5200: Remove fsl-soc.c from mpc5200 build, it is not needed.
Jon Smirl
2008-07-22
1
-1
/
+0
*
|
|
|
gpiolib: allow user-selection
Michael Buesch
2008-07-25
1
-1
/
+1
|
/
/
/
*
|
|
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2008-07-24
1
-2
/
+2
|
\
\
\
|
*
\
\
Merge branch 'linus' into timers/nohz
Ingo Molnar
2008-07-18
84
-560
/
+2888
|
|
\
\
\
|
|
|
/
/
|
*
|
|
nohz: prevent tick stop outside of the idle loop
Thomas Gleixner
2008-07-18
1
-2
/
+2
*
|
|
|
spufs: use new vm_ops->access to allow local state access from gdb
Benjamin Herrenschmidt
2008-07-24
1
-0
/
+23
*
|
|
|
kgdb, powerpc: arch specific powerpc kgdb support
Jason Wessel
2008-07-23
1
-6
/
+0
*
|
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2008-07-22
45
-278
/
+1609
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
powerpc/eeh: Don't panic when EEH_MAX_FAILS is exceeded
Mike Mason
2008-07-22
1
-14
/
+12
|
*
|
|
powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU ...
Mark Nelson
2008-07-22
1
-5
/
+108
|
*
|
|
powerpc: Remove duplicate 6xx option in Kconfig
Adrian Bunk
2008-07-22
1
-3
/
+0
|
*
|
|
powerpc/ps3: Add a sub-match id to ps3_system_bus
Masakazu Mokuno
2008-07-22
2
-7
/
+15
|
*
|
|
powerpc/dma: Use the struct dma_attrs in iommu code
Mark Nelson
2008-07-22
4
-9
/
+16
|
*
|
|
powerpc/cell: Add support for power button of future IBM cell blades
Christian Krafft
2008-07-22
3
-0
/
+127
|
*
|
|
powerpc/cell: Cleanup sysreset_hack for IBM cell blades
Christian Krafft
2008-07-22
4
-26
/
+64
|
*
|
|
powerpc/cell/cpufreq: Add spu aware cpufreq governor
Christian Krafft
2008-07-22
3
-0
/
+194
|
*
|
|
Revert "powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENET"
Kumar Gala
2008-07-16
1
-4
/
+0
|
*
|
|
powerpc/ep8248e: Unconditionally select PHYLIB for mdio_bitbang
Kumar Gala
2008-07-16
1
-0
/
+1
|
*
|
|
powerpc: Remove Kconfig PPC_CPM_NEW_BINDING
Kumar Gala
2008-07-16
2
-6
/
+0
|
*
|
|
powerpc/85xx/86xx: some refactoring for fsl_uli1575 code
Anton Vorontsov
2008-07-16
5
-99
/
+108
|
*
|
|
powerpc/fsl_uli1575: fix RTC quirk to work on MPC8572DS and MPC8610HPCD
Anton Vorontsov
2008-07-16
1
-1
/
+1
|
*
|
|
powerpc/83xx: fix ULPI setup for MPC8315 processors
Anton Vorontsov
2008-07-16
2
-9
/
+19
|
*
|
|
powerpc: Move mpc83xx_add_bridge to fsl_pci.c
John Rigby
2008-07-16
14
-94
/
+11
|
*
|
|
powerpc: pci config cleanup
John Rigby
2008-07-16
9
-1
/
+11
|
*
|
|
powerpc/mpc83xx: Power Management support
Scott Wood
2008-07-16
3
-0
/
+922
|
|
|
/
|
|
/
|
*
|
|
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
2008-07-21
2
-16
/
+32
*
|
|
driver core: fix a lot of printk usages of bus_id
Greg Kroah-Hartman
2008-07-21
1
-1
/
+1
|
/
/
*
|
powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENET
Kumar Gala
2008-07-16
1
-0
/
+4
*
|
Merge commit 'origin/master'
Benjamin Herrenschmidt
2008-07-16
3
-7
/
+7
|
\
\
|
*
\
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
2008-07-15
3
-7
/
+7
|
|
\
\
|
|
*
|
powerpc: convert to generic helpers for IPI function calls
Jens Axboe
2008-06-26
3
-7
/
+7
*
|
|
|
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
Benjamin Herrenschmidt
2008-07-15
1
-0
/
+5
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge branch 'tracing/ftrace' into auto-ftrace-next
Ingo Molnar
2008-07-10
1
-0
/
+5
|
|
\
\
\
|
|
*
\
\
Merge branch 'linus' into tracing/ftrace
Ingo Molnar
2008-06-23
6
-35
/
+65
|
|
|
\
\
\
|
|
|
|
/
/
|
|
*
|
|
Merge branch 'linus' into tracing/ftrace
Ingo Molnar
2008-06-16
3
-9
/
+13
|
|
|
\
\
\
|
|
*
|
|
|
ftrace: support for PowerPC
Steven Rostedt
2008-05-23
1
-0
/
+5
[next]