aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-02-19x86, mce: factor out duplicated struct mce setup into one functionAndi Kleen4-14/+18
2009-02-19x86, mce: implement dynamic machine check banks supportAndi Kleen1-32/+115
2009-02-19x86, mce: enable machine checks in 64-bit defconfigAndi Kleen1-1/+4
2009-02-17x86, mce: fix a race condition in mce_read()Huang Ying1-16/+23
2009-02-17x86, mce: disable machine checks on offlined CPUsAndi Kleen1-0/+23
2009-02-17x86, mce: don't set up mce sysdev devices with mce=offAndi Kleen1-4/+4
2009-02-17x86, mce: switch machine check polling to per CPU timerAndi Kleen1-23/+45
2009-02-17x86, mce: always use separate work queue to run triggerAndi Kleen1-7/+18
2009-02-17x86, mce: don't disable machine checks during code patchingAndi Kleen4-36/+11
2009-02-17x86, mce: disable machine checks on suspendAndi Kleen1-0/+25
2009-02-17x86, mce: fix ifdef for 64bit thermal apic vector clear on shutdownAndi Kleen1-1/+1
2009-02-17x86, mce: use force_sig_info to kill process in machine checkAndi Kleen1-2/+2
2009-02-17x86, mce: reinitialize per cpu features on resumeAndi Kleen1-0/+1
2009-02-17x86, rcu: fix strange load average and ksoftirqd behaviorPaul E. McKenney1-3/+0
2009-02-15x86, vm86: fix preemption bugThomas Gleixner1-1/+9
2009-02-14x86, olpc: fix model detection without OFWChris Ball1-1/+1
2009-02-13x86, hpet: fix for LS21 + HPET = boot hangjohn stultz1-0/+2
2009-02-12x86: CPA avoid repeated lazy mmu flushThomas Gleixner1-8/+7
2009-02-12x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible contextThomas Gleixner1-0/+2
2009-02-12x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemptionJeremy Fitzhardinge2-15/+26
2009-02-12x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/memSuresh Siddha3-58/+45
2009-02-12x86/cpa: make sure cpa is safe to call in lazy mmu modeJeremy Fitzhardinge1-0/+14
2009-02-11x86, ptrace, mm: fix double-free on raceMarkus Metzger3-7/+17
2009-02-11ptrace, x86: fix the usage of ptrace_fork()Oleg Nesterov1-1/+1
2009-02-10i8327: fix outb() parameter orderClemens Ladisch1-9/+8
2009-02-10x86: fix math_emu register frame accessTejun Heo7-56/+55
2009-02-09x86: math_emu info cleanupTejun Heo6-64/+48
2009-02-09x86: include correct %gs in a.out core dumpTejun Heo1-3/+1
2009-02-09x86, vmi: put a missing paravirt_release_pmd in pgd_dtorAlok Kataria1-0/+11
2009-02-09x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu3-5/+44
2009-02-09x86: add clflush before monitor for Intel 7400 seriesPallipadi, Venkatesh3-0/+10
2009-02-05x86: disable intel_iommu support by defaultKyle McMartin3-3/+24
2009-02-04x86: don't apply __supported_pte_mask to non-present ptesJeremy Fitzhardinge2-7/+21
2009-02-05x86: fix grammar in user-visible BIOS warningAlex Chiang1-1/+1
2009-02-04x86/Kconfig.cpu: make Kconfig help readable in the consoleBorislav Petkov1-13/+15
2009-02-04x86, 64-bit: print DMI info in the oops traceKyle McMartin1-2/+7
2009-02-04Merge branch 'core/xen' into x86/urgentIngo Molnar2239-19974/+62811
2009-02-03x86: APIC: enable workaround on AMD Fam10h CPUsBorislav Petkov1-1/+1
2009-02-03xen: disable interrupts before saving in percpuJeremy Fitzhardinge1-1/+3
2009-02-03x86: add x86@kernel.org to MAINTAINERSH. Peter Anvin1-0/+1
2009-02-02x86: push old stack address on irqstack for unwinderMartin Hicks1-0/+1
2009-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds7-36/+80
2009-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds2-9/+3
2009-02-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds12-438/+590
2009-02-02Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-14/+45
2009-02-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds54-729/+852
2009-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds8-14/+1011
2009-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds10-16/+371
2009-02-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwbLinus Torvalds9-13/+51
2009-02-02Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds5-8/+81