index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
Age
Commit message (
Expand
)
Author
2007-09-20
Merge branch 'linux-2.6'
Paul Mackerras
2007-09-19
[POWERPC] spusched: Fix null pointer dereference in find_victim
Christoph Hellwig
2007-09-19
[POWERPC] spufs: Add DEFINE_SPUFS_ATTRIBUTE()
Michael Ellerman
2007-09-19
[POWERPC] spufs: Respect RLIMIT_CORE in spu coredump code
Michael Ellerman
2007-09-19
[POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to ...
Michael Ellerman
2007-09-19
[POWERPC] spufs: Cleanup ELF coredump extra notes logic
Michael Ellerman
2007-09-19
[POWERPC] spufs: Combine spufs_coredump_calls with spufs_calls
Michael Ellerman
2007-09-19
[POWERPC] spufs: Add contents of npc file to SPU coredumps
Michael Ellerman
2007-09-19
[POWERPC] spufs: Internal __spufs_get_foo() routines should take a spu_context *
Michael Ellerman
2007-09-19
[POWERPC] spufs: Get rid of spufs_coredump_num_notes, it's not needed if we N...
Michael Ellerman
2007-09-19
[POWERPC] spufs: Don't return -ENOSYS as extra notes size if spufs is not loaded
Michael Ellerman
2007-09-19
[POWERPC] spufs: Correctly calculate the size of the local-store to dump
Michael Ellerman
2007-09-19
[POWERPC] spufs: Write some SPU coredump values as ASCII
Michael Ellerman
2007-09-19
[POWERPC] spufs: Use computed sizes/#defines rather than literals in SPU core...
Michael Ellerman
2007-09-19
[POWERPC] spufs: Call spu_acquire_saved() before calculating the SPU note sizes
Michael Ellerman
2007-09-19
[POWERPC] spufs: Remove ctx_info and ctx_info_list
Michael Ellerman
2007-09-19
[POWERPC] spufs: Extract the file descriptor search logic in SPU coredump code
Michael Ellerman
2007-09-19
[POWERPC] cell: Remove DEBUG for SPU callbacks
Jeremy Kerr
2007-09-19
[POWERPC] spufs: Fix restore_decr_wrapped() to match CBE Handbook
Jeremy Kerr
2007-09-19
[POWERPC] cell: Unify spufs syscall path
Jeremy Kerr
2007-09-19
[POWERPC] spufs: Fix race condition on gang->aff_ref_spu
Andre Detsch
2007-09-19
[POWERPC] spufs: Make isolated loader properly aligned
Sebastian Siewior
2007-09-19
[POWERPC] spufs: Remove spu_harvest
Jeremy Kerr
2007-09-19
[POWERPC] spufs: Remove asmlinkage from do_spu_create
Jeremy Kerr
2007-09-19
[POWERPC] spufs: Make file-internal functions & variables static
Sebastian Siewior
2007-09-14
[POWERPC] Provide a default irq_host match, which matches on an exact of_node
Michael Ellerman
2007-09-14
[POWERPC] Add an optional device_node pointer to the irq_host
Michael Ellerman
2007-09-11
[POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 ...
Masato Noguchi
2007-08-30
[POWERPC] spufs: Don't call spu_run_init from spu_reacquire_runnable
Andre Detsch
2007-08-30
[POWERPC] spufs: Fix update of mailbox status register during backed wbox write
Arnd Bergmann
2007-08-30
[POWERPC] spu_manage: fix spu_unit_number for celleb device tree
Christian Krafft
2007-08-25
[POWERPC] cell: Support pinhole-reset on IBM cell blades
Arnd Bergmann
2007-08-25
[POWERPC] spu_manage: Use newer physical-id attribute
Christian Krafft
2007-08-15
[POWERPC] cell: Fix errno for modular spufs_create with invalid neighbour
Jeremy Kerr
2007-08-10
[POWERPC] cell: Move SPU affinity init to spu_management_of_ops
Andre Detsch
2007-08-03
[POWERPC] spufs: Fix affinity after introduction of node_allowed() calls
Andre Detsch
2007-07-26
[POWERPC] spusched: Fix initial timeslice calculation
Christoph Hellwig
2007-07-26
[POWERPC] spufs: Fix incorrect initialization of cbe_spu_info.spus
Masato Noguchi
2007-07-24
spusched: fix mismerge in spufs.h
Christoph Hellwig
2007-07-22
Fix ppc64 mismerge
Al Viro
2007-07-21
spufs: make signal-notification files readonly for NOSCHED contexts
Jeremy Kerr
2007-07-20
[CELL] spufs: rework list management and associated locking
Christoph Hellwig
2007-07-20
[CELL] oprofile: add support to OProfile for profiling CELL BE SPUs
Bob Nelson
2007-07-20
[CELL] oprofile: enable SPU switch notification to detect currently active SP...
Bob Nelson
2007-07-20
[CELL] spu_base: locking cleanup
Christoph Hellwig
2007-07-20
[CELL] cell: indexing of SPUs based on firmware vicinity properties
Arnd Bergmann
2007-07-20
[CELL] spufs: integration of SPE affinity with the scheduller
Arnd Bergmann
2007-07-20
[CELL] cell: add placement computation for scheduling of affinity contexts
Arnd Bergmann
2007-07-20
[CELL] spufs: extension of spu_create to support affinity definition
Arnd Bergmann
2007-07-20
[CELL] cell: add hardcoded spu vicinity information for QS20
Arnd Bergmann
[prev]
[next]