summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-07-241-0/+14
|\
| * Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-07-191-0/+14
| |\
| | * Merge tag 'v3.5-rc4' into for-3.6Mark Brown2012-06-25203-1051/+868
| | |\
| | * | mfd/ab8500: Move platform-data for ab8500-codec into mfd-driverOla Lilja2012-06-121-0/+14
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-2414-24/+17
|\ \ \ \
| * | | | arm,unicore32: Remove obsolete "select MISC_DEVICES"Geert Uytterhoeven2012-07-202-7/+0
| * | | | module.c: spelling s/postition/position/gGeert Uytterhoeven2012-07-202-3/+3
| * | | | mach-omap2: Fix typo in debug message and commentMasanari Iida2012-07-205-5/+5
| * | | | Change email address for Steve GlendinningSteve Glendinning2012-07-171-1/+1
| * | | | Merge branch 'master' into for-nextJiri Kosina2012-06-2912-89/+154
| |\ \ \ \
| * | | | | treewide: Put a space between #include and FILEPaul Bolle2012-06-284-8/+8
* | | | | | Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-07-248-77/+247
|\ \ \ \ \ \
| * | | | | | xen: populate correct number of pages when across mem boundary (v2)zhenzhong.duan2012-07-191-14/+9
| * | | | | | xen PVonHVM: move shared_info to MMIO before kexecOlaf Hering2012-07-193-13/+109
| * | | | | | xen: simplify init_hvm_pv_infoOlaf Hering2012-07-191-32/+26
| * | | | | | xen: remove cast from HYPERVISOR_shared_info assignmentOlaf Hering2012-07-191-1/+1
| * | | | | | xen/x86: avoid updating TLS descriptors if they haven't changedDavid Vrabel2012-07-191-3/+26
| * | | | | | xen/x86: add desc_equal() to compare GDT descriptorsDavid Vrabel2012-07-191-0/+6
| * | | | | | xen/mm: zero PTEs for non-present MFNs in the initial page tableDavid Vrabel2012-07-191-1/+8
| * | | | | | xen/mm: do direct hypercall in xen_set_pte() if batching is unavailableDavid Vrabel2012-07-191-5/+25
| * | | | | | xen/mce: Register native mce handler as vMCE bounce back pointLiu, Jinsong2012-07-191-3/+7
| * | | | | | x86, MCE, AMD: Adjust initcall sequence for xenLiu, Jinsong2012-07-191-1/+21
| * | | | | | xen/mce: Add mcelog support for Xen platformLiu, Jinsong2012-07-193-6/+11
* | | | | | | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-2455-450/+1594
|\ \ \ \ \ \ \
| * | | | | | | KVM: fix race with level interruptsMichael S. Tsirkin2012-07-202-4/+28
| * | | | | | | x86, hyper: fix build with !CONFIG_KVM_GUESTAvi Kivity2012-07-181-0/+2
| * | | | | | | Revert "apic: fix kvm build on UP without IOAPIC"Michael S. Tsirkin2012-07-161-5/+0
| * | | | | | | KVM guest: switch to apic_set_eoi_write, apic_writeMichael S. Tsirkin2012-07-161-10/+3
| * | | | | | | apic: add apic_set_eoi_write for PV useMichael S. Tsirkin2012-07-162-0/+20
| * | | | | | | Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into nextAvi Kivity2012-07-157-31/+98
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: PPC: Critical interrupt emulation supportBharat Bhushan2012-07-111-0/+25
| | * | | | | | | KVM: PPC: e500mc: Fix tlbilx emulation for 64-bit guestsMihai Caraman2012-07-111-1/+2
| | * | | | | | | KVM: PPC64: booke: Set interrupt computation mode for 64-bit hostMihai Caraman2012-07-111-1/+4
| | * | | | | | | KVM: PPC: bookehv: Add ESR flag to Data Storage InterruptMihai Caraman2012-07-111-1/+1
| | * | | | | | | KVM: PPC: bookehv64: Add support for std/ld emulation.Varun Sethi2012-07-111-0/+16
| | * | | | | | | booke: Added crit/mc exception handler for e500v2Bharat Bhushan2012-07-111-28/+27
| | * | | | | | | booke/bookehv: Add host crit-watchdog exception supportBharat Bhushan2012-07-112-0/+23
| * | | | | | | | KVM: VMX: Implement PCID/INVPCID for guests with EPTMao, Junjie2012-07-128-7/+77
| * | | | | | | | KVM: Add x86_hyper_kvm to complete detect_hypervisor_platform checkPrarit Bhargava2012-07-113-0/+16
| * | | | | | | | KVM: MMU: fix kvm_mmu_pagetable_walk tracepointXiao Guangrong2012-07-112-6/+4
| * | | | | | | | KVM: MMU: trace fast page faultXiao Guangrong2012-07-112-0/+40
| * | | | | | | | KVM: MMU: fast path of handling guest page faultXiao Guangrong2012-07-111-17/+127
| * | | | | | | | KVM: MMU: introduce SPTE_MMU_WRITEABLE bitXiao Guangrong2012-07-111-19/+38
| * | | | | | | | KVM: MMU: fold tlb flush judgement into mmu_spte_updateXiao Guangrong2012-07-111-13/+20
| * | | | | | | | KVM: VMX: export PFEC.P bit on eptXiao Guangrong2012-07-111-1/+8
| * | | | | | | | KVM: MMU: cleanup spte_write_protectXiao Guangrong2012-07-111-16/+29
| * | | | | | | | KVM: MMU: abstract spte write-protectXiao Guangrong2012-07-111-27/+31
| * | | | | | | | KVM: MMU: return bool in __rmap_write_protectXiao Guangrong2012-07-111-6/+7
| * | | | | | | | KVM: VMX: Emulate invalid guest state by defaultAvi Kivity2012-07-091-1/+1
| * | | | | | | | KVM: x86 emulator: implement LTRAvi Kivity2012-07-091-1/+10