index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-11-06
Missing include file in kallsyms.h
Kamalesh Babulal
1
-0
/
+1
2007-11-06
local_t Documentation update
Mathieu Desnoyers
1
-0
/
+23
2007-11-06
serial: fix compile warning about putc
Yinghai Lu
1
-2
/
+2
2007-11-06
i2o: debug messages corrected
Vasily Averin
1
-2
/
+2
2007-11-06
Dump stack during sysctl registration failure
Alexey Dobriyan
1
-0
/
+1
2007-11-06
i4l: errors with assignments in if
Roel Kluin
1
-1
/
+1
2007-11-05
leds: bugfixes for leds-gpio
David Brownell
1
-9
/
+11
2007-11-05
PCI: Add Kconfig option to disable deprecated pci_find_* API
Jeff Garzik
12
-26
/
+52
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
ide: fix IDE_HFLAG_NO_ATAPI_DMA handling in config_drive_for_dma()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-11-05
ide: move ide_fixstring() documentation to ide-iops.c from ide.h
Bartlomiej Zolnierkiewicz
2
-8
/
+8
2007-11-05
ide: add missing #ifdef/#endif CONFIG_IDE_TASK_IOCTL
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2007-11-05
ide: fix ide_find_dma_mode() to print human-readable info
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2007-11-05
ide: add missing rq.ref_count initialization to ide_diag_taskfile()
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2007-11-05
ide: clear HOB bit for REQ_TYPE_ATA_TASK requests in ide_end_drive_cmd()
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2007-11-05
ide: check rq->cmd_type in drive_cmd_intr()
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2007-11-05
ide/Kconfig: fix BLK_DEV_OFFBOARD dependencies
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2007-11-05
ide: unexport ide_fix_driveid
Adrian Bunk
1
-3
/
+0
2007-11-05
ide/Kconfig: add IDEDISK_MULTI_MODE text adapted from hdparm manual page
Matti Linnanvuori
1
-3
/
+16
2007-11-05
ide: do_identify() string termination fix
Tejun Heo
1
-2
/
+3
2007-11-05
piix: add support for ICH7 on Acer 5602aWLMi
sebdeg@ngi.it
1
-0
/
+1
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-05
V4L/DVB (6548): pvrusb2: Fix oops on module removal
Mike Isely
1
-3
/
+2
2007-11-05
V4L/DVB (6547): V4L: remove PCI from VIDEO_VIVI depends
Brandon Philips
1
-1
/
+1
2007-11-05
V4L/DVB (6532): Add the remaining addresses for tda9887
Mauro Carvalho Chehab
1
-2
/
+3
2007-11-05
V4L/DVB (6531): Fix a regression caused by commit 153962364dc6fa4a24571885fbe...
Ludovico Cavedon
1
-0
/
+1
[next]