aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-10-25[S390] topology: clean up facility detectionHeiko Carstens
2010-10-25[S390] cleanup facility list handlingMartin Schwidefsky
2010-10-25[S390] enable ARCH_DMA_ADDR_T_64BIT with 64BITFUJITA Tomonori
2010-10-25[S390] kvm: Enable z196 instruction facilitiesChristian Borntraeger
2010-10-25[S390] kvm: Fix badness at include/asm/mmu_context.h:83Christian Borntraeger
2010-10-25[S390] topology: change defaultHeiko Carstens
2010-10-25[S390] smp: use correct cpu address in print_cpu_info()Heiko Carstens
2010-10-25[S390] remove ieee_instruction_pointer from thread_structMartin Schwidefsky
2010-10-25[S390] cleanup system call parameter setupMartin Schwidefsky
2010-10-25[S390] correct alignment of cpuid structureMartin Schwidefsky
2010-10-25[S390] cleanup lowcore access from external interruptsMartin Schwidefsky
2010-10-25[S390] cleanup lowcore access from program checksMartin Schwidefsky
2010-10-25[S390] pgtable: move pte_mkhuge() from hugetlb.h to pgtable.hHeiko Carstens
2010-10-25[S390] fix SIGBUS handlingMartin Schwidefsky
2010-10-25[S390] cio: notify drivers of channel path eventsSebastian Ott
2010-10-25[S390] cmm: fix crash on case conversionHeiko Carstens
2010-10-25[S390] switch_to: get rid of prev == next checkHeiko Carstens
2010-10-25[S390] switch_to: dont restore/save access & fpu regs for kernel threadsHeiko Carstens
2010-10-25[S390] Add config option for z196 code generation.Heiko Carstens
2010-10-25[S390] sysinfo: display capacity adjustment indicatorHeiko Carstens
2010-10-25[S390] add z196 instructions to kernel disassemblerMartin Schwidefsky
2010-10-25[S390] add support for nonquiescing sskeMartin Schwidefsky
2010-10-25[S390] store indication fault optimizationMartin Schwidefsky
2010-10-25[S390] cpu hotplug/idle: move cpu_die call to enabled contextHeiko Carstens
2010-10-25[S390] lockless get_user_pages_fast()Martin Schwidefsky
2010-10-25[S390] set ARCH_HAS_SG_CHAIN for s390Christof Schmitt
2010-10-25[S390] standardize Kbuild rulesHeiko Carstens
2010-10-25[S390] zero page cache synonymsMartin Schwidefsky
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-24Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-10-24KVM: MCE: Send SRAR SIGBUS directlyHuang Ying
2010-10-24KVM: MCE: Add MCG_SER_P into KVM_MCE_CAP_SUPPORTEDHuang Ying
2010-10-24KVM: fix typo in copyright noticeNicolas Kaiser
2010-10-24KVM: Disable interrupts around get_kernel_ns()Avi Kivity
2010-10-24KVM: MMU: Avoid sign extension in mmu_alloc_direct_roots() pae root addressAvi Kivity
2010-10-24KVM: MMU: move access code parsing to FNAME(walk_addr) functionXiao Guangrong
2010-10-24KVM: MMU: audit: check whether have unsync sps after root syncXiao Guangrong
2010-10-24KVM: MMU: audit: introduce audit_printk to cleanup audit codeXiao Guangrong
2010-10-24KVM: MMU: audit: unregister audit tracepoints before module unloadedXiao Guangrong
2010-10-24KVM: MMU: audit: fix vcpu's spte walkingXiao Guangrong
2010-10-24KVM: MMU: set access bit for direct mappingXiao Guangrong
2010-10-24KVM: MMU: cleanup for error mask set while walk guest page tableXiao Guangrong
2010-10-24KVM: MMU: update 'root_hpa' out of loop in PAE shadow pathXiao Guangrong
2010-10-24KVM: x86 emulator: Eliminate compilation warning in x86_decode_insn()Sheng Yang
2010-10-24KVM: x86: Fix constant type in kvm_get_time_scaleJan Kiszka
2010-10-24KVM: VMX: Add AX to list of registers clobbered by guest switchJan Kiszka
2010-10-24KVM guest: Move a printk that's using the clock before it's readyArjan Koers
2010-10-24KVM: x86: TSC catchup modeZachary Amsden
2010-10-24KVM: x86: Rename timer functionZachary Amsden