index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] for_each_online_pgdat: for_each_bootmem
KAMEZAWA Hiroyuki
2006-03-27
1
-0
/
+1
*
[PATCH] define for_each_online_pgdat
KAMEZAWA Hiroyuki
2006-03-27
2
-51
/
+61
*
[PATCH] remove zone_mem_map
KAMEZAWA Hiroyuki
2006-03-27
1
-1
/
+0
*
[PATCH] unify pfn_to_page: generic functions
KAMEZAWA Hiroyuki
2006-03-27
1
-11
/
+0
*
[PATCH] sched: new sched domain for representing multi-core
Siddha, Suresh B
2006-03-27
1
-0
/
+9
*
[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static
Adrian Bunk
2006-03-27
2
-5
/
+1
*
[PATCH] knfsd: Convert sunrpc_cache to use krefs
NeilBrown
2006-03-27
2
-10
/
+7
*
[PATCH] knfsd: Unexport cache_fresh and fix a small race
NeilBrown
2006-03-27
1
-2
/
+0
*
[PATCH] knfsd: Remove DefineCacheLookup
NeilBrown
2006-03-27
1
-113
/
+0
*
[PATCH] knfsd: Create cache_lookup function instead of using a macro to decla...
NeilBrown
2006-03-27
1
-0
/
+12
*
[PATCH] knfsd: Get rid of 'inplace' sunrpc caches
NeilBrown
2006-03-27
1
-17
/
+11
*
[PATCH] knfsd: Break the hard linkage from svc_expkey to svc_export
NeilBrown
2006-03-27
1
-16
/
+4
*
[PATCH] knfsd: Change the store of auth_domains to not be a 'cache'
NeilBrown
2006-03-27
1
-5
/
+7
*
[PATCH] autofs4: add new packet type for v5 communications
Ian Kent
2006-03-27
1
-5
/
+46
*
[PATCH] autofs4: increase module version
Ian Kent
2006-03-27
1
-1
/
+1
*
[PATCH] bitops: remove unused generic bitops in include/linux/bitops.h
Akinobu Mita
2006-03-26
1
-123
/
+1
*
[PATCH] more s/fucn/func/ typo fixes
Akinobu Mita
2006-03-26
2
-5
/
+5
*
[PATCH] isdn4linux: Siemens Gigaset drivers - tty interface
Hansjoerg Lipp
2006-03-26
1
-0
/
+32
*
[PATCH] hrtimers: remove data field
Roman Zippel
2006-03-26
3
-5
/
+4
*
[PATCH] hrtimers: remove nsec_t typedef
Roman Zippel
2006-03-26
1
-12
/
+6
*
[PATCH] hrtimers: remove DEFINE_KTIME and ktime_to_clock_t()
Roman Zippel
2006-03-26
1
-20
/
+0
*
[PATCH] hrtimers: remove state field
Roman Zippel
2006-03-26
1
-9
/
+2
*
[PATCH] hrtimers: simplify nanosleep
Roman Zippel
2006-03-26
1
-3
/
+1
*
[PATCH] hrtimers: pass current time to hrtimer_forward()
Roman Zippel
2006-03-26
1
-1
/
+2
*
[PATCH] hrtimers: optimize softirq runqueues
Thomas Gleixner
2006-03-26
1
-8
/
+12
*
[PATCH] remove ->get_blocks() support
Badari Pulavarty
2006-03-26
1
-10
/
+7
*
[PATCH] pass b_size to ->get_block()
Badari Pulavarty
2006-03-26
1
-0
/
+1
*
[PATCH] change buffer_head.b_size to size_t
Badari Pulavarty
2006-03-26
1
-8
/
+11
*
[PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block()
Mingming Cao
2006-03-26
1
-1
/
+4
*
[PATCH] ext3_get_blocks: Mapping multiple blocks at a once
Mingming Cao
2006-03-26
1
-3
/
+3
*
[PATCH] 2TB files: change type of kstatfs entries
Takashi Sato
2006-03-26
1
-5
/
+5
*
[PATCH] 2TB files: add blkcnt_t
Takashi Sato
2006-03-26
2
-1
/
+5
*
[PATCH] 2TB files: st_blocks is invalid when calling stat64
Takashi Sato
2006-03-26
2
-2
/
+2
*
[PATCH] mempool: use mempool_create_slab_pool()
Matthew Dobson
2006-03-26
1
-3
/
+1
*
[PATCH] mempool: add mempool_create_slab_pool()
Matthew Dobson
2006-03-26
1
-0
/
+8
*
[PATCH] mempool: add kzalloc allocator
Matthew Dobson
2006-03-26
1
-2
/
+8
*
[PATCH] mempool: add kmalloc allocator
Matthew Dobson
2006-03-26
1
-0
/
+12
*
[PATCH] mempool: add page allocator
Matthew Dobson
2006-03-26
1
-0
/
+12
*
[PATCH] Use loff_t for size in struct proc_dir_entry
Maneesh Soni
2006-03-26
1
-1
/
+1
*
[PATCH] consolidate sys32/compat_adjtimex
Stephen Rothwell
2006-03-26
2
-0
/
+4
*
[PATCH] create struct compat_timex and use it everywhere
Stephen Rothwell
2006-03-26
1
-0
/
+26
*
[PATCH] VFS,fs/locks.c,NFSD4: add race_free posix_lock_file_conf() interface
Andy Adamson
2006-03-26
1
-0
/
+1
*
[PATCH] hpet header sanitization
Randy Dunlap
2006-03-26
1
-16
/
+20
*
[PATCH] ipmi: add full sysfs support
Corey Minyard
2006-03-26
3
-3
/
+48
*
[PATCH] cleanup smp_call_function UP build
Con Kolivas
2006-03-26
1
-1
/
+5
*
[PATCH] Make address_space_operations->invalidatepage return void
NeilBrown
2006-03-26
3
-4
/
+4
*
[PATCH] Make address_space_operations->sync_page return void
NeilBrown
2006-03-26
2
-2
/
+2
*
[PATCH] EFI: keep physical table addresses in efi structure
Bjorn Helgaas
2006-03-26
1
-8
/
+10
*
[PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range()
Bjorn Helgaas
2006-03-26
1
-0
/
+2
*
[PATCH] Add flush_kernel_dcache_page() API
James Bottomley
2006-03-26
1
-0
/
+6
[next]