Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Jan Kara
|
1a29d85eb0
mm: use vmf->address instead of of vmf->virtual_address
|
8 年之前 |
Michael Ellerman
|
027dfac694
powerpc: Various typo fixes
|
9 年之前 |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 年之前 |
Michael Ellerman
|
f444f1f898
powerpc/cell: Drop support for 64K local store on 4K kernels
|
10 年之前 |
Thomas Gleixner
|
f2dec1eae8
powerpc: cell: Use ktime_get_ns()
|
11 年之前 |
Linus Torvalds
|
5a148af669
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
|
12 年之前 |
Michel Lespinasse
|
34d07177b8
mm: remove free_area_cache use in powerpc architecture
|
12 年之前 |
Al Viro
|
0b57b880e6
spufs: don't bother with fops->owner
|
12 年之前 |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 年之前 |
Paul Gortmaker
|
4b16f8e2d6
powerpc: various straight conversions from module.h --> export.h
|
14 年之前 |
Josef Bacik
|
02c24a8218
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
|
14 年之前 |
Akinobu Mita
|
63c3b9d71b
powerpc/spufs: Use simple_write_to_buffer
|
14 年之前 |
Arnd Bergmann
|
fc15351d9d
powerpc/spufs: Use llseek in all file operations
|
15 年之前 |
Christoph Hellwig
|
7ea8085910
drop unused dentry argument to ->fsync
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
roel kluin
|
17e3767561
powerpc/spufs: Fix test in spufs_switch_log_read()
|
16 年之前 |
Alexey Dobriyan
|
828c09509b
const: constify remaining file_operations
|
16 年之前 |
Alexey Dobriyan
|
f0f37e2f77
const: mark struct vm_struct_operations
|
16 年之前 |
Christoph Hellwig
|
fc5377668c
tracing: Remove markers
|
16 年之前 |
Christoph Hellwig
|
ae142e0c52
powerpc/sputrace: Use the generic event tracer
|
16 年之前 |
Jeremy Kerr
|
2fb4423aa3
powerpc/spufs: Fix incorrect buffer offset in regs write
|
16 年之前 |
Jeremy Kerr
|
d219889b76
powerpc/spufs: Check file offset before calculating write size in fixed-sized files
|
16 年之前 |
Jeremy Kerr
|
74254647e0
powerpc/spufs: Constify context contents and coredump callback constants
|
16 年之前 |
Stephen Rothwell
|
9477e455b4
powerpc: Cleanup from l64 to ll64 change: arch code
|
16 年之前 |
Benjamin Herrenschmidt
|
64b3d0e812
powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED
|
16 年之前 |
Jeremy Kerr
|
606572634c
powerpc/spufs: Fix spinning in spufs_ps_fault on signal
|
16 年之前 |
Jeremy Kerr
|
837ef884b7
powerpc/spufs: Use kmalloc rather than kzalloc for switch log buffer
|
17 年之前 |
Jeremy Kerr
|
f027faa231
powerpc/spufs: Don't spu_acquire_saved unnecessarily in regs read
|
17 年之前 |
Jeremy Kerr
|
14f693eeb5
powerpc/spufs: Don't require full buffer in switch_log read
|
17 年之前 |