aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | ide: remove unused _IDE_C and _IDE_DISK definesBartlomiej Zolnierkiewicz2008-10-10
| * | ide: remove IDE_CHIPSET_* macrosBartlomiej Zolnierkiewicz2008-10-10
| * | ide: remove no longer needed BUG_ON()-s from init_irq()Bartlomiej Zolnierkiewicz2008-10-10
| * | ide: enhance ide_busy_sleep()Bartlomiej Zolnierkiewicz2008-10-10
| * | ide: fix EXABYTENEST handling in probe_for_drive()Bartlomiej Zolnierkiewicz2008-10-10
| * | ide-cd: use the new object_is_in_stack() helperFUJITA Tomonori2008-10-10
| * | ide: re-code ide_fixstring() loop to be less evilLinus Torvalds2008-10-10
| * | ide: remove no longer needed ide_drive_t fieldsBartlomiej Zolnierkiewicz2008-10-10
| * | ide: use ATA_* defines instead of *_STAT and *_ERR onesBartlomiej Zolnierkiewicz2008-10-10
| * | hd: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz2008-10-10
| * | ide: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz2008-10-10
| * | libata: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz2008-10-10
| * | ide-disk: use ata_id_hpa_enabled()Bartlomiej Zolnierkiewicz2008-10-10
| * | ide-disk: use ata_id_wcache_enabled()Bartlomiej Zolnierkiewicz2008-10-10
| * | ide: use ata_id_current_chs_valid()Bartlomiej Zolnierkiewicz2008-10-10
| * | ide: remove drive->driveidBartlomiej Zolnierkiewicz2008-10-10
| * | ide: make drive->id an union (take 2)Bartlomiej Zolnierkiewicz2008-10-10
| * | ide: cleanup ide_fix_driveid()Bartlomiej Zolnierkiewicz2008-10-10
| * | ide: cleanup ide_disk_init_mult_count()Bartlomiej Zolnierkiewicz2008-10-10
| * | ide: remove superfluous check from ide_disk_special()Bartlomiej Zolnierkiewicz2008-10-10
| * | ide-tape: Buildfix when IDETAPE_DEBUG_LOG is set to 1.Mark de Wever2008-10-10
* | | Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ...Linus Torvalds2008-10-11
|\ \ \
| * \ \ Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar2008-10-11
| |\ \ \
| | * | | x86, debug: print more information about unknown CPUsHans Schou2008-10-10
| | * | | x86 setup: handle more than 8 CPU flag wordsH. Peter Anvin2008-09-16
| | * | | x86: cpuid, fix typoIngo Molnar2008-09-14
| | * | | x86: move transmeta cap read to early_init_transmeta()Yinghai Lu2008-09-14
| | * | | x86: identify_cpu_without_cpuid v2Yinghai Lu2008-09-14
| | * | | x86: extended "flags" to show virtualization HW feature in /proc/cpuinfoSheng Yang2008-09-10
| | * | | x86: move VMX MSRs to msr-index.hSheng Yang2008-09-10
| | * | | Merge commit 'v2.6.27-rc6' into x86/unify-cpu-detectIngo Molnar2008-09-10
| | |\ \ \
| | * | | | x86: centaur_64.c remove duplicated setting of CONSTANT_TSCYinghai Lu2008-09-10
| | * | | | x86: intel.c put workaround for old cpus togetherYinghai Lu2008-09-10
| | * | | | x86: let intel 64-bit use intel.cYinghai Lu2008-09-10
| | * | | | x86: make intel_64.c the same as intel.cYinghai Lu2008-09-10
| | * | | | x86: make intel.c have 64-bit support codeYinghai Lu2008-09-10
| | * | | | Merge branch 'x86/pebs' into x86/unify-cpu-detectIngo Molnar2008-09-10
| | |\ \ \ \
| | * | | | | x86: little clean up of intel.c/intel_64.cYinghai Lu2008-09-08
| | * | | | | x86: make 64 bit to use amd.cYinghai Lu2008-09-08
| | * | | | | x86: make amd_64 have 32 bit codeYinghai Lu2008-09-08
| | * | | | | x86: make amd.c have 64bit support codeYinghai Lu2008-09-08
| | * | | | | x86: merge header in amd_64.cYinghai Lu2008-09-08
| | * | | | | x86: add srat_detect_node for amd64Yinghai Lu2008-09-08
| | * | | | | x86: remove duplicated force_mwaitYinghai Lu2008-09-08
| | * | | | | x86: cpu make amd.c more like amd_64.c v2Yinghai Lu2008-09-08
| | * | | | | x86-64: add two __cpuinit annotationsJan Beulich2008-09-06
| | * | | | | x86, cpu init: call early_init_xxx in init_xxxYinghai Lu2008-09-06
| | * | | | | x86: remove duplicated get_model_name() callingYinghai Lu2008-09-06
| | * | | | | x86, init_64.c: cleanupIngo Molnar2008-09-05
| | * | | | | x86: move nonx_setup etc from common.c to init_64.cYinghai Lu2008-09-05