1. c48f149 KVM: inline kvm_apic_present() and kvm_lapic_enabled() by Gleb Natapov · 12 years ago
  2. 54e9818 KVM: use jump label to optimize checking for in kernel local apic presence by Gleb Natapov · 12 years ago
  3. f8c1ea1 KVM: use jump label to optimize checking for SW enabled apic in spurious interrupt register by Gleb Natapov · 12 years ago
  4. c5cc421 KVM: use jump label to optimize checking for HW enabled APIC in APIC_BASE MSR by Gleb Natapov · 12 years ago
  5. a181dc1 jump_label: Export jump_label_rate_limit() by Gleb Natapov · 12 years ago
  6. 6aed64a KVM: mark apic enabled on start up by Gleb Natapov · 12 years ago
  7. 5dbc8f3 KVM: use kvm_lapic_set_base() to change apic_base by Gleb Natapov · 12 years ago
  8. 8a5a87d KVM: clean up kvm_(set|get)_apic_base by Gleb Natapov · 12 years ago
  9. 9c5b117 KVM: let the error pfn not depend on error code by Xiao Guangrong · 12 years ago
  10. 32cad84 KVM: do not release the error page by Xiao Guangrong · 12 years ago
  11. cb9aaa3 KVM: do not release the error pfn by Xiao Guangrong · 12 years ago
  12. 6cede2e KVM: introduce KVM_ERR_PTR_BAD_PAGE by Xiao Guangrong · 12 years ago
  13. 9a592a9 KVM: remove the unused declare by Xiao Guangrong · 12 years ago
  14. 83f0922 KVM: inline is_*_pfn functions by Xiao Guangrong · 12 years ago
  15. 950e950 KVM: introduce KVM_PFN_ERR_BAD by Xiao Guangrong · 12 years ago
  16. e6c1502 KVM: introduce KVM_PFN_ERR_HWPOISON by Xiao Guangrong · 12 years ago
  17. 6c8ee57 KVM: introduce KVM_PFN_ERR_FAULT by Xiao Guangrong · 12 years ago
  18. 16b854c KVM: iommu: fix releasing unmapped page by Xiao Guangrong · 12 years ago
  19. d89cc61 KVM: Push rmap into kvm_arch_memory_slot by Takuya Yoshikawa · 12 years ago
  20. 65fbe37 KVM: MMU: Use gfn_to_rmap() instead of directly reading rmap array by Takuya Yoshikawa · 12 years ago
  21. aab2eb7 KVM: Stop checking rmap to see if slot is being created by Takuya Yoshikawa · 12 years ago
  22. fe56097 Merge remote-tracking branch 'upstream' into next by Avi Kivity · 12 years ago
  23. e7882d6 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  24. fe7c805 missed mnt_drop_write() in do_dentry_open() by Al Viro · 12 years ago
  25. 5c57f20 UBIFS: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  26. e76e0ec gfs2: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  27. d97482e drbd: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  28. 166ac34 nilfs2: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  29. 50640bc hfs: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  30. 0d5c3eb vfs: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  31. 12810ad jbd/jbd2: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  32. b257031 btrfs: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  33. 34eaada btrfs: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  34. f6463b0 ext4: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  35. 7652bdf ext4: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  36. d3009c6 ext3: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  37. 6601fac Documentation: fix the VM knobs descritpion WRT pdflush by Artem Bityutskiy · 12 years ago
  38. 34e5053 Documentation: get rid of write_super by Artem Bityutskiy · 12 years ago
  39. f0cd2db vfs: kill write_super and sync_supers by Artem Bityutskiy · 12 years ago
  40. d8579fd Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  41. d42d1da Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 12 years ago
  42. d79095e Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  43. d667319 Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  44. e115676 KVM: x86: update KVM_SAVE_MSRS_BEGIN to correct value by Gleb Natapov · 12 years ago
  45. c4e62d6 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  46. 1ca0049 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  47. ddc5057 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  48. fcc1d2a Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  49. bd463a0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  50. 148311d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  51. d97e1dc Merge tag 'for_linux-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 12 years ago
  52. 587a9e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  53. 9d0b01a Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'osc-pcie' into base by Len Brown · 12 years ago
  54. b7db60f ACPI processor: Fix tick_broadcast_mask online/offline regression by Feng Tang · 12 years ago
  55. 095adbb ACPI: Only count valid srat memory structures by Thomas Renninger · 12 years ago
  56. f3946fb ACPI: Untangle a return statement for better readability by Thomas Renninger · 12 years ago
  57. 0d7614f Linux 3.6-rc1 by Linus Torvalds · 12 years ago
  58. 9e2760d m68k: Make sys_atomic_cmpxchg_32 work on classic m68k by Andreas Schwab · 12 years ago
  59. fc6bdb5 Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc by Linus Torvalds · 12 years ago
  60. 44d82e2 Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  61. bfdf85d Merge tag 'pm2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  62. d1494ba Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  63. 0a276d1 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  64. 25aa6a7 Merge tag 'md-3.6' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  65. c892423 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  66. 410fc4ce Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  67. 630103e Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  68. 8783b6e mm: remove node_start_pfn checking in new WARN_ON for now by Linus Torvalds · 12 years ago
  69. bac6f61 ARM: mmp: add missing irqs.h by Haojian Zhuang · 12 years ago
  70. 10b683c arm: mvebu: fix typo in .dtsi comment for Armada XP SoCs by Thomas Petazzoni · 12 years ago
  71. debeaf6 ARM: PRIMA2: delete redundant codes to restore LATCHED when timer resumes by Barry Song · 12 years ago
  72. f0666b1 libceph: fix crypto key null deref, memory leak by Sylvain Munaut · 12 years ago
  73. ac190c7 Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 12 years ago
  74. 5ef50c3 ceph: simplify+fix atomic_open by Sage Weil · 12 years ago
  75. 9e62bb4 ore: Fix out-of-bounds access in _ios_obj() by Boaz Harrosh · 12 years ago
  76. be388f3 exofs: Use proper max_IO calculations from ore by Boaz Harrosh · 12 years ago
  77. 4b74f6e exofs: Fix __r4w_get_page when offset is beyond i_size by Boaz Harrosh · 12 years ago
  78. 66153f6 exofs: stop using s_dirt by Artem Bityutskiy · 13 years ago
  79. 0e8d96d exofs: readpage_strip: Add a BUG_ON to check for PageLocked(page) by Kautuk Consul · 13 years ago
  80. 98d3088 ASoC: core: Fix check before defaulting to regmap by Mark Brown · 12 years ago
  81. 707fba3 ALSA: hda - Support dock on Lenovo Thinkpad T530 with ALC269VC by Takashi Iwai · 12 years ago
  82. 08298f0 sh: explicitly include sh_dma.h in setup-sh7722.c by Guennadi Liakhovetski · 12 years ago
  83. 1a9b499 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  84. 1871e84 Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  85. a6dc772 Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  86. 02a6ec6 Merge branch 'audit' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  87. 9a2533c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  88. aa67f60 KVM: VMX: Fix ds/es corruption on i386 with preemption by Avi Kivity · 12 years ago
  89. eaf4ce6 x86-64, kcmp: The kcmp system call can be common by H. Peter Anvin · 12 years ago
  90. b070989 um: Add arch/x86/um to MAINTAINERS by Richard Weinberger · 12 years ago
  91. d3c1cfc um: pass siginfo to guest process by Martin Pärtel · 12 years ago
  92. d4afcba um: fix ubd_file_size for read-only files by Martin Pärtel · 12 years ago
  93. d9f691c md/dm-raid: DM_RAID should select MD_RAID10 by NeilBrown · 12 years ago
  94. f54a9d0 md/raid1: submit IO from originating thread instead of md thread. by NeilBrown · 12 years ago
  95. 46a0640 raid5: raid5d handle stripe in batch way by Shaohua Li · 12 years ago
  96. 8811b59 raid5: make_request use batch stripe release by Shaohua Li · 12 years ago
  97. b8a4209 um: pull interrupt_end() into userspace() by Al Viro · 13 years ago
  98. 1bfa231 um: split syscall_trace(), pass pt_regs to it by Al Viro · 13 years ago
  99. a3170d2 um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regs by Al Viro · 13 years ago
  100. 4b64866 KVM: x86: apply kvmclock offset to guest wall clock time by Bruce Rogers · 12 years ago