1. 1791983 Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  2. 374e552 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 13 years ago
  3. 978ca16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 13 years ago
  4. 02e4c62 Merge branch 'for-linus/2639/i2c-1' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  5. 4b0e976 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 13 years ago
  6. 1bdd638 RDMA/addr: Fix return of uninitialized ret value by Sean Hefty · 13 years ago
  7. 19520fc Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  8. c8def55 smp_call_function_interrupt: use typedef and %pf by Milton Miller · 14 years ago
  9. 723aae2 smp_call_function_many: handle concurrent clearing of mask by Milton Miller · 14 years ago
  10. 45a5791 call_function_many: add missing ordering by Milton Miller · 14 years ago
  11. e6cd1e0 call_function_many: fix list delete vs add race by Milton Miller · 14 years ago
  12. ef2b4b9 mm: PageBuddy and mapcount robustness by Andrea Arcangeli · 13 years ago
  13. 732063b gpio/langwell: Simplify demux loop by Thomas Gleixner · 13 years ago
  14. 674db90 gpio/langwell: Convert irq name space by Thomas Gleixner · 13 years ago
  15. 20e2aa9 gpio/langwell: Fix broken irq_eoi change. by Thomas Gleixner · 13 years ago
  16. 61ab3fe gpio; Make Intel chipset gpio drivers depend on x86 by Thomas Gleixner · 13 years ago
  17. 2dd2299 Merge remote-tracking branch 'origin' into spi/next by Grant Likely · 13 years ago
  18. c07946a mmc: dw_mmc: support mmc power control with regulator by Jaehoon Chung · 14 years ago
  19. e61cf11 mmc: dw_mmc: fix suspend/resume operation by Jaehoon Chung · 13 years ago
  20. fc3d772 mmc: dw_mmc: add quirks for unreliable card detect, and capabilities by Jaehoon Chung · 14 years ago
  21. 860cfe7 mmc: tmio: fix address in kunmap_atomic() calls by Guennadi Liakhovetski · 14 years ago
  22. b33d46c mmc: core: reset card voltage after power off by Ulf Hansson · 14 years ago
  23. ab1efd2 mmc: core: export function mmc_do_release_host() by Ulf Hansson · 14 years ago
  24. 0aab399 mmc: sdio: remember new card RCA when redetecting card by Stefan Nilsson XK · 14 years ago
  25. ba6a902 mmc: dw_mmc: Remove set-but-unused variable. by Chris Ball · 14 years ago
  26. 7e29c30 mmc: sdhci-esdhc-imx: add card detect on custom GPIO for mx25/35 by Wolfram Sang · 14 years ago
  27. 3bb2a9f mmc: sdhci-esdhc: broken card detection is not a default quirk by Wolfram Sang · 14 years ago
  28. 0c6d49c mmc: sdhci-esdhc-imx: add write protect on custom GPIO on mx25/35 by Wolfram Sang · 14 years ago
  29. dffc55a mmc: msm_sdcc: remove needless cache flush after dma_unmap_sg() by Linus Walleij · 14 years ago
  30. 7780c80 arm: mach-kirkwood: add led in sheevaplug-setup.c by Robin Becker · 14 years ago
  31. 36885ff gpio/cs5535-gpio: Fix section mismatch by Nikanth Karthikesan · 14 years ago
  32. 4be34b9 SUNRPC: Remove resource leak in svc_rdma_send_error() by Jesper Juhl · 14 years ago
  33. 0dccb04 arch/tile: support newer binutils assembler shift semantics by Chris Metcalf · 13 years ago
  34. 22a94d4 Btrfs: add checks to verify dir items are correct by Josef Bacik · 13 years ago
  35. 4141573 Btrfs: check return value of btrfs_search_slot properly by Josef Bacik · 13 years ago
  36. a826d6d Btrfs: check items for correctness as we search by Josef Bacik · 13 years ago
  37. 85026533 Btrfs: return error if the range we want to map is bogus by Josef Bacik · 14 years ago
  38. 695a0d0 Btrfs: add a comment explaining what btrfs_cont_expand does by Josef Bacik · 14 years ago
  39. 930f028 Btrfs: use mark_inode_dirty when expanding the file by Josef Bacik · 14 years ago
  40. f0cd846 Btrfs: only add orphan items when truncating by Josef Bacik · 14 years ago
  41. ded5db9 Btrfs: make sure to remove the orphan item from the in-memory list by Josef Bacik · 14 years ago
  42. 66b4ffd Btrfs: handle errors in btrfs_orphan_cleanup by Josef Bacik · 14 years ago
  43. 3893e33 Btrfs: cleanup error handling in the truncate path by Josef Bacik · 14 years ago
  44. a41ad39 Btrfs: convert to the new truncate sequence by Josef Bacik · 14 years ago
  45. dc89e98 Btrfs: use a slab for the free space entries by Josef Bacik · 14 years ago
  46. 57a45ced Btrfs: change reserved_extents to an atomic_t by Josef Bacik · 14 years ago
  47. 4a64001 Btrfs: fix how we deal with the pages array in the write path by Josef Bacik · 14 years ago
  48. d0215f3 Btrfs: simplify our write path by Josef Bacik · 14 years ago
  49. 9f570b8 Btrfs: fix formatting in file.c by Josef Bacik · 14 years ago
  50. 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
  51. 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
  52. 31598e8 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  53. 5a02ab7 nfsd: wrong index used in inner loop by Mi Jinlong · 14 years ago
  54. cf507b6 Merge create_session decoding fix into for-2.6.39 by J. Bruce Fields · 13 years ago
  55. 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
  56. fd34b0d Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 13 years ago
  57. 9ae78bc nfsd4: fix comment and remove unused nfsd4_file fields by J. Bruce Fields · 13 years ago
  58. 8e26de2 RPC: killing RPC tasks races fixed by Stanislav Kinsbursky · 13 years ago
  59. ba3c578 xprt: remove redundant check by j223yang@asset.uwaterloo.ca · 13 years ago
  60. a8de240 SUNRPC: Convert struct rpc_xprt to use atomic_t counters by Trond Myklebust · 14 years ago
  61. e020c68 SUNRPC: Ensure we always run the tk_callback before tk_action by Trond Myklebust · 14 years ago
  62. 42fea15 spi/rtc-{ds1390,ds3234,m41t94}: Use spi_get_drvdata() for SPI devices by Geert Uytterhoeven · 13 years ago
  63. 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
  64. 776e58e KVM: unbreak userspace that does not sets tss address by Gleb Natapov · 14 years ago
  65. 0f53b5b KVM: MMU: cleanup pte write path by Xiao Guangrong · 14 years ago
  66. 5d163b1 KVM: MMU: introduce a common function to get no-dirty-logged slot by Xiao Guangrong · 14 years ago
  67. 40dcaa9 KVM: fix rcu usage in init_rmode_* functions by Xiao Guangrong · 14 years ago
  68. 1aa8cee KVM: fix kvmclock regression due to missing clock update by Nikola Ciprich · 14 years ago
  69. 399a40c KVM: emulator: Fix permission checking in io permission bitmap by Gleb Natapov · 14 years ago
  70. 5601d05 KVM: emulator: Fix io permission checking for 64bit guest by Gleb Natapov · 14 years ago
  71. 831ca60 KVM: SVM: Load %gs earlier if CONFIG_X86_32_LAZY_GS=n by Avi Kivity · 14 years ago
  72. afc2018 KVM: x86: Remove useless regs_page pointer from kvm_lapic by Takuya Yoshikawa · 14 years ago
  73. c8ce057 KVM: improve comment on rcu use in irqfd_deassign by Michael S. Tsirkin · 14 years ago
  74. 676646e KVM: MMU: remove unused macros by Xiao Guangrong · 14 years ago
  75. 842f22e KVM: MMU: cleanup page alloc and free by Xiao Guangrong · 14 years ago
  76. 49b26e2 KVM: MMU: do not record gfn in kvm_mmu_pte_write by Xiao Guangrong · 14 years ago
  77. 48c0e4e KVM: MMU: move mmu pages calculated out of mmu lock by Xiao Guangrong · 14 years ago
  78. 1b7fd45 KVM: MMU: set spte accessed bit properly by Xiao Guangrong · 14 years ago
  79. da8dc75 KVM: MMU: fix kvm_mmu_slot_remove_write_access dropping intermediate W bits by Xiao Guangrong · 14 years ago
  80. 38a778a KVM: Start lock documentation by Jan Kiszka · 14 years ago
  81. 1260edbe KVM: better readability of efer_reserved_bits by Lai Jiangshan · 14 years ago
  82. d170c41 KVM: Clear async page fault hash after switching to real mode by Lai Jiangshan · 14 years ago
  83. 93ea538 KVM: VMX: Initialize vm86 TSS only once. by Gleb Natapov · 14 years ago
  84. a8ba6c2 KVM: VMX: update live TR selector if it changes in real mode by Gleb Natapov · 14 years ago
  85. a3b5ba4 KVM: VMX: add the __noclone attribute to vmx_vcpu_run by Lai Jiangshan · 14 years ago
  86. 038f8c1 KVM: x86: Convert tsc_write_lock to raw_spinlock by Jan Kiszka · 14 years ago
  87. 7049467 KVM: remove isr_ack logic from PIC by Gleb Natapov · 14 years ago
  88. 23f3e99 KVM: VMX: fix detection of BIOS disabling VMX by Joseph Cihula · 14 years ago
  89. e935b83 KVM: Convert kvm_lock to raw_spinlock by Jan Kiszka · 14 years ago
  90. bd3d1ec KVM: SVM: check for progress after IRET interception by Avi Kivity · 14 years ago
  91. f863684 KVM: Fix race between nmi injection and enabling nmi window by Avi Kivity · 14 years ago
  92. 217ece6 KVM: use yield_to instead of sleep in kvm_vcpu_on_spin by Rik van Riel · 14 years ago
  93. 34bb10b KVM: keep track of which task is running a KVM vcpu by Rik van Riel · 14 years ago
  94. 77c100c export pid symbols needed for kvm_vcpu_on_spin by Rik van Riel · 14 years ago
  95. 4005996 KVM: Drop ad-hoc vendor specific instruction restriction by Avi Kivity · 14 years ago
  96. d867162 KVM: x86 emulator: vendor specific instructions by Avi Kivity · 14 years ago
  97. 3e90943 KVM: Drop bogus x86_decode_insn() error check by Avi Kivity · 14 years ago
  98. 0bb8865 KVM: x86: Drop obsolete warning about INIT on runnable VCPU by Jan Kiszka · 14 years ago
  99. 12f9a48 KVM: x86: release kvmclock page on reset by Glauber Costa · 14 years ago
  100. f58c9df mm: remove is_hwpoison_address by Huang Ying · 14 years ago