summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-07-24Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-07-24Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2011-07-24KVM: MMU: trace mmio page faultXiao Guangrong
2011-07-24KVM: MMU: mmio page fault supportXiao Guangrong
2011-07-24KVM: MMU: reorganize struct kvm_shadow_walk_iteratorXiao Guangrong
2011-07-24KVM: MMU: lockless walking shadow page tableXiao Guangrong
2011-07-24KVM: MMU: do not need atomicly to set/clear spteXiao Guangrong
2011-07-24KVM: MMU: introduce the rules to modify shadow page tableXiao Guangrong
2011-07-24KVM: MMU: abstract some functions to handle fault pfnXiao Guangrong
2011-07-24KVM: MMU: filter out the mmio pfn from the fault pfnXiao Guangrong
2011-07-24KVM: MMU: remove bypass_guest_pfXiao Guangrong
2011-07-24KVM: MMU: split kvm_mmu_free_pageXiao Guangrong
2011-07-24KVM: MMU: count used shadow pages on prepareing pathXiao Guangrong
2011-07-24KVM: MMU: rename 'pt_write' to 'emulate'Xiao Guangrong
2011-07-24KVM: MMU: cleanup for FNAME(fetch)Xiao Guangrong
2011-07-24KVM: MMU: optimize to handle dirty bitXiao Guangrong
2011-07-24KVM: MMU: cache mmio info on page fault pathXiao Guangrong
2011-07-24KVM: x86: introduce vcpu_mmio_gva_to_gpa to cleanup the codeXiao Guangrong
2011-07-24KVM: MMU: do not update slot bitmap if spte is nonpresentXiao Guangrong
2011-07-24KVM: MMU: fix walking shadow page tableXiao Guangrong
2011-07-24KVM guest: KVM Steal time registrationGlauber Costa
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2011-07-23Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-...Linus Torvalds
2011-07-23Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-23Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-07-23Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2011-07-23Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-...Linus Torvalds
2011-07-23virtio: expose for non-virtualization users tooOhad Ben-Cohen
2011-07-23Blackfin: boards: fix pcm device nameScott Jiang
2011-07-23Blackfin: SMP: punt unused atomic_test_mask helperMike Frysinger
2011-07-23Blackfin: irqs: do not trace arch_local_{*,irq_*} functionsSteven Rostedt
2011-07-23Blackfin: bf526: restrict reboot workaround to 0.0 siliconMike Frysinger
2011-07-23Blackfin: bf51x: fix alternative portmux optionsMike Frysinger
2011-07-23Blackfin: bf54x: fix GPIO resume codeMike Frysinger
2011-07-23Blackfin: dpmc: optimize SDRAM programming slightlyMike Frysinger
2011-07-23Blackfin: dpmc: don't save/restore scratch registersMike Frysinger
2011-07-23Blackfin: bf538: pull gpio/port logic out of core hibernate pathsMike Frysinger
2011-07-23Blackfin: dpmc: optimize hibernate/resume pathMike Frysinger
2011-07-23Blackfin: dpmc: do not save/restore EVT0/EVT1/EVT4 when hibernatingMike Frysinger
2011-07-23Blackfin: dpmc: relocate hibernate helper macrosMike Frysinger
2011-07-23Blackfin: dpmc: omit RETE/RETN when hibernatingMike Frysinger
2011-07-23Blackfin: dpmc: optimize SIC_IWR programming a littleMike Frysinger
2011-07-23Blackfin: gpio/ints: generalize pint logicMike Frysinger
2011-07-23Blackfin: dpmc: bind to MMR names and not CPUsMike Frysinger
2011-07-23Blackfin: debug-mmrs: generalize pint logicMike Frysinger
2011-07-23Blackfin: bf54x: switch to common pint MMR structMike Frysinger
2011-07-23Blackfin: bf54x: tweak MMR pint namesMike Frysinger
2011-07-23Blackfin: bf54x: constify pint register arrayMike Frysinger
2011-07-23Blackfin: gpio: punt unused GPIO_# definesMike Frysinger