1. c4bd09b KVM: Minor MMU documentation edits by Avi Kivity · 14 years ago
  2. b843f06 KVM: Document KVM_GET_MP_STATE and KVM_SET_MP_STATE by Avi Kivity · 14 years ago
  3. 0390918 KVM: Document mmu by Avi Kivity · 14 years ago
  4. 9beeaa2 Merge branch 'perf' by Avi Kivity · 14 years ago
  5. 647dc49 KVM: Document replacements for KVM_EXIT_HYPERCALL by Avi Kivity · 14 years ago
  6. ad0a048 KVM: PPC: Add OSI hypercall interface by Alexander Graf · 14 years ago
  7. 71fbfd5 KVM: Add support for enabling capabilities per-vcpu by Alexander Graf · 14 years ago
  8. 8a5416d KVM: Document KVM_SET_TSS_ADDR by Avi Kivity · 14 years ago
  9. 0f2d8f4 KVM: Document KVM_SET_USER_MEMORY_REGION by Avi Kivity · 14 years ago
  10. a1efbe7 KVM: x86: Add support for saving&restoring debug registers by Jan Kiszka · 14 years ago
  11. 48005f6 KVM: x86: Save&restore interrupt shadow mask by Jan Kiszka · 14 years ago
  12. 6796134 KVM: add doc note about PIO/MMIO completion API by Marcelo Tosatti · 14 years ago
  13. 85341c6 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  14. dc57da3 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  15. 00eef7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  16. 93ccae7 tracing/kprobes: Support basic types on dynamic events by Masami Hiramatsu · 14 years ago
  17. 50aec00 rcu: Update docs for rcu_access_pointer and rcu_dereference_protected by Paul E. McKenney · 14 years ago
  18. 2b2f862 Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 14 years ago
  19. 4a1032f Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  20. 2f40842 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  21. ca7e0c6 Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
  22. 6929869 net: corrected documentation for hardware time stamping by Patrick Loschmidt · 14 years ago
  23. 84db18b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  24. a8557dc fbdev: rename imacfb.txt to efifb.txt and change imacfb to efifb. by Justin P. Mattock · 14 years ago
  25. 12ff4bf Merge branch 'amd-iommu/fixes' into iommu/fixes by Joerg Roedel · 14 years ago
  26. 20a1cfb x86/amd-iommu: Remove obsolete parameter documentation by Joerg Roedel · 14 years ago
  27. 14e71e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  28. cb4361c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  29. dfc3338 [WATCHDOG] doc: Fix use of WDIOC_SETOPTIONS ioctl. by James Hogan · 14 years ago
  30. 749d229 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  31. 9208d24 9p: documentation update by Sripathi Kodi · 14 years ago
  32. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  33. cf9cf9a [WATCHDOG] doc: watchdog simple example: don't fail on fsync() by Giel van Schijndel · 14 years ago
  34. d4509e5 Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  35. ec5e61a Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  36. a1d6f3f stmmac: add documentation for the driver. by Giuseppe CAVALLARO · 14 years ago
  37. 91cb173 ALSA: hda - Update document about MSI and interrupts by Takashi Iwai · 14 years ago
  38. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  39. 9f32160 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  40. 8136b58 ceph: some documentations fixes by Cheng Renquan · 14 years ago
  41. 95d2c8e powerpc/fsl: add device tree binding for QE firmware by Timur Tabi · 14 years ago
  42. 90fddab Document Linux's circular buffering capabilities by David Howells · 14 years ago
  43. 5574169 doc: add the documentation for mpol=local by KOSAKI Motohiro · 14 years ago
  44. 5e07c2c Documentation: rename PCI/PCI-DMA-mapping.txt to DMA-API-HOWTO.txt by FUJITA Tomonori · 14 years ago
  45. 5ca9ea9 memcg: fix typo in memcg documentation by Greg Thelen · 14 years ago
  46. 091e635 Documentation/volatile-considered-harmful.txt: correct cpu_relax() documentation by Russell King · 14 years ago
  47. 23ab15a ceph: avoid loaded term 'OSD' in documention by Sage Weil · 14 years ago
  48. d2f1e15 Merge commit 'v2.6.34-rc2' into perf/core by Ingo Molnar · 14 years ago
  49. 13bad37 Input: update the status of the Multitouch X driver project by Henrik Rydberg · 14 years ago
  50. 97065e0 Input: clarify the no-finger event in multitouch protocol by Henrik Rydberg · 14 years ago
  51. 2eb645e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  52. 8fdb7e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  53. fc7f99c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  54. 1e63ef0 USB: Fix documentation for avoid_reset_quirk by Oliver Neukum · 14 years ago
  55. 178a5b3 kobject: documentation: Update to refer to kset-example.c. by Robert P. J. Day · 14 years ago
  56. 462bd29 kobject: documentation: Fix erroneous example in kobject doc. by Robert P. J. Day · 14 years ago
  57. b4b7a4e Merge branch 'master' into for-linus by Jens Axboe · 14 years ago
  58. 5cc718b kprobes: Hide CONFIG_OPTPROBES and set if arch supports optimized kprobes by Masami Hiramatsu · 14 years ago
  59. 4961e02 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  60. f28f9e4 timestamping: fix example build by Randy Dunlap · 14 years ago
  61. ec28dcc Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into release by Len Brown · 14 years ago
  62. 3b1da4c ACPI: processor: remove early _PDC optin quirks by Alex Chiang · 14 years ago
  63. 4c81ba4 ACPI: plan to delete "acpi=ht" boot option by Len Brown · 14 years ago
  64. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  65. dca1d9f Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  66. b3e63af ldisc: new dcd_change() method for line disciplines by Rodolfo Giometti · 14 years ago
  67. 51e7364 Documentation: rename PCI-DMA-mapping.txt to DMA-API-HOWTO.txt by FUJITA Tomonori · 14 years ago
  68. f5a69f4 Documentation: remove the PCI DMA API description in DMA-API.txt by FUJITA Tomonori · 14 years ago
  69. 216bf58 Documentation: convert PCI-DMA-mapping.txt to use the generic DMA API by FUJITA Tomonori · 14 years ago
  70. 6a1961f dma-mapping: dma-mapping.h: add dma_set_coherent_mask by FUJITA Tomonori · 14 years ago
  71. 0acedc1 dma-mapping.h: add the dma_unmap state API by FUJITA Tomonori · 14 years ago
  72. 8127bfc DMA-API.txt: remove dma_sync_single_range description by FUJITA Tomonori · 14 years ago
  73. 9705ef7 DMA-API.txt: add dma_sync_single/sg API description by FUJITA Tomonori · 14 years ago
  74. 039956e Documentation/DMA-API.txt: remove deprecated function descriptions by FUJITA Tomonori · 14 years ago
  75. ae74e82 ipmi: add parameter to limit CPU usage in kipmid by Martin Wilck · 14 years ago
  76. 0263c12 memcg: fix typos in memcg_test.txt by Kirill A. Shutemov · 14 years ago
  77. 1e11145 memcg: update memcg_test.txt to describe memory thresholds by Kirill A. Shutemov · 14 years ago
  78. 1d8fd97 cgroups: add simple listener of cgroup events to documentation by Kirill A. Shutemov · 14 years ago
  79. daaf1e6 memcg: handle panic_on_oom=always case by KAMEZAWA Hiroyuki · 14 years ago
  80. 1080d7a memcg: update memcg_test.txt by Daisuke Nishimura · 14 years ago
  81. 2e72b63 memcg: implement memory thresholds by Kirill A. Shutemov · 14 years ago
  82. 0dea116 cgroup: implement eventfd-based generic API for notifications by Kirill A. Shutemov · 14 years ago
  83. 0249144 memcg: move charges of anonymous swap by Daisuke Nishimura · 14 years ago
  84. 7dc74be memcg: add interface to move charge at task migration by Daisuke Nishimura · 14 years ago
  85. 8ca712e cgroups: fix CONTENTS in cgroups documentation by Kirill A. Shutemov · 14 years ago
  86. cf5d594 cgroups: subsystem module unloading by Ben Blum · 14 years ago
  87. e6a1105 cgroups: subsystem module loading interface by Ben Blum · 14 years ago
  88. 2468c72 cgroup: introduce cancel_attach() by Daisuke Nishimura · 14 years ago
  89. 5ce9f07 Documentation/email-clients.txt: update gmail information by Dave Young · 14 years ago
  90. b6b6e2b Documentation: remove obsolete voyager.txt file by Bartlomiej Zolnierkiewicz · 14 years ago
  91. b5247c8 Documentation/SubmitChecklist: add rule #1 by Randy Dunlap · 14 years ago
  92. 70bace8 Documentation/vm/: split txt and source files by Randy Dunlap · 14 years ago
  93. 1e0051a Documentation/fs/: split txt and source files by Randy Dunlap · 14 years ago
  94. d49129a Documentation/laptop/: split txt and source files by Randy Dunlap · 14 years ago
  95. e618630 Documentation/timers/: split txt and source files by Randy Dunlap · 14 years ago
  96. 881245d Add DocBook documentation for the block tracepoints. by William Cohen · 14 years ago
  97. 988addf Merge branch 'origin' into devel-stable by Russell King · 14 years ago
  98. e101541 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  99. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  100. 56b7892 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago