index
:
tegra/linux
drm/core/mipi-dsi-non-continuous
drm/core/mipi-dsi-shutdown
drm/fixes
drm/for-next
drm/hdmi-for-3.9
drm/master
drm/panel/for-next
drm/tegra-for-3.9
drm/tegra/fixes
drm/tegra/for-next
drm/tegra/hpd-gpios-property
for-next
master
staging/base
staging/drm/fixes
staging/drm/panel
staging/drm/tegra
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/pwm
staging/tegra
staging/work
Linux kernel tree for NVIDIA Tegra DRM drivers
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
spufs
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-15
Merge commit 'origin'
Benjamin Herrenschmidt
1
-1
/
+1
2008-10-13
vfs: Use const for kernel parser table
Steven Whitehouse
1
-1
/
+1
2008-10-10
powerpc/spufs: add a missing mutex_unlock
Kou Ishizaki
1
-0
/
+2
2008-10-10
powerpc/spufs: use inc_nlink
Jeremy Kerr
1
-4
/
+4
2008-10-10
powerpc/spufs: set nlink count for spufs root correctly
Jeremy Kerr
1
-0
/
+1
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
1
-1
/
+1
2008-07-09
powerpc/spufs: only add ".ctx" file with "debug" mount option
Jeremy Kerr
1
-7
/
+33
2008-07-09
powerpc/spufs: allow spufs files to specify sizes
Jeremy Kerr
1
-3
/
+4
2008-05-08
[POWERPC] spufs: lockdep annotations for spufs_dir_close
Christoph Hellwig
1
-1
/
+1
2008-05-06
[POWERPC] spufs: spu_create should send inotify IM_CREATE event
Christoph Hellwig
1
-2
/
+6
2008-04-18
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
1
-8
/
+10
2008-02-08
mount options: fix spufs
Miklos Szeredi
1
-0
/
+3
2008-02-06
[POWERPC] spufs: Fix memory leak on SPU affinity
Andre Detsch
1
-8
/
+21
2007-11-20
[POWERPC] spufs: Fix context destroy vs /spu readdir race
Jeremy Kerr
1
-0
/
+1
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
1
-1
/
+1
2007-09-19
[POWERPC] spufs: Combine spufs_coredump_calls with spufs_calls
Michael Ellerman
1
-6
/
+0
2007-09-19
[POWERPC] spufs: Make isolated loader properly aligned
Sebastian Siewior
1
-3
/
+6
2007-07-20
[CELL] spufs: extension of spu_create to support affinity definition
Arnd Bergmann
1
-6
/
+126
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-07-03
[POWERPC] spufs: Remove spufs_dir_inode_operations
Jeremy Kerr
1
-7
/
+3
2007-06-07
[POWERPC] spufs: Fix error handling in spufs_fill_dir()
Sebastian Siewior
1
-2
/
+15
2007-06-07
[POWERPC] spufs: Free mm if spufs_fill_dir() failed
Sebastian Siewior
1
-0
/
+1
2007-06-07
[POWERPC] spufs: Fix gang destroy leaks
Jeremy Kerr
1
-35
/
+5
2007-06-07
[POWERPC] spufs: Refuse to load the module when not running on cell
Arnd Bergmann
1
-0
/
+4
2007-05-17
Remove SLAB_CTOR_CONSTRUCTOR
Christoph Lameter
1
-3
/
+1
2007-05-07
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
1
-2
/
+1
2007-04-23
[POWERPC] spu_base: fix initialisation on systems with no SPEs
Jeremy Kerr
1
-0
/
+5
2007-04-23
[POWERPC] spufs: add mode= mount option
Jeremy Kerr
1
-4
/
+10
2007-04-23
[POWERPC] spufs: fix memory leak on spufs reloading
Akinobu Mita
1
-0
/
+6
2007-04-23
[POWERPC] spufs: fix missing error handling in module_init()
Akinobu Mita
1
-6
/
+10
2007-04-23
[POWERPC] spufs: clear mapping pointers after last close
Christoph Hellwig
1
-0
/
+1
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
1
-1
/
+1
2007-02-12
[PATCH] mark struct inode_operations const 1
Arjan van de Ven
1
-1
/
+1
2007-02-12
[PATCH] mark struct file_operations const 2
Arjan van de Ven
1
-2
/
+2
2006-12-08
[PATCH] struct path: convert powerpc
Josef Sipek
1
-2
/
+2
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-2
/
+2
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-1
/
+1
2006-12-04
[POWERPC] spufs: return an error in spu_create is isolated create isnt supported
Jeremy Kerr
1
-0
/
+4
2006-12-04
[POWERPC] coredump: Add SPU elf notes to coredump.
Dwayne Grant McConnell
1
-0
/
+7
2006-12-04
[POWERPC] spufs: Load isolation kernel from spu_run
Jeremy Kerr
1
-108
/
+1
2006-12-04
[POWERPC] spufs: Use SPU master control to prevent wild SPU execution
Arnd Bergmann
1
-3
/
+12
2006-10-25
[POWERPC] spufs: Add isolated-mode SPE recycling support
Jeremy Kerr
1
-8
/
+15
2006-10-25
[POWERPC] spufs: allow isolated mode apps by starting the SPE loader
arnd@arndb.de
1
-0
/
+117
2006-10-25
[POWERPC] spufs: add support for nonschedulable contexts
Mark Nutter
1
-1
/
+16
2006-10-05
[POWERPC] spufs: Add infrastructure needed for gang scheduling
Arnd Bergmann
1
-36
/
+189
2006-10-05
[POWERPC] spufs: implement error event delivery to user space
Arnd Bergmann
1
-3
/
+6
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
1
-1
/
+0
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
1
-1
/
+1
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
1
-3
/
+3
[next]