index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-26
[PATCH] hrtimers: remove it_real_value calculation from proc/*/stat
Roman Zippel
1
-4
/
+1
2006-03-26
[PATCH] hrtimers: remove state field
Roman Zippel
2
-18
/
+7
2006-03-26
[PATCH] hrtimers: simplify nanosleep
Roman Zippel
2
-83
/
+63
2006-03-26
[PATCH] hrtimers: posix-timer: cleanup common_timer_get()
Roman Zippel
1
-24
/
+26
2006-03-26
[PATCH] hrtimers: pass current time to hrtimer_forward()
Roman Zippel
4
-10
/
+17
2006-03-26
[PATCH] hrtimers: optimize softirq runqueues
Thomas Gleixner
2
-10
/
+38
2006-03-26
[PATCH] ext3: "nobh" writeback support for filesystems blocksize < pagesize
Badari Pulavarty
1
-6
/
+0
2006-03-26
[PATCH] ext3: multi-block get_block()
Badari Pulavarty
1
-12
/
+4
2006-03-26
[PATCH] ext3: cleanups and WARN_ON()
Andrew Morton
1
-125
/
+114
2006-03-26
[PATCH] remove ->get_blocks() support
Badari Pulavarty
12
-78
/
+34
2006-03-26
[PATCH] map multiple blocks for mpage_readpages()
Badari Pulavarty
3
-22
/
+90
2006-03-26
[PATCH] pass b_size to ->get_block()
Badari Pulavarty
3
-1
/
+11
2006-03-26
[PATCH] change buffer_head.b_size to size_t
Badari Pulavarty
4
-12
/
+17
2006-03-26
[PATCH] ext3_get_blocks: Adjust reservation window size for mblocks
Mingming Cao
1
-1
/
+31
2006-03-26
[PATCH] ext3_get_blocks: Adjust accounting info in ext3_new_blocks()
Mingming Cao
1
-12
/
+19
2006-03-26
[PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block()
Mingming Cao
2
-11
/
+40
2006-03-26
[PATCH] ext3_get_blocks: multiple block allocation
Mingming Cao
1
-77
/
+193
2006-03-26
[PATCH] ext3_get_blocks: Mapping multiple blocks at a once
Mingming Cao
3
-34
/
+82
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-fixes
Andrew Morton
4
-12
/
+15
2006-03-26
[PATCH] 2TB files: add blkcnt_t
Takashi Sato
9
-1
/
+42
2006-03-26
[PATCH] 2TB files: st_blocks is invalid when calling stat64
Takashi Sato
5
-13
/
+5
2006-03-26
[PATCH] mempool: use mempool_create_slab_pool()
Matthew Dobson
19
-72
/
+39
2006-03-26
[PATCH] mempool: add mempool_create_slab_pool()
Matthew Dobson
1
-0
/
+8
2006-03-26
[PATCH] mempool: use common mempool kzalloc allocator
Matthew Dobson
1
-15
/
+2
2006-03-26
[PATCH] mempool: add kzalloc allocator
Matthew Dobson
2
-3
/
+16
2006-03-26
[PATCH] mempool: use common mempool kmalloc allocator
Matthew Dobson
7
-129
/
+34
2006-03-26
[PATCH] mempool: add kmalloc allocator
Matthew Dobson
2
-0
/
+29
2006-03-26
[PATCH] mempool: use common mempool page allocator
Matthew Dobson
2
-32
/
+8
2006-03-26
[PATCH] mempool: add page allocator
Matthew Dobson
2
-0
/
+30
2006-03-26
[PATCH] 3c59x: documentation update
Steffen Klassert
1
-39
/
+42
2006-03-26
[PATCH] 3c59x: minor cleanups
Steffen Klassert
1
-47
/
+34
2006-03-26
[PATCH] 3c59x: remove per-driver versioning
Steffen Klassert
1
-7
/
+2
2006-03-26
[PATCH] 3c59x: use ethtool_op_get_link
Steffen Klassert
1
-15
/
+1
2006-03-26
[PATCH] 3c59x: carriercheck for forced media
Steffen Klassert
1
-4
/
+5
2006-03-26
[PATCH] 3c59x: decrease polling interval
Steffen Klassert
1
-0
/
+4
2006-03-26
[PATCH] 3c59x: use mii_check_media
Steffen Klassert
1
-77
/
+49
2006-03-26
[PATCH] Fix typo causing bad mode of /initrd.image
Jason Gunthorpe
1
-1
/
+1
2006-03-26
[PATCH] Fix compilation for sound/oss/vwsnd.c
Eric Sesterhenn
1
-21
/
+19
2006-03-26
[PATCH] Update documentation for BLK_DEV_INITRD to match current usage
H. Peter Anvin
1
-6
/
+9
2006-03-26
[PATCH] isicom: select FW_LOADER
maximilian attems
1
-0
/
+1
2006-03-26
[PATCH] fix array overrun in efi.c
Darren Jenkins
1
-1
/
+1
2006-03-26
[PATCH] ads7846: sparc32 warning fix
Andrew Morton
1
-1
/
+1
2006-03-26
[PATCH] remove fixup_cpu_present_map()
Andrew Morton
1
-19
/
+0
2006-03-26
[PATCH] tlclk: fix handling of device major
Andrew Morton
1
-0
/
+1
2006-03-26
[PATCH] loop: potential kernel hang waiting for kthread
Herbert Poetzl
1
-1
/
+3
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
18
-409
/
+73
2006-03-26
[PATCH] create struct compat_timex and use it everywhere
Stephen Rothwell
8
-119
/
+38
2006-03-26
[PATCH] NFSD4: return conflict lock without races
Andy Adamson
1
-22
/
+16
[next]