aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-27Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tipLinus Torvalds1-3/+5
2008-07-27Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds53-787/+638
2008-07-27x86: fix cpu hotplug on 32bitThomas Gleixner1-3/+5
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds5-22/+63
2008-07-27avr32: some mmc/sd cleanupsDavid Brownell2-7/+25
2008-07-27Merge commit 'upstream/master'Haavard Skinnemoen794-20086/+33144
2008-07-27[ARM] Fix shared mmap when more than two maps of the same file existRussell King1-3/+7
2008-07-27KVM: ppc: fix invalidation of large guest pagesHollis Blanchard2-3/+4
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov47-166/+166
2008-07-27KVM: s390: Fix possible host kernel bug on lctl(g) handlingChristian Borntraeger1-0/+6
2008-07-27KVM: s390: Fix instruction naming for lctlgChristian Borntraeger2-5/+5
2008-07-27KVM: s390: Fix program check on interrupt delivery handlingChristian Borntraeger1-14/+7
2008-07-27KVM: s390: Change guestaddr type in gaccessMartin Schwidefsky2-31/+36
2008-07-27KVM: s390: Advertise KVM_CAP_USER_MEMORYCarsten Otte1-1/+6
2008-07-27KVM: ia64: Fix irq disabling leak in error handling codeJulia Lawall1-2/+3
2008-07-27KVM: VMX: Fix undefined beaviour of EPT after reload kvm-intel.koSheng Yang1-10/+10
2008-07-27KVM: VMX: Fix bypass_guest_pf enabling when disable EPT in module parameterSheng Yang1-1/+1
2008-07-27KVM: task switch: translate guest segment limit to virt-extension byte granular fieldMarcelo Tosatti1-0/+4
2008-07-27KVM: Avoid instruction emulation when event delivery is pendingAvi Kivity3-1/+9
2008-07-27KVM: task switch: use seg regs provided by subarch instead of reading from GDTMarcelo Tosatti1-63/+30
2008-07-27KVM: task switch: segment base is linear addressMarcelo Tosatti1-3/+9
2008-07-27KVM: SVM: allow enabling/disabling NPT by reloading only the architecture moduleJoerg Roedel2-1/+8
2008-07-26Merge git://git.infradead.org/mtd-2.6Linus Torvalds21-41/+172
2008-07-26[PATCH] sanitize __user_walk_fd() et.al.Al Viro2-10/+10
2008-07-26Merge branch 'for_rmk_13' of git://git.mnementh.co.uk/linux-2.6-imRussell King108-3026/+6103
2008-07-26[ARM] update defconfig for eseries.Ian Molton1-613/+460
2008-07-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-24/+15
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds50-1347/+4925
2008-07-26cris: use generic show_mem()Johannes Weiner1-30/+0
2008-07-26frv: use generic show_mem()Johannes Weiner1-31/+0
2008-07-26m32r: use generic show_mem()Johannes Weiner1-36/+0
2008-07-26m68k: use generic show_mem()Johannes Weiner1-30/+0
2008-07-26m68knommu: use generic show_mem()Johannes Weiner1-27/+0
2008-07-26mips: use generic show_mem()Johannes Weiner2-38/+1
2008-07-26h8300: use generic show_mem()Johannes Weiner1-27/+0
2008-07-26mn10300: use generic show_mem()Johannes Weiner1-27/+0
2008-07-26powerpc: use generic show_mem()Johannes Weiner1-39/+0
2008-07-26s390: use generic show_mem()Johannes Weiner1-32/+0
2008-07-26sh: use generic show_mem()Johannes Weiner1-41/+0
2008-07-26sparc64: use generic show_mem()Johannes Weiner1-45/+0
2008-07-26um: use generic show_mem()Johannes Weiner1-31/+0
2008-07-26x86: use generic show_mem()Johannes Weiner2-84/+0
2008-07-26xtensa: use generic show_mem()Johannes Weiner1-27/+0
2008-07-26blackfin: use generic show_mem()Johannes Weiner1-27/+0
2008-07-26avr32: use generic show_mem()Johannes Weiner1-39/+0
2008-07-26alpha: use generic show_mem()Johannes Weiner2-65/+0
2008-07-26tracehook: wait_task_inactiveRoland McGrath1-2/+2
2008-07-26tracehook: CONFIG_HAVE_ARCH_TRACEHOOKRoland McGrath1-0/+18
2008-07-26tracehook: execRoland McGrath1-6/+0
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan7-27/+16