index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
[PATCH] fs: remove s_old_blocksize from struct super_block
Pekka Enberg
2006-01-09
1
-1
/
+0
*
|
[PATCH] shrink dentry struct
Eric Dumazet
2006-01-09
1
-2
/
+7
*
|
[PATCH] shared mounts: cleanup
Miklos Szeredi
2006-01-09
2
-2
/
+3
*
|
[PATCH] Add block_device_operations.getgeo block device method
Christoph Hellwig
2006-01-09
1
-0
/
+2
*
|
[PATCH] sigaction should clear all signals on SIG_IGN, not just < 32
George Anzinger
2006-01-09
1
-0
/
+17
*
|
[PATCH] keys: Permit running process to instantiate keys
David Howells
2006-01-09
3
-0
/
+15
*
|
[PATCH] keys: Permit key expiry time to be set
David Howells
2006-01-09
1
-0
/
+1
*
|
[PATCH] Fix some problems with truncate and mtime semantics.
NeilBrown
2006-01-09
1
-1
/
+2
*
|
[PATCH] Permit multiple inclusion of linux/pagevec.h
David Howells
2006-01-09
1
-0
/
+5
*
|
[PATCH] use ptrace_get_task_struct in various places
Christoph Hellwig
2006-01-09
1
-0
/
+2
*
|
[PATCH] relayfs: cleanup, change relayfs_file_* to relay_file_*
Tom Zanussi
2006-01-09
1
-3
/
+2
*
|
[PATCH] relayfs: add support for global relay buffers
Tom Zanussi
2006-01-09
1
-1
/
+7
*
|
[PATCH] relayfs: add support for relay files in other filesystems
Tom Zanussi
2006-01-09
1
-0
/
+34
*
|
[PATCH] relayfs: remove unused alloc/destroy_inode()
Tom Zanussi
2006-01-09
1
-14
/
+0
*
|
[PATCH] relayfs: add relayfs_remove_file()
Tom Zanussi
2006-01-09
1
-0
/
+1
*
|
[PATCH] relayfs: export relayfs_create_file() with fileops param
Tom Zanussi
2006-01-09
1
-1
/
+6
*
|
[PATCH] ELF: symbol table type additions
Jan Beulich
2006-01-09
1
-0
/
+2
*
|
[PATCH] rcu file: use atomic primitives
Nick Piggin
2006-01-09
3
-222
/
+2
*
|
[PATCH] move rtc_interrupt() prototype to rtc.h
Adrian Bunk
2006-01-09
1
-0
/
+3
*
|
[PATCH] fat: support a truncate() for expanding size (generic_cont_expand)
OGAWA Hirofumi
2006-01-09
1
-1
/
+2
*
|
[PATCH] export/change sync_page_range/_nolock()
OGAWA Hirofumi
2006-01-09
1
-1
/
+3
*
|
[PATCH] fat: support ->direct_IO()
OGAWA Hirofumi
2006-01-09
1
-1
/
+2
*
|
[PATCH] IRQ type flags
Russell King
2006-01-09
2
-4
/
+21
*
|
[PATCH] new driver synclink_gt
Paul Fulghum
2006-01-09
1
-1
/
+8
*
|
[PATCH] fix more missing includes
Tim Schmielau
2006-01-09
1
-0
/
+1
*
|
[PATCH] cpuset: remove test for null cpuset from alloc code path
Paul Jackson
2006-01-09
1
-0
/
+2
*
|
[PATCH] cpuset: rebind vma mempolicies fix
Paul Jackson
2006-01-09
1
-0
/
+18
*
|
[PATCH] cpuset: number_of_cpusets optimization
Paul Jackson
2006-01-09
1
-1
/
+9
*
|
[PATCH] cpuset: numa_policy_rebind cleanup
Paul Jackson
2006-01-09
1
-2
/
+10
*
|
[PATCH] cpuset: implement cpuset_mems_allowed
Paul Jackson
2006-01-09
1
-1
/
+7
*
|
[PATCH] cpuset: combine refresh_mems and update_mems
Paul Jackson
2006-01-09
1
-2
/
+2
*
|
[PATCH] cpuset: memory pressure meter
Paul Jackson
2006-01-09
1
-0
/
+11
*
|
[PATCH] cpuset: mempolicy one more nodemask conversion
Paul Jackson
2006-01-09
1
-2
/
+3
*
|
[PATCH] slob: introduce the SLOB allocator
Matt Mackall
2006-01-09
1
-0
/
+35
*
|
[PATCH] remove get_task_struct_rcu()
Paul E. McKenney
2006-01-09
1
-12
/
+0
*
|
[PATCH] RCU signal handling
Ingo Molnar
2006-01-09
1
-2
/
+30
*
|
[PATCH] consolidate asm/futex.h
Jeff Dike
2006-01-09
18
-777
/
+72
*
|
[PATCH] Kill L1_CACHE_SHIFT_MAX
Ravikiran G Thirumalai
2006-01-09
23
-36
/
+4
*
|
[PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...
Ravikiran G Thirumalai
2006-01-09
4
-8
/
+17
*
|
[PATCH] frv: miscellaneous changes
David Howells
2006-01-09
9
-3
/
+50
*
|
[PATCH] frv: make get_user macro cast pointers
David Howells
2006-01-09
1
-4
/
+4
*
|
[PATCH] frv: add module support stubs
David Howells
2006-01-09
1
-4
/
+12
*
|
[PATCH] frv: supply various missing I/O access primitives
David Howells
2006-01-09
2
-0
/
+127
*
|
[PATCH] frv: drop 8/16-bit xchg and cmpxchg
David Howells
2006-01-09
1
-91
/
+5
*
|
[PATCH] mempolicies: unexport get_vma_policy()
Christoph Lameter
2006-01-09
1
-3
/
+0
*
|
[PATCH] set_page_count() macro safety
Avishay Traeger
2006-01-09
1
-1
/
+1
*
|
[PATCH] cpusets: swap migration interface
Paul Jackson
2006-01-09
1
-0
/
+7
*
|
[PATCH] SwapMig: Extend parameters for migrate_pages()
Christoph Lameter
2006-01-09
1
-1
/
+2
*
|
[PATCH] SwapMig: add_to_swap() avoid atomic allocations
Christoph Lameter
2006-01-09
1
-1
/
+1
*
|
[PATCH] SwapMig: CONFIG_MIGRATION fixes
Christoph Lameter
2006-01-09
1
-2
/
+1
[prev]
[next]