aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2009-02-13Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-02-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-02-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-02-11tracing, x86: fix constraint for parent variableSteven Rostedt
2009-02-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Ingo Molnar
2009-02-11Merge commit 'v2.6.29-rc4' into perfcounters/coreIngo Molnar
2009-02-11perf_counters: allow users to count user, kernel and/or hypervisor eventsPaul Mackerras
2009-02-10tracing, x86: fix fixup section to return to original codeSteven Rostedt
2009-02-10i8327: fix outb() parameter orderClemens Ladisch
2009-02-10x86: fix math_emu register frame accessTejun Heo
2009-02-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2009-02-09x86, vmi: put a missing paravirt_release_pmd in pgd_dtorAlok Kataria
2009-02-09perf_counters: account NMI interruptsMike Galbraith
2009-02-09x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu
2009-02-09x86: add clflush before monitor for Intel 7400 seriesPallipadi, Venkatesh
2009-02-07Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown
2009-02-06x86: clean up hpet timer reinitPavel Emelyanov
2009-02-05[CPUFREQ] powernow-k8: Get transition latency from ACPI _PSS tableMark Langsdorf
2009-02-05x86: fix grammar in user-visible BIOS warningAlex Chiang
2009-02-05x86: fix hpet timer reinit for x86_64Pavel Emelyanov
2009-02-04x86, 64-bit: print DMI info in the oops traceKyle McMartin
2009-02-04perfcounters: fix "perf counters kill oprofile" bugMike Galbraith
2009-02-04Merge branch 'core/xen' into x86/urgentIngo Molnar
2009-02-04ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent...Thomas Renninger
2009-02-03x86: APIC: enable workaround on AMD Fam10h CPUsBorislav Petkov
2009-02-02x86: push old stack address on irqstack for unwinderMartin Hicks
2009-02-01x86: irqinit_32.c fix compilation warningJaswinder Singh Rajput
2009-02-01irq, x86: fix lock status with numa_migrate_irq_descYinghai Lu
2009-02-01x86: add cache descriptors for Intel Core i7Dave Jones
2009-01-31Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-01-31Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-01-31x86/Voyager: make it build and bootJames Bottomley
2009-01-29Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap
2009-01-29x86: tone down mtrr_trim_uncached_memory() warningIngo Molnar
2009-01-26x86: make irqinit_32.c more like irqinit_64.c, v2Yinghai Lu
2009-01-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-26Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-01-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-01-26x86: correct the CPUID pattern for MSR_IA32_MISC_ENABLE availabilityH. Peter Anvin
2009-01-26x86: fix section mismatch warningRakib Mullick
2009-01-26x86: unmask CPUID levels on Intel CPUs, fixIngo Molnar
2009-01-23perfcounters fix section mismatch warning in perf_counter.c::perf_counters_la...Mike Galbraith
2009-01-23perfcounters: ratelimit performance counter interruptsMike Galbraith
2009-01-23perfcounters: throttle on too high IRQ ratesMike Galbraith
2009-01-23Merge branch 'core/percpu' into perfcounters/coreIngo Molnar
2009-01-23x86: remove include of apic.h from hardirq_64.hBrian Gerst
2009-01-23x86: remove idle_timestamp from 32bit irq_cpustat_tBrian Gerst
2009-01-22x86, ds, bts: cleanup/fix DS configurationMarkus Metzger
2009-01-22debugobjects: add and use INIT_WORK_ON_STACKThomas Gleixner
2009-01-22x86: unmask CPUID levels on Intel CPUsH. Peter Anvin