index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] kprobe handler: discard user space trap
bibo,mao
2006-03-26
5
-13
/
+18
*
[PATCH] kretprobe instance recycled by parent process
bibo mao
2006-03-26
6
-32
/
+14
*
[PATCH] kretprobe: kretprobe-booster
Masami Hiramatsu
2006-03-26
1
-22
/
+39
*
[PATCH] x86: kprobes-booster
Masami Hiramatsu
2006-03-26
2
-2
/
+96
*
[PATCH] kprobes: clean up resume_execute()
Masami Hiramatsu
2006-03-26
1
-16
/
+10
*
[PATCH] hrtimers: remove data field
Roman Zippel
2006-03-26
8
-27
/
+22
*
[PATCH] hrtimers: remove nsec_t typedef
Roman Zippel
2006-03-26
3
-16
/
+10
*
[PATCH] hrtimers: remove DEFINE_KTIME and ktime_to_clock_t()
Roman Zippel
2006-03-26
1
-20
/
+0
*
[PATCH] hrtimers: remove it_real_value calculation from proc/*/stat
Roman Zippel
2006-03-26
1
-4
/
+1
*
[PATCH] hrtimers: remove state field
Roman Zippel
2006-03-26
2
-18
/
+7
*
[PATCH] hrtimers: simplify nanosleep
Roman Zippel
2006-03-26
2
-83
/
+63
*
[PATCH] hrtimers: posix-timer: cleanup common_timer_get()
Roman Zippel
2006-03-26
1
-24
/
+26
*
[PATCH] hrtimers: pass current time to hrtimer_forward()
Roman Zippel
2006-03-26
4
-10
/
+17
*
[PATCH] hrtimers: optimize softirq runqueues
Thomas Gleixner
2006-03-26
2
-10
/
+38
*
[PATCH] ext3: "nobh" writeback support for filesystems blocksize < pagesize
Badari Pulavarty
2006-03-26
1
-6
/
+0
*
[PATCH] ext3: multi-block get_block()
Badari Pulavarty
2006-03-26
1
-12
/
+4
*
[PATCH] ext3: cleanups and WARN_ON()
Andrew Morton
2006-03-26
1
-125
/
+114
*
[PATCH] remove ->get_blocks() support
Badari Pulavarty
2006-03-26
12
-78
/
+34
*
[PATCH] map multiple blocks for mpage_readpages()
Badari Pulavarty
2006-03-26
3
-22
/
+90
*
[PATCH] pass b_size to ->get_block()
Badari Pulavarty
2006-03-26
3
-1
/
+11
*
[PATCH] change buffer_head.b_size to size_t
Badari Pulavarty
2006-03-26
4
-12
/
+17
*
[PATCH] ext3_get_blocks: Adjust reservation window size for mblocks
Mingming Cao
2006-03-26
1
-1
/
+31
*
[PATCH] ext3_get_blocks: Adjust accounting info in ext3_new_blocks()
Mingming Cao
2006-03-26
1
-12
/
+19
*
[PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block()
Mingming Cao
2006-03-26
2
-11
/
+40
*
[PATCH] ext3_get_blocks: multiple block allocation
Mingming Cao
2006-03-26
1
-77
/
+193
*
[PATCH] ext3_get_blocks: Mapping multiple blocks at a once
Mingming Cao
2006-03-26
3
-34
/
+82
*
[PATCH] 2TB files: change type of kstatfs entries
Takashi Sato
2006-03-26
1
-5
/
+5
*
[PATCH] 2tb-files-add-blkcnt_t-fixes
Andrew Morton
2006-03-26
4
-12
/
+15
*
[PATCH] 2TB files: add blkcnt_t
Takashi Sato
2006-03-26
9
-1
/
+42
*
[PATCH] 2TB files: st_blocks is invalid when calling stat64
Takashi Sato
2006-03-26
5
-13
/
+5
*
[PATCH] mempool: use mempool_create_slab_pool()
Matthew Dobson
2006-03-26
19
-72
/
+39
*
[PATCH] mempool: add mempool_create_slab_pool()
Matthew Dobson
2006-03-26
1
-0
/
+8
*
[PATCH] mempool: use common mempool kzalloc allocator
Matthew Dobson
2006-03-26
1
-15
/
+2
*
[PATCH] mempool: add kzalloc allocator
Matthew Dobson
2006-03-26
2
-3
/
+16
*
[PATCH] mempool: use common mempool kmalloc allocator
Matthew Dobson
2006-03-26
7
-129
/
+34
*
[PATCH] mempool: add kmalloc allocator
Matthew Dobson
2006-03-26
2
-0
/
+29
*
[PATCH] mempool: use common mempool page allocator
Matthew Dobson
2006-03-26
2
-32
/
+8
*
[PATCH] mempool: add page allocator
Matthew Dobson
2006-03-26
2
-0
/
+30
*
[PATCH] 3c59x: documentation update
Steffen Klassert
2006-03-26
1
-39
/
+42
*
[PATCH] 3c59x: minor cleanups
Steffen Klassert
2006-03-26
1
-47
/
+34
*
[PATCH] 3c59x: remove per-driver versioning
Steffen Klassert
2006-03-26
1
-7
/
+2
*
[PATCH] 3c59x: use ethtool_op_get_link
Steffen Klassert
2006-03-26
1
-15
/
+1
*
[PATCH] 3c59x: carriercheck for forced media
Steffen Klassert
2006-03-26
1
-4
/
+5
*
[PATCH] 3c59x: decrease polling interval
Steffen Klassert
2006-03-26
1
-0
/
+4
*
[PATCH] 3c59x: use mii_check_media
Steffen Klassert
2006-03-26
1
-77
/
+49
*
[PATCH] Fix typo causing bad mode of /initrd.image
Jason Gunthorpe
2006-03-26
1
-1
/
+1
*
[PATCH] Fix compilation for sound/oss/vwsnd.c
Eric Sesterhenn
2006-03-26
1
-21
/
+19
*
[PATCH] Update documentation for BLK_DEV_INITRD to match current usage
H. Peter Anvin
2006-03-26
1
-6
/
+9
*
[PATCH] isicom: select FW_LOADER
maximilian attems
2006-03-26
1
-0
/
+1
*
[PATCH] fix array overrun in efi.c
Darren Jenkins
2006-03-26
1
-1
/
+1
[next]