index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-05-10
[S390] Kconfig: menus with depends on HAS_IOMEM.
Martin Schwidefsky
22
-0
/
+23
2007-05-10
[S390] Kconfig: refine depends statements.
Martin Schwidefsky
6
-0
/
+7
2007-05-10
[S390] Avoid compile warning.
Heiko Carstens
1
-1
/
+4
2007-05-10
[S390] qdio: re-add lost perf_stats.tl_runs change in qdio_handle_pci
Ursula Braun
1
-0
/
+1
2007-05-10
[S390] Avoid sparse warnings.
Heiko Carstens
9
-25
/
+24
2007-05-10
[S390] dasd: Fix modular build.
Cornelia Huck
1
-0
/
+1
2007-05-10
[S390] monreader inlining cleanup.
Martin Schwidefsky
1
-7
/
+7
2007-05-10
[S390] cio: Make some structures and a function static.
Cornelia Huck
3
-6
/
+3
2007-05-10
[S390] cio: Get rid of _ccw_device_get_device_number().
Cornelia Huck
5
-8
/
+25
2007-05-10
[S390] fix subsystem removal fallout
Cornelia Huck
2
-14
/
+14
2007-05-10
Revert "md: improve partition detection in md array"
Linus Torvalds
4
-8
/
+22
2007-05-10
Move USB network drivers to drivers/net/usb.
Jeff Garzik
24
-9
/
+10
2007-05-10
Doc Fix: remove mention of combined mode-related kernel parameters
Jesse Barnes
1
-8
/
+0
2007-05-10
libata: fix kernel-doc parameters
Randy Dunlap
1
-0
/
+2
2007-05-10
Fix pata_qdi.c probe code
Samuel Thibault
1
-1
/
+1
2007-05-10
pata_scc: fix compilation
Alexey Dobriyan
1
-2
/
+2
2007-05-10
sata_via: add missing PM hooks
Tejun Heo
1
-0
/
+8
2007-05-10
sata_nv: fix ADMA freeze/thaw/irq_clear issues
Robert Hancock
1
-14
/
+78
2007-05-10
pata_pcmcia.c: add card ident for jvc cdrom
Richard Kennedy
1
-0
/
+1
2007-05-10
sata_promise: SATAII-150/300 TX4 port numbering fix
Mikael Pettersson
1
-4
/
+18
2007-05-10
sata_promise: fix another error decode regression
Mikael Pettersson
1
-1
/
+3
2007-05-10
libata-acpi: fix _GTF command protocol for ATAPI devices
Tejun Heo
1
-2
/
+1
2007-05-10
atl1: add netconsole support
Alexey Dobriyan
1
-0
/
+12
2007-05-10
Fix hang on IBM Token Ring PCMCIA card ejection
Paul Walmsley
1
-5
/
+9
2007-05-10
skge: default WOL should be magic only (rev2)
Stephen Hemminger
1
-1
/
+3
2007-05-10
ide: fix PIO setup on resume for ATAPI devices
Bartlomiej Zolnierkiewicz
1
-10
/
+7
2007-05-10
ide: legacy PCI bus order probing fixes
Bartlomiej Zolnierkiewicz
4
-5
/
+15
2007-05-10
ide: add ide_proc_register_port()
Bartlomiej Zolnierkiewicz
18
-55
/
+91
2007-05-10
ide: add "initializing" argument to ide_register_hw()
Bartlomiej Zolnierkiewicz
15
-26
/
+25
2007-05-10
ide: cable detection fixes (take 2)
Bartlomiej Zolnierkiewicz
5
-61
/
+40
2007-05-10
ide: move IDE settings handling to ide-proc.c
Bartlomiej Zolnierkiewicz
8
-363
/
+378
2007-05-10
ide: split off ioctl handling from IDE settings (v2)
Bartlomiej Zolnierkiewicz
7
-124
/
+203
2007-05-10
ide: make /proc/ide/ optional
Bartlomiej Zolnierkiewicz
13
-38
/
+48
2007-05-10
ide: add ide_tune_dma() helper
Bartlomiej Zolnierkiewicz
14
-206
/
+34
2007-05-10
ide: rework the code for selecting the best DMA transfer mode (v3)
Bartlomiej Zolnierkiewicz
27
-574
/
+236
2007-05-10
ide: fix UDMA/MWDMA/SWDMA masks (v3)
Bartlomiej Zolnierkiewicz
9
-60
/
+88
2007-05-09
NFS: Kill the obsolete NFS_PARANOIA
Jesper Juhl
5
-27
/
+2
2007-05-09
NFS: use __set_current_state()
Milind Arun Choudhary
1
-2
/
+2
2007-05-09
sunrpc: fix crash in rpc_malloc()
Peter Zijlstra
1
-0
/
+4
2007-05-09
NFS: Clean up NFSv4 XDR error message
Chuck Lever
1
-3
/
+5
2007-05-09
NFS: NFS client underestimates how large an NFSv4 SETATTR reply can be
Chuck Lever
1
-1
/
+2
2007-05-09
SUNRPC: Fix pointer arithmetic bug recently introduced in rpc_malloc/free
Chuck Lever
1
-7
/
+15
2007-05-09
NFS: Remove redundant check in nfs_check_verifier()
Trond Myklebust
1
-7
/
+5
2007-05-09
NFS: Fix a jiffie wraparound issue
Trond Myklebust
1
-4
/
+8
2007-05-09
[IA64] sa_interrupt is deprecated
akpm@linux-foundation.org
1
-1
/
+1
2007-05-09
Fix a bad error case handling in read_cache_page_async()
David Howells
1
-3
/
+3
2007-05-09
i386: msr.h: be paranoid about types and parentheses
H. Peter Anvin
1
-27
/
+22
2007-05-09
i386: remove unused rdtsc() macro
H. Peter Anvin
2
-12
/
+0
2007-05-09
i386: cpu/transmeta.c: fix definition of USER686
H. Peter Anvin
1
-2
/
+4
2007-05-09
md: improve partition detection in md array
NeilBrown
4
-22
/
+8
[next]