summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into tracing/blktraceIngo Molnar2009-02-1939-193/+208
|\
| * mm: fix memmap init for handling memory holeKAMEZAWA Hiroyuki2009-02-181-1/+1
| * mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki2009-02-185-10/+2
| * Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-02-171-22/+2
| |\
| | * trace: mmiotrace to the tracer menu in KconfigPekka Paalanen2009-02-151-22/+2
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-1710-82/+109
| |\ \
| | * | x86, vm86: fix preemption bugThomas Gleixner2009-02-151-1/+9
| | * | x86, olpc: fix model detection without OFWChris Ball2009-02-141-1/+1
| | * | x86, hpet: fix for LS21 + HPET = boot hangjohn stultz2009-02-131-0/+2
| | * | x86: CPA avoid repeated lazy mmu flushThomas Gleixner2009-02-121-8/+7
| | * | x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible contextThomas Gleixner2009-02-121-0/+2
| | * | x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemptionJeremy Fitzhardinge2009-02-122-15/+26
| | * | x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/memSuresh Siddha2009-02-123-58/+45
| | * | x86/cpa: make sure cpa is safe to call in lazy mmu modeJeremy Fitzhardinge2009-02-121-0/+14
| | * | x86, ptrace, mm: fix double-free on raceMarkus Metzger2009-02-111-6/+10
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-02-176-7/+14
| |\ \ \
| | * | | powerpc/vsx: Fix VSX alignment handler for regs 32-63Michael Neuling2009-02-131-1/+6
| | * | | powerpc/ps3: Move ps3_mm_add_memory to device_initcallGeoff Levand2009-02-131-1/+1
| | * | | powerpc/mm: Fix numa reserve bootmem page selectionDave Hansen2009-02-131-2/+3
| | * | | powerpc/mm: Fix _PAGE_CHG_MASK to protect _PAGE_SPECIALPhilippe Gerum2009-02-133-3/+4
| | | |/ | | |/|
| * | | Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-02-1715-78/+65
| |\ \ \
| | * | | KVM: VMX: Flush volatile msrs before emulating rdmsrAvi Kivity2009-02-151-0/+1
| | * | | KVM: x86: fix LAPIC pending count calculationMarcelo Tosatti2009-02-156-63/+15
| | * | | KVM: MMU: Map device MMIO as UC in EPTSheng Yang2009-02-152-4/+8
| | * | | KVM: x86: disable kvmclock on non constant TSC hostsMarcelo Tosatti2009-02-151-1/+3
| | * | | KVM: PIT: fix i8254 pending count readMarcelo Tosatti2009-02-151-1/+1
| | * | | KVM: Fix racy in kvm_free_assigned_irqSheng Yang2009-02-151-1/+1
| | * | | KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang2009-02-154-0/+16
| | * | | KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity2009-02-152-0/+11
| | * | | KVM: ia64: fix fp fault/trap handlerYang Zhang2009-02-151-8/+9
| | |/ /
| * | | cpumask: Use cpu_*_mask accessors code: alphaRusty Russell2009-02-162-10/+10
| * | | cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644c...Rusty Russell2009-02-161-5/+7
| |/ /
* | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-02-152-0/+5
|\ \ \
| * | | tracing: convert c/p state power tracer to use tracepointsJason Baron2009-02-132-0/+5
* | | | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2009-02-133-34/+0
|\ \ \ \
| * | | | preempt-count: force hardirq-count to max of 10Steven Rostedt2009-02-123-34/+0
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...Ingo Molnar2009-02-1363-311/+396
|\ \ \ \ \ \ | | |/ / / / | |/| / / / | |_|/ / / |/| | / / | | |/ /
| | * | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-02-111-2/+10
| | |\ \
| | | * | x86: clean up hpet timer reinitPavel Emelyanov2009-02-061-2/+10
| | | * | x86: fix hpet timer reinit for x86_64Pavel Emelyanov2009-02-051-1/+1
| | * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-1123-121/+193
| | |\ \ \ | | | | |/ | | | |/|
| | | * | i8327: fix outb() parameter orderClemens Ladisch2009-02-101-9/+8
| | | * | x86: fix math_emu register frame accessTejun Heo2009-02-107-56/+55
| | | * | x86: math_emu info cleanupTejun Heo2009-02-096-64/+48
| | | * | x86: include correct %gs in a.out core dumpTejun Heo2009-02-091-3/+1
| | | * | x86, vmi: put a missing paravirt_release_pmd in pgd_dtorAlok Kataria2009-02-091-0/+11
| | | * | x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu2009-02-093-5/+44
| | | * | x86: add clflush before monitor for Intel 7400 seriesPallipadi, Venkatesh2009-02-093-0/+10
| | | * | x86: disable intel_iommu support by defaultKyle McMartin2009-02-051-0/+11
| | | * | x86: don't apply __supported_pte_mask to non-present ptesJeremy Fitzhardinge2009-02-042-7/+21