| Commit message (Expand) | Author | Age | Files | Lines |
* | driver core: revert "device" link creation check | Cornelia Huck | 2007-07-30 | 1 | -2/+1 |
* | stable_api_nonsense.txt: Disambiguate the use of "this" by using "that" to re... | Juan Lang | 2007-07-30 | 1 | -1/+1 |
* | Fix Doc/sysfs-rules typos | Randy Dunlap | 2007-07-30 | 1 | -37/+35 |
* | kernel-doc fixes for PCI and drivers/base/ | Randy Dunlap | 2007-07-30 | 2 | -1/+2 |
* | kobject: put kobject_actions in kobject.h | Greg Kroah-Hartman | 2007-07-30 | 2 | -2/+3 |
* | kobject: fix link error when CONFIG_HOTPLUG is disabled | Cornelia Huck | 2007-07-30 | 1 | -8/+8 |
* | HOWTO: sync Japanese HOWTO | Tsugikazu Shibata | 2007-07-30 | 1 | -31/+35 |
* | HOWTO: adjust translation header of Japanese stable_api_nonsense.txt | IKEDA, Munehiro | 2007-07-30 | 1 | -10/+10 |
* | Fallout from "Remove fs.h from mm.h" patch | Alexey Dobriyan | 2007-07-30 | 1 | -0/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2007-07-30 | 41 | -2096/+1595 |
|\ |
|
| * | [SPARC64]: Fix show_stack() when stack argument is NULL. | David S. Miller | 2007-07-30 | 2 | -11/+12 |
| * | [SPARC]: Fix serial console node string creation. | David S. Miller | 2007-07-30 | 1 | -2/+3 |
| * | [SPARC]: Mark SBUS framebuffer ioctls as IGNORE in compat_ioctl.c | David S. Miller | 2007-07-30 | 3 | -25/+48 |
| * | [SPARC64]: asm-sparc64/floppy.h needs linux/pci.h | David S. Miller | 2007-07-30 | 1 | -3/+3 |
| * | [SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling. | David S. Miller | 2007-07-30 | 18 | -1224/+620 |
| * | [VIDEO]: Fix OOPS in all SBUS framebuffer drivers. | David S. Miller | 2007-07-30 | 8 | -624/+567 |
| * | [SPARC64]: Handle mostek clock type in mini_rtc driver. | David S. Miller | 2007-07-30 | 1 | -0/+75 |
| * | [PARTITION]: Sun/Solaris VTOC table corrections | Mark Fortescue | 2007-07-30 | 2 | -17/+46 |
| * | [SPARC]: Fix floppy on some sun4c systems. | Mark Fortescue | 2007-07-30 | 1 | -30/+50 |
| * | [SPARC64]: Fix sun4u PCI config space accesses on sun4u. | David S. Miller | 2007-07-30 | 2 | -12/+126 |
| * | [PARTITION] MSDOS: Fix Sun num_partitions handling. | Mark Fortescue | 2007-07-30 | 2 | -2/+5 |
| * | [SPARC]: Update defconfig. | David S. Miller | 2007-07-30 | 1 | -146/+40 |
* | | APM support depends on CONFIG_PM_SLEEP | Stephen Rothwell | 2007-07-30 | 1 | -1/+1 |
* | | m32r: build fix for removing fs.h from mm.h | Hirokazu Takata | 2007-07-30 | 3 | -0/+3 |
* | | setup and detect 2nd phy on MCF5275 in FEC driver | Mike Cruse | 2007-07-30 | 1 | -0/+23 |
* | | clean up reading of ICR register in FEC driver | Greg Ungerer | 2007-07-30 | 1 | -3/+3 |
* | | fix work queues in FEC driver | Greg Ungerer | 2007-07-30 | 1 | -6/+11 |
* | | remove unused config symbol from FEC driver | Greg Ungerer | 2007-07-30 | 1 | -2/+0 |
* | | include cacheflush.h in FEC driver | Greg Ungerer | 2007-07-30 | 1 | -0/+1 |
|/ |
|
* | Make lguest compile with CONFIG_BLOCK=n and CONFIG_NET=n | Rusty Russell | 2007-07-30 | 3 | -3/+11 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2007-07-30 | 39 | -14921/+15951 |
|\ |
|
| * | [SCSI] mpt fusion: Changes in mptctl.c for logging support | Prakash, Sathya | 2007-07-28 | 1 | -125/+141 |
| * | [SCSI] mpt fusion: Changes in mptfc.c mptlan.c mptsas.c and mptspi.c for logg... | Prakash, Sathya | 2007-07-28 | 4 | -246/+194 |
| * | [SCSI] mpt fusion: Changes in mptscsih.c for logging support | Prakash, Sathya | 2007-07-28 | 1 | -186/+260 |
| * | [SCSI] mpt fusion: Changes in mptbase.c for logging support | Prakash, Sathya | 2007-07-28 | 1 | -233/+234 |
| * | [SCSI] mpt fusion: logging support in Kconfig, Makefile, mptbase.h and additi... | Prakash, Sathya | 2007-07-28 | 4 | -229/+308 |
| * | [SCSI] libsas: Fix potential NULL dereference in sas_smp_get_phy_events() | Jesper Juhl | 2007-07-28 | 1 | -3/+10 |
| * | [SCSI] bsg: Fix build for CONFIG_BLOCK=n | Paul Mundt | 2007-07-28 | 1 | -2/+2 |
| * | [SCSI] aacraid: fix Sunrise Lake reset handling | Salyzyn, Mark | 2007-07-28 | 1 | -1/+1 |
| * | [SCSI] aacraid: add SCSI SYNCHONIZE_CACHE range checking | Salyzyn, Mark | 2007-07-28 | 1 | -8/+55 |
| * | [SCSI] add easyRAID to the no report luns blacklist | akpm@linux-foundation.org | 2007-07-28 | 1 | -0/+3 |
| * | [SCSI] advansys: lindent and other large, uninteresting changes | Matthew Wilcox | 2007-07-27 | 1 | -13692/+14569 |
| * | [SCSI] aic79xx, aic7xxx: Fix incorrect width setting | James Bottomley | 2007-07-27 | 2 | -13/+21 |
| * | [SCSI] qla2xxx: fix to honor ignored parameters in sysfs attributes | Seokmann Ju | 2007-07-27 | 3 | -24/+38 |
| * | [SCSI] aacraid: draw line in sand, sundry cleanup and version update | Salyzyn, Mark | 2007-07-27 | 5 | -10/+7 |
| * | [SCSI] iscsi_tcp: Turn off bounce buffers | Mike Christie | 2007-07-27 | 1 | -0/+1 |
| * | [SCSI] libiscsi: fix cmd seqeunce number checking | Mike Christie | 2007-07-27 | 2 | -21/+28 |
| * | [SCSI] iscsi_tcp, ib_iser Enable module refcounting for iscsi host template | Mike Christie | 2007-07-27 | 2 | -0/+2 |
| * | [SCSI] libiscsi: make sure session is not blocked when removing host | Mike Christie | 2007-07-27 | 1 | -0/+1 |
| * | [SCSI] libsas: Remove PCI dependencies | Jeff Garzik | 2007-07-26 | 5 | -22/+19 |