Age | Commit message (Expand) | Author | Files | Lines |
2007-07-30 | [SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling. | David S. Miller | 1 | -0/+9 |
2007-07-30 | [VIDEO]: Fix OOPS in all SBUS framebuffer drivers. | David S. Miller | 8 | -624/+567 |
2007-07-29 | Make lguest compile with CONFIG_BLOCK=n and CONFIG_NET=n | Rusty Russell | 3 | -3/+11 |
2007-07-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 34 | -14818/+15895 |
2007-07-29 | Remove fs.h from mm.h | Alexey Dobriyan | 5 | -0/+5 |
2007-07-29 | ACPI: restore CONFIG_ACPI_SLEEP | Len Brown | 6 | -3/+18 |
2007-07-29 | Introduce CONFIG_SUSPEND for suspend-to-Ram and standby | Rafael J. Wysocki | 7 | -53/+69 |
2007-07-29 | Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION | Rafael J. Wysocki | 3 | -5/+5 |
2007-07-28 | Provide timespec to guests rather than jiffies clock. | Rusty Russell | 4 | -24/+57 |
2007-07-28 | Fix lguest bzImage loading with CONFIG_RELOCATABLE=y | Rusty Russell | 1 | -0/+5 |
2007-07-28 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 17 | -392/+160 |
2007-07-28 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo... | Linus Torvalds | 4 | -5/+9 |
2007-07-28 | [SCSI] mpt fusion: Changes in mptctl.c for logging support | Prakash, Sathya | 1 | -125/+141 |
2007-07-28 | [SCSI] mpt fusion: Changes in mptfc.c mptlan.c mptsas.c and mptspi.c for logg... | Prakash, Sathya | 4 | -246/+194 |
2007-07-28 | [SCSI] mpt fusion: Changes in mptscsih.c for logging support | Prakash, Sathya | 1 | -186/+260 |
2007-07-28 | [SCSI] mpt fusion: Changes in mptbase.c for logging support | Prakash, Sathya | 1 | -233/+234 |
2007-07-28 | [SCSI] mpt fusion: logging support in Kconfig, Makefile, mptbase.h and additi... | Prakash, Sathya | 4 | -229/+308 |
2007-07-28 | [SCSI] libsas: Fix potential NULL dereference in sas_smp_get_phy_events() | Jesper Juhl | 1 | -3/+10 |
2007-07-28 | [SCSI] aacraid: fix Sunrise Lake reset handling | Salyzyn, Mark | 1 | -1/+1 |
2007-07-28 | [SCSI] aacraid: add SCSI SYNCHONIZE_CACHE range checking | Salyzyn, Mark | 1 | -8/+55 |
2007-07-28 | [SCSI] add easyRAID to the no report luns blacklist | akpm@linux-foundation.org | 1 | -0/+3 |
2007-07-27 | [SCSI] advansys: lindent and other large, uninteresting changes | Matthew Wilcox | 1 | -13692/+14569 |
2007-07-27 | [SCSI] aic79xx, aic7xxx: Fix incorrect width setting | James Bottomley | 2 | -13/+21 |
2007-07-27 | [SCSI] qla2xxx: fix to honor ignored parameters in sysfs attributes | Seokmann Ju | 3 | -24/+38 |
2007-07-27 | [SCSI] aacraid: draw line in sand, sundry cleanup and version update | Salyzyn, Mark | 5 | -10/+7 |
2007-07-27 | [SCSI] iscsi_tcp: Turn off bounce buffers | Mike Christie | 1 | -0/+1 |
2007-07-27 | [SCSI] libiscsi: fix cmd seqeunce number checking | Mike Christie | 1 | -21/+25 |
2007-07-27 | [SCSI] iscsi_tcp, ib_iser Enable module refcounting for iscsi host template | Mike Christie | 2 | -0/+2 |
2007-07-27 | [SCSI] libiscsi: make sure session is not blocked when removing host | Mike Christie | 1 | -0/+1 |
2007-07-27 | [S390] Fix sclp_vt220 error handling. | Heiko Carstens | 1 | -21/+40 |
2007-07-27 | [S390] cio: Reorganize initialization. | Cornelia Huck | 3 | -7/+24 |
2007-07-27 | [S390] cio: Make CIO_* macros safe if dbfs are not available. | Cornelia Huck | 1 | -0/+2 |
2007-07-27 | [S390] cio: Clean up messages. | Cornelia Huck | 9 | -90/+87 |
2007-07-27 | [S390] vmur: fix diag14_read. | Frank Munzert | 1 | -1/+1 |
2007-07-27 | [S390] cio: Remove deprecated rdc/rcd. | Cornelia Huck | 1 | -250/+0 |
2007-07-27 | [S390] Get rid of new section mismatch warnings. | Heiko Carstens | 2 | -6/+3 |
2007-07-27 | [S390] sclp: kill unused SCLP config option. | Heiko Carstens | 1 | -9/+3 |
2007-07-27 | [S390] cio: Remove remains of _ccw_device_get_device_number(). | Cornelia Huck | 1 | -7/+0 |
2007-07-27 | [S390] cio: css_sch_device_register() can be made static. | Cornelia Huck | 2 | -2/+1 |
2007-07-27 | agp: AMD AGP is used on UP1100 & UP1500 alpha boxen | Alan Hourihane | 1 | -1/+1 |
2007-07-27 | intel_agp: really fix 945/965GME | Zhenyu Wang | 1 | -5/+12 |
2007-07-27 | agp: don't lock pages | Nick Piggin | 3 | -5/+0 |
2007-07-27 | Fix "use after free" / "double free" bug in ati_create_gatt_pages / ati_free_... | Jesper Juhl | 1 | -7/+2 |
2007-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 22 | -175/+250 |
2007-07-26 | Don't force-enable suspend/hibernate support just for ACPI | Linus Torvalds | 1 | -3/+0 |
2007-07-26 | Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_of... | Rafael J. Wysocki | 1 | -2/+0 |
2007-07-26 | PNP: fix up after Lindent | Bjorn Helgaas | 18 | -450/+248 |
2007-07-26 | PNP: Lindent all source files | Bjorn Helgaas | 18 | -1145/+1384 |
2007-07-26 | m32r: Fix ei_tx_timeout() in drivers/net/lib8390.c | Hirokazu Takata | 1 | -9/+0 |
2007-07-26 | Char: cyclades, select FW_LOADER | Jiri Slaby | 1 | -0/+1 |