1. ba90463 KVM: x86: Emulate IA32_TSC_ADJUST MSR by Will Auld · 12 years ago
  2. 8fe8ab4 KVM: x86: Add code to track call origin for msr assignment by Will Auld · 12 years ago
  3. 5a560f8 KVM: VMX: fix memory order between loading vmcs and clearing vmcs by Xiao Guangrong · 12 years ago
  4. e6c7d32 KVM: VMX: fix invalid cpu passed to smp_call_function_single by Xiao Guangrong · 12 years ago
  5. 859f845 KVM: use is_idle_task() instead of idle_cpu() to decide when to halt in async_pf by Gleb Natapov · 12 years ago
  6. d98d07c KVM: x86: update pvclock area conditionally, on cpu migration by Marcelo Tosatti · 12 years ago
  7. b48aa97 KVM: x86: require matched TSC offsets for master clock by Marcelo Tosatti · 12 years ago
  8. 42897d8 KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization by Marcelo Tosatti · 12 years ago
  9. d828199 KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag by Marcelo Tosatti · 12 years ago
  10. 16e8d74 KVM: x86: notifier for clocksource changes by Marcelo Tosatti · 12 years ago
  11. 886b470 KVM: x86: pass host_tsc to read_l1_tsc by Marcelo Tosatti · 12 years ago
  12. 51c19b4 x86: vdso: pvclock gettime support by Marcelo Tosatti · 12 years ago
  13. 3dc4f7c x86: kvm guest: pvclock vsyscall support by Marcelo Tosatti · 12 years ago
  14. 71056ae x86: pvclock: generic pvclock vsyscall initialization by Marcelo Tosatti · 12 years ago
  15. 189e117 x86: pvclock: add note about rdtsc barriers by Marcelo Tosatti · 12 years ago
  16. 2697902 x86: pvclock: introduce helper to read flags by Marcelo Tosatti · 12 years ago
  17. dce2db0 x86: pvclock: create helper for pvclock data retrieval by Marcelo Tosatti · 12 years ago
  18. 42b5637 x86: pvclock: remove pvclock_shadow_time by Marcelo Tosatti · 12 years ago
  19. b01578d x86: pvclock: make sure rdtsc doesnt speculate out of region by Marcelo Tosatti · 12 years ago
  20. 7069ed6 x86: kvmclock: allocate pvclock shared memory area by Marcelo Tosatti · 12 years ago
  21. 78c0337 KVM: x86: retain pvclock guest stopped bit in guest memory by Marcelo Tosatti · 12 years ago
  22. 807f12e KVM: remove unnecessary return value check by Guo Chao · 12 years ago
  23. 951179c KVM: x86: fix return value of kvm_vm_ioctl_set_tss_addr() by Guo Chao · 12 years ago
  24. 1859541 KVM: do not kfree error pointer by Guo Chao · 12 years ago
  25. 63a1909 PPC: ePAPR: Convert hcall header to uapi (round 2) by Alexander Graf · 12 years ago
  26. 0588000 Merge commit 'origin/queue' into for-queue by Alexander Graf · 12 years ago
  27. 8b5869a KVM: PPC: Book3S HV: Fix thinko in try_lock_hpte() by Paul Mackerras · 12 years ago
  28. 9f8c8c7 KVM: PPC: Book3S HV: Allow DTL to be set to address 0, length 0 by Paul Mackerras · 12 years ago
  29. c7b6767 KVM: PPC: Book3S HV: Fix accounting of stolen time by Paul Mackerras · 12 years ago
  30. 8455d79 KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can run by Paul Mackerras · 12 years ago
  31. 2f12f03 KVM: PPC: Book3S HV: Fixes for late-joining threads by Paul Mackerras · 12 years ago
  32. 913d3ff9a KVM: PPC: Book3s HV: Don't access runnable threads list without vcore lock by Paul Mackerras · 12 years ago
  33. 7b444c6 KVM: PPC: Book3S HV: Fix some races in starting secondary threads by Paul Mackerras · 12 years ago
  34. 512691d KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online by Paul Mackerras · 12 years ago
  35. c99ec97 PPC: ePAPR: Convert header to uapi by Alexander Graf · 12 years ago
  36. 388cf9e KVM: PPC: Move mtspr/mfspr emulation into own functions by Alexander Graf · 12 years ago
  37. e43a028 KVM: PPC: 44x: fix DCR read/write by Alexander Graf · 12 years ago
  38. 81c52c5 KVM: do not treat noslot pfn as a error pfn by Xiao Guangrong · 12 years ago
  39. 19bf7f8 Merge remote-tracking branch 'master' into queue by Marcelo Tosatti · 12 years ago
  40. 065c801 Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  41. 943bb48 Revert "ARM i.MX25: Fix PWM per clock lookups" by Arnd Bergmann · 12 years ago
  42. 5b627ba ARM: versatile: fix versatile_defconfig by Arnd Bergmann · 12 years ago
  43. e09348c7 ARM: mvebu: update defconfig with 3.7 changes by Thomas Petazzoni · 12 years ago
  44. 0654f4a ARM: at91: fix at91x40 build by Arnd Bergmann · 12 years ago
  45. 787c57c KVM: ia64: remove unused variable in kvm_release_vm_pages() by Wei Yongjun · 12 years ago
  46. 6ad2c73 Merge tag 'tty-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  47. ef48bfd Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  48. 622f202 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  49. 6a2e52f 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. 1dc506a Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Arnd Bergmann · 12 years ago
  51. 389a84d Merge branch 'v3.7-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Arnd Bergmann · 12 years ago
  52. 8b724e2 Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 12 years ago
  53. 6975758 Revert "ARM: dma-mapping: support debug_dma_mapping_error" by Marek Szyprowski · 12 years ago
  54. 6bb1e38 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  55. cff7b8b Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  56. f82f64d x86, mm: Undo incorrect revert in arch/x86/mm/init.c by Yinghai Lu · 12 years ago
  57. 5189c2a x86: efi: Turn off efi_enabled after setup on mixed fw/kernel by Olof Johansson · 12 years ago
  58. ef3f944 ARM: socfpga: Fix socfpga compilation with early_printk() enabled by Pavel Machek · 12 years ago
  59. 5e3059b ARM: SPEAr: Remove unused empty files by Viresh Kumar · 12 years ago
  60. 14d188b Merge tag 'omap-for-v3.7-rc2/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 12 years ago
  61. 3529e73 Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Arnd Bergmann · 12 years ago
  62. bc20deb Merge branch 'for-rcs-3.7' of git://git.linaro.org/people/ljones/linux-3.0-ux500 into fixes by Arnd Bergmann · 12 years ago
  63. 2adca56 Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Arnd Bergmann · 12 years ago
  64. b644255 ARM: dts: mxs: add the "clock-names" for gpmi-nand by Huang Shijie · 12 years ago
  65. 76ff4e4 ARM: ux500: Correct SDI5 address and add some format changes by Lee Jones · 12 years ago
  66. 35b33d2 ARM: ux500: Specify AMBA Primecell IDs for Nomadik I2C in DT by Lee Jones · 12 years ago
  67. 1ae3255 ARM: ux500: Fix build error relating to IRQCHIP_SKIP_SET_WAKE by Lee Jones · 12 years ago
  68. 844ab6f x86, mm: Find_early_table_space based on ranges that are actually being mapped by Jacob Shin · 12 years ago
  69. a4f7438 Revert "serial: omap: fix software flow control" by Felipe Balbi · 12 years ago
  70. 1f2ff68 x86, mm: Use memblock memory loop instead of e820_RAM by Yinghai Lu · 12 years ago
  71. 6ede1fd x86, mm: Trim memory in memblock to be page aligned by Yinghai Lu · 12 years ago
  72. 08d04a1 ARM: at91: drop duplicated config SOC_AT91SAM9 entry by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  73. 302090a ARM: at91/i2c: change id to let i2c-at91 work by Bo Shen · 12 years ago
  74. 7840487 ARM: at91/i2c: change id to let i2c-gpio work by Bo Shen · 12 years ago
  75. b6edfbe ARM: at91/dts: at91sam9g20ek_common: Fix typos in buttons labels. by Marek Belisko · 12 years ago
  76. 69e7ea0 ARM: at91: fix external interrupt specification in board code by Nicolas Ferre · 12 years ago
  77. 738a0fd ARM: at91: fix external interrupts in non-DT case by Nicolas Ferre · 12 years ago
  78. 3d9a0183 ARM: at91: at91sam9g10: fix SOC type detection by Ivan Shugov · 12 years ago
  79. 94777fc x86/irq/ioapic: Check for valid irq_cfg pointer in smp_irq_move_cleanup_interrupt by Dimitri Sivanich · 12 years ago
  80. 64dfab8 perf/x86: Remove unused variable in nhmex_rbox_alter_er() by Wei Yongjun · 12 years ago
  81. 3e8fa26 x86/efi: Fix oops caused by incorrect set_memory_uc() usage by Matt Fleming · 12 years ago
  82. e4074b3 perf/x86: Enable overflow on Intel KNC with a custom knc_pmu_handle_irq() by Vince Weaver · 12 years ago
  83. 7d01196 perf/x86: Remove cpuc->enable check on Intl KNC event enable/disable by Vince Weaver · 12 years ago
  84. ae5ba47 perf/x86: Make Intel KNC use full 40-bit width of counters by Vince Weaver · 12 years ago
  85. 032c385 perf/x86/uncore: Handle pci_read_config_dword() errors by Yan, Zheng · 12 years ago
  86. 876ee61 x86-64: Fix page table accounting by Jan Beulich · 12 years ago
  87. 58e9eaf perf/x86: Remove P6 cpuc->enabled check by Vince Weaver · 12 years ago
  88. e09df47 perf/x86: Update/fix generic events on P6 PMU by Vince Weaver · 12 years ago
  89. 7991c9c perf/x86: Fix P6 FP_ASSIST event constraint by Vince Weaver · 12 years ago
  90. 7b16bbf Revert "x86/mm: Fix the size calculation of mapping tables" by Dave Young · 12 years ago
  91. bffd5fc x86/perf: Fix virtualization sanity check by Andre Przywara · 12 years ago
  92. 4e85fb8 ARM: mm: Remove unused arm_vmregion priv field by Laurent Pinchart · 12 years ago
  93. 3dd7ea9 ARM: dma-mapping: fix build warning in __dma_alloc() by Jingoo Han · 12 years ago
  94. 0e9e3e3 Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  95. 3185bd2 alpha: separate thread-synchronous flags by Al Viro · 12 years ago
  96. 12ac7f9 ARM: AM33XX: Fix configuration of dmtimer parent clock by dmtimer driverDate:Wed, 17 Oct 2012 13:55:55 -0500 by Vaibhav Hiremath · 12 years ago
  97. 126c414 Merge tag 'for_3.7-rc3-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-v3.7-rc2/fixes by Tony Lindgren · 12 years ago
  98. 3d0ceac Merge tag 'kvm-3.7-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  99. e17b131 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  100. 4e3ab74 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago