1. fc5f06f KVM: Send async PF when guest is not in userspace too. by Gleb Natapov · 14 years ago
  2. 6adba52 KVM: Let host know whether the guest can handle async PF in non-userspace context. by Gleb Natapov · 14 years ago
  3. 6c047cd KVM paravirt: Handle async PF in non preemptable context by Gleb Natapov · 14 years ago
  4. 7c90705 KVM: Inject asynchronous page fault into a PV guest if page is swapped out. by Gleb Natapov · 14 years ago
  5. 631bc48 KVM: Handle async PF in a guest. by Gleb Natapov · 14 years ago
  6. fd10cde KVM paravirt: Add async PF initialization to PV guest. by Gleb Natapov · 14 years ago
  7. 344d958 KVM: Add PV MSR to enable asynchronous page faults delivery. by Gleb Natapov · 14 years ago
  8. ca3f101 KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c. by Gleb Natapov · 14 years ago
  9. 49c7754 KVM: Add memory slot versioning and use it to provide fast guest write interface by Gleb Natapov · 14 years ago
  10. 56028d0 KVM: Retry fault before vmentry by Gleb Natapov · 14 years ago
  11. af585b9 KVM: Halt vcpu if page it tries to access is swapped out by Gleb Natapov · 14 years ago
  12. 010c520 KVM: Don't reset mmu context unnecessarily when updating EFER by Avi Kivity · 14 years ago
  13. d0dfc6b KVM: i8259: initialize isr_ack by Avi Kivity · 14 years ago
  14. 649497d KVM: MMU: Fix incorrect direct gfn for unpaged mode shadow by Avi Kivity · 14 years ago
  15. 0a59228 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  16. 2ba16c4 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  17. 46bdfe6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  18. 81711ce arch/tile: handle rt_sigreturn() more cleanly by Chris Metcalf · 14 years ago
  19. bc4cf2b arch/tile: handle CLONE_SETTLS in copy_thread(), not user space by Chris Metcalf · 14 years ago
  20. 081d835 MIPS: Fix build errors in sc-mips.c by Kevin Cernekee · 14 years ago
  21. a2c606d x86: avoid high BIOS area when allocating address space by Bjorn Helgaas · 14 years ago
  22. 4dc2287 x86: avoid E820 regions when allocating address space by Bjorn Helgaas · 14 years ago
  23. 30919b0 x86: avoid low BIOS area when allocating address space by Bjorn Helgaas · 14 years ago
  24. d14125e Revert "x86/PCI: allocate space from the end of a region, not the beginning" by Bjorn Helgaas · 14 years ago
  25. 5e52f1c Revert "x86: allocate space within a region top-down" by Bjorn Helgaas · 14 years ago
  26. c15524a Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91 by Linus Torvalds · 14 years ago
  27. a6ac1f0 Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  28. c20b4dd at91: Refactor Stamp9G20 and PControl G20 board file by Christian Glindkamp · 14 years ago
  29. 8251544 at91: Fix uhpck clock rate in upll case by Ryan Mallon · 14 years ago
  30. 68a4ec9 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  31. c9bace7 MIPS: Add a CONFIG_FORCE_MAX_ZONEORDER Kconfig option. by David Daney · 14 years ago
  32. 82b8915 MIPS: LD/SD o32 macro GAS fix update by Maciej W. Rozycki · 14 years ago
  33. cf745a3 MIPS: Alchemy: fix build with SERIAL_8250=n by Manuel Lauss · 14 years ago
  34. a3aad4a MIPS: Rename mips_dma_cache_sync back to dma_cache_sync by Ralf Baechle · 14 years ago
  35. d002aaa MIPS: MT: Fix typo in comment. by Ralf Baechle · 14 years ago
  36. 1690a7f MIPS: BCM47xx: Swap serial console if ttyS1 was specified. by Hauke Mehrtens · 14 years ago
  37. 59833fc MIPS: BCM47xx: Use sscanf for parsing mac address by Hauke Mehrtens · 14 years ago
  38. 2aa088d MIPS: BCM47xx: Fill values for b43 into SSB sprom by Hauke Mehrtens · 14 years ago
  39. 8257108 MIPS: BCM47xx: Do not read config from CFE by Hauke Mehrtens · 14 years ago
  40. e31fee7 MIPS: FDT size is a be32 by Thomas Chou · 14 years ago
  41. 5878fc9 MIPS: Fix CP0 COUNTER clockevent race by Kevin Cernekee · 14 years ago
  42. 190fca3 MIPS: Fix regression on BCM4710 processor detection by Kevin Cernekee · 14 years ago
  43. 4afdea8 MIPS: JZ4740: Fix pcm device name by Lars-Peter Clausen · 14 years ago
  44. e5674ad MIPS: Separate two consecutive loads in memset.S by Tony Wu · 14 years ago
  45. 515b029 MIPS: Send proper signal and siginfo on FP emulator faults. by David Daney · 14 years ago
  46. 0bc6791 MIPS: AR7: Fix loops per jiffies on TNETD7200 devices by Florian Fainelli · 14 years ago
  47. ff42d62 MIPS: AR7: Fix double ar7_gpio_init declaration by Florian Fainelli · 14 years ago
  48. 3bd27e3 MIPS: Rework GENERIC_HARDIRQS Kconfig. by David Daney · 14 years ago
  49. 690ca2c MIPS: Alchemy: Add return value check for strict_strtoul() by Yoichi Yuasa · 14 years ago
  50. ec79812 MIPS: Loongson: Add return value check for strict_strtoul() by Wu Zhangjin · 14 years ago
  51. 863abad MIPS: VPE loader: Check vmalloc return value in vpe_open by Jesper Juhl · 14 years ago
  52. d62c9ce MIPS: compat: Don't clobber personality bits in 32-bit sys_personality(). by David Daney · 14 years ago
  53. 1c0d52b MIPS: Don't clobber personality high bits. by David Daney · 14 years ago
  54. 1d21038 MIPS: jz4740: Fix section mismatch in prom.c by Lars-Peter Clausen · 14 years ago
  55. fe749aa MIPS: jz4740: qi_lb60: Fix gpio for the 6th row of the keyboard matrix by Lars-Peter Clausen · 14 years ago
  56. a989ff8 MIPS: Don't stomp on caller's ->regs[2] in copy_thread() by Al Viro · 14 years ago
  57. 2b3e502 MIPS: Swarm: Fix typo in symbol name: RTC_M4LT81 -> RTC_M41T81 by Ralf Baechle · 14 years ago
  58. 3e26f23 KVM: Fix preemption counter leak in kvm_timer_init() by Avi Kivity · 14 years ago
  59. da32dac lguest: populate initial_page_table by Rusty Russell · 14 years ago
  60. bb4093d lguest: restore boot speed by Rusty Russell · 14 years ago
  61. bb6f1d9 lguest: fix crash lguest_time_init by Rusty Russell · 14 years ago
  62. 52f6c5a crypto: ghash-intel - ghash-clmulni-intel_glue needs err.h by Randy Dunlap · 14 years ago
  63. dbd9fd6 Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  64. ec5d043 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  65. fc47e67 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  66. 478b2a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  67. 85b093b ARM: 6535/1: V6 MPCore v6_dma_inv_range and v6_dma_flush_range RWFO fix by Valentine Barshak · 14 years ago
  68. 593c252 ARM: 6534/1: Make CONFIG_FPE_NWFPE depend on !CONFIG_THUMB2_KERNEL by Dave Martin · 14 years ago
  69. 6e6fc99 ARM: 6533/1: Thumb-2: Make CONFIG_THUMB2_KERNEL depend on !CPU_V6 by Dave Martin · 14 years ago
  70. 21b6e4c sh: wire up accept4 syscall (non-multiplexed path) by Carmelo AMOROSO · 14 years ago
  71. 80fbf83 sh: Enable deprecated IRQ chip APIs for MFD and GPIOLIB drivers. by Paul Mundt · 14 years ago
  72. 819c1a6 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 14 years ago
  73. 440e2e4 ARM: Update mach-types by Russell King · 14 years ago
  74. da30e0a ARM: 6528/1: Use CTR for the I-cache line size on ARMv7 by Catalin Marinas · 14 years ago
  75. f91e2c3 ARM: 6527/1: Use CTR instead of CCSIDR for the D-cache line size on ARMv7 by Catalin Marinas · 14 years ago
  76. c2015dc OMAP2: PRCM: fix some SHIFT macros that were actually bitmasks by Paul Walmsley · 14 years ago
  77. e83df17 OMAP2+: PM/serial: fix console semaphore acquire during suspend by Kevin Hilman · 14 years ago
  78. 28dd319 OMAP1: SRAM: fix size for OMAP1611 SoCs by Kevin Hilman · 14 years ago
  79. 73c1160 KVM: enlarge number of possible CPUID leaves by Andre Przywara · 14 years ago
  80. 24d1b15 KVM: SVM: Do not report xsave in supported cpuid by Joerg Roedel · 14 years ago
  81. 3ea3aa8 KVM: Fix OSXSAVE after migration by Sheng Yang · 14 years ago
  82. 6313e3c Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  83. e281f7e arm: omap2: io: fix clk_get() error check by Aaro Koskinen · 14 years ago
  84. 2cedcc4 Merge branch 'fixes/2637-rc5/s3c24xx' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  85. 812c4e4 ARM: S3C24XX: Fix mess with gpio {set,get}_pull callbacks by Vasily Khoruzhick · 14 years ago
  86. 6142e05 MN10300: Fix interrupt mask alteration function call name in gdbstub by David Howells · 14 years ago
  87. c2048b0a Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  88. da8f2e2 ARM: tegra: fix regression from addruart rewrite by Olof Johansson · 14 years ago
  89. cb9675f arm: plat-omap: counter_32k: use IS_ERR() instead of NULL check by Vasiliy Kulikov · 14 years ago
  90. f8110364 omap: zoom: wl1271 slot is MMC_CAP_POWER_OFF_CARD by Ohad Ben-Cohen · 14 years ago
  91. 60658f8 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  92. f444a57 Merge branch 'for-rmk-fixes' of git://git.infradead.org/users/cbou/linux-cns3xxx by Russell King · 14 years ago
  93. 8750750 ARM: 6524/1: GIC irq desciptor bug fix by Chao Xie · 14 years ago
  94. 47ad504 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 14 years ago
  95. 5189061 parisc: convert the rest of the irq handlers to simple/percpu by James Bottomley · 14 years ago
  96. d16cd29 parisc: fix dino/gsc interrupts by James Bottomley · 14 years ago
  97. a5542a0 ARM: 6523/1: iop: ensure sched_clock() is notrace by Rabin Vincent · 14 years ago
  98. 55afd26 ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpers by Dave Martin · 14 years ago
  99. 11e8896 Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 14 years ago
  100. 2e18edf7 ARM: mini2440: Fix Kconfig to allow kernel to build by Ben Dooks · 14 years ago