aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-15KVM: Fix racy in kvm_free_assigned_irqSheng Yang1-1/+1
2009-02-15KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang4-0/+16
2009-02-15KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity2-0/+11
2009-02-15KVM: ia64: fix fp fault/trap handlerYang Zhang1-8/+9
2009-02-14x86, olpc: fix model detection without OFWChris Ball1-1/+1
2009-02-14[ARM] 5391/1: AT91: Enable GPIO clocks earlierAndrew Victor1-5/+10
2009-02-14[ARM] 5390/1: AT91: Watchdog fixesAndrew Victor10-10/+10
2009-02-14[ARM] omap: fix _omap2_clksel_get_src_field()Russell King1-1/+1
2009-02-14[ARM] omap: fix omap2_divisor_to_clksel() error return valueRussell King1-3/+3
2009-02-13x86, hpet: fix for LS21 + HPET = boot hangjohn stultz1-0/+2
2009-02-13powerpc/vsx: Fix VSX alignment handler for regs 32-63Michael Neuling1-1/+6
2009-02-13powerpc/ps3: Move ps3_mm_add_memory to device_initcallGeoff Levand1-1/+1
2009-02-13powerpc/mm: Fix numa reserve bootmem page selectionDave Hansen1-2/+3
2009-02-13powerpc/mm: Fix _PAGE_CHG_MASK to protect _PAGE_SPECIALPhilippe Gerum3-3/+4
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-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+10
2009-02-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds23-121/+193
2009-02-11Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-8/+9
2009-02-11Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds3-29/+64
2009-02-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+1
2009-02-11x86, ptrace, mm: fix double-free on raceMarkus Metzger1-6/+10
2009-02-11[S390] Update default configuration.Martin Schwidefsky1-27/+60
2009-02-11[S390] Fix init irq proc build break.Sachin Sant1-0/+2
2009-02-11[S390] vdso: fix per cpu vdso pointer in lowcoreMartin Schwidefsky1-2/+2
2009-02-11tracing, x86: fix constraint for parent variableSteven Rostedt1-5/+4
2009-02-11powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HWKumar Gala1-1/+1
2009-02-10Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-13/+20
2009-02-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds12-19/+34
2009-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds17-126/+74
2009-02-10tracing, x86: fix fixup section to return to original codeSteven Rostedt1-3/+5
2009-02-10i8327: fix outb() parameter orderClemens Ladisch1-9/+8
2009-02-10[ARM] Storage class should be before const qualifierTobias Klauser1-2/+2
2009-02-10powerpc: Add missing sparsemem.h includeMichael Neuling1-0/+1
2009-02-10powerpc/pci: mmap anonymous memory when legacy_mem doesn't existBenjamin Herrenschmidt1-2/+15
2009-02-10powerpc/cell: Add missing #include for oprofileMichael Neuling1-0/+1
2009-02-10powerpc/ftrace: Fix math to calculate offset in TOCSteven Rostedt1-2/+3
2009-02-10powerpc: Don't emulate mr. instructionsAnanth N Mavinakayanahalli1-0/+2
2009-02-09powerpc/fsl-booke: Fix mapping functions to use phys_addr_tKumar Gala2-4/+4
2009-02-10x86: fix math_emu register frame accessTejun Heo7-56/+55
2009-02-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-6/+22
2009-02-09FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h nowDavid Howells1-1/+1
2009-02-09x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin3-0/+3
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