index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ieee1394
/
hosts.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-06-28
[PARISC] Remove unconditional #define PIC in syscall macros
Carlos O'Donell
1
-5
/
+0
2006-06-28
[PARISC] Use MFIA in current_text_addr on pa2.0 processors
Kyle McMartin
1
-8
/
+6
2006-06-28
[PARISC] Remove dead function pc_in_user_space
Kyle McMartin
1
-9
/
+0
2006-06-28
[PARISC] Test ioc_needs_fdc variable instead of open coding
Kyle McMartin
1
-1
/
+1
2006-06-28
[PARISC] Fix gcc 4.1 warnings in sba_iommu.c
Grant Grundler
1
-7
/
+8
2006-06-28
[PARISC] Use FIXUP_BRANCH_CLOBBER to asm clobber list
Carlos O'Donell
2
-10
/
+17
2006-06-28
[PARISC] Whitespace clean up in asm/pgtable.h
Kyle McMartin
1
-4
/
+4
2006-06-28
[PARISC] Ensure all ldcw uses are ldcw,co on pa2.0
Kyle McMartin
4
-16
/
+20
2006-06-25
Fix NFS2 compile error
Linus Torvalds
1
-2
/
+0
2006-06-25
[PATCH] i386: Fix softirq accounting with 4K stacks
Björn Steinbrink
1
-0
/
+8
2006-06-25
Fix PM_TRACE dependency: works only on 32-bit x86 for now
Linus Torvalds
1
-1
/
+1
2006-06-25
[PATCH] fix race in idr code
Sonny Rao
1
-4
/
+12
2006-06-25
[PATCH] update-devices.txt
Jan Engelhardt
1
-1
/
+6
2006-06-25
[PATCH] remove unlikely(sb) in prune_dcache
Hua Zhong
1
-1
/
+1
2006-06-25
[PATCH] Fix "biovec-(256)" in /proc/slabinfo
Alexey Dobriyan
1
-1
/
+1
2006-06-25
[PATCH] Fix kdump Crash Kernel boot memory reservation for NUMA machines
Amul Shah
1
-1
/
+1
2006-06-25
[PATCH] s390: setup.c cleanup + build fix
Heiko Carstens
1
-9
/
+6
2006-06-25
[PATCH] au1xxx: oss sound support for au1200
Domen Puncer
2
-2
/
+5
2006-06-25
[PATCH] parport: add to kernel-doc
Randy Dunlap
3
-3
/
+10
2006-06-25
[PATCH] au1550_ac97: spin_unlock in error path
Domen Puncer
1
-2
/
+5
2006-06-25
[PATCH] ext2: cleanup: put_page and comment fix
Evgeniy Dushistov
2
-3
/
+2
2006-06-25
[PATCH] pacct: none-delayed process accounting accumulation
KaiGai Kohei
2
-13
/
+13
2006-06-25
[PATCH] pacct: avoidance to refer the last thread as a representation of the ...
KaiGai Kohei
4
-24
/
+32
2006-06-25
[PATCH] pacct: add pacct_struct to fix some pacct bugs.
KaiGai Kohei
5
-16
/
+51
2006-06-25
[PATCH] Corrections to memory barrier doc
David Howells
1
-10
/
+9
2006-06-25
[PATCH] synclink_gt: add GT2 adapter support
Paul Fulghum
2
-1
/
+8
2006-06-25
[PATCH] fix synclink_gt diagnostics error reporting
Paul Fulghum
1
-3
/
+3
2006-06-25
[PATCH] add synclink_gt crc return feature
Paul Fulghum
1
-22
/
+33
2006-06-25
[PATCH] add synclink_gt custom hdlc idle
Paul Fulghum
2
-14
/
+36
2006-06-25
[PATCH] irda-usb printk fix
Andrew Morton
1
-1
/
+1
2006-06-25
[PATCH] kthread: move kernel-doc and put it into DocBook
Randy Dunlap
3
-63
/
+65
2006-06-25
[PATCH] DMI: cleanup kernel-doc, add to DocBook
Randy Dunlap
2
-5
/
+18
2006-06-25
[PATCH] Implement kasprintf
Jeremy Fitzhardinge
2
-0
/
+25
2006-06-25
[PATCH] Fix bounds check in vsnprintf, to allow for a 0 size and NULL buffer
Jeremy Fitzhardinge
1
-32
/
+33
2006-06-25
[PATCH] LED: add LED heartbeat trigger
Atsushi Nemoto
3
-0
/
+128
2006-06-25
[PATCH] ktime/hrtimer: fix kernel-doc comments
Randy Dunlap
3
-21
/
+1
2006-06-25
[PATCH] reed-solomon: fix kernel-doc comments
Randy Dunlap
1
-9
/
+2
2006-06-25
[PATCH] kernel-doc: use Members for struct fields consistently
Randy Dunlap
1
-1
/
+1
2006-06-25
[PATCH] kernel-doc: don't use XML escapes in text or man output mode
Randy Dunlap
1
-0
/
+3
2006-06-25
[PATCH] fix memory leak in rocketport rp_do_receive
Paul Fulghum
1
-39
/
+23
2006-06-25
[PATCH] Implement AT_SYMLINK_FOLLOW flag for linkat
Ulrich Drepper
2
-2
/
+5
2006-06-25
[PATCH] add "select GPIO_VR41XX" for TANBAC_TB0229
Yoichi Yuasa
1
-0
/
+1
2006-06-25
[PATCH] cpu hotplug: fix CPU_UP_CANCEL handling
Heiko Carstens
4
-0
/
+8
2006-06-25
[PATCH] fs: sys_poll with timeout -1 bug fix
Frode Isaksen
1
-2
/
+5
2006-06-25
[PATCH] kthread: convert stop_machine into a kthread
Serge E. Hallyn
1
-6
/
+11
2006-06-25
[PATCH] fix %s in affs_fill_super()
Al Viro
1
-5
/
+7
2006-06-25
[PATCH] CCISS: tidy up product table indentation
Bjorn Helgaas
1
-36
/
+18
2006-06-25
[PATCH] CCISS: run through Lindent
Bjorn Helgaas
1
-1534
/
+1581
2006-06-25
[PATCH] CCISS: remove parens around return values
Bjorn Helgaas
1
-23
/
+23
2006-06-25
[PATCH] CCISS: fix a few spelling errors
Bjorn Helgaas
1
-8
/
+8
[next]