index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
qnx4
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-11-05
PCI: pciserial_resume_one ignored return value of pci_enable_device
Dirk Hohndel
1
-1
/
+4
2007-11-05
PCI Hotplug: cpqhp_pushbutton_thread(): remove a pointless if() check
Adrian Bunk
1
-9
/
+7
2007-11-05
PCI: make pci_match_device() static
Adrian Bunk
2
-5
/
+2
2007-11-05
PCI: Remove 3 incorrect MSI quirks.
David Miller
2
-6
/
+0
2007-11-05
PCI: Add MSI INTX_DISABLE quirks for ATI SB700/800 SATA and IXP SB400 USB
David Miller
1
-0
/
+20
2007-11-05
PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set.
David Miller
4
-15
/
+45
2007-11-05
PCI: Add MSI quirk for ServerWorks HT1000 PCIX bridge.
David Miller
2
-0
/
+4
2007-11-05
PCI: Revert "PCI: disable MSI by default on systems with Serverworks HT1000 c...
David Miller
2
-2
/
+0
2007-11-05
cpm_load_patch() - declartion conflict
Kamalesh Babulal
1
-1
/
+1
2007-11-05
SLUB: Fix memory leak by not reusing cpu_slab
Christoph Lameter
1
-19
/
+1
2007-11-05
lguest: tidy up documentation
Rusty Russell
1
-22
/
+21
2007-11-05
kernel/futex.c: make 3 functions static
Adrian Bunk
2
-11
/
+4
2007-11-05
unexport access_process_vm
Adrian Bunk
1
-1
/
+0
2007-11-05
lguest: make async_hcall() static
Adrian Bunk
2
-16
/
+13
2007-11-05
[S390] tod clock: announce clocksource as perfect
Christian Borntraeger
1
-1
/
+1
2007-11-05
[S390] Rename "idle_time" attribute to "idle_time_us".
Heiko Carstens
1
-3
/
+3
2007-11-05
[S390] Fix priority mistakes in drivers/s390/cio/cmf.c
Roel Kluin
1
-2
/
+2
2007-11-05
[S390] Fix memory detection.
Heiko Carstens
1
-1
/
+3
2007-11-05
[S390] Fix compile on !CONFIG_SMP.
Heiko Carstens
1
-2
/
+6
2007-11-05
[S390] device_schedule_callback() for dcssblk.
Gerald Schaefer
1
-2
/
+7
2007-11-05
[S390] Fix smsgiucv init on no iucv machines
Christian Borntraeger
1
-0
/
+4
2007-11-05
[S390] cio: use INIT_WORK to initialize struct work.
Heiko Carstens
1
-1
/
+1
2007-11-05
x86 setup: set %ebx == %ebp == %edi == 0 on protected mode entry
H. Peter Anvin
1
-1
/
+3
2007-11-05
x86 setup: add a near jump to serialize %cr0 on 386/486
H. Peter Anvin
1
-2
/
+2
2007-11-05
drm/sis: missing mutex unlock in error path.
Roel Kluin
1
-0
/
+1
2007-11-05
radeon: set the address to access the GART table on the CPU side correctly
Dave Airlie
2
-2
/
+4
2007-11-04
rtc: ignore msb when reading back mday from alarm
Mark Lord
1
-1
/
+2
2007-11-04
ieee1394: iso and async streams: s/g list fix
Jens Axboe
1
-2
/
+1
2007-11-04
[libata] Utilize new SCSI event infrastructure
Jeff Garzik
1
-3
/
+5
2007-11-04
SCSI: add asynchronous event notification API
Jeff Garzik
4
-0
/
+211
2007-11-03
NTFS: Fix read regression.
Anton Altaparmakov
3
-5
/
+20
2007-11-03
[SCSI] ibmvscsi: Prevent IO during partner login
Robert Jennings
1
-5
/
+14
2007-11-03
[SCSI] lpfc : Correct queue tag handling
James Smart
1
-2
/
+3
2007-11-03
[SCSI] Update MAINTAINER email address and trees
James Bottomley
1
-2
/
+4
2007-11-03
libata: don't configure downstream links faster than the upstream link
Tejun Heo
1
-6
/
+16
2007-11-03
libata: request PHY speed configuration on SControl access failure
Tejun Heo
1
-1
/
+1
2007-11-03
libata: consider errors not associated with commands for speed down
Tejun Heo
1
-6
/
+13
2007-11-03
libata: more robust reset failure handling
Tejun Heo
1
-9
/
+16
2007-11-03
libata: cosmetic clean up / reorganization of ata_eh_reset()
Tejun Heo
1
-56
/
+56
2007-11-03
libata: fix timing computation in ata_eh_reset()
Tejun Heo
1
-1
/
+1
2007-11-03
libata: increase 128 KB / cmd limit for ATAPI tape drives
Tony Battersby
2
-0
/
+10
2007-11-03
sata_promise: fix endianess bug in ASIC PRD bug workaround
Mikael Pettersson
1
-1
/
+1
2007-11-03
libata: fix docbook
Stephen Hemminger
1
-3
/
+3
2007-11-03
make ata_scsi_lpm_get() static
Adrian Bunk
1
-1
/
+1
2007-11-03
libata: suppress two warnings
Stephen Rothwell
1
-0
/
+4
2007-11-03
ata/sata_fsl: Remove ata_scsi_suspend/resume callbacks
ashish kalra
1
-4
/
+0
2007-11-03
ata/sata_fsl: Remove sending LOG EXT command in sata_fsl_softreset()
ashish kalra
1
-70
/
+0
2007-11-03
ata/sata_fsl: Move MPC8315DS link speed limit workaround to specific ifdef
ashish kalra
1
-0
/
+2
2007-11-03
ata/sata_fsl: cleanup style problem
Li Yang
1
-6
/
+6
2007-11-03
ata/sata_fsl: remove unneeded sata_fsl_hardreset()
Jeff Garzik
1
-13
/
+1
[next]