Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
12838c70f4ae45aeb6f661eab6408d8986d4a7ae
/
arch
/
powerpc
/
platforms
/
cell
/
spufs
a591afc
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
5375871
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
640045a
spufs: make register_filesystem the last potential failure exit
by Al Viro
· 13 years ago
48fde70
switch open-coded instances of d_make_root() to new helper
by Al Viro
· 13 years ago
fb700d3
powerpc/spufs: Fix double unlocks
by Benjamin Herrenschmidt
· 13 years ago
1dce27c
Wrap accesses to the fd_sets in struct fdtable
by David Howells
· 13 years ago
c6684b2
switch spufs guts to umode_t
by Al Viro
· 13 years ago
6b520e0
vfs: fix the stupidity with i_dentry in inode destructors
by Al Viro
· 13 years ago
ead53f2
powerpc: remove non-required uses of include <linux/module.h>
by Paul Gortmaker
· 13 years ago
4b16f8e
powerpc: various straight conversions from module.h --> export.h
by Paul Gortmaker
· 13 years ago
62fe91b
powerpc: Fix up implicit sched.h users
by Paul Gortmaker
· 13 years ago
6006349
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
02c24a8
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
by Josef Bacik
· 13 years ago
1ba1068
switch do_spufs_create() to user_path_create(), fix double-unlock
by Al Viro
· 13 years ago
104699c
powerpc: Convert old cpumask API into new one
by KOSAKI Motohiro
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
c9c6cac
kill path_lookup()
by Al Viro
· 14 years ago
63c3b9d
powerpc/spufs: Use simple_write_to_buffer
by Akinobu Mita
· 14 years ago
5a62f99
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
fa0d7e3
fs: icache RCU free inodes
by Nick Piggin
· 14 years ago
dc0474b
fs: dcache rationalise dget variants
by Nick Piggin
· 14 years ago
b5c84bf
fs: dcache remove dcache_lock
by Nick Piggin
· 14 years ago
da50295
fs: dcache scale d_unhashed
by Nick Piggin
· 14 years ago
b7ab39f
fs: dcache scale dentry refcount
by Nick Piggin
· 14 years ago
467d93a
powerpc/cell: Use vzalloc rather than vmalloc and memset in spu_alloc_lscsa_std
by Jesper Juhl
· 14 years ago
fc14f2f
convert get_sb_single() users
by Al Viro
· 14 years ago
fc15351
powerpc/spufs: Use llseek in all file operations
by Arnd Bergmann
· 14 years ago
0f3f63a
spufs conversion to ->evict_inode()
by Al Viro
· 14 years ago
1025774
remove inode_setattr
by Christoph Hellwig
· 14 years ago
1b061d9
rename the generic fsync implementations
by Christoph Hellwig
· 14 years ago
7ea8085
drop unused dentry argument to ->fsync
by Christoph Hellwig
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
4bf936b
powerpc: Use helpers for rlimits
by Jiri Slaby
· 15 years ago
5a865c0
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 15 years ago
96f1304
kbuild: drop include2/ used for O=... builds
by Sam Ravnborg
· 15 years ago
17e3767
powerpc/spufs: Fix test in spufs_switch_log_read()
by roel kluin
· 15 years ago
828c095
const: constify remaining file_operations
by Alexey Dobriyan
· 15 years ago
f0f37e2
const: mark struct vm_struct_operations
by Alexey Dobriyan
· 15 years ago
6e1d5dc
const: mark remaining inode_operations as const
by Alexey Dobriyan
· 15 years ago
b87221d
const: mark remaining super_operations const
by Alexey Dobriyan
· 15 years ago
fc53776
tracing: Remove markers
by Christoph Hellwig
· 15 years ago
ae142e0
powerpc/sputrace: Use the generic event tracer
by Christoph Hellwig
· 15 years ago
1babddb
powerpc/spufs: Remove unused error path
by Stephen Rothwell
· 15 years ago
45db924
powerpc/spufs: Remove double check for non-negative dentry
by Jan Blunck
· 15 years ago
ce3b0f8
New helper - current_umask()
by Al Viro
· 16 years ago
9ff9a26
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 16 years ago
2fb4423
powerpc/spufs: Fix incorrect buffer offset in regs write
by Jeremy Kerr
· 16 years ago
d219889
powerpc/spufs: Check file offset before calculating write size in fixed-sized files
by Jeremy Kerr
· 16 years ago
8f748aa
powerpc/spufs: Initialize ctx->stats.tstamp correctly
by Arnd Bergmann
· 16 years ago
7425464
powerpc/spufs: Constify context contents and coredump callback constants
by Jeremy Kerr
· 16 years ago
3688b46
powerpc/spufs: Clear purge status before setting up isolated mode
by Jeremy Kerr
· 16 years ago
7401922
timers: add mod_timer_pending()
by Ingo Molnar
· 16 years ago
9477e45
powerpc: Cleanup from l64 to ll64 change: arch code
by Stephen Rothwell
· 16 years ago
73ac36e
fix similar typos to successfull
by Coly Li
· 16 years ago
56ff5ef
zero i_uid/i_gid on inode allocation
by Al Viro
· 16 years ago
33edcf1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Rusty Russell
· 16 years ago
3c92ec8
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 16 years ago
86c6f27
cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask
by Rusty Russell
· 16 years ago
64b3d0e
powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED
by Benjamin Herrenschmidt
· 16 years ago
ec98ce4
Merge branch 'master' into next
by James Morris
· 16 years ago
3f9b5d4
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs into merge
by Paul Mackerras
· 16 years ago
6065726
powerpc/spufs: Fix spinning in spufs_ps_fault on signal
by Jeremy Kerr
· 16 years ago
745ca24
CRED: Pass credentials through dentry_open()
by David Howells
· 16 years ago
1330deb
CRED: Wrap task credential accesses in the PowerPC arch
by David Howells
· 16 years ago
5ed487b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
2c552d8
[PATCH] don't pass bogus flags to LOOKUP_PARENT lookup in spufs
by Al Viro
· 16 years ago
a02efb9
Merge commit 'origin' into master
by Benjamin Herrenschmidt
· 16 years ago
34318c2
powerpc/spufs: Explain conditional decrement of aff_sched_count
by Andre Detsch
· 16 years ago
10baa26
powerpc/spufs: Improve search of node for contexts with SPU affinity
by Andre Detsch
· 16 years ago
837ef88
powerpc/spufs: Use kmalloc rather than kzalloc for switch log buffer
by Jeremy Kerr
· 16 years ago
f027faa
powerpc/spufs: Don't spu_acquire_saved unnecessarily in regs read
by Jeremy Kerr
· 16 years ago
14f693e
powerpc/spufs: Don't require full buffer in switch_log read
by Jeremy Kerr
· 16 years ago
f5ed0eb
powerpc/spufs: Use state_mutex for switch_log locking, and prevent multiple openers
by Jeremy Kerr
· 16 years ago
e869446
powerpc/spufs: sputrace: Don't block until the read buffer is full
by Jeremy Kerr
· 16 years ago
baf3992
powerpc/spufs: sputrace: Only enable logging on open(), prevent multiple openers
by Jeremy Kerr
· 16 years ago
92b29b8
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
6dc647258
Merge commit 'origin'
by Benjamin Herrenschmidt
· 16 years ago
5b9261d
sputrace: use marker_synchronize_unregister()
by Mathieu Desnoyers
· 16 years ago
a447c09
vfs: Use const for kernel parser table
by Steven Whitehouse
· 16 years ago
6747c2e
powerpc/spufs: add a missing mutex_unlock
by Kou Ishizaki
· 16 years ago
ba0b996
powerpc/spufs: use inc_nlink
by Jeremy Kerr
· 16 years ago
e2ed6e4
powerpc/spufs: set nlink count for spufs root correctly
by Jeremy Kerr
· 16 years ago
b2e601d
powerpc/spufs: Fix possible scheduling of a context to multiple SPEs
by Andre Detsch
· 16 years ago
b65fe03
powerpc/spufs: Fix race for a free SPU
by Jeremy Kerr
· 16 years ago
9f43e39
powerpc/spufs: Fix multiple get_spu_context()
by Jeremy Kerr
· 16 years ago
cb9808d
powerpc/spufs: Remove invalid semicolon after if statement
by Ilpo Järvinen
· 16 years ago
8d5636f
powerpc/spufs: reference context while dropping state mutex in scheduler
by Jeremy Kerr
· 16 years ago
d9dd421
powerpc/spufs: fix npc setting for NOSCHED contexts
by Jeremy Kerr
· 16 years ago
51cc506
SL*B: drop kmem cache argument from constructor
by Alexey Dobriyan
· 16 years ago
e9f7635
Merge commit 'jk/jk-merge'
by Benjamin Herrenschmidt
· 16 years ago
a352894
spufs: use new vm_ops->access to allow local state access from gdb
by Benjamin Herrenschmidt
· 16 years ago
ad1ede1
powerpc/spufs: better placement of spu affinity reference context
by Andre Detsch
· 16 years ago
0855b54
powerpc/spufs: fix aff_mutex and cbe_spu_info[n].list_mutex deadlock
by Andre Detsch
· 16 years ago
9bcab84
powerpc/spufs: correct kcalloc usage
by Milton Miller
· 16 years ago
fabb657
powerpc/spufs: add atomic busy_spus counter to struct cbe_spu_info
by Maxim Shchetynin
· 16 years ago
2c3e478
powerpc/spufs: only add ".ctx" file with "debug" mount option
by Jeremy Kerr
· 16 years ago
6f7dde8
powerpc/spufs: add sizes for context files
by Jeremy Kerr
· 16 years ago
23d893f
powerpc/spufs: allow spufs files to specify sizes
by Jeremy Kerr
· 16 years ago
87ff609
powerpc/spufs: avoid magic numbers for mapping sizes
by Jeremy Kerr
· 16 years ago
2442a8b
powerpc/spufs: don't extend time time slice if context is not in spu_run
by Luke Browning
· 16 years ago
Next »