summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-03-17KVM: x86: release kvmclock page on resetGlauber Costa1-8/+12
2011-03-17mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying4-0/+8
2011-03-17KVM: x86: handle guest access to BBL_CR_CTL3 MSRjohn cooper2-0/+20
2011-03-17KVM: Add "exiting guest mode" stateXiao Guangrong2-6/+12
2011-03-17KVM: x86: Remove user space triggerable MCE error messageJan Kiszka1-3/+0
2011-03-17KVM: fix rcu usage warning in kvm_arch_vcpu_ioctl_set_sregs()Xiao Guangrong1-1/+4
2011-03-17KVM: VMX: Avoid atomic operation in vmx_vcpu_runAvi Kivity1-2/+5
2011-03-17KVM: VMX: Simplify saving guest rcx in vmx_vcpu_runAvi Kivity1-2/+2
2011-03-17KVM: VMX: increase ple_gap default to 128Rik van Riel1-2/+2
2011-03-17KVM: SVM: Add support for perf-kvmJoerg Roedel1-2/+10
2011-03-17KVM: VMX: Avoid leaking fake realmode state to userspaceAvi Kivity1-7/+36
2011-03-17KVM: VMX: Save and restore tr selector across mode switchesAvi Kivity1-0/+2
2011-03-17KVM: PPC: Fix SPRG get/set for Book3S and BookEPeter Tyser2-12/+16
2011-03-17KVM guest: Fix section mismatch derived from kvm_guest_cpu_online()Sedat Dilek1-1/+1
2011-03-17KVM: MMU: Don't flush shadow when enabling dirty trackingAvi Kivity1-4/+8
2011-03-17cris: Use generic show_interrupts()Thomas Gleixner2-39/+1
2011-03-17cris: Use accessor functions to set IRQ_PER_CPU flagThomas Gleixner1-3/+3
2011-03-17cris: Fix irq conversion falloutThomas Gleixner2-2/+2
2011-03-17PCI: Rename CPU PCI id defineBorislav Petkov1-1/+1
2011-03-17Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar4-4/+1532
2011-03-17Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversRussell King263-1460/+2296
2011-03-17sh: Convert to generic show_interrupts.Paul Mundt2-59/+3
2011-03-17sh: Wire up new fhandle and clock_adjtime syscalls.Paul Mundt4-2/+14
2011-03-17sh: modify platform_device for sh_eth driverYoshihiro Shimoda3-0/+15
2011-03-17sh: add GETHER's platform_device in board-sh7757lcrYoshihiro Shimoda1-0/+93
2011-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt976-16340/+23300
2011-03-17Merge remote branch 'jwb/next' into nextBenjamin Herrenschmidt9-7/+218
2011-03-16Merge remote branch 'rmk/for-linus' into for-linusDavid Brown542-4876/+9827
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds47-1059/+1117
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds15-32/+813
2011-03-16Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds53-4502/+1
2011-03-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds292-3388/+7477
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds45-835/+1284
2011-03-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds6-3/+10
2011-03-17unicore32: rewrite arch-specific tlb.h to use asm-generic versionGuanXuetao1-82/+12
2011-03-17unicore32: modify io_p2v and io_v2p macros, and adjust PKUNITY_mmio_BASEsGuanXuetao26-362/+365
2011-03-17unicore32: replace unicore32-specific iomap functions with generic lib implem...GuanXuetao4-60/+10
2011-03-17unicore32 machine related: add frame buffer driver for pkunity-v3 socGuanXuetao3-2/+18
2011-03-17unicore32 machine related files: add i2c bus drivers for pkunity-v3 socGuanXuetao1-0/+4
2011-03-17unicore32 io: redefine __REG(x) and re-use readl/writel funcsGuanXuetao12-160/+167
2011-03-17unicore32 upgrade to v2.6.38-rc5: add one more paramter for pte_alloc_map callGuanXuetao1-1/+1
2011-03-17unicore32: rename PKUNITY_IOSPACE_BASE to PKUNITY_MMIO_BASEGuanXuetao2-3/+3
2011-03-17unicore32: modify function names and parameters for irq_chipsGuanXuetao2-41/+42
2011-03-17unicore32: remove unused lines in arch/unicore32/include/asm/irq.hGuanXuetao1-2/+0
2011-03-16sparc32: Fix might-be-used-uninitialized warning in do_sparc_fault().David S. Miller1-2/+1
2011-03-17unicore32 time.c: change calculate method for clock_event_deviceGuanXuetao1-7/+2
2011-03-16sparc: Fix .size directive for do_int_loadBen Hutchings1-1/+1
2011-03-16sparc64: Fix build errors with gcc-4.6.0David S. Miller11-35/+36
2011-03-17unicore32 machine related files: pci bus handlingGuanXuetao2-0/+450
2011-03-16sparc32,sun4m: percpu and global register definitions moved to irq.hSam Ravnborg2-21/+30