aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-19x86: convert cpu_llc_id to be a per cpu variableMike Travis5-10/+15
2007-10-19x86: convert cpu_to_apicid to be a per cpu variableMike Travis12-22/+80
2007-10-19i386: introduce "used_vectors" bitmap which can be used to reserve vectors.Rusty Russell4-6/+23
2007-10-19x86: use raw locks during oopsesAndi Kleen2-14/+14
2007-10-19x86: honor _PAGE_PSE bit on page walksJan Beulich2-2/+3
2007-10-19i386: do cpuid_device_create() in CPU_UP_PREPARE instead of CPU_ONLINE.Akinobu Mita1-13/+19
2007-10-19x86: implement missing x86_64 function smp_call_function_mask()Laurent Vivier2-56/+65
2007-10-19x86: use descriptor's functions instead of inline assemblyGlauber de Oliveira Costa5-9/+41
2007-10-19i386: consolidate show_regs and show_registers for i386Pavel Emelyanov3-44/+45
2007-10-19i386: make callgraph use dump_trace() on i386/x86_64Jan Blunck1-66/+38
2007-10-19x86: enable iommu_merge by defaultAndi Kleen1-1/+1
2007-10-19i386: i386 add AMD64 Barcelona PMU MSR definitions to msr.hStephane Eranian1-11/+25
2007-10-19x86: Unify i386 and x86-64 early quirksAndi Kleen9-103/+20
2007-10-19x86: enable HPET on ICH3 and ICH4Udo A. Steinberg1-0/+18
2007-10-19x86: force enable HPET on VT8235/8237 chipsetsUdo A. Steinberg1-1/+68
2007-10-19x86: add force_hpet boot optionThomas Gleixner3-2/+8
2007-10-19x86: quirk.c trivial coding style and white space cleanupThomas Gleixner1-11/+14
2007-10-19x86: don't zero pad addresses in segfault messageAndi Kleen1-1/+1
2007-10-19x86: Use linux/elfcore-compat.hRoland McGrath2-78/+52
2007-10-19x86: merge init_task_32/64.cHiroshi Shimamoto7-63/+16
2007-10-19x86: remove page_fault_traceAndi Kleen1-12/+0
2007-10-19Kconfig: Missing line breaks in arch/x86_64/KconfigAdrian Knoth1-3/+3
2007-10-19x86: move cpufreq Kconfigs to the same directoryThomas Gleixner4-3/+3
2007-10-19GEODE: use symbolic constant in cs5536 reboot fixupAndres Salomon2-5/+5
2007-10-19x86: fix CONFIG_NUMA and nosmp | maxcpus=0/1 crashIngo Molnar1-0/+2
2007-10-19x86: use relative symlink for bzImageSam Ravnborg2-4/+4
2007-10-19x86, vsyscall: fix the oops crash with __pa_vsymbol()Siddha, Suresh B1-1/+1
2007-10-19x86: update .gitignore entriesThomas Gleixner2-0/+2
2007-10-19x86: fix global_flush_tlb() bugIngo Molnar1-2/+7
2007-10-18Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds10-79/+108
2007-10-18Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds44-1211/+760
2007-10-19ide: set drive->autotune in ide_pci_setup_ports()Bartlomiej Zolnierkiewicz29-74/+3
2007-10-19triflex: always tune PIOBartlomiej Zolnierkiewicz1-0/+3
2007-10-19opti621: always tune PIOBartlomiej Zolnierkiewicz1-4/+4
2007-10-19cy82c693: always tune PIOBartlomiej Zolnierkiewicz1-5/+5
2007-10-19cs5520: always tune PIOBartlomiej Zolnierkiewicz1-3/+4
2007-10-19alim15x3: always tune PIOBartlomiej Zolnierkiewicz1-5/+5
2007-10-19ide: add IDE_HFLAG_LEGACY_IRQS host flagBartlomiej Zolnierkiewicz7-35/+28
2007-10-19ide: add IDE_HFLAG_SERIALIZE host flagBartlomiej Zolnierkiewicz5-13/+16
2007-10-19ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flagBartlomiej Zolnierkiewicz4-8/+9
2007-10-19piix: add DECLARE_ICH_DEV() macroBartlomiej Zolnierkiewicz1-63/+47
2007-10-19pdc202xx_old: add DECLARE_PDC2026X_DEV() macroBartlomiej Zolnierkiewicz1-41/+19
2007-10-19pdc202xx_new: add DECLARE_PDCNEW_DEV() macroBartlomiej Zolnierkiewicz1-57/+19
2007-10-19aec62xx: no need to disable UDMA in ->init_hwif method for ATP850UFBartlomiej Zolnierkiewicz1-9/+5
2007-10-19ide: remove .init_setup from ide_pci_device_tBartlomiej Zolnierkiewicz1-1/+0
2007-10-19serverworks: remove ->init_setupBartlomiej Zolnierkiewicz1-31/+14
2007-10-19scc_pata: remove ->init_setupBartlomiej Zolnierkiewicz1-2/+2
2007-10-19pdc202xx_old: remove ->init_setupBartlomiej Zolnierkiewicz1-32/+25
2007-10-19pdc202xx_new: remove ->init_setupBartlomiej Zolnierkiewicz1-59/+49
2007-10-19hpt366: remove ->init_setupBartlomiej Zolnierkiewicz1-179/+127