1. 38ddf41 AMD IOMMU: some set_device_domain cleanups by Joerg Roedel · 16 years ago
  2. bd60b73 AMD IOMMU: don't assign preallocated protection domains to devices by Joerg Roedel · 16 years ago
  3. 90008ee AMD IOMMU: add event handling code by Joerg Roedel · 16 years ago
  4. a80dc3e AMD IOMMU: add MSI interrupt support by Joerg Roedel · 16 years ago
  5. 3eaf28a AMD IOMMU: save pci_dev instead of devid by Joerg Roedel · 16 years ago
  6. ee893c2 AMD IOMMU: save pci segment from ACPI tables by Joerg Roedel · 16 years ago
  7. 335503e AMD IOMMU: add event buffer allocation by Joerg Roedel · 16 years ago
  8. 1c65577 AMD IOMMU: implement lazy IO/TLB flushing by Joerg Roedel · 16 years ago
  9. 2842e5bf x86: move GART TLB flushing options to generic code by Joerg Roedel · 16 years ago
  10. 07a2c01 convert swiotlb to use dma_get_mask by FUJITA Tomonori · 16 years ago
  11. 589fc9a iommu: add dma_get_mask helper function by FUJITA Tomonori · 16 years ago
  12. eecfffc iommu: add iommu_device_max_index IOMMU helper function by FUJITA Tomonori · 16 years ago
  13. 6e03f99 Merge branch 'linus' into x86/iommu by Ingo Molnar · 16 years ago
  14. 7c22a3d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  15. c19e808 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  16. 8e82f8c memstick: fix MSProHG 8-bit interface mode support by Alex Dubov · 16 years ago
  17. 5bead2a mm: mark the correct zone as full when scanning zonelists by Mel Gorman · 16 years ago
  18. dea420c include/linux/ioport.h: add missing macro argument for devm_release_* family by Hiroshi DOYU · 16 years ago
  19. 97b697a [libata] LBA28/LBA48 off-by-one bug in ata.h by Taisuke Yamada · 16 years ago
  20. 1045b03 netlink: fix overrun in attribute iteration by Vegard Nossum · 16 years ago
  21. 6d242a2 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  22. 29cd195 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  23. 2dc75d3 block: disable sysfs parts of the disk command filter by Jens Axboe · 16 years ago
  24. 9821626 x86: convert dma_alloc_coherent to use is_device_dma_capable by FUJITA Tomonori · 16 years ago
  25. 8a493d3 x86: remove duplicated extern force_iommu by FUJITA Tomonori · 16 years ago
  26. 636dc67 add is_buffer_dma_capable helper function by FUJITA Tomonori · 16 years ago
  27. e92b4fd Merge commit 'v2.6.27-rc6' into x86/iommu by Ingo Molnar · 16 years ago
  28. 91cd99f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  29. deac93d lib: Correct printk %pF to work on all architectures by James Bottomley · 16 years ago
  30. fd9ec7d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 16 years ago
  31. 9fcaff0 x86: unused variable in dma_alloc_coherent_gfp_flags() by Steven Noonan · 16 years ago
  32. e7c29cb [Bluetooth] Reject L2CAP connections on an insecure ACL link by Marcel Holtmann · 16 years ago
  33. 09ab6f4 [Bluetooth] Enforce correct authentication requirements by Marcel Holtmann · 16 years ago
  34. e1d7bf1 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  35. bcbc713 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  36. d315492 netns : fix kernel panic in timewait socket destruction by Daniel Lezcano · 16 years ago
  37. 823e7e8 x86: dma_alloc_coherent sets gfp flags properly by FUJITA Tomonori · 16 years ago
  38. 8a53ad6 x86: fix nommu_alloc_coherent allocation with NULL device argument by FUJITA Tomonori · 16 years ago
  39. de9f521 x86: move pci-nommu's dma_mask check to common code by FUJITA Tomonori · 16 years ago
  40. 64f996f Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  41. f532522 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  42. a22a9a9 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  43. 291c54f Merge branch 'sched/cpuset' into sched/urgent by Ingo Molnar · 16 years ago
  44. dfb512e sched: arch_reinit_sched_domains() must destroy domains to force rebuild by Max Krasnyansky · 16 years ago
  45. b6734c3 x86: add NOPL as a synthetic CPU feature bit by H. Peter Anvin · 16 years ago
  46. 22f3016 tracehook: comment pasto fixes by Roland McGrath · 16 years ago
  47. 11d55d2 res_counter: fix off-by-one bug in setting limit by Li Zefan · 16 years ago
  48. 7f62186 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  49. 6f74b18 Merge git://git.infradead.org/~dwmw2/dwmw2-2.6.27 by Linus Torvalds · 16 years ago
  50. 14408c4f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
  51. 54e2a32 Merge branch 'core/debugobjects' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  52. e0cee3e [MIPS] Fix WARNING: at kernel/smp.c:290 by Thomas Bogendoerfer · 16 years ago
  53. e51af66 x86: blacklist DMAR on Intel G31/G33 chipsets by David Woodhouse · 16 years ago
  54. ca1af29 x86, pci: add northbridge pci ids for fam 0x11 processors by Joerg Roedel · 16 years ago
  55. 4904862 sched: fix process time monotonicity by Balbir Singh · 16 years ago
  56. afbc8d8 Fix conditional export of kvh.h and a.out.h to userspace. by Khem Raj · 16 years ago
  57. 7c1e768 clockevents: prevent clockevent event_handler ending up handler_noop by Venkatesh Pallipadi · 16 years ago
  58. db0a290 Merge branch 'fixes_stg' of ../git_old into fixes by Mauro Carvalho Chehab · 16 years ago
  59. 2012254 V4L/DVB (8832): gspca: Bad pixelformat of vc0321 webcams. by Jean-Francois Moine · 16 years ago
  60. d6db35e V4L/DVB (8809): gspca: Revert commit 9a9335776548d01525141c6e8f0c12e86bbde982 by Hans de Goede · 16 years ago
  61. 89a44b8 V4L/DVB (8720): gspca: V4L2_CAP_SENSOR_UPSIDE_DOWN added as a cap for some webcams. by Hans de Goede · 16 years ago
  62. f75c495 V4L/DVB (8675): gspca: Pixmap PJPG (Pixart 73xx JPEG) added, generated by pac7311. by Jean-Francois Moine · 16 years ago
  63. d26acd9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  64. 4b85615 mm: show quicklist usage in /proc/meminfo by KOSAKI Motohiro · 16 years ago
  65. afa153f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  66. 96f8021 ide: fix hwif_to_node() by Bartlomiej Zolnierkiewicz · 16 years ago
  67. 71fc9fc IDE: compile fix for sff_dma_ops by Kevin Hilman · 16 years ago
  68. e77295d Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  69. 673d62cc debugobjects: fix lockdep warning by Vegard Nossum · 16 years ago
  70. bef69ea Resource handling: add 'insert_resource_expand_to_fit()' function by Linus Torvalds · 16 years ago
  71. 7c19a3d net: Unbreak userspace usage of linux/mroute.h by David S. Miller · 16 years ago
  72. 01b291b [SCSI] fix check of PQ and PDT bits for WLUNs by James Bottomley · 16 years ago
  73. 604a278 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  74. e52c885 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  75. 9c2bdac Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  76. 96e21e4 i2c: Add missing kerneldoc descriptions by Jean Delvare · 16 years ago
  77. b09331e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  78. 5b51a7e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  79. fe439dd pkt_sched: Fix sch_tree_lock() by Jarek Poplawski · 16 years ago
  80. f6f9b93 pkt_sched: Fix gen_estimator locks by Jarek Poplawski · 16 years ago
  81. 5168c47 block: remove blk_queue_tag_depth() and blk_queue_tag_queue() by Jens Axboe · 16 years ago
  82. 4beab5c block: rename blk_scsi_cmd_filter to blk_cmd_filter by FUJITA Tomonori · 16 years ago
  83. abf5439 block: move cmdfilter from gendisk to request_queue by FUJITA Tomonori · 16 years ago
  84. 639f657 Blackfin arch: move include/asm-blackfin header files to arch/blackfin by Bryan Wu · 16 years ago
  85. 5770a3f Fix userspace export of <linux/net.h> by David Woodhouse · 16 years ago
  86. 3885b71 [MIPS] Wire up new syscalls. by Ralf Baechle · 16 years ago
  87. 08970fc x86: msr: fix bogus return values from rdmsr_safe/wrmsr_safe by H. Peter Anvin · 16 years ago
  88. c6f3193 x86: msr: propagate errors from smp_call_function_single() by H. Peter Anvin · 16 years ago
  89. 426e1ea Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  90. ec73adb Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  91. 087713f Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  92. 2a61812 x86: add X86_FEATURE_XMM4_2 definitions by Austin Zhang · 16 years ago
  93. 1327138 KVM: fix userspace ABI breakage by Adrian Bunk · 16 years ago
  94. 18b13e5 KVM: Use .fixup instead of .text.fixup on __kvm_handle_fault_on_reboot by Eduardo Habkost · 16 years ago
  95. bf20029 stop_machine: Remove deprecated stop_machine_run by Rusty Russell · 16 years ago
  96. f58899b Merge branch 'linus' into x86/urgent by Ingo Molnar · 16 years ago
  97. 3d9b7a5 Blackfin arch: fix bug - MPU crashes under stress by Bernd Schmidt · 16 years ago
  98. e45b590 [PATCH] change d_add_ci argument ordering by Christoph Hellwig · 16 years ago
  99. 6450f65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  100. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago