1. 9d0ef5ea KVM: PPC: Allow I/O mappings in memory slots by Paul Mackerras · 13 years ago
  2. da9d1d7 KVM: PPC: Allow use of small pages to back Book3S HV guests by Paul Mackerras · 13 years ago
  3. c77162d KVM: PPC: Only get pages when actually needed, not in prepare_memory_region() by Paul Mackerras · 13 years ago
  4. 075295d KVM: PPC: Make the H_ENTER hcall more reliable by Paul Mackerras · 13 years ago
  5. 93e6024 KVM: PPC: Add an interface for pinning guest pages in Book3s HV guests by Paul Mackerras · 13 years ago
  6. b2b2f16 KVM: PPC: Keep page physical addresses in per-slot arrays by Paul Mackerras · 13 years ago
  7. 8936dda KVM: PPC: Keep a record of HV guest view of hashed page table entries by Paul Mackerras · 13 years ago
  8. 4e72dbe KVM: PPC: Make wakeups work again for Book3S HV guests by Paul Mackerras · 13 years ago
  9. befdc0a KVM: PPC: Avoid patching paravirt template code by Liu Yu-B13201 · 13 years ago
  10. 57013524 KVM: PPC: e500: use hardware hint when loading TLB0 entries by Scott Wood · 13 years ago
  11. 7b11dc9 KVM: PPC: e500: Fix TLBnCFG in KVM_CONFIG_TLB by Scott Wood · 13 years ago
  12. e371f71 KVM: PPC: Book3S: PR: Fix signal check race by Alexander Graf · 13 years ago
  13. ae21216 KVM: PPC: align vcpu_kick with x86 by Alexander Graf · 13 years ago
  14. 468a12c KVM: PPC: Use get/set for to_svcpu to help preemption by Alexander Graf · 13 years ago
  15. d33ad32 KVM: PPC: Book3s: PR: No irq_disable in vcpu_run by Alexander Graf · 13 years ago
  16. 7d82714 KVM: PPC: Book3s: PR: Disable preemption in vcpu_run by Alexander Graf · 13 years ago
  17. dfd4d47 KVM: PPC: booke: Improve timer register emulation by Scott Wood · 13 years ago
  18. b590497 KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn by Scott Wood · 13 years ago
  19. 940b45e KVM: PPC: booke: Paravirtualize wrtee by Scott Wood · 13 years ago
  20. 29ac26e KVM: PPC: booke: Fix int_pending calculation for MSR[EE] paravirt by Scott Wood · 13 years ago
  21. c59a6a3 KVM: PPC: booke: Check for MSR[WE] in prepare_to_enter by Scott Wood · 13 years ago
  22. 25051b5 KVM: PPC: Move prepare_to_enter call site into subarch code by Scott Wood · 13 years ago
  23. 7e28e60e KVM: PPC: Rename deliver_interrupts to prepare_to_enter by Scott Wood · 13 years ago
  24. 1d1ef22 KVM: PPC: booke: check for signals in kvmppc_vcpu_run by Scott Wood · 13 years ago
  25. 7401f62 KVM: PPC: booke: Do Not start decrementer when SPRN_DEC set 0 by Bharat Bhushan · 13 years ago
  26. dc2babfe KVM: PPC: Fix DEC truncation for greater than 0xffff_ffff/1000 by Bharat Bhushan · 13 years ago
  27. f920842 PPC: Fix race in mtmsr paravirt implementation by Bharat Bhushan · 13 years ago
  28. 95325e6 KVM: PPC: E500: Support hugetlbfs by Alexander Graf · 13 years ago
  29. 841741f KVM: PPC: e500: Don't hardcode PIR=0 by Scott Wood · 13 years ago
  30. 303b7c9 KVM: PPC: e500: tlbsx: fix tlb0 esel by Scott Wood · 13 years ago
  31. dc83b8b KVM: PPC: e500: MMU API by Scott Wood · 13 years ago
  32. 0164c0f KVM: PPC: e500: clear up confusion between host and guest entries by Scott Wood · 13 years ago
  33. 90b92a6 KVM: PPC: e500: Eliminate preempt_disable in local_sid_destroy_all by Scott Wood · 13 years ago
  34. 3bf3cdc KVM: PPC: e500: don't translate gfn to pfn with preemption disabled by Scott Wood · 13 years ago
  35. 59674c1 KVM: s390: provide access guest registers via kvm_run by Christian Borntraeger · 13 years ago
  36. 5a32c1a KVM: s390: provide general purpose guest registers via kvm_run by Christian Borntraeger · 13 years ago
  37. 60b413c KVM: s390: provide the prefix register via kvm_run by Christian Borntraeger · 13 years ago
  38. b9e5dc8 KVM: provide synchronous registers in kvm_run by Christian Borntraeger · 13 years ago
  39. 8d26cf7 KVM: s390: rework code that sets the prefix by Christian Borntraeger · 13 years ago
  40. 2b036c6 KVM: SVM: Add support for AMD's OSVW feature in guests by Boris Ostrovsky · 13 years ago
  41. 4a58ae6 KVM: MMU: unnecessary NX state assignment by Davidlohr Bueso · 13 years ago
  42. 3e6afcf KVM: s390: Fix return code for unknown ioctl numbers by Carsten Otte · 13 years ago
  43. 1efd0f5 KVM: s390: ucontrol: announce capability for user controlled vms by Carsten Otte · 13 years ago
  44. 3777594 KVM: s390: fix assumption for KVM_MAX_VCPUS by Carsten Otte · 13 years ago
  45. 58f9460 KVM: s390: ucontrol: disable sca by Carsten Otte · 13 years ago
  46. ccc7910 KVM: s390: ucontrol: interface to inject faults on a vcpu page table by Carsten Otte · 13 years ago
  47. d6b6d16 KVM: s390: ucontrol: disable in-kernel irq stack by Carsten Otte · 13 years ago
  48. c0d744a KVM: s390: ucontrol: disable in-kernel handling of SIE intercepts by Carsten Otte · 13 years ago
  49. 5b1c149 KVM: s390: ucontrol: export SIE control block to user by Carsten Otte · 13 years ago
  50. e168bf8 KVM: s390: ucontrol: export page faults to user by Carsten Otte · 13 years ago
  51. 27e0393 KVM: s390: ucontrol: per vcpu address spaces by Carsten Otte · 13 years ago
  52. e08b963 KVM: s390: add parameter for KVM_CREATE_VM by Carsten Otte · 13 years ago
  53. a138fe7 KVM: MMU: remove the redundant get_written_sptes by Xiao Guangrong · 13 years ago
  54. 6addd1a KVM: MMU: Add missing large page accounting to drop_large_spte() by Takuya Yoshikawa · 13 years ago
  55. 37178b8 KVM: MMU: Remove for_each_unsync_children() macro by Takuya Yoshikawa · 13 years ago
  56. 88ebdda Merge tag 'for-3.3' of git://openrisc.net/jonas/linux by Linus Torvalds · 13 years ago
  57. 164974a ecryptfs: fix printk format warning for size_t by Randy Dunlap · 13 years ago
  58. 891003a Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 13 years ago
  59. d5a74af Merge tag 'iommu-fixes-v3.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  60. a365fbf GFS2: Read resource groups on mount by Steven Whitehouse · 13 years ago
  61. 9e73f57 GFS2: Ensure rindex is uptodate for fallocate by Bob Peterson · 13 years ago
  62. 718b97b GFS2: Read in rindex if necessary during unlink by Bob Peterson · 13 years ago
  63. 4043b88 GFS2: Fix race between lru_list and glock ref count by Steven Whitehouse · 13 years ago
  64. 586c6e7 Merge tag 'ktest-fix-make-min-failed-build-for-real' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 13 years ago
  65. bf1c95a ktest: Fix make_min_config test when build fails by Steven Rostedt · 13 years ago
  66. 5ffca28 Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs by Linus Torvalds · 13 years ago
  67. e25bda5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  68. 70ca00d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  69. faf3502 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  70. 048cd4e compat: fix compile breakage on s390 by Heiko Carstens · 13 years ago
  71. 435792d ARM: OMAP: make iommu subsys_initcall to fix builtin omap3isp by Ohad Ben-Cohen · 13 years ago
  72. e6f4dee NTFS: Update git repo path in MAINTAINERS file. by Anton Altaparmakov · 13 years ago
  73. f621c53 Merge branch 'master' of /Volumes/CaseSensitiveDisk/linux by Anton Altaparmakov · 13 years ago
  74. 500dd23 Merge tag 'stable/for-linus-fixes-3.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  75. f6bd579 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  76. f694fc9 autofs4 - update MAINTAINERS mailing list entry by Ian Kent · 13 years ago
  77. dd2a3ac mod/file2alias: make modpost compile on darwin again by Andreas Bießmann · 13 years ago
  78. 203738e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  79. 3c761ea Fix autofs compile without CONFIG_COMPAT by Linus Torvalds · 13 years ago
  80. 6b21d18 Linux 3.3-rc5 by Linus Torvalds · 13 years ago
  81. 00b10ec Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  82. 1e73fde Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  83. a32744d autofs: work around unhappy compat problem on x86-64 by Ian Kent · 13 years ago
  84. b52b800 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  85. b072342 Merge branch 'sfc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc by David S. Miller · 13 years ago
  86. ff3bc1e sfc: Fix assignment of ip_summed for pre-allocated skbs by Ben Hutchings · 13 years ago
  87. 16bca1d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  88. 8a49ad6 ppp: fix 'ppp_mp_reconstruct bad seq' errors by Ben McKeegan · 13 years ago
  89. 21ca54e enic: Fix endianness bug. by Santosh Nayak · 13 years ago
  90. 42f1c01 coccicheck: change handling of C={1,2} when M= is set by Greg Dietsche · 13 years ago
  91. e807e56 Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  92. bff5285 gre: fix spelling in comments by stephen hemminger · 13 years ago
  93. e98092b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  94. 971316f epoll: ep_unregister_pollwait() can use the freed pwq->whead by Oleg Nesterov · 13 years ago
  95. d80e731 epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree() by Oleg Nesterov · 13 years ago
  96. 855a85f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  97. ee32532 Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 13 years ago
  98. b38a03b MAINTAINERS: drop me from PA-RISC maintenance by Kyle McMartin · 13 years ago
  99. b94cfaf NOMMU: Don't need to clear vm_mm when deleting a VMA by David Howells · 13 years ago
  100. 918e556 NOMMU: Lock i_mmap_mutex for access to the VMA prio list by David Howells · 13 years ago