aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-25Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinciLinus Torvalds36-154/+1269
2010-10-25x86-32, mm: Remove duplicated includeBorislav Petkov1-1/+0
2010-10-25Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds49-447/+1055
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds29-84/+562
2010-10-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86Linus Torvalds1-0/+2
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds37-351/+371
2010-10-25MIPS: MT: Fix build error iFPU affinity codeRalf Baechle1-1/+1
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds7-16/+231
2010-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds136-1573/+4891
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds46-210/+707
2010-10-25[S390] topology: export cpu topology via proc/sysinfoHeiko Carstens3-3/+36
2010-10-25[S390] topology: move topology sysinfo codeHeiko Carstens2-54/+56
2010-10-25[S390] topology: clean up facility detectionHeiko Carstens3-9/+10
2010-10-25[S390] cleanup facility list handlingMartin Schwidefsky11-66/+65
2010-10-25[S390] enable ARCH_DMA_ADDR_T_64BIT with 64BITFUJITA Tomonori1-0/+3
2010-10-25[S390] kvm: Enable z196 instruction facilitiesChristian Borntraeger1-1/+1
2010-10-25[S390] kvm: Fix badness at include/asm/mmu_context.h:83Christian Borntraeger1-0/+2
2010-10-25[S390] topology: change defaultHeiko Carstens1-3/+3
2010-10-25[S390] smp: use correct cpu address in print_cpu_info()Heiko Carstens1-1/+1
2010-10-25[S390] remove ieee_instruction_pointer from thread_structMartin Schwidefsky4-7/+2
2010-10-25[S390] cleanup system call parameter setupMartin Schwidefsky3-9/+5
2010-10-25[S390] correct alignment of cpuid structureMartin Schwidefsky1-1/+1
2010-10-25[S390] cleanup lowcore access from external interruptsMartin Schwidefsky10-22/+35
2010-10-25[S390] cleanup lowcore access from program checksMartin Schwidefsky6-172/+110
2010-10-25[S390] pgtable: move pte_mkhuge() from hugetlb.h to pgtable.hHeiko Carstens2-26/+28
2010-10-25[S390] fix SIGBUS handlingMartin Schwidefsky1-3/+11
2010-10-25[S390] cio: notify drivers of channel path eventsSebastian Ott1-0/+12
2010-10-25[S390] cmm: fix crash on case conversionHeiko Carstens1-1/+6
2010-10-25[S390] switch_to: get rid of prev == next checkHeiko Carstens1-2/+0
2010-10-25[S390] switch_to: dont restore/save access & fpu regs for kernel threadsHeiko Carstens1-8/+12
2010-10-25[S390] Add config option for z196 code generation.Heiko Carstens3-2/+15
2010-10-25[S390] sysinfo: display capacity adjustment indicatorHeiko Carstens2-1/+11
2010-10-25[S390] add z196 instructions to kernel disassemblerMartin Schwidefsky1-13/+132
2010-10-25[S390] add support for nonquiescing sskeMartin Schwidefsky4-8/+14
2010-10-25[S390] store indication fault optimizationMartin Schwidefsky3-3/+20
2010-10-25[S390] cpu hotplug/idle: move cpu_die call to enabled contextHeiko Carstens1-5/+5
2010-10-25[S390] lockless get_user_pages_fast()Martin Schwidefsky9-27/+394
2010-10-25[S390] set ARCH_HAS_SG_CHAIN for s390Christof Schmitt1-0/+2
2010-10-25[S390] standardize Kbuild rulesHeiko Carstens2-2/+8
2010-10-25[S390] zero page cache synonymsMartin Schwidefsky2-7/+64
2010-10-25Merge branch 'topic/asoc' into for-linusTakashi Iwai29-84/+562
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds76-104/+67
2010-10-24Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds62-2233/+5538
2010-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-3/+74
2010-10-24KVM: MCE: Send SRAR SIGBUS directlyHuang Ying1-8/+10
2010-10-24KVM: MCE: Add MCG_SER_P into KVM_MCE_CAP_SUPPORTEDHuang Ying1-1/+1
2010-10-24KVM: fix typo in copyright noticeNicolas Kaiser12-12/+12
2010-10-24KVM: Disable interrupts around get_kernel_ns()Avi Kivity1-0/+4
2010-10-24KVM: MMU: Avoid sign extension in mmu_alloc_direct_roots() pae root addressAvi Kivity1-1/+1
2010-10-24KVM: MMU: move access code parsing to FNAME(walk_addr) functionXiao Guangrong1-24/+16