aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* mm: fix memmap init for handling memory holeKAMEZAWA Hiroyuki2009-02-18
* mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki2009-02-18
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-02-17
|\
| * trace: mmiotrace to the tracer menu in KconfigPekka Paalanen2009-02-15
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-17
|\ \
| * | x86, vm86: fix preemption bugThomas Gleixner2009-02-15
| * | x86, olpc: fix model detection without OFWChris Ball2009-02-14
| * | x86, hpet: fix for LS21 + HPET = boot hangjohn stultz2009-02-13
| * | x86: CPA avoid repeated lazy mmu flushThomas Gleixner2009-02-12
| * | x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible contextThomas Gleixner2009-02-12
| * | x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemptionJeremy Fitzhardinge2009-02-12
| * | x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/memSuresh Siddha2009-02-12
| * | x86/cpa: make sure cpa is safe to call in lazy mmu modeJeremy Fitzhardinge2009-02-12
| * | x86, ptrace, mm: fix double-free on raceMarkus Metzger2009-02-11
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-02-17
|\ \ \
| * | | powerpc/vsx: Fix VSX alignment handler for regs 32-63Michael Neuling2009-02-13
| * | | powerpc/ps3: Move ps3_mm_add_memory to device_initcallGeoff Levand2009-02-13
| * | | powerpc/mm: Fix numa reserve bootmem page selectionDave Hansen2009-02-13
| * | | powerpc/mm: Fix _PAGE_CHG_MASK to protect _PAGE_SPECIALPhilippe Gerum2009-02-13
| | |/ | |/|
* | | Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-02-17
|\ \ \
| * | | KVM: VMX: Flush volatile msrs before emulating rdmsrAvi Kivity2009-02-14
| * | | KVM: x86: fix LAPIC pending count calculationMarcelo Tosatti2009-02-14
| * | | KVM: MMU: Map device MMIO as UC in EPTSheng Yang2009-02-14
| * | | KVM: x86: disable kvmclock on non constant TSC hostsMarcelo Tosatti2009-02-14
| * | | KVM: PIT: fix i8254 pending count readMarcelo Tosatti2009-02-14
| * | | KVM: Fix racy in kvm_free_assigned_irqSheng Yang2009-02-14
| * | | KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang2009-02-14
| * | | KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity2009-02-14
| * | | KVM: ia64: fix fp fault/trap handlerYang Zhang2009-02-14
| |/ /
* | | cpumask: Use cpu_*_mask accessors code: alphaRusty Russell2009-02-16
* | | cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644c...Rusty Russell2009-02-16
|/ /
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-02-11
|\ \
| * | x86: clean up hpet timer reinitPavel Emelyanov2009-02-06
| * | x86: fix hpet timer reinit for x86_64Pavel Emelyanov2009-02-04
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-11
|\ \ \ | | |/ | |/|
| * | i8327: fix outb() parameter orderClemens Ladisch2009-02-10
| * | x86: fix math_emu register frame accessTejun Heo2009-02-09
| * | x86: math_emu info cleanupTejun Heo2009-02-09
| * | x86: include correct %gs in a.out core dumpTejun Heo2009-02-09
| * | x86, vmi: put a missing paravirt_release_pmd in pgd_dtorAlok Kataria2009-02-09
| * | x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu2009-02-09
| * | x86: add clflush before monitor for Intel 7400 seriesPallipadi, Venkatesh2009-02-09
| * | x86: disable intel_iommu support by defaultKyle McMartin2009-02-05
| * | x86: don't apply __supported_pte_mask to non-present ptesJeremy Fitzhardinge2009-02-05
| * | x86: fix grammar in user-visible BIOS warningAlex Chiang2009-02-04
| * | x86/Kconfig.cpu: make Kconfig help readable in the consoleBorislav Petkov2009-02-04
| * | x86, 64-bit: print DMI info in the oops traceKyle McMartin2009-02-04
* | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-02-11
|\ \ \
| * | | tracing, x86: fix constraint for parent variableSteven Rostedt2009-02-11
| * | | tracing, x86: fix fixup section to return to original codeSteven Rostedt2009-02-10