aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-03KVM: x86 emulator: Add missing decoder flags for 'or' instructionsMohammed Gamal1-1/+2
2009-12-03KVM: Move assigned device code to own fileAvi Kivity2-2/+3
2009-12-03KVM: Return -ENOTTY on unrecognized ioctlsAvi Kivity4-4/+4
2009-12-03KVM: Drop kvm->irq_lock lock from irq injection pathGleb Natapov4-8/+0
2009-12-03KVM: Move IO APIC to its own lockGleb Natapov4-23/+21
2009-12-03KVM: Move irq ack notifier list to arch independent codeGleb Natapov2-2/+0
2009-12-03KVM: Maintain back mapping from irqchip/pin to gsiGleb Natapov2-0/+2
2009-12-03KVM: Move irq sharing information to irqchip levelGleb Natapov2-1/+1
2009-12-03KVM: Call pic_clear_isr() on pic reset to reuse logic thereGleb Natapov1-13/+9
2009-12-03KVM: Don't pass kvm_run argumentsAvi Kivity6-142/+141
2009-12-03KVM: x86 emulator: Introduce No64 decode optionMohammed Gamal1-28/+14
2009-12-03KVM: x86 emulator: Add 'push/pop sreg' instructionsMohammed Gamal1-6/+101
2009-12-03Merge remote branch 'tip/x86/entry' into kvm-updates/2.6.33Avi Kivity5-2/+21
2009-12-02MIPS: RB532: Fix devices.c compilation.Florian Fainelli1-1/+2
2009-12-02MIPS: Fix MIPS I build.Ralf Baechle1-0/+4
2009-12-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds3-9/+28
2009-12-01MIPS: Loongson: Switch from flatmem to sparsememWu Zhangjin1-1/+1
2009-12-01MIPS: Loongson: Disallow 4kB pagesWu Zhangjin1-0/+1
2009-12-01MIPS: Add missing definition for MADV_HWPOISON.Ralf Baechle1-0/+1
2009-12-01MIPS: Fix build error if __xchg() is not getting inlined.Ralf Baechle1-6/+9
2009-12-01MIPS: IP22/IP28 Disable early printk to fix boot problems on some systems.Martin Michlmayr1-2/+16
2009-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6Linus Torvalds24-36/+43
2009-11-30alpha: Fixup last users of irq_chip->typenameThomas Gleixner20-23/+23
2009-11-30Alpha: Rearrange thread info flags fixing two regressionsMichael Cree1-12/+15
2009-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfinLinus Torvalds14-42/+138
2009-11-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-5/+133
2009-11-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+11
2009-12-01powerpc: Fix DEBUG_HIGHMEM build break from d4515646699Becky Bruce1-0/+11
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2009-11-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-1/+2
2009-11-30arch/alpha/kernel: Add kmalloc NULL testsJulia Lawall2-0/+4
2009-11-30arch/alpha/kernel/sys_ruffian.c: Use DIV_ROUND_CLOSESTJulia Lawall1-1/+1
2009-11-30parisc: fix unwind with recent gcc versionsHelge Deller2-4/+4
2009-11-25Merge branch 'mach-types'Russell King1-2/+117
2009-11-25[ARM] Update mach-typesRussell King1-2/+117
2009-11-25Blackfin: fix SMP build error in start_thread()Graf Yang1-1/+1
2009-11-25Blackfin: fix memset in smp_send_reschedule() and -stop()Roel Kluin1-4/+2
2009-11-25Blackfin: fix typo in ptrace pokingJie Zhang1-1/+1
2009-11-25Blackfin: check for anomaly 05000475Mike Frysinger1-0/+5
2009-11-25Blackfin: work around testset anomaly 05000477Mike Frysinger1-2/+12
2009-11-25Blackfin: update anomaly listsMike Frysinger7-31/+109
2009-11-25Blackfin: fix cache Kconfig typoAndré Goddard Rosa1-1/+1
2009-11-25Blackfin: fix suspend/resume failure with some on-chip ROMsMichael Hennerich1-2/+7
2009-11-24[CPUFREQ] Enable ACPI PDC handshake for VIA/Centaur CPUsHarald Welte1-1/+2
2009-11-23sparc64: Fix definition of VMEMMAP_SIZE.David S. Miller1-1/+1
2009-11-23ARM: 5793/1: ARM: Check put_user fail in do_signal when enable OABI_COMPATJean PIHET1-2/+6
2009-11-22Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6Russell King3-1/+4
2009-11-22[ARM] pxa/spitz: fix compile regression on spitzPavel Machek1-0/+2
2009-11-20[ARM] pxa/cpufreq: fix index assignments for end markerDaniel Mack2-1/+2
2009-11-20[ARM] kmap: fix build errors with DEBUG_HIGHMEM enabledRussell King1-0/+6