aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mod (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-23x86: merge statfs_32/64.hThomas Gleixner4-77/+61
2007-10-23x86: merge stat_32/64.hThomas Gleixner4-134/+112
2007-10-23x86: merge shmbuf_32/64.hThomas Gleixner4-94/+50
2007-10-23x86: merge ptrace_32/64.hThomas Gleixner4-158/+141
2007-10-23x86: merge msgbuf_32/64.hThomas Gleixner4-72/+38
2007-10-23x86: merge elf_32/64.hThomas Gleixner4-358/+288
2007-10-23x86: merge byteorder_32/64.hThomas Gleixner4-104/+70
2007-10-23x86: whitespace cleanup of mce_64.cThomas Gleixner1-78/+86
2007-10-23x86: consolidate the cpu/ related code usageThomas Gleixner5-14/+6
2007-10-23x86: prepare consolidation of cpu/ related code usageThomas Gleixner2-4/+2
2007-10-23x86: prepare consolidation of cpu/ related MakefilesThomas Gleixner2-14/+17
2007-10-23x86: Unify arch/x86/kernel/acpi MakefilesThomas Gleixner3-18/+6
2007-10-23x86: merge arch/x86/crypto MakefilesThomas Gleixner3-29/+15
2007-10-23x86: Add BITS to allow simple Makefile sharingThomas Gleixner2-0/+12
2007-10-23x86: unify div64{,_32,_64}.hChris Snook3-56/+57
2007-10-23x86: unify a.out{,_32,_64}.hChris Snook4-65/+25
2007-10-23x86: unify crash_32/64.cHiroshi Shimamoto4-139/+11
2007-10-23x86: add safe_smp_processor_id for x86_64Hiroshi Shimamoto1-0/+2
2007-10-23x86: add lapic_shutdown for x86_64Hiroshi Shimamoto2-0/+15
2007-10-23x86: merge mmu{,_32,_64}.hChris Snook3-43/+22
2007-10-23x86: ARRAY_SIZE cleanupAlejandro Martinez Ruiz2-5/+3
2007-10-23x86: fix more TSC clock source calibration errorsDave Johnson1-14/+20
2007-10-23x86: fix TSC clock source calibration errorDave Johnson1-3/+2
2007-10-23x86: lock bitopsNick Piggin2-2/+83
2007-10-23x86: add instrumentation menuAdrian Bunk3-17/+4
2007-10-23[WATCHDOG] Documentation/watchdog/src/watchdog-simple.c: improve this codeWANG Cong1-4/+14
2007-10-23[WATCHDOG] AR7: watchdog timerMatteo Croce3-0/+356
2007-10-23[WATCHDOG] Linux kernel IPC SBC Watchdog Timer driverVeljkovic Srdjan1-3/+4
2007-10-23[SCSI] qla2xxx: Update version number to 8.02.00-k5.Andrew Vasquez1-1/+1
2007-10-23[SCSI] qla2xxx: Correct display of ISP serial-number.Andrew Vasquez1-0/+3
2007-10-23[SCSI] qla2xxx: Correct residual-count handling discrepancies during UNDERRUN handling.Andrew Vasquez1-1/+7
2007-10-23[SCSI] qla2xxx: Make driver (mostly) legacy I/O port free.Andrew Vasquez2-20/+31
2007-10-23[SCSI] qla2xxx: Fix issue where final flash-segment updates were falling into the slow-path write handler.Andrew Vasquez1-1/+1
2007-10-23[SCSI] qla2xxx: Handle unaligned sector writes during NVRAM/VPD updates.Andrew Vasquez2-8/+21
2007-10-23[SCSI] qla2xxx: Defer explicit interrupt-polling processing to init-time scenarios.Andrew Vasquez2-2/+2
2007-10-23[SCSI] qla2xxx: Resync with latest HBA SSID specification -- 2.2u.Andrew Vasquez1-1/+6
2007-10-23mv643xx_eth: Hook up mv643xx_get_sset_countDale Farnsworth1-0/+1
2007-10-23[SCSI] sym53c8xx: Remove sym_xpt_async_sent_bdrMatthew Wilcox3-10/+2
2007-10-23[SCSI] sym53c8xx: Remove pci_dev pointer from sym_shcbMatthew Wilcox6-85/+99
2007-10-23[SCSI] sym53c8xx: Make interrupt handler capable of returning IRQ_NONEMatthew Wilcox4-65/+66
2007-10-23[SCSI] sym53c8xx: Get rid of IRQ_FMT and IRQ_PRMMatthew Wilcox1-8/+5
2007-10-23[SCSI] sym53c8xx: Use scmd_printk where appropriateMatthew Wilcox2-20/+19
2007-10-23[SCSI] sym53c8xx: Simplify DAC DMA handlingMatthew Wilcox4-42/+26
2007-10-23[SCSI] sym53c8xx: Remove tag_ctrl module parameterMatthew Wilcox3-80/+8
2007-10-23[SCSI] sym53c8xx: Remove io_ws, mmio_ws and ram_ws elementsMatthew Wilcox4-13/+3
2007-10-23[SCSI] sym53c8xx: Remove ->device_idMatthew Wilcox6-16/+12
2007-10-23[SCSI] sym53c8xx: Use pdev->revisionMatthew Wilcox4-24/+16
2007-10-23[SCSI] sym53c8xx: PCI Error Recovery supportLinas Vepstas3-7/+200
2007-10-23[SCSI] sym53c8xx: Stop overriding scsi_doneMatthew Wilcox1-42/+18
2007-10-23[SCSI] sym53c8xx: Don't disable interrupts in the interrupt handlerMatthew Wilcox1-4/+3