index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
9p
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-06-25
[PATCH] rtc subsystem, fix capability checks in kernel interface
Alessandro Zummo
1
-16
/
+6
2006-06-25
[PATCH] drivers/acorn/char/pcf8583.[hc] vs. RTC subsystem
G. Liakhovetski
3
-0
/
+405
2006-06-25
[PATCH] RTC: rtc-dev UIE emulation
Atsushi Nemoto
3
-0
/
+119
2006-06-25
[PATCH] "RTC-framework" driver for DS1307 and similar RTC chips
David Brownell
3
-0
/
+407
2006-06-25
[PATCH] Correct sa'K' description in sysrq.txt
Jesper Juhl
1
-2
/
+3
2006-06-25
[PATCH] printk time parameter
Jan Engelhardt
1
-0
/
+2
2006-06-25
[PATCH] radixtree: normalize radix_tree_tag_get() return value
Wu Fengguang
1
-1
/
+1
2006-06-25
[PATCH] epoll: use unlocked wqueue operations
Davide Libenzi
2
-8
/
+11
2006-06-25
[PATCH] nbd: endian annotations
Alexey Dobriyan
1
-6
/
+6
2006-06-25
[PATCH] Make EXT2_DEBUG work again
Valerie Henson
5
-37
/
+24
2006-06-25
[PATCH] emu10k1: mark midi_spinlock as used
Alexey Dobriyan
1
-1
/
+1
2006-06-25
[PATCH] for_each_cpu_mask() warning fix
Andrew Morton
1
-1
/
+2
2006-06-25
[PATCH] Make sysctl obligatory except under CONFIG_EMBEDDED
H. Peter Anvin
1
-1
/
+2
2006-06-25
[PATCH] introduce WARN_ON_ONCE(cond)
Ingo Molnar
1
-0
/
+13
2006-06-25
[PATCH] Make procfs obligatory except under CONFIG_EMBEDDED
H. Peter Anvin
1
-1
/
+2
2006-06-25
[PATCH] kernel-doc: mm/readhead fixup
Randy Dunlap
1
-2
/
+1
2006-06-25
[PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversion
Mingming Cao
8
-88
/
+96
2006-06-25
[PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixes
Mingming Cao
8
-149
/
+177
2006-06-25
[PATCH] megaraid_mbox: fix section mismatch warnings
Randy Dunlap
1
-1
/
+1
2006-06-25
[PATCH] wd7000: fix section mismatch warnings
Randy.Dunlap
1
-1
/
+1
2006-06-25
[PATCH] AX88796 parallel port driver
Ben Dooks
4
-1
/
+462
2006-06-25
[PATCH] Remove unecessary NULL check in kernel/acct.c
Matt Helsley
1
-5
/
+3
2006-06-25
[PATCH] Make copy_from_user_inatomic NOT zero the tail on i386
NeilBrown
2
-12
/
+153
2006-06-25
[PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytes
NeilBrown
4
-26
/
+40
2006-06-25
[PATCH] constify libcrc32c table
Andreas Mohr
1
-1
/
+1
2006-06-25
[PATCH] constify parts of kernel/power/
Andreas Mohr
2
-3
/
+3
2006-06-25
[PATCH] cpuset: remove extra cpuset_zone_allowed check in __alloc_pages
Chris Wright
1
-2
/
+1
2006-06-25
[PATCH] Updated kdump documentation
David Wilder
1
-125
/
+295
2006-06-25
[PATCH] moxa: partial CodingStyle cleanup & spelling fixes
Jesper Juhl
1
-344
/
+450
2006-06-25
[PATCH] moxa: remove pointless check of 'tty' argument vs NULL
Jesper Juhl
1
-2
/
+2
2006-06-25
[PATCH] moxa: remove pointless casts
Jesper Juhl
1
-21
/
+21
2006-06-25
[PATCH] ext3: remove inconsistent space before exclamation point in mount code
Theodore Ts'o
1
-1
/
+1
2006-06-25
[PATCH] ext3: fix memory leak when the journal file is corrupted
Theodore Ts'o
1
-0
/
+1
2006-06-25
[PATCH] ext2: clean up dead code from mount code
Theodore Ts'o
1
-1
/
+0
2006-06-25
[PATCH] Avoid disk sector_t overflow for >2TB ext3 filesystem
Mingming Cao
2
-0
/
+20
2006-06-25
[PATCH] schedule_on_each_cpu(): reduce kmalloc() size
Andrew Morton
1
-8
/
+20
2006-06-25
[PATCH] kernel-doc: script cleanups
Randy Dunlap
1
-2
/
+2
2006-06-25
[PATCH] kernel-doc: drop leading space in sections
Randy Dunlap
1
-0
/
+3
2006-06-25
[PATCH] EDD isn't EXPERIMENTAL anymore
Chris Wedgwood
1
-2
/
+1
2006-06-25
[PATCH] pdflush: handle resume wakeups
Andrew Morton
1
-8
/
+7
2006-06-25
[PATCH] cpqarray section fix
Andrew Morton
1
-2
/
+2
2006-06-25
[PATCH] IDE CD end-of media error fix
Alan Cox
3
-28
/
+152
2006-06-25
[PATCH] list.h doc: change "counter" to "cursor"
Randy Dunlap
1
-26
/
+26
2006-06-25
[PATCH] fix list.h kernel-doc
Randy Dunlap
1
-30
/
+52
2006-06-25
[PATCH] nbd: kill obsolete changelog, add GPL
Pavel Machek
1
-32
/
+2
2006-06-25
[PATCH] kernel/sys.c: cleanups
Adrian Bunk
11
-18
/
+15
2006-06-25
[PATCH] Make printk work for really early debugging
Michael Ellerman
2
-17
/
+34
2006-06-25
[PATCH] Add driver for ARM AMBA PL031 RTC
Deepak Saxena
3
-0
/
+244
2006-06-25
[PATCH] idetape gcc 4.1 warning fix
Daniel Walker
1
-16
/
+33
2006-06-25
[PATCH] openpromfs: factorize out
Jan Engelhardt
1
-5
/
+10
[next]