aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-09KVM: ia64: Add missing spin_unlock in kvm_arch_hardware_enable()Julia Lawall1-0/+1
2010-06-09KVM: MMU: Remove user access when allowing kernel access to gpte.w=0 pageAvi Kivity1-0/+3
2010-06-09KVM: MMU: invalidate and flush on spte small->large page size changeMarcelo Tosatti1-0/+2
2010-06-09KVM: SVM: Implement workaround for Erratum 383Joerg Roedel2-0/+82
2010-06-09KVM: SVM: Handle MCEs early in the vmexit processJoerg Roedel1-1/+14
2010-06-09KVM: powerpc: fix init/exit annotationJean Delvare1-1/+1
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds23-59/+354
2010-06-04Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7coreLinus Torvalds3-17/+37
2010-06-04arch/um: fix kunmap_atomic() call in skas/uaccess.cCesar Eduardo Barros1-1/+1
2010-06-04xtensa: invoke oom-killer from page faultNick Piggin1-10/+4
2010-06-04mn10300: invoke oom-killer from page faultNick Piggin1-5/+4
2010-06-04m32r: invoke oom-killer from page faultNick Piggin1-10/+4
2010-06-04frv: invoke oom-killer from page faultNick Piggin1-4/+4
2010-06-03Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-23/+27
2010-06-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds3-17/+3
2010-06-03Merge branch 'for-linus/bugfixes' of git://xenbits.xensource.com/people/ianc/linux-2.6Linus Torvalds1-2/+2
2010-06-03Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+22
2010-06-03xen: ensure timer tick is resumed even on CPU driving the resumeIan Campbell1-2/+2
2010-06-02of/powerpc: fix fsl_msi device node pointerWolfram Sang1-1/+1
2010-06-02sh: make sure static declaration on ms7724seKuninori Morimoto1-4/+4
2010-06-02sh: make sure static declaration on mach-migorKuninori Morimoto1-1/+1
2010-06-02sh: make sure static declaration on mach-ecovec24Kuninori Morimoto1-8/+8
2010-06-02sh: make sure static declaration on mach-ap325rxaKuninori Morimoto1-1/+1
2010-06-02powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt1-4/+0
2010-06-02powerpc/cell: Fix integer constant warningDenis Kirjanov1-1/+1
2010-06-02powerpc/kprobes: Remove resume_execution() in kprobesAnanth N Mavinakayanahalli1-12/+2
2010-06-02of/powerpc: fix 85xx RapidIO device node pointerAlexandre Bounine1-1/+1
2010-06-02x86, smpboot: Fix cores per node printing on bootBorislav Petkov1-1/+1
2010-06-02Merge branch 'sh/iomap'Paul Mundt9-34/+57
2010-06-02sh: PIO disabling for x3proto and urquell.Paul Mundt1-0/+2
2010-06-02sh: mach-sdk7786: conditionally disable PIO support.Paul Mundt1-0/+1
2010-06-02sh: support for platforms without PIO.Paul Mundt8-34/+54
2010-06-01Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds29-258/+3712
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds54-105/+103
2010-06-01Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds14-90/+97
2010-06-01Merge branch 'amd-iommu/2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgentIngo Molnar2-10/+26
2010-06-01x86/amd-iommu: Fall back to GART if initialization failsJoerg Roedel2-4/+9
2010-06-01x86/amd-iommu: Fix crash when request_mem_region failsJoerg Roedel1-3/+8
2010-06-01Merge commit 'v2.6.35-rc1' into amd-iommu/2.6.35Joerg Roedel1771-38560/+91496
2010-05-31x86/mm: Remove unused DBG() macroAkinobu Mita2-12/+0
2010-05-31perf_events: Fix event scheduling issues introduced by transactional APIStephane Eranian1-0/+22
2010-05-31sh: add romImage MMCIF boot for sh7724 and Ecovec V2Magnus Damm9-4/+171
2010-05-31sh: allow romImage data between head.S and the zero pageMagnus Damm2-3/+10
2010-05-31sh: Add support MMCIF for ecovecYusuke Goda1-2/+84
2010-05-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt333-5497/+9728
2010-05-31powerpc: Don't export cvt_fd & _df when CONFIG_PPC_FPU is not setBenjamin Herrenschmidt1-1/+1
2010-05-31Merge commit 'kumar/next' into nextBenjamin Herrenschmidt19-250/+1494
2010-05-31Merge commit 'jwb/next' into nextBenjamin Herrenschmidt9-7/+2217
2010-05-30ia64: revert __node_random additionLinus Torvalds1-17/+0
2010-05-30Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds5-15/+82