summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: add x86@kernel.org to MAINTAINERSH. Peter Anvin2009-02-031-0/+1
* x86: push old stack address on irqstack for unwinderMartin Hicks2009-02-021-0/+1
* irq, x86: fix lock status with numa_migrate_irq_descYinghai Lu2009-02-012-3/+9
* x86: add cache descriptors for Intel Core i7Dave Jones2009-02-011-0/+15
* x86/Voyager: make it build and bootJames Bottomley2009-01-314-26/+35
* x86 setup: fix asm constraints in vesa_store_edidAndreas Schwab2009-01-301-6/+5
* xen: make sysfs files behave as their names suggestJeremy Fitzhardinge2009-01-291-1/+32
* x86: tone down mtrr_trim_uncached_memory() warningIngo Molnar2009-01-291-2/+1
* x86: correct the CPUID pattern for MSR_IA32_MISC_ENABLE availabilityH. Peter Anvin2009-01-261-1/+1
* xen: unitialised return value in xenbus_write_transactionIan Campbell2009-01-261-6/+5
* x86: fix section mismatch warningRakib Mullick2009-01-261-1/+1
* x86: unmask CPUID levels on Intel CPUs, fixIngo Molnar2009-01-261-8/+11
* x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn.Eric Anholt2009-01-261-0/+10
* x86: use standard PIT frequencyIngo Molnar2009-01-251-9/+4
* xen: handle highmem pages correctly when shrinking a domainIan Campbell2009-01-231-4/+7
* x86, mm: fix pte_free()Peter Zijlstra2009-01-231-0/+1
* xen: actually release memory when shrinking domainDan Magenheimer2009-01-221-0/+5
* x86: unmask CPUID levels on Intel CPUsH. Peter Anvin2009-01-221-0/+10
* x86: add MSR_IA32_MISC_ENABLE bits to <asm/msr-index.h>H. Peter Anvin2009-01-211-0/+29
* x86: fix PTE corruption issue while mapping RAM using /dev/memSuresh Siddha2009-01-211-3/+3
* x86: mtrr fix debug boot parameterThomas Renninger2009-01-211-5/+7
* x86: fix page attribute corruption with cpa()Suresh Siddha2009-01-211-15/+34
* Revert "x86: signal: change type of paramter for sys_rt_sigreturn()"Ingo Molnar2009-01-212-3/+10
* x86: use early clobbers in usercopy*.cAndi Kleen2009-01-212-4/+4
* x86: remove kernel_physical_mapping_init() from init sectionGary Hade2009-01-201-1/+1
* fix: crash: IP: __bitmap_intersects+0x48/0x73Ingo Molnar2009-01-201-7/+4
* cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_writeMike Travis2009-01-191-13/+9
* work_on_cpu: Use our own workqueue.Rusty Russell2009-01-191-1/+7
* work_on_cpu: don't try to get_online_cpus() in work_on_cpu.Rusty Russell2009-01-191-10/+4
* x86: fix section mismatch warnings in kernel/setup_percpu.cLeonardo Potenza2009-01-181-1/+1
* x86: put trigger in to detect mismatched apic versionsMike Travis2009-01-181-0/+5
* x86: define ARCH_WANT_FRAME_POINTERSJeff Mahoney2009-01-181-0/+9
* x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (ta...Jan Beulich2009-01-163-29/+45
* x86, UV: cpu_relax in uv_wait_completionCliff Wickman2009-01-151-0/+1
* x86: avoid early crash in disable_local_APIC()Jan Beulich2009-01-151-0/+4
* x86, pat: fix reserve_memtype() for legacy 1MB rangeSuresh Siddha2009-01-141-10/+27
* x86, generic: mark complex bitops.h inlines as __always_inlineAndi Kleen2009-01-135-9/+15
* x86, cpufreq: remove leftover copymask_copy()Ingo Molnar2009-01-131-2/+0
* 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-113577-152399/+720034
|\
| * Linux 2.6.29-rc1Linus Torvalds2009-01-101-2/+2
| * bootgraph: make the bootgraph script show async waiting timeArjan van de Ven2009-01-101-4/+42
| * libata: only ports >= 0 need to synchronizeArjan van de Ven2009-01-101-1/+3
| * libata: Add a per-host flag to opt-in into parallel port probesArjan van de Ven2009-01-103-0/+13
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-1043-399/+363
| |\
| * \ Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-01-1023-268/+363
| |\ \
OpenPOWER on IntegriCloud