Age | Commit message (Expand) | Author |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153 | Thomas Gleixner |
2018-02-02 | Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-01-21 | powerpc/spufs: use timespec64 for timestamps | Arnd Bergmann |
2017-11-27 | ppc: annotate ->poll() instances | Al Viro |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar |
2017-02-15 | powerpc/spufs: Get rid of broken fasync stuff | Al Viro |
2014-06-11 | powerpc/spufs: Remove duplicate SPUFS_CNTL_MAP_SIZE define | Dan Carpenter |
2013-11-09 | switch elf_coredump_extra_notes_write() to dump_emit() | Al Viro |
2012-01-03 | switch spufs guts to umode_t | Al Viro |
2011-07-20 | switch do_spufs_create() to user_path_create(), fix double-unlock | Al Viro |
2009-08-20 | powerpc/sputrace: Use the generic event tracer | Christoph Hellwig |
2009-02-23 | powerpc/spufs: Constify context contents and coredump callback constants | Jeremy Kerr |
2009-01-08 | fix similar typos to successfull | Coly Li |
2008-10-21 | powerpc/spufs: Use state_mutex for switch_log locking, and prevent multiple o... | Jeremy Kerr |
2008-07-09 | powerpc/spufs: only add ".ctx" file with "debug" mount option | Jeremy Kerr |
2008-07-09 | powerpc/spufs: allow spufs files to specify sizes | Jeremy Kerr |
2008-07-09 | powerpc/spufs: avoid magic numbers for mapping sizes | Jeremy Kerr |
2008-05-05 | [POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptions | Luke Browning |
2008-05-05 | [POWERPC] spufs: try to route SPU interrupts to local node | Luke Browning |
2008-04-30 | [POWERPC] spufs: add sputrace marker parameter names | Julio M. Merino Vidal |
2008-04-30 | [POWERPC] spufs: add context switch notification log | Christoph Hellwig |
2008-03-11 | [POWERPC] spufs: don't (ab)use SCHED_IDLE | Jeremy Kerr |
2008-02-08 | [POWERPC] spufs: Fix state_mutex leaks | Christoph Hellwig |
2008-02-06 | [POWERPC] spufs: Add marker-based tracing facility | Christoph Hellwig |
2007-12-21 | [POWERPC] spufs: make state_mutex interruptible | Christoph Hellwig |
2007-12-21 | [POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous sche... | Luke Browning |
2007-12-21 | [POWERPC] spufs: rework class 0 and 1 interrupt handling | Jeremy Kerr |
2007-12-21 | [POWERPC] spufs: add backing ops for privcntl register | Luke Browning |
2007-12-21 | [POWERPC] spufs: block fault handlers in spu_acquire_runnable | Arnd Bergmann |
2007-12-21 | [POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs module | Jeremy Kerr |
2007-12-21 | [POWERPC] cell: wrap master run control bit | Masato Noguchi |
2007-09-19 | [POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to ... | Michael Ellerman |
2007-09-19 | [POWERPC] spufs: Combine spufs_coredump_calls with spufs_calls | Michael Ellerman |
2007-09-19 | [POWERPC] spufs: Internal __spufs_get_foo() routines should take a spu_context * | Michael Ellerman |
2007-09-19 | [POWERPC] cell: Unify spufs syscall path | Jeremy Kerr |
2007-07-24 | spusched: fix mismerge in spufs.h | 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] 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] spufs: remove unused file argument from spufs_run_spu() | Jeremy Kerr |
2007-07-20 | [CELL] spufs: make sure context are scheduled again after spu_acquire_saved | Christoph Hellwig |
2007-07-20 | [CELL] spufs: add spu stats in sysfs and ctx stat file in spufs | Andre Detsch |
2007-07-20 | [CELL] spufs: remove section mismatch warning | Sebastian Siewior |
2007-07-03 | [POWERPC] spufs: Add spu stats in sysfs | Christoph Hellwig |
2007-07-03 | [POWERPC] spufs: Add stat file to spufs | Christoph Hellwig |
2007-07-03 | [POWERPC] spufs: Implement /proc/spu_loadavg | Christoph Hellwig |
2007-07-03 | [POWERPC] spufs: Add tid file | Christoph Hellwig |
2007-07-03 | [POWERPC] spufs: Trivial whitespace fixes | Jeremy Kerr |
2007-07-03 | [POWERPC] spusched: fix cpu/node binding | Christoph Hellwig |