summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix minor typoes in kernel/module.cRobert P. J. Day2007-05-091-5/+5
* Kconfig: Remove reference to external mqueue libraryRobert P. J. Day2007-05-091-3/+1
* Kconfig: A couple of grammatical fixes in arch/i386/KconfigRobert P. J. Day2007-05-091-2/+2
* Correct comments in genrtc.c to refer to correct /proc file.Robert P. J. Day2007-05-091-2/+2
* Fix more "deprecated" spellos.Randy Dunlap2007-05-093-4/+4
* Fix "deprecated" typoes.Robert P. J. Day2007-05-096-7/+7
* Fix misspellings collected by members of KJ list.Robert P. J. Day2007-05-0929-37/+37
* Fix trivial typos in Kconfig* filesDavid Sterba2007-05-0921-27/+27
* Style fix in fs/select.cWANG Cong2007-05-091-2/+2
* devres: kernel-doc and DocBookRandy Dunlap2007-05-092-16/+20
* fs/libfs.c: >80 columns line break fixRonni Nielsen2007-05-091-1/+4
* Documentation/i386/boot.txt: update and correctH. Peter Anvin2007-05-081-23/+78
* revert 'sched: redundant reschedule when set_user_nice() boosts a prio of a t...Andrew Morton2007-05-081-16/+18
* applesmc: Use standard sysfs names for labelsJean Delvare2007-05-081-2/+2
* applesmc: Use the address as platform device IDJean Delvare2007-05-081-1/+2
* usb_gigaset: don't kmalloc(0)Tilman Schmidt2007-05-081-10/+4
* m68k: <asm/scatterlist.h> needs <linux/types.h>Geert Uytterhoeven2007-05-081-0/+2
* FRV: Miscellaneous fixesDavid Howells2007-05-084-5/+26
* smaps: only define clear_refs for CONFIG_MMUDavid Rientjes2007-05-081-0/+2
* Fix unnecesary meminitYasunori Goto2007-05-081-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2007-05-081-4/+3
|\
| * [CRYPTO] cryptomgr: Fix use after freeHerbert Xu2007-05-091-4/+3
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-05-0824-917/+740
|\ \
| * | [SPARC64]: Optimize fault kprobe handling just like powerpc.David S. Miller2007-05-084-44/+29
| * | [SPARC]: Wire up utimensat syscall.David S. Miller2007-05-085-3/+10
| * | [SPARC64]: Fix request_irq() ignored result warnings in PCI controller code.David S. Miller2007-05-083-46/+104
| * | [SPARC64]: Kill asm-sparc64/pbm.hDavid S. Miller2007-05-0811-141/+124
| * | [ATYFB]: Fix sparc includes.David S. Miller2007-05-082-2/+2
| * | [QLA2XXX]: Fix build on sparc.David S. Miller2007-05-081-7/+4
| * | [SPARC64]: Removal of trivial pci_controller_info uses.David S. Miller2007-05-083-67/+58
| * | [SPARC64]: Move index info pci_pbm_info.David S. Miller2007-05-089-159/+137
| * | [SPARC64]: Move {setup,teardown}_msi_irq into pci_pbm_info.David S. Miller2007-05-083-131/+119
| * | [SPARC64]: Move pci_ops into pci_pbm_info.David S. Miller2007-05-087-10/+7
| * | [SPARC64] SBUS: Error interrupt registry cleanups.David S. Miller2007-05-081-6/+6
| * | [SPARC64] PCI: Use root list of pbm's instead of pci_controller_info'sDavid S. Miller2007-05-088-315/+187
| * | [SPARC64] PCI: Kill PROM_PCIRNG_MAX and PROM_PCIIMAP_MAX.David S. Miller2007-05-081-6/+0
| * | [SPARC64] PCI: Use common routine to fetch PBM properties.David S. Miller2007-05-088-47/+20
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-05-0853-2144/+2396
|\ \ \
| * | | [SCSI] zfcp: clear boxed flag on unit reopen.Heiko Carstens2007-05-081-0/+1
| * | | [SCSI] zfcp: clear adapter failed flag if an fsf request times out.Heiko Carstens2007-05-081-1/+1
| * | | [SCSI] zfcp: rework request ID management.Heiko Carstens2007-05-087-89/+59
| * | | [SCSI] zfcp: Fix deadlock between zfcp ERP and SCSIChristof Schmitt2007-05-084-4/+72
| * | | [SCSI] zfcp: Locking for req_no and req_seq_noChristof Schmitt2007-05-081-9/+8
| * | | [SCSI] zfcp: print S_ID and D_ID with 3 bytesChristof Schmitt2007-05-083-28/+28
| * | | [SCSI] ipr: Use PCI-E reset API for new ipr adapterBrian King2007-05-082-6/+72
| * | | [SCSI] qla2xxx: Update version number to 8.01.07-k7.Andrew Vasquez2007-05-081-1/+1
| * | | [SCSI] qla2xxx: Add MSI support.Andrew Vasquez2007-05-081-1/+14
| * | | [SCSI] qla2xxx: Correct pci_set_msi() usage semantics.Andrew Vasquez2007-05-081-17/+14
| * | | [SCSI] qla2xxx: Attempt to stop firmware only if it had been previously execu...Andrew Vasquez2007-05-081-0/+2
| * | | [SCSI] qla2xxx: Honor NVRAM port-down-retry-count settings.Andrew Vasquez2007-05-081-1/+1
OpenPOWER on IntegriCloud