index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] pacct: add pacct_struct to fix some pacct bugs.
KaiGai Kohei
2006-06-25
5
-16
/
+51
*
[PATCH] Corrections to memory barrier doc
David Howells
2006-06-25
1
-10
/
+9
*
[PATCH] synclink_gt: add GT2 adapter support
Paul Fulghum
2006-06-25
2
-1
/
+8
*
[PATCH] fix synclink_gt diagnostics error reporting
Paul Fulghum
2006-06-25
1
-3
/
+3
*
[PATCH] add synclink_gt crc return feature
Paul Fulghum
2006-06-25
1
-22
/
+33
*
[PATCH] add synclink_gt custom hdlc idle
Paul Fulghum
2006-06-25
2
-14
/
+36
*
[PATCH] irda-usb printk fix
Andrew Morton
2006-06-25
1
-1
/
+1
*
[PATCH] kthread: move kernel-doc and put it into DocBook
Randy Dunlap
2006-06-25
3
-63
/
+65
*
[PATCH] DMI: cleanup kernel-doc, add to DocBook
Randy Dunlap
2006-06-25
2
-5
/
+18
*
[PATCH] Implement kasprintf
Jeremy Fitzhardinge
2006-06-25
2
-0
/
+25
*
[PATCH] Fix bounds check in vsnprintf, to allow for a 0 size and NULL buffer
Jeremy Fitzhardinge
2006-06-25
1
-32
/
+33
*
[PATCH] LED: add LED heartbeat trigger
Atsushi Nemoto
2006-06-25
3
-0
/
+128
*
[PATCH] ktime/hrtimer: fix kernel-doc comments
Randy Dunlap
2006-06-25
3
-21
/
+1
*
[PATCH] reed-solomon: fix kernel-doc comments
Randy Dunlap
2006-06-25
1
-9
/
+2
*
[PATCH] kernel-doc: use Members for struct fields consistently
Randy Dunlap
2006-06-25
1
-1
/
+1
*
[PATCH] kernel-doc: don't use XML escapes in text or man output mode
Randy Dunlap
2006-06-25
1
-0
/
+3
*
[PATCH] fix memory leak in rocketport rp_do_receive
Paul Fulghum
2006-06-25
1
-39
/
+23
*
[PATCH] Implement AT_SYMLINK_FOLLOW flag for linkat
Ulrich Drepper
2006-06-25
2
-2
/
+5
*
[PATCH] add "select GPIO_VR41XX" for TANBAC_TB0229
Yoichi Yuasa
2006-06-25
1
-0
/
+1
*
[PATCH] cpu hotplug: fix CPU_UP_CANCEL handling
Heiko Carstens
2006-06-25
4
-0
/
+8
*
[PATCH] fs: sys_poll with timeout -1 bug fix
Frode Isaksen
2006-06-25
1
-2
/
+5
*
[PATCH] kthread: convert stop_machine into a kthread
Serge E. Hallyn
2006-06-25
1
-6
/
+11
*
[PATCH] fix %s in affs_fill_super()
Al Viro
2006-06-25
1
-5
/
+7
*
[PATCH] CCISS: tidy up product table indentation
Bjorn Helgaas
2006-06-25
1
-36
/
+18
*
[PATCH] CCISS: run through Lindent
Bjorn Helgaas
2006-06-25
1
-1534
/
+1581
*
[PATCH] CCISS: remove parens around return values
Bjorn Helgaas
2006-06-25
1
-23
/
+23
*
[PATCH] CCISS: fix a few spelling errors
Bjorn Helgaas
2006-06-25
1
-8
/
+8
*
[PATCH] CCISS: use ARRAY_SIZE without intermediates
Bjorn Helgaas
2006-06-25
1
-4
/
+2
*
[PATCH] CCISS: announce cciss%d devices with PCI address/IRQ/DAC info
Bjorn Helgaas
2006-06-25
1
-7
/
+9
*
[PATCH] CCISS: request all PCI resources
Bjorn Helgaas
2006-06-25
2
-46
/
+18
*
[PATCH] CCISS: disable device when returning failure
Bjorn Helgaas
2006-06-25
1
-9
/
+18
*
[PATCH] Initramfs docs update
Rob Landley
2006-06-25
1
-28
/
+118
*
[PATCH] kthread: convert smbiod
Serge E. Hallyn
2006-06-25
1
-9
/
+17
*
[PATCH] kthread: update loop.c to use kthread
Serge E. Hallyn
2006-06-25
2
-14
/
+12
*
[PATCH] kernel-doc for lib/crc*.c
Randy Dunlap
2006-06-25
4
-40
/
+36
*
[PATCH] kernel-doc for lib/cmdline.c
Randy Dunlap
2006-06-25
1
-0
/
+13
*
[PATCH] kernel-doc for lib/bitmap.c
Randy Dunlap
2006-06-25
2
-15
/
+20
*
[PATCH] Remove needless checks in fs/9p/vfs_inode.c
Eric Sesterhenn
2006-06-25
1
-6
/
+0
*
[PATCH] ide-floppy: fix debug-only syntax error
Randy Dunlap
2006-06-25
1
-1
/
+1
*
[PATCH] kernel-doc: warn on malformed function docs.
Randy Dunlap
2006-06-25
1
-0
/
+7
*
[PATCH] fuse: scramble lock owner ID
Miklos Szeredi
2006-06-25
3
-9
/
+25
*
[PATCH] fuse: add request interruption
Miklos Szeredi
2006-06-25
6
-32
/
+205
*
[PATCH] fuse: rename the interrupted flag
Miklos Szeredi
2006-06-25
2
-22
/
+21
*
[PATCH] fuse: ensure FLUSH reaches userspace
Miklos Szeredi
2006-06-25
3
-14
/
+99
*
[PATCH] fuse: add POSIX file locking support
Miklos Szeredi
2006-06-25
4
-4
/
+178
*
[PATCH] fuse: add control filesystem
Miklos Szeredi
2006-06-25
6
-115
/
+331
*
[PATCH] fuse: no backgrounding on interrupt
Miklos Szeredi
2006-06-25
6
-253
/
+112
*
[PATCH] fuse: use MISC_MAJOR
Jan Engelhardt
2006-06-25
1
-1
/
+2
*
[PATCH] Another couple of alterations to the memory barrier doc
David Howells
2006-06-25
1
-5
/
+10
*
[PATCH] More !tty cleanups in drivers/char
Eric Sesterhenn
2006-06-25
5
-10
/
+10
[next]