Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
78810ff6723f20015373b1ba8dd981f24c62f680
/
arch
/
powerpc
/
platforms
/
cell
78810ff
[POWERPC] spufs: Add contents of npc file to SPU coredumps
by Michael Ellerman
· 17 years ago
74de08b
[POWERPC] spufs: Internal __spufs_get_foo() routines should take a spu_context *
by Michael Ellerman
· 17 years ago
936d5bf
[POWERPC] spufs: Get rid of spufs_coredump_num_notes, it's not needed if we NULL terminate
by Michael Ellerman
· 17 years ago
c1a7217
[POWERPC] spufs: Don't return -ENOSYS as extra notes size if spufs is not loaded
by Michael Ellerman
· 17 years ago
59000b5
[POWERPC] spufs: Correctly calculate the size of the local-store to dump
by Michael Ellerman
· 17 years ago
d464fb4
[POWERPC] spufs: Write some SPU coredump values as ASCII
by Michael Ellerman
· 17 years ago
4fca9c4
[POWERPC] spufs: Use computed sizes/#defines rather than literals in SPU coredump code
by Michael Ellerman
· 17 years ago
9a5080f
[POWERPC] spufs: Call spu_acquire_saved() before calculating the SPU note sizes
by Michael Ellerman
· 17 years ago
f9b7bbe
[POWERPC] spufs: Remove ctx_info and ctx_info_list
by Michael Ellerman
· 17 years ago
a595ed6
[POWERPC] spufs: Extract the file descriptor search logic in SPU coredump code
by Michael Ellerman
· 17 years ago
c70d4ca5
[POWERPC] cell: Remove DEBUG for SPU callbacks
by Jeremy Kerr
· 17 years ago
05a059f
[POWERPC] spufs: Fix restore_decr_wrapped() to match CBE Handbook
by Jeremy Kerr
· 17 years ago
98f0697
[POWERPC] cell: Unify spufs syscall path
by Jeremy Kerr
· 17 years ago
36ddbb1
[POWERPC] spufs: Fix race condition on gang->aff_ref_spu
by Andre Detsch
· 17 years ago
8b0d312
[POWERPC] spufs: Make isolated loader properly aligned
by Sebastian Siewior
· 17 years ago
6232a74
[POWERPC] spufs: Remove spu_harvest
by Jeremy Kerr
· 17 years ago
1e8b0f6
[POWERPC] spufs: Remove asmlinkage from do_spu_create
by Jeremy Kerr
· 17 years ago
1238819
[POWERPC] spufs: Make file-internal functions & variables static
by Sebastian Siewior
· 17 years ago
6815800
[POWERPC] Provide a default irq_host match, which matches on an exact of_node
by Michael Ellerman
· 17 years ago
52964f8
[POWERPC] Add an optional device_node pointer to the irq_host
by Michael Ellerman
· 17 years ago
b7f90a4
[POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 interrupt.
by Masato Noguchi
· 17 years ago
ada83da
[POWERPC] spufs: Don't call spu_run_init from spu_reacquire_runnable
by Andre Detsch
· 17 years ago
62ee68e
[POWERPC] spufs: Fix update of mailbox status register during backed wbox write
by Arnd Bergmann
· 17 years ago
aac2e68
[POWERPC] spu_manage: fix spu_unit_number for celleb device tree
by Christian Krafft
· 17 years ago
3addf55
[POWERPC] cell: Support pinhole-reset on IBM cell blades
by Arnd Bergmann
· 17 years ago
fa7f374
[POWERPC] spu_manage: Use newer physical-id attribute
by Christian Krafft
· 17 years ago
ad941fe
[POWERPC] cell: Fix errno for modular spufs_create with invalid neighbour
by Jeremy Kerr
· 17 years ago
f599644
[POWERPC] cell: Move SPU affinity init to spu_management_of_ops
by Andre Detsch
· 17 years ago
683e3ab
[POWERPC] spufs: Fix affinity after introduction of node_allowed() calls
by Andre Detsch
· 17 years ago
9d78592
[POWERPC] spusched: Fix initial timeslice calculation
by Christoph Hellwig
· 17 years ago
6f6a6dc
[POWERPC] spufs: Fix incorrect initialization of cbe_spu_info.spus
by Masato Noguchi
· 17 years ago
b2c863b
spusched: fix mismerge in spufs.h
by Christoph Hellwig
· 17 years ago
5fa63fc
Fix ppc64 mismerge
by Al Viro
· 17 years ago
8b6f50e
spufs: make signal-notification files readonly for NOSCHED contexts
by Jeremy Kerr
· 17 years ago
486acd4
[CELL] spufs: rework list management and associated locking
by Christoph Hellwig
· 17 years ago
1474855
[CELL] oprofile: add support to OProfile for profiling CELL BE SPUs
by Bob Nelson
· 17 years ago
36aaccc
[CELL] oprofile: enable SPU switch notification to detect currently active SPU tasks
by Bob Nelson
· 17 years ago
2414059
[CELL] spu_base: locking cleanup
by Christoph Hellwig
· 17 years ago
9e7cbcb
[CELL] cell: indexing of SPUs based on firmware vicinity properties
by Arnd Bergmann
· 17 years ago
cbc23d3
[CELL] spufs: integration of SPE affinity with the scheduller
by Arnd Bergmann
· 17 years ago
c5fc8d2
[CELL] cell: add placement computation for scheduling of affinity contexts
by Arnd Bergmann
· 17 years ago
8e68e2f
[CELL] spufs: extension of spu_create to support affinity definition
by Arnd Bergmann
· 17 years ago
3ad216c
[CELL] cell: add hardcoded spu vicinity information for QS20
by Arnd Bergmann
· 17 years ago
9d92af6
[CELL] cell: add vicinity information on spus
by Arnd Bergmann
· 17 years ago
aa6d5b2
[CELL] cell: add per BE structure with info about its SPUs
by Arnd Bergmann
· 17 years ago
7e90b74
[CELL] spufs: use find_first_bit() instead of sched_find_first_bit()
by Masato Noguchi
· 17 years ago
50af32a
[CELL] spufs: remove unused file argument from spufs_run_spu()
by Jeremy Kerr
· 17 years ago
ca53da3
[CELL] spufs: change decrementer restore timing
by Masato Noguchi
· 17 years ago
cf17df2
[CELL] spufs: dont halt decrementer at restore step 47
by Masato Noguchi
· 17 years ago
a103f34
[CELL] spufs: limit saving MFC_CNTL bits
by Masato Noguchi
· 17 years ago
d40a01d
[CELL] spufs: fix read and write for decr_status file
by Masato Noguchi
· 17 years ago
1cfc0f8
[CELL] spufs: fix decr_status meanings
by Masato Noguchi
· 17 years ago
cfd529b2
[CELL] spufs: remove needless context save/restore code
by Masato Noguchi
· 17 years ago
daced0f
[CELL] spufs: fix array size of channel index
by Jeremy Kerr
· 17 years ago
27b1ea0
[CELL] spufs: make sure context are scheduled again after spu_acquire_saved
by Christoph Hellwig
· 17 years ago
27ec41d
[CELL] spufs: add spu stats in sysfs and ctx stat file in spufs
by Andre Detsch
· 17 years ago
e840cfe
[CELL] spufs: Remove spurious WARN_ON for spu_deactivate for NOSCHED contexts
by Jeremy Kerr
· 17 years ago
d054b36
[CELL] spufs: Make signal-notification files readonly for NOSCHED contexts
by Jeremy Kerr
· 17 years ago
49776d3
[CELL] spufs: Avoid unexpectedly restaring MFC during context save
by Kazunori Asayama
· 17 years ago
d145031
[CELL] spufs: remove section mismatch warning
by Sebastian Siewior
· 17 years ago
ce21b3c
[CELL] add support for MSI on Axon-based Cell systems
by Michael Ellerman
· 17 years ago
8d2655e
[CELL] saving spus information for kexec crash
by Andre Detsch
· 17 years ago
b86ce01
[CELL] allow linux to map Cell regs on legacy SLOF tree.
by Jean-Christophe DUBOIS
· 17 years ago
827e364
[CELL] fix cbe_thermal for legacy SLOF tree.
by Jean-Christophe DUBOIS
· 17 years ago
64bafa9
[CELL] fix cbe_cpufreq for legacy SLOF tree.
by Jean-Christophe DUBOIS
· 17 years ago
74889e4
[CELL] cbe_cpufreq: reorganize code
by Christian Krafft
· 17 years ago
1e21fd5
[CELL] cbe_cpufreq: fix minor issues
by Christian Krafft
· 17 years ago
e5ecc87
[CELL] cbe_cpufreq: fix initialization
by Christian Krafft
· 17 years ago
a964b9b
[CELL] cbe_cpufreq: fix latency measurement
by Christian Krafft
· 17 years ago
813f907
[CELL] pmi: remove support for mutiple devices.
by Christian Krafft
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
8042297
fix spufs build after ->fault changes
by Christoph Hellwig
· 17 years ago
83c5407
mm: fault feedback #2
by Nick Piggin
· 17 years ago
bce9451
Cell: Draw SPE helper penguin logos
by Geert Uytterhoeven
· 17 years ago
bf22f6f
Merge branch 'for-2.6.23' into merge
by Paul Mackerras
· 17 years ago
8d038e0
[POWERPC] spufs: Save dma_tagstatus_R in CSA
by Kazunori Asayama
· 17 years ago
933b0e3
[POWERPC] spufs: Fix lost events in poll/epoll on mfc
by Kazunori Asayama
· 17 years ago
fe2f896
[POWERPC] spufs: Add spu stats in sysfs
by Christoph Hellwig
· 17 years ago
2744997
[POWERPC] spusched: Fix runqueue corruption
by Christoph Hellwig
· 17 years ago
c77239b
[POWERPC] spusched: Disable tick when not needed
by Christoph Hellwig
· 17 years ago
08c9692
[POWERPC] spufs: Fix libassist accounting
by Jeremy Kerr
· 17 years ago
e9f8a0b
[POWERPC] spufs: Add stat file to spufs
by Christoph Hellwig
· 17 years ago
65de66f
[POWERPC] spufs: Implement /proc/spu_loadavg
by Christoph Hellwig
· 17 years ago
476273a
[POWERPC] spufs: Add tid file
by Christoph Hellwig
· 17 years ago
7022543
[POWERPC] spufs: Trivial whitespace fixes
by Jeremy Kerr
· 17 years ago
b8c295f
[POWERPC] spufs: Remove spufs_dir_inode_operations
by Jeremy Kerr
· 17 years ago
df09cf3
[POWERPC] spusched: No preemption for nosched contexts
by Christoph Hellwig
· 17 years ago
46cbf93
[POWERPC] spusched: Catch nosched contexts in spu_deactivate
by Christoph Hellwig
· 17 years ago
ea1ae59
[POWERPC] spusched: fix cpu/node binding
by Christoph Hellwig
· 17 years ago
2cf2b3b
[POWERPC] spusched: Update scheduling paramters on every spu_run
by Christoph Hellwig
· 17 years ago
f3f59be
[POWERPC] spusched: Print out scheduling tunables with DEBUG
by Jeremy Kerr
· 17 years ago
60e2423
[POWERPC] spusched: Fix timeslice calculations
by Jeremy Kerr
· 17 years ago
fe443ef
[POWERPC] spusched: Dynamic timeslicing for SCHED_OTHER
by Christoph Hellwig
· 17 years ago
3790180
[POWERPC] spusched: Switch from workqueues to kthread + timer tick
by Christoph Hellwig
· 17 years ago
be70317
[POWERPC] spufs: Add bit definition
by Sebastian Siewior
· 17 years ago
7a896dc
[POWERPC] spufs: fix building spufs/spu_save_dump.h
by Sebastian Siewior
· 17 years ago
ee5d1b7
[POWERPC] Fix PMI breakage in cbe_cbufreq driver
by Christian Krafft
· 17 years ago
6deac06
[POWERPC] cell: Add spu shutdown method
by Geoff Levand
· 17 years ago
cbe709c
[POWERPC] spufs: Add a "capabilities" file to spu contexts
by Benjamin Herrenschmidt
· 17 years ago
0516923
[POWERPC] spufs: Add support for SPU single stepping
by Benjamin Herrenschmidt
· 17 years ago
Next »