index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-27
[PATCH] for_each_online_pgdat: for_each_bootmem
KAMEZAWA Hiroyuki
1
-0
/
+1
2006-03-27
[PATCH] define for_each_online_pgdat
KAMEZAWA Hiroyuki
2
-51
/
+61
2006-03-27
[PATCH] remove zone_mem_map
KAMEZAWA Hiroyuki
1
-1
/
+0
2006-03-27
[PATCH] unify pfn_to_page: generic functions
KAMEZAWA Hiroyuki
1
-11
/
+0
2006-03-27
[PATCH] sched: new sched domain for representing multi-core
Siddha, Suresh B
1
-0
/
+9
2006-03-27
[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static
Adrian Bunk
2
-5
/
+1
2006-03-27
[PATCH] knfsd: Convert sunrpc_cache to use krefs
NeilBrown
2
-10
/
+7
2006-03-27
[PATCH] knfsd: Unexport cache_fresh and fix a small race
NeilBrown
1
-2
/
+0
2006-03-27
[PATCH] knfsd: Remove DefineCacheLookup
NeilBrown
1
-113
/
+0
2006-03-27
[PATCH] knfsd: Create cache_lookup function instead of using a macro to decla...
NeilBrown
1
-0
/
+12
2006-03-27
[PATCH] knfsd: Get rid of 'inplace' sunrpc caches
NeilBrown
1
-17
/
+11
2006-03-27
[PATCH] knfsd: Break the hard linkage from svc_expkey to svc_export
NeilBrown
1
-16
/
+4
2006-03-27
[PATCH] knfsd: Change the store of auth_domains to not be a 'cache'
NeilBrown
1
-5
/
+7
2006-03-27
[PATCH] autofs4: add new packet type for v5 communications
Ian Kent
1
-5
/
+46
2006-03-27
[PATCH] autofs4: increase module version
Ian Kent
1
-1
/
+1
2006-03-27
[BLOCK] increase size of disk stat counters
Ben Woodard
1
-6
/
+6
2006-03-27
[PATCH] ppc32: Adds support for the PCI hostbridge in MPC5200B
Sylvain Munaut
1
-0
/
+1
2006-03-26
[SERIAL] amba-pl010: allow platforms to specify modem control method
Russell King
1
-0
/
+6
2006-03-26
[PATCH] bitops: remove unused generic bitops in include/linux/bitops.h
Akinobu Mita
1
-123
/
+1
2006-03-26
[PATCH] more s/fucn/func/ typo fixes
Akinobu Mita
2
-5
/
+5
2006-03-26
[PATCH] isdn4linux: Siemens Gigaset drivers - tty interface
Hansjoerg Lipp
1
-0
/
+32
2006-03-26
[PATCH] hrtimers: remove data field
Roman Zippel
3
-5
/
+4
2006-03-26
[PATCH] hrtimers: remove nsec_t typedef
Roman Zippel
1
-12
/
+6
2006-03-26
[PATCH] hrtimers: remove DEFINE_KTIME and ktime_to_clock_t()
Roman Zippel
1
-20
/
+0
2006-03-26
[PATCH] hrtimers: remove state field
Roman Zippel
1
-9
/
+2
2006-03-26
[PATCH] hrtimers: simplify nanosleep
Roman Zippel
1
-3
/
+1
2006-03-26
[PATCH] hrtimers: pass current time to hrtimer_forward()
Roman Zippel
1
-1
/
+2
2006-03-26
[PATCH] hrtimers: optimize softirq runqueues
Thomas Gleixner
1
-8
/
+12
2006-03-26
[PATCH] remove ->get_blocks() support
Badari Pulavarty
1
-10
/
+7
2006-03-26
[PATCH] pass b_size to ->get_block()
Badari Pulavarty
1
-0
/
+1
2006-03-26
[PATCH] change buffer_head.b_size to size_t
Badari Pulavarty
1
-8
/
+11
2006-03-26
[PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block()
Mingming Cao
1
-1
/
+4
2006-03-26
[PATCH] ext3_get_blocks: Mapping multiple blocks at a once
Mingming Cao
1
-3
/
+3
2006-03-26
[PATCH] 2TB files: change type of kstatfs entries
Takashi Sato
1
-5
/
+5
2006-03-26
[PATCH] 2TB files: add blkcnt_t
Takashi Sato
2
-1
/
+5
2006-03-26
[PATCH] 2TB files: st_blocks is invalid when calling stat64
Takashi Sato
2
-2
/
+2
2006-03-26
[PATCH] mempool: use mempool_create_slab_pool()
Matthew Dobson
1
-3
/
+1
2006-03-26
[PATCH] mempool: add mempool_create_slab_pool()
Matthew Dobson
1
-0
/
+8
2006-03-26
[PATCH] mempool: add kzalloc allocator
Matthew Dobson
1
-2
/
+8
2006-03-26
[PATCH] mempool: add kmalloc allocator
Matthew Dobson
1
-0
/
+12
2006-03-26
[PATCH] mempool: add page allocator
Matthew Dobson
1
-0
/
+12
2006-03-26
[PATCH] Use loff_t for size in struct proc_dir_entry
Maneesh Soni
1
-1
/
+1
2006-03-26
[PATCH] consolidate sys32/compat_adjtimex
Stephen Rothwell
2
-0
/
+4
2006-03-26
[PATCH] create struct compat_timex and use it everywhere
Stephen Rothwell
1
-0
/
+26
2006-03-26
[PATCH] VFS,fs/locks.c,NFSD4: add race_free posix_lock_file_conf() interface
Andy Adamson
1
-0
/
+1
2006-03-26
[PATCH] hpet header sanitization
Randy Dunlap
1
-16
/
+20
2006-03-26
[PATCH] ipmi: add full sysfs support
Corey Minyard
3
-3
/
+48
2006-03-26
[PATCH] cleanup smp_call_function UP build
Con Kolivas
1
-1
/
+5
2006-03-26
[PATCH] Make address_space_operations->invalidatepage return void
NeilBrown
3
-4
/
+4
2006-03-26
[PATCH] Make address_space_operations->sync_page return void
NeilBrown
2
-2
/
+2
[prev]
[next]