aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
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-29Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap
2009-01-29x86: tone down mtrr_trim_uncached_memory() warningIngo Molnar
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-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
2009-01-21x86: mtrr fix debug boot parameterThomas Renninger
2009-01-21Revert "x86: signal: change type of paramter for sys_rt_sigreturn()"Ingo Molnar
2009-01-20fix: crash: IP: __bitmap_intersects+0x48/0x73Ingo Molnar
2009-01-19cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_writeMike Travis
2009-01-18x86: fix section mismatch warnings in kernel/setup_percpu.cLeonardo Potenza
2009-01-18x86: put trigger in to detect mismatched apic versionsMike Travis
2009-01-16Merge branch 'misc' into releaseLen Brown
2009-01-16kprobes: check CONFIG_FREEZER instead of CONFIG_PMMasami Hiramatsu
2009-01-15x86, UV: cpu_relax in uv_wait_completionCliff Wickman
2009-01-15x86: avoid early crash in disable_local_APIC()Jan Beulich
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens
2009-01-13x86, cpufreq: remove leftover copymask_copy()Ingo Molnar
2009-01-12Revert "i386: add TRACE_IRQS_OFF for the nmi"Ingo Molnar
2009-01-12Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write"Ingo Molnar
2009-01-12x86: fix apic.c build error on latest gitJaswinder Singh Rajput
2009-01-12x86: fix mpparse.c build error on latest gitJaswinder Singh Rajput
2009-01-12locking, hpet: annotate false positive warningPeter Zijlstra
2009-01-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-01-10Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-01-09x86: only scan the root bus in early PCI quirksAndi Kleen
2009-01-09Merge branch 'linus' into releaseLen Brown
2009-01-09Merge branch 'suspend' into releaseLen Brown
2009-01-09Merge branch 'misc' into releaseLen Brown
2009-01-09ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"Zhao Yakui
2009-01-09ACPI: Avoid array address overflow when _CST MWAIT hint bits are setZhao Yakui
2009-01-08remove lots of double-semicolonsFernando Carrijo
2009-01-07Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-07PCI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-07x86: fix section mismatch warnings in mcheck/mce_amd_64.cLeonardo Potenza
2009-01-06Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-06kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu
2009-01-06Remove remaining unwinder codeAlexey Dobriyan
2009-01-06Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x8...Ingo Molnar
2009-01-06x86: remove duplicated #include'sHuang Weiyi
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2009-01-06Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into co...Ingo Molnar