1. b33d46c mmc: core: reset card voltage after power off by Ulf Hansson · 14 years ago
  2. ab1efd2 mmc: core: export function mmc_do_release_host() by Ulf Hansson · 13 years ago
  3. 0aab399 mmc: sdio: remember new card RCA when redetecting card by Stefan Nilsson XK · 14 years ago
  4. ba6a902 mmc: dw_mmc: Remove set-but-unused variable. by Chris Ball · 14 years ago
  5. 7e29c30 mmc: sdhci-esdhc-imx: add card detect on custom GPIO for mx25/35 by Wolfram Sang · 14 years ago
  6. 3bb2a9f mmc: sdhci-esdhc: broken card detection is not a default quirk by Wolfram Sang · 14 years ago
  7. 0c6d49c mmc: sdhci-esdhc-imx: add write protect on custom GPIO on mx25/35 by Wolfram Sang · 14 years ago
  8. dffc55a mmc: msm_sdcc: remove needless cache flush after dma_unmap_sg() by Linus Walleij · 14 years ago
  9. 7780c80 arm: mach-kirkwood: add led in sheevaplug-setup.c by Robin Becker · 13 years ago
  10. 36885ff gpio/cs5535-gpio: Fix section mismatch by Nikanth Karthikesan · 13 years ago
  11. 4be34b9 SUNRPC: Remove resource leak in svc_rdma_send_error() by Jesper Juhl · 14 years ago
  12. 0dccb04 arch/tile: support newer binutils assembler shift semantics by Chris Metcalf · 13 years ago
  13. 22a94d4 Btrfs: add checks to verify dir items are correct by Josef Bacik · 13 years ago
  14. 4141573 Btrfs: check return value of btrfs_search_slot properly by Josef Bacik · 13 years ago
  15. a826d6d Btrfs: check items for correctness as we search by Josef Bacik · 13 years ago
  16. 85026533 Btrfs: return error if the range we want to map is bogus by Josef Bacik · 13 years ago
  17. 695a0d0 Btrfs: add a comment explaining what btrfs_cont_expand does by Josef Bacik · 14 years ago
  18. 930f028 Btrfs: use mark_inode_dirty when expanding the file by Josef Bacik · 14 years ago
  19. f0cd846 Btrfs: only add orphan items when truncating by Josef Bacik · 14 years ago
  20. ded5db9 Btrfs: make sure to remove the orphan item from the in-memory list by Josef Bacik · 14 years ago
  21. 66b4ffd Btrfs: handle errors in btrfs_orphan_cleanup by Josef Bacik · 14 years ago
  22. 3893e33 Btrfs: cleanup error handling in the truncate path by Josef Bacik · 14 years ago
  23. a41ad39 Btrfs: convert to the new truncate sequence by Josef Bacik · 14 years ago
  24. dc89e98 Btrfs: use a slab for the free space entries by Josef Bacik · 14 years ago
  25. 57a45ced Btrfs: change reserved_extents to an atomic_t by Josef Bacik · 14 years ago
  26. 4a64001 Btrfs: fix how we deal with the pages array in the write path by Josef Bacik · 14 years ago
  27. d0215f3 Btrfs: simplify our write path by Josef Bacik · 14 years ago
  28. 9f570b8 Btrfs: fix formatting in file.c by Josef Bacik · 14 years ago
  29. 325d160 Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Chris Metcalf · 13 years ago
  30. 7b7adc4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32 by Linus Torvalds · 13 years ago
  31. 31598e8 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  32. 5a02ab7 nfsd: wrong index used in inner loop by Mi Jinlong · 13 years ago
  33. cf507b6 Merge create_session decoding fix into for-2.6.39 by J. Bruce Fields · 13 years ago
  34. 241eb95 Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  35. fd34b0d Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 13 years ago
  36. 9ae78bc nfsd4: fix comment and remove unused nfsd4_file fields by J. Bruce Fields · 13 years ago
  37. 8e26de2 RPC: killing RPC tasks races fixed by Stanislav Kinsbursky · 13 years ago
  38. ba3c578 xprt: remove redundant check by j223yang@asset.uwaterloo.ca · 13 years ago
  39. a8de240 SUNRPC: Convert struct rpc_xprt to use atomic_t counters by Trond Myklebust · 13 years ago
  40. e020c68 SUNRPC: Ensure we always run the tk_callback before tk_action by Trond Myklebust · 13 years ago
  41. 42fea15 spi/rtc-{ds1390,ds3234,m41t94}: Use spi_get_drvdata() for SPI devices by Geert Uytterhoeven · 13 years ago
  42. 40c7f21 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  43. 776e58e KVM: unbreak userspace that does not sets tss address by Gleb Natapov · 13 years ago
  44. 0f53b5b KVM: MMU: cleanup pte write path by Xiao Guangrong · 13 years ago
  45. 5d163b1 KVM: MMU: introduce a common function to get no-dirty-logged slot by Xiao Guangrong · 13 years ago
  46. 40dcaa9 KVM: fix rcu usage in init_rmode_* functions by Xiao Guangrong · 13 years ago
  47. 1aa8cee KVM: fix kvmclock regression due to missing clock update by Nikola Ciprich · 13 years ago
  48. 399a40c KVM: emulator: Fix permission checking in io permission bitmap by Gleb Natapov · 14 years ago
  49. 5601d05 KVM: emulator: Fix io permission checking for 64bit guest by Gleb Natapov · 14 years ago
  50. 831ca60 KVM: SVM: Load %gs earlier if CONFIG_X86_32_LAZY_GS=n by Avi Kivity · 13 years ago
  51. afc2018 KVM: x86: Remove useless regs_page pointer from kvm_lapic by Takuya Yoshikawa · 14 years ago
  52. c8ce057 KVM: improve comment on rcu use in irqfd_deassign by Michael S. Tsirkin · 14 years ago
  53. 676646e KVM: MMU: remove unused macros by Xiao Guangrong · 14 years ago
  54. 842f22e KVM: MMU: cleanup page alloc and free by Xiao Guangrong · 14 years ago
  55. 49b26e2 KVM: MMU: do not record gfn in kvm_mmu_pte_write by Xiao Guangrong · 14 years ago
  56. 48c0e4e KVM: MMU: move mmu pages calculated out of mmu lock by Xiao Guangrong · 14 years ago
  57. 1b7fd45 KVM: MMU: set spte accessed bit properly by Xiao Guangrong · 14 years ago
  58. da8dc75 KVM: MMU: fix kvm_mmu_slot_remove_write_access dropping intermediate W bits by Xiao Guangrong · 14 years ago
  59. 38a778a KVM: Start lock documentation by Jan Kiszka · 14 years ago
  60. 1260edbe KVM: better readability of efer_reserved_bits by Lai Jiangshan · 14 years ago
  61. d170c41 KVM: Clear async page fault hash after switching to real mode by Lai Jiangshan · 14 years ago
  62. 93ea538 KVM: VMX: Initialize vm86 TSS only once. by Gleb Natapov · 14 years ago
  63. a8ba6c2 KVM: VMX: update live TR selector if it changes in real mode by Gleb Natapov · 14 years ago
  64. a3b5ba4 KVM: VMX: add the __noclone attribute to vmx_vcpu_run by Lai Jiangshan · 14 years ago
  65. 038f8c1 KVM: x86: Convert tsc_write_lock to raw_spinlock by Jan Kiszka · 14 years ago
  66. 7049467 KVM: remove isr_ack logic from PIC by Gleb Natapov · 14 years ago
  67. 23f3e99 KVM: VMX: fix detection of BIOS disabling VMX by Joseph Cihula · 14 years ago
  68. e935b83 KVM: Convert kvm_lock to raw_spinlock by Jan Kiszka · 14 years ago
  69. bd3d1ec KVM: SVM: check for progress after IRET interception by Avi Kivity · 14 years ago
  70. f863684 KVM: Fix race between nmi injection and enabling nmi window by Avi Kivity · 14 years ago
  71. 217ece6 KVM: use yield_to instead of sleep in kvm_vcpu_on_spin by Rik van Riel · 14 years ago
  72. 34bb10b KVM: keep track of which task is running a KVM vcpu by Rik van Riel · 14 years ago
  73. 77c100c export pid symbols needed for kvm_vcpu_on_spin by Rik van Riel · 14 years ago
  74. 4005996 KVM: Drop ad-hoc vendor specific instruction restriction by Avi Kivity · 14 years ago
  75. d867162 KVM: x86 emulator: vendor specific instructions by Avi Kivity · 14 years ago
  76. 3e90943 KVM: Drop bogus x86_decode_insn() error check by Avi Kivity · 14 years ago
  77. 0bb8865 KVM: x86: Drop obsolete warning about INIT on runnable VCPU by Jan Kiszka · 14 years ago
  78. 12f9a48 KVM: x86: release kvmclock page on reset by Glauber Costa · 14 years ago
  79. f58c9df mm: remove is_hwpoison_address by Huang Ying · 14 years ago
  80. fafc3db KVM: Replace is_hwpoison_address with __get_user_pages by Huang Ying · 14 years ago
  81. 69ebb83 mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally by Huang Ying · 14 years ago
  82. 0014bd9 mm: export __get_user_pages by Huang Ying · 14 years ago
  83. 91c9c3e KVM: x86: handle guest access to BBL_CR_CTL3 MSR by john cooper · 14 years ago
  84. 3cba413 KVM: make make_all_cpus_request() lockless by Xiao Guangrong · 14 years ago
  85. 6b7e2d0 KVM: Add "exiting guest mode" state by Xiao Guangrong · 14 years ago
  86. d48ead8 KVM: fix build warning within __kvm_set_memory_region() on s390 by Heiko Carstens · 14 years ago
  87. 9ca5231 KVM: x86: Remove user space triggerable MCE error message by Jan Kiszka · 14 years ago
  88. 63f42e0 KVM: fix rcu usage warning in kvm_arch_vcpu_ioctl_set_sregs() by Xiao Guangrong · 14 years ago
  89. 40712fa KVM: VMX: Avoid atomic operation in vmx_vcpu_run by Avi Kivity · 14 years ago
  90. 1c696d0 KVM: VMX: Simplify saving guest rcx in vmx_vcpu_run by Avi Kivity · 14 years ago
  91. 00c25bc KVM: VMX: increase ple_gap default to 128 by Rik van Riel · 14 years ago
  92. 3781c01 KVM: SVM: Add support for perf-kvm by Joerg Roedel · 14 years ago
  93. a917949 KVM: VMX: Avoid leaking fake realmode state to userspace by Avi Kivity · 14 years ago
  94. d0ba64f KVM: VMX: Save and restore tr selector across mode switches by Avi Kivity · 14 years ago
  95. bc9c193 KVM: PPC: Fix SPRG get/set for Book3S and BookE by Peter Tyser · 14 years ago
  96. 775077a KVM guest: Fix section mismatch derived from kvm_guest_cpu_online() by Sedat Dilek · 14 years ago
  97. 8234b22 KVM: MMU: Don't flush shadow when enabling dirty tracking by Avi Kivity · 14 years ago
  98. 0c755de Merge branch 'for_next' into for_linus by Jan Kara · 13 years ago
  99. 8184f93 cfq-iosched: Don't update group weights when on service tree by Justin TerAvest · 13 years ago
  100. 5898eb7 ARM: pxa/am300epd: fix leak in am300_init_gpio_regs error path by Axel Lin · 14 years ago