index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cdrom
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-06
Fix bogus warning in sysdev_driver_register()
OGAWA Hirofumi
1
-2
/
+1
2008-05-06
VFS: fix unused variable warning
Linus Torvalds
1
-2
/
+0
2008-05-06
x86: fix PAE pmd_bad bootup warning
Hugh Dickins
4
-20
/
+7
2008-05-06
[PATCH] fix SMP ordering hole in fcntl_setlk()
Al Viro
1
-2
/
+15
2008-05-06
[PATCH] kill ->put_inode
Christoph Hellwig
4
-14
/
+0
2008-05-06
[PATCH] fix reservation discarding in affs
Roman Zippel
5
-46
/
+41
2008-05-06
pata_atiixp: Don't disable
Alan Cox
2
-0
/
+12
2008-05-06
sata_inic162x: update intro comment, up the version and drop EXPERIMENTAL
Tejun Heo
2
-10
/
+30
2008-05-06
sata_inic162x: add cardbus support
Tejun Heo
1
-12
/
+24
2008-05-06
sata_inic162x: kill now unused SFF related stuff
Tejun Heo
1
-51
/
+18
2008-05-06
sata_inic162x: use IDMA for ATAPI commands
Tejun Heo
1
-34
/
+47
2008-05-06
sata_inic162x: use IDMA for non DMA ATA commands
Tejun Heo
1
-34
/
+15
2008-05-06
sata_inic162x: kill now unused bmdma related stuff
Tejun Heo
1
-98
/
+5
2008-05-06
sata_inic162x: use IDMA for ATA_PROT_DMA
Tejun Heo
1
-35
/
+235
2008-05-06
sata_inic162x: update TF read handling
Tejun Heo
1
-2
/
+45
2008-05-06
sata_inic162x: add / update constants
Tejun Heo
1
-3
/
+56
2008-05-06
sata_inic162x: misc clean ups
Tejun Heo
1
-13
/
+5
2008-05-06
sata_mv use hweight16() for bit counting (V2)
Mark Lord
1
-12
/
+6
2008-05-06
sata_mv NCQ-EH for FIS-based switching
Mark Lord
1
-0
/
+165
2008-05-06
sata_mv delayed eh handling
Mark Lord
1
-1
/
+37
2008-05-06
libata: export ata_eh_analyze_ncq_error
Mark Lord
3
-1
/
+3
2008-05-06
sata_mv new mv_port_intr function
Mark Lord
1
-36
/
+48
2008-05-06
sata_mv fix mv_host_intr bug for hc_irq_cause
Mark Lord
1
-29
/
+42
2008-05-06
sata_mv NCQ and SError fixes for mv_err_intr
Mark Lord
1
-21
/
+43
2008-05-06
sata_mv rearrange mv_config_fbs
Mark Lord
1
-21
/
+39
2008-05-06
sata_mv errata workaround for sata25 part 1
Mark Lord
1
-2
/
+18
2008-05-06
sata_mv new mv_qc_defer method
Mark Lord
1
-2
/
+41
2008-05-06
sata_mv wait for empty+idle
Mark Lord
1
-0
/
+20
2008-05-06
sata_mv pci features
Mark Lord
1
-3
/
+36
2008-05-06
sata_mv more cosmetic changes
Mark Lord
1
-59
/
+63
2008-05-06
libata: Add Intel SCH PATA driver
Alek Du
3
-0
/
+216
2008-05-06
ata_piix: verify SIDPR access before enabling it
Tejun Heo
1
-0
/
+25
2008-05-06
libata: improve post-reset device ready test
Tejun Heo
3
-8
/
+17
2008-05-06
net_cls_act: act_simple dont ignore realloc code
Jamal Hadi Salim
1
-8
/
+9
2008-05-06
iwlwifi: make IWLWIFI a tristate
Adrian Bunk
1
-2
/
+1
2008-05-06
Revert "atm: Do not free already unregistered net device."
David S. Miller
1
-0
/
+2
2008-05-06
mlx4_core: Support creation of FMRs with pages smaller than 4K
Oren Duer
1
-1
/
+1
2008-05-06
IB/ehca: Fix function return types
Stefan Roscher
1
-4
/
+3
2008-05-06
dev_name introduction fall out fix
Stephen Rothwell
4
-10
/
+10
2008-05-05
sched: default to n for GROUP_SCHED and FAIR_GROUP_SCHED
Parag Warudkar
1
-2
/
+3
2008-05-05
sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
Peter Zijlstra
7
-161
/
+281
2008-05-05
sched, x86: add HAVE_UNSTABLE_SCHED_CLOCK
Ingo Molnar
2
-0
/
+7
2008-05-05
sched: fix cpu clock
Ingo Molnar
1
-9
/
+15
2008-05-05
sched: fair-group: fix a Div0 error of the fair group scheduler
Miao Xie
1
-6
/
+11
2008-05-05
sched: fix missing locking in sched_domains code
Heiko Carstens
1
-17
/
+12
2008-05-05
sched: make clock sync tunable by architecture code
Ingo Molnar
2
-1
/
+3
2008-05-05
sched: fix debugging
Mike Galbraith
1
-27
/
+0
2008-05-05
sched: fix sched_info_switch not being called according to documentation
David Simner
1
-2
/
+2
2008-05-05
sched: fix hrtick_start_fair and CPU-Hotplug
Peter Zijlstra
1
-1
/
+65
2008-05-05
sched: fix SCHED_FAIR wake-idle logic error
Gregory Haskins
1
-1
/
+1
[next]