summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* fix warning in arch/x86/kernel/cpu/intel_cacheinfo.cIngo Molnar2009-02-261-3/+3
* x86: intel_cacheinfo: fix compiler warningHiroshi Shimamoto2009-01-271-9/+9
* x86, cpumask: fix tlb flush raceIngo Molnar2009-01-201-5/+8
* x86: put trigger in to detect mismatched apic versions.Mike Travis2009-01-161-0/+5
* cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_writeMike Travis2009-01-161-13/+9
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tra...Ingo Molnar2009-01-151-3/+14
|\
| * x86: fix build warning when CONFIG_NUMA not defined.Mike Travis2009-01-151-3/+14
* | fix: crash: IP: __bitmap_intersects+0x48/0x73Ingo Molnar2009-01-151-9/+4
* | Merge branch 'linus' into cpus4096Ingo Molnar2009-01-1511-65/+113
|\ \
| * | x86 PAT: remove CPA WARN_ON for zero ptevenkatesh.pallipadi@intel.com2009-01-132-17/+38
| * | x86 PAT: return compatible mapping to remap_pfn_range callersvenkatesh.pallipadi@intel.com2009-01-131-15/+28
| * | x86 PAT: change track_pfn_vma_new to take pgprot_t pointer paramvenkatesh.pallipadi@intel.com2009-01-131-3/+3
| * | x86 PAT: consolidate old memtype new memtype check into a functionvenkatesh.pallipadi@intel.com2009-01-132-11/+20
| * | Revert "i386: add TRACE_IRQS_OFF for the nmi"Ingo Molnar2009-01-121-2/+0
| * | Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write"Ingo Molnar2009-01-121-13/+12
| * | x86: fix apic.c build error on latest gitJaswinder Singh Rajput2009-01-122-0/+7
| * | x86: fix mpparse.c build error on latest gitJaswinder Singh Rajput2009-01-121-0/+1
| * | x86: avoid theoretical vmalloc fault loopAndi Kleen2009-01-121-1/+1
| * | Merge commit 'v2.6.29-rc1' into x86/urgentIngo Molnar2009-01-1143-560/+555
| |\ \
| * | | x86, mtrr: fix types used in userspace exported headerKyle McMartin2009-01-081-5/+5
* | | | x86: fix broken flush_tlb_others_ipi(), fixIngo Molnar2009-01-151-1/+2
| |_|/ |/| |
* | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tra...Ingo Molnar2009-01-142-5/+18
|\ \ \
| * | | x86: arch_probe_nr_irqsYinghai Lu2009-01-122-5/+18
* | | | x86: fix broken flush_tlb_others_ipi()Suresh Siddha2009-01-141-1/+1
|/ / /
* | | cpumask, irq: non-x86 build failuresMike Travis2009-01-111-2/+6
* | | irq: initialize nr_irqs based on nr_cpu_idsMike Travis2009-01-113-11/+25
* | | irq: change references from NR_IRQS to nr_irqsMike Travis2009-01-111-1/+1
* | | x86: reduce stack usage in init_intel_cacheinfoMike Travis2009-01-111-19/+44
* | | x86: cleanup remaining cpumask_t code in mce_amd_64.cMike Travis2009-01-111-7/+14
* | | SGI UV cpumask: use static temp cpumask in flush_tlbMike Travis2009-01-111-10/+11
* | | x86: change flush_tlb_others to take a const struct cpumaskRusty Russell2009-01-117-101/+93
* | | cpumask: update irq_desc to use cpumask_var_tMike Travis2009-01-113-12/+12
| |/ |/|
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-1041-390/+354
|\ \ | |/
| * x86: fix section mismatch warnings in mcheck/mce_amd_64.cLeonardo Potenza2009-01-071-1/+1
| * x86: offer frame pointers in all build modesIngo Molnar2009-01-071-0/+1
| *-. Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x8...Ingo Molnar2009-01-0661-643/+1213
| |\ \
| | | * x86: k8 numa register active regions laterYinghai Lu2009-01-061-11/+9
| | * | x86: remove duplicated #include'sHuang Weiyi2009-01-062-2/+0
| | * | x86: rename all fields of mpc_table mpc_X to XJaswinder Singh Rajput2009-01-053-42/+41
| | * | x86: rename all fields of mpc_oemtable oem_X to XJaswinder Singh Rajput2009-01-052-10/+10
| | * | x86: rename all fields of mpc_bus mpc_X to XJaswinder Singh Rajput2009-01-053-27/+27
| | * | x86: rename all fields of mpc_cpu mpc_X to XJaswinder Singh Rajput2009-01-054-41/+38
| | * | x86: rename all fields of mpc_intsrc mpc_X to XJaswinder Singh Rajput2009-01-052-47/+46
| | * | x86: rename all fields of mpc_lintsrc mpc_X to XJaswinder Singh Rajput2009-01-052-17/+16
| | * | x86: rename all fields of mpc_iopic mpc_X to XJaswinder Singh Rajput2009-01-052-18/+18
| | * | x86: irqinit_64.c init_ISA_irqs should be staticJaswinder Singh Rajput2009-01-041-1/+1
| | * | x86: setup_percpu.c fix style problemsJaswinder Singh Rajput2009-01-041-6/+5
| | * | x86: irqinit_64.c fix style problemsJaswinder Singh Rajput2009-01-041-3/+3
| | * | x86: irqinit_32.c fix style problemsJaswinder Singh Rajput2009-01-041-7/+5
| | * | x86: i8259.c fix style problemsJaswinder Singh Rajput2009-01-041-4/+4
OpenPOWER on IntegriCloud