deliverable/linux.git
2012-03-05  Paul MackerrasKVM: PPC: Book3s HV: Implement get_dirty_log using...
2012-03-05  Paul MackerrasKVM: PPC: Book3S HV: Use the hardware referenced bit...
2012-03-05  Paul MackerrasKVM: PPC: Book3s HV: Maintain separate guest and host...
2012-03-05  Paul MackerrasKVM: PPC: Book3S HV: Keep HPTE locked when invalidating
2012-03-05  Matt EvansKVM: PPC: Add KVM_CAP_NR_VCPUS and KVM_CAP_MAX_VCPUS
2012-03-05  Matt EvansKVM: PPC: Fix vcpu_create dereference before validity...
2012-03-05  Paul MackerrasKVM: PPC: Allow for read-only pages backing a Book3S...
2012-03-05  Paul MackerrasKVM: Add barriers to allow mmu_notifier_retry to be...
2012-03-05  Paul MackerrasKVM: PPC: Implement MMU notifiers for Book3S HV guests
2012-03-05  Paul MackerrasKVM: PPC: Implement MMIO emulation support for Book3S...
2012-03-05  Paul MackerrasKVM: PPC: Maintain a doubly-linked list of guest HPTEs...
2012-03-05  Paul MackerrasKVM: PPC: Allow I/O mappings in memory slots
2012-03-05  Paul MackerrasKVM: PPC: Allow use of small pages to back Book3S HV...
2012-03-05  Paul MackerrasKVM: PPC: Only get pages when actually needed, not...
2012-03-05  Paul MackerrasKVM: PPC: Make the H_ENTER hcall more reliable
2012-03-05  Paul MackerrasKVM: PPC: Add an interface for pinning guest pages...
2012-03-05  Paul MackerrasKVM: PPC: Keep page physical addresses in per-slot...
2012-03-05  Paul MackerrasKVM: PPC: Keep a record of HV guest view of hashed...
2012-03-05  Paul MackerrasKVM: PPC: Make wakeups work again for Book3S HV guests
2012-03-05  Liu Yu-B13201KVM: PPC: Avoid patching paravirt template code
2012-03-05  Scott WoodKVM: PPC: e500: use hardware hint when loading TLB0...
2012-03-05  Scott WoodKVM: PPC: e500: Fix TLBnCFG in KVM_CONFIG_TLB
2012-03-05  Alexander GrafKVM: PPC: Book3S: PR: Fix signal check race
2012-03-05  Alexander GrafKVM: PPC: align vcpu_kick with x86
2012-03-05  Alexander GrafKVM: PPC: Use get/set for to_svcpu to help preemption
2012-03-05  Alexander GrafKVM: PPC: Book3s: PR: No irq_disable in vcpu_run
2012-03-05  Alexander GrafKVM: PPC: Book3s: PR: Disable preemption in vcpu_run
2012-03-05  Scott WoodKVM: PPC: booke: Improve timer register emulation
2012-03-05  Scott WoodKVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn
2012-03-05  Scott WoodKVM: PPC: booke: Paravirtualize wrtee
2012-03-05  Scott WoodKVM: PPC: booke: Fix int_pending calculation for MSR...
2012-03-05  Scott WoodKVM: PPC: booke: Check for MSR[WE] in prepare_to_enter
2012-03-05  Scott WoodKVM: PPC: Move prepare_to_enter call site into subarch...
2012-03-05  Scott WoodKVM: PPC: Rename deliver_interrupts to prepare_to_enter
2012-03-05  Scott WoodKVM: PPC: booke: check for signals in kvmppc_vcpu_run
2012-03-05  Bharat BhushanKVM: PPC: booke: Do Not start decrementer when SPRN_DEC...
2012-03-05  Bharat BhushanKVM: PPC: Fix DEC truncation for greater than 0xffff_ff...
2012-03-05  Bharat BhushanPPC: Fix race in mtmsr paravirt implementation
2012-03-05  Alexander GrafKVM: PPC: E500: Support hugetlbfs
2012-03-05  Scott WoodKVM: PPC: e500: Don't hardcode PIR=0
2012-03-05  Scott WoodKVM: PPC: e500: tlbsx: fix tlb0 esel
2012-03-05  Scott WoodKVM: PPC: e500: MMU API
2012-03-05  Scott WoodKVM: PPC: e500: clear up confusion between host and...
2012-03-05  Scott WoodKVM: PPC: e500: Eliminate preempt_disable in local_sid_...
2012-03-05  Scott WoodKVM: PPC: e500: don't translate gfn to pfn with preempt...
2012-03-05  Christian BorntraegerKVM: s390: provide access guest registers via kvm_run
2012-03-05  Christian BorntraegerKVM: s390: provide general purpose guest registers...
2012-03-05  Christian BorntraegerKVM: s390: provide the prefix register via kvm_run
2012-03-05  Christian BorntraegerKVM: provide synchronous registers in kvm_run
2012-03-05  Christian BorntraegerKVM: s390: rework code that sets the prefix
2012-03-05  Boris OstrovskyKVM: SVM: Add support for AMD's OSVW feature in guests
2012-03-05  Davidlohr BuesoKVM: MMU: unnecessary NX state assignment
2012-03-05  Carsten OtteKVM: s390: Fix return code for unknown ioctl numbers
2012-03-05  Carsten OtteKVM: s390: ucontrol: announce capability for user contr...
2012-03-05  Carsten OtteKVM: s390: fix assumption for KVM_MAX_VCPUS
2012-03-05  Carsten OtteKVM: s390: ucontrol: disable sca
2012-03-05  Carsten OtteKVM: s390: ucontrol: interface to inject faults on...
2012-03-05  Carsten OtteKVM: s390: ucontrol: disable in-kernel irq stack
2012-03-05  Carsten OtteKVM: s390: ucontrol: disable in-kernel handling of...
2012-03-05  Carsten OtteKVM: s390: ucontrol: export SIE control block to user
2012-03-05  Carsten OtteKVM: s390: ucontrol: export page faults to user
2012-03-05  Carsten OtteKVM: s390: ucontrol: per vcpu address spaces
2012-03-05  Carsten OtteKVM: s390: add parameter for KVM_CREATE_VM
2012-03-05  Xiao GuangrongKVM: MMU: remove the redundant get_written_sptes
2012-03-05  Takuya YoshikawaKVM: MMU: Add missing large page accounting to drop_lar...
2012-03-05  Takuya YoshikawaKVM: MMU: Remove for_each_unsync_children() macro
2012-02-29  Linus TorvaldsMerge tag 'for-3.3' of git://openrisc.net/jonas/linux
2012-02-29  Randy Dunlapecryptfs: fix printk format warning for size_t
2012-02-28  Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-3.0-fixes
2012-02-28  Linus TorvaldsMerge tag 'iommu-fixes-v3.3-rc5' of git://git./linux...
2012-02-28  Steven WhitehouseGFS2: Read resource groups on mount
2012-02-28  Bob PetersonGFS2: Ensure rindex is uptodate for fallocate
2012-02-28  Bob PetersonGFS2: Read in rindex if necessary during unlink
2012-02-28  Steven WhitehouseGFS2: Fix race between lru_list and glock ref count
2012-02-27  Linus TorvaldsMerge tag 'ktest-fix-make-min-failed-build-for-real...
2012-02-27  Steven Rostedtktest: Fix make_min_config test when build fails
2012-02-27  Linus TorvaldsMerge git://git./linux/kernel/git/aia21/ntfs
2012-02-27  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2012-02-27  Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2012-02-27  Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2012-02-27  Heiko Carstenscompat: fix compile breakage on s390
2012-02-27  Ohad Ben-CohenARM: OMAP: make iommu subsys_initcall to fix builtin...
2012-02-27  Anton AltaparmakovNTFS: Update git repo path in MAINTAINERS file.
2012-02-27  Anton AltaparmakovMerge branch 'master' of /Volumes/CaseSensitiveDisk...
2012-02-27  Linus TorvaldsMerge tag 'stable/for-linus-fixes-3.3-rc5' of git:...
2012-02-27  Linus TorvaldsMerge tag 'for-linus' of git://github.com/rustyrussell...
2012-02-27  Ian Kentautofs4 - update MAINTAINERS mailing list entry
2012-02-26  Andreas Bießmannmod/file2alias: make modpost compile on darwin again
2012-02-26  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-02-26  Linus TorvaldsFix autofs compile without CONFIG_COMPAT
2012-02-25  Linus TorvaldsLinux 3.3-rc5
2012-02-25  Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2012-02-25  Linus TorvaldsMerge branch 'rc-fixes' of git://git./linux/kernel...
2012-02-25  Ian Kentautofs: work around unhappy compat problem on x86-64
2012-02-25  Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2012-02-25  David S. MillerMerge branch 'sfc-3.3' of git://git./linux/kernel/git...
2012-02-25  Ben Hutchingssfc: Fix assignment of ip_summed for pre-allocated...
2012-02-25  Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2012-02-24  Ben McKeeganppp: fix 'ppp_mp_reconstruct bad seq' errors
2012-02-24  Santosh Nayakenic: Fix endianness bug.
next
This page took 0.039422 seconds and 5 git commands to generate.