index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2006-06-25
[ARM] 3612/1: make pci bus optional for ixp4xx platform
Milan Svoboda
-11
/
+18
2006-06-25
Fix NFS2 compile error
Linus Torvalds
-2
/
+0
2006-06-25
[PATCH] i386: Fix softirq accounting with 4K stacks
Björn Steinbrink
-0
/
+8
2006-06-25
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
-1513
/
+3065
2006-06-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
-6488
/
+21056
2006-06-25
Fix PM_TRACE dependency: works only on 32-bit x86 for now
Linus Torvalds
-1
/
+1
2006-06-25
[PATCH] fix race in idr code
Sonny Rao
-4
/
+12
2006-06-25
[PATCH] update-devices.txt
Jan Engelhardt
-1
/
+6
2006-06-25
[PATCH] remove unlikely(sb) in prune_dcache
Hua Zhong
-1
/
+1
2006-06-25
[PATCH] Fix "biovec-(256)" in /proc/slabinfo
Alexey Dobriyan
-1
/
+1
2006-06-25
[PATCH] Fix kdump Crash Kernel boot memory reservation for NUMA machines
Amul Shah
-1
/
+1
2006-06-25
[PATCH] s390: setup.c cleanup + build fix
Heiko Carstens
-9
/
+6
2006-06-25
[PATCH] au1xxx: oss sound support for au1200
Domen Puncer
-2
/
+5
2006-06-25
[PATCH] parport: add to kernel-doc
Randy Dunlap
-3
/
+10
2006-06-25
[PATCH] au1550_ac97: spin_unlock in error path
Domen Puncer
-2
/
+5
2006-06-25
[PATCH] ext2: cleanup: put_page and comment fix
Evgeniy Dushistov
-3
/
+2
2006-06-25
[PATCH] pacct: none-delayed process accounting accumulation
KaiGai Kohei
-13
/
+13
2006-06-25
[PATCH] pacct: avoidance to refer the last thread as a representation of the ...
KaiGai Kohei
-24
/
+32
2006-06-25
[PATCH] pacct: add pacct_struct to fix some pacct bugs.
KaiGai Kohei
-16
/
+51
2006-06-25
[PATCH] Corrections to memory barrier doc
David Howells
-10
/
+9
2006-06-25
[PATCH] synclink_gt: add GT2 adapter support
Paul Fulghum
-1
/
+8
2006-06-25
[PATCH] fix synclink_gt diagnostics error reporting
Paul Fulghum
-3
/
+3
2006-06-25
[PATCH] add synclink_gt crc return feature
Paul Fulghum
-22
/
+33
2006-06-25
[PATCH] add synclink_gt custom hdlc idle
Paul Fulghum
-14
/
+36
2006-06-25
[PATCH] irda-usb printk fix
Andrew Morton
-1
/
+1
2006-06-25
[PATCH] kthread: move kernel-doc and put it into DocBook
Randy Dunlap
-63
/
+65
2006-06-25
[PATCH] DMI: cleanup kernel-doc, add to DocBook
Randy Dunlap
-5
/
+18
2006-06-25
[PATCH] Implement kasprintf
Jeremy Fitzhardinge
-0
/
+25
2006-06-25
[PATCH] Fix bounds check in vsnprintf, to allow for a 0 size and NULL buffer
Jeremy Fitzhardinge
-32
/
+33
2006-06-25
[PATCH] LED: add LED heartbeat trigger
Atsushi Nemoto
-0
/
+128
2006-06-25
[PATCH] ktime/hrtimer: fix kernel-doc comments
Randy Dunlap
-21
/
+1
2006-06-25
[PATCH] reed-solomon: fix kernel-doc comments
Randy Dunlap
-9
/
+2
2006-06-25
[PATCH] kernel-doc: use Members for struct fields consistently
Randy Dunlap
-1
/
+1
2006-06-25
[PATCH] kernel-doc: don't use XML escapes in text or man output mode
Randy Dunlap
-0
/
+3
2006-06-25
[PATCH] fix memory leak in rocketport rp_do_receive
Paul Fulghum
-39
/
+23
2006-06-25
[PATCH] Implement AT_SYMLINK_FOLLOW flag for linkat
Ulrich Drepper
-2
/
+5
2006-06-25
[PATCH] add "select GPIO_VR41XX" for TANBAC_TB0229
Yoichi Yuasa
-0
/
+1
2006-06-25
[PATCH] cpu hotplug: fix CPU_UP_CANCEL handling
Heiko Carstens
-0
/
+8
2006-06-25
[PATCH] fs: sys_poll with timeout -1 bug fix
Frode Isaksen
-2
/
+5
2006-06-25
[PATCH] kthread: convert stop_machine into a kthread
Serge E. Hallyn
-6
/
+11
2006-06-25
[PATCH] fix %s in affs_fill_super()
Al Viro
-5
/
+7
2006-06-25
[PATCH] CCISS: tidy up product table indentation
Bjorn Helgaas
-36
/
+18
2006-06-25
[PATCH] CCISS: run through Lindent
Bjorn Helgaas
-1534
/
+1581
2006-06-25
[PATCH] CCISS: remove parens around return values
Bjorn Helgaas
-23
/
+23
2006-06-25
[PATCH] CCISS: fix a few spelling errors
Bjorn Helgaas
-8
/
+8
2006-06-25
[PATCH] CCISS: use ARRAY_SIZE without intermediates
Bjorn Helgaas
-4
/
+2
2006-06-25
[PATCH] CCISS: announce cciss%d devices with PCI address/IRQ/DAC info
Bjorn Helgaas
-7
/
+9
2006-06-25
[PATCH] CCISS: request all PCI resources
Bjorn Helgaas
-46
/
+18
2006-06-25
[PATCH] CCISS: disable device when returning failure
Bjorn Helgaas
-9
/
+18
2006-06-25
[PATCH] Initramfs docs update
Rob Landley
-28
/
+118
[prev]
[next]