1. 875764d intel-iommu: Simplify __intel_alloc_iova() by David Woodhouse · 15 years ago
  2. 6f6a00e intel-iommu: Performance improvement for domain_pfn_mapping() by David Woodhouse · 15 years ago
  3. 310a5ab intel-iommu: Performance improvement for dma_pte_clear_range() by David Woodhouse · 15 years ago
  4. c5395d5 intel-iommu: Clean up iommu_domain_identity_map() by David Woodhouse · 15 years ago
  5. 1a4a455 intel-iommu: Remove last use of PHYSICAL_PAGE_MASK, for reserving PCI BARs by David Woodhouse · 15 years ago
  6. 03d6a24 intel-iommu: Make iommu_flush_iotlb_psi() take pfn as argument by David Woodhouse · 15 years ago
  7. 88cb6a7 intel-iommu: Change aligned_size() to aligned_nrpages() by David Woodhouse · 15 years ago
  8. b536d24 intel-iommu: Clean up intel_map_sg(), remove domain_page_mapping() by David Woodhouse · 15 years ago
  9. ad05122 intel-iommu: Use domain_pfn_mapping() in intel_iommu_map_range() by David Woodhouse · 15 years ago
  10. 0ab36de intel-iommu: Use domain_pfn_mapping() in __intel_map_single() by David Woodhouse · 15 years ago
  11. 61df744 intel-iommu: Introduce domain_pfn_mapping() by David Woodhouse · 15 years ago
  12. 1c5a46e intel-iommu: Clean up address handling in domain_page_mapping() by David Woodhouse · 15 years ago
  13. b026fd2 intel-iommu: Change addr_to_dma_pte() to pfn_to_dma_pte() by David Woodhouse · 15 years ago
  14. 163cc52 intel-iommu: Clean up intel_iommu_unmap_range() by David Woodhouse · 15 years ago
  15. d794dc9 intel-iommu: Make dma_pte_free_pagetable() take pfns as argument by David Woodhouse · 15 years ago
  16. 6660c63 intel-iommu: Make dma_pte_free_pagetable() use pfns by David Woodhouse · 15 years ago
  17. 595badf intel-iommu: Make dma_pte_clear_range() take pfns as argument by David Woodhouse · 15 years ago
  18. 04b18e6 intel-iommu: Make dma_pte_clear_range() use pfns by David Woodhouse · 15 years ago
  19. 66eae84 intel-iommu: Don't just mask out too-big physical addresses; BUG() instead by David Woodhouse · 15 years ago
  20. a75f7cf intel-iommu: Make dma_pte_clear_one() take pfn not address by David Woodhouse · 15 years ago
  21. 90dcfb5 intel-iommu: Change dma_addr_level_pte() to dma_pfn_level_pte() by David Woodhouse · 15 years ago
  22. 77dfa56 intel-iommu: Change address_level_offset() to pfn_level_offset() by David Woodhouse · 15 years ago
  23. dd4e831 intel-iommu: Change dma_set_pte_addr() to dma_set_pte_pfn() by David Woodhouse · 15 years ago
  24. c7ab48d intel-iommu: Clean up identity mapping code, remove CONFIG_DMAR_GFX_WA by David Woodhouse · 15 years ago
  25. b213203 intel-iommu: Create new iommu_domain_identity_map() function by David Woodhouse · 15 years ago
  26. bf92df3 intel-iommu: Only avoid flushing device IOTLB for domain ID 0 in caching mode by Yu Zhao · 15 years ago
  27. a679128 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  28. 61abfd2 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 15 years ago
  29. 4075ea8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 15 years ago
  30. 919a6d1 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  31. cf2acfb Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  32. 37da045 amd64_edac: misc small cleanups by Borislav Petkov · 15 years ago
  33. 30c875c amd64_edac: fix ecc_enable_override handling by Borislav Petkov · 15 years ago
  34. 584fcff amd64_edac: check only ECC bit in amd64_determine_edac_cap by Borislav Petkov · 15 years ago
  35. 7e25a24 intel-iommu: fix Identity Mapping to be arch independent by Chris Wright · 15 years ago
  36. 5ba762c powerpc/rtas: Fix watchdog driver temperature read functionality by Adrian Reber · 16 years ago
  37. 04a85d1 powerpc/BSR: Fix BSR to allow mmap of small BSR on 64k kernel by Sonny Rao · 15 years ago
  38. e4031d5 powerpc/BSR: add 4096 byte BSR size by Sonny Rao · 15 years ago
  39. 3514141 powerpc/pmac: Fix DMA ops for MacIO devices by Benjamin Herrenschmidt · 15 years ago
  40. 412af97 ACPI: video: prevent NULL deref in acpi_get_pci_dev() by Troy Moure · 15 years ago
  41. 3cd530b eeepc-laptop: add rfkill support for the 3G modem in Eee PC 901 Go by Corentin Chary · 15 years ago
  42. dbfa3ba eeepc-laptop: get the right value for CMSG by Corentin Chary · 15 years ago
  43. f36509e eeepc-laptop: makes get_acpi() returns -ENODEV by Corentin Chary · 15 years ago
  44. 1ddec2f eeepc-laptop: right parent device by Corentin Chary · 15 years ago
  45. 7de3938 eeepc-laptop: rfkill refactoring by Corentin Chary · 15 years ago
  46. 19b5328 eeepc-laptop.c: use pr_fmt and pr_<level> by Joe Perches · 15 years ago
  47. 2b121bc eeepc-laptop: Register as a pci-hotplug device by Corentin Chary · 15 years ago
  48. 987fed3 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  49. f4fa446 usb_serial: Fix oops when unexisting usb serial device is opened. by Thadeu Lima de Souza Cascardo · 15 years ago
  50. 922b135 acm: Fix oops when closing ACM tty device right after open has failed. by Thadeu Lima de Souza Cascardo · 15 years ago
  51. 42dd2aa acm: Return ENODEV instead of EINVAL when trying to open ACM device. by Thadeu Lima de Souza Cascardo · 15 years ago
  52. a37f6b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 15 years ago
  53. 47749b1 i2c: fix build bug in i2c-designware.c by Ingo Molnar · 15 years ago
  54. f27884a Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 15 years ago
  55. c82e6d4 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  56. a620c16 Staging: octeon-ethernet: Fix race freeing transmit buffers. by David Daney · 15 years ago
  57. f696a10 Staging: octeon-ethernet: Convert to use net_device_ops. by David Daney · 15 years ago
  58. 4ac4aa5 DMA: txx9dmac: use dma_unmap_single if DMA_COMPL_{SRC,DEST}_UNMAP_SINGLE set by Atsushi Nemoto · 15 years ago
  59. c3cb5e1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 15 years ago
  60. ea94b50 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 15 years ago
  61. 0c26d7c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  62. 09ce42d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  63. 4d8d4d2 Remove low_latency flag setting from nozomi and mxser drivers by Chuck Ebbert · 15 years ago
  64. 6af9a43 tty: fix tty_port_block_til_ready waiting by Jiri Slaby · 15 years ago
  65. 24ed3ab pci: use pci_ioremap_bar() in drivers/serial by Arjan van de Ven · 15 years ago
  66. ce89294 synclink_gt: fix transmit race and timeout by Paul Fulghum · 15 years ago
  67. 2a13373 jsm: clean up "serial: jsm: correctly support 4 8 port boards" by Andrew Morton · 15 years ago
  68. a10b32d kgdb: kgdboc console poll hooks for serial_txx9 uart by Atsushi Nemoto · 15 years ago
  69. d7e2f36 ide cs5520: Initialize second port's interrupt number. by David S. Miller · 15 years ago
  70. a1317f7 ide: improve handling of Power Management requests by Bartlomiej Zolnierkiewicz · 15 years ago
  71. ba9413b ide: add QUANTUM FIREBALLct20 30 with firmware APL.090 to ivb_list[] by Bartlomiej Zolnierkiewicz · 15 years ago
  72. 346c17a ide: relax DMA info validity checking by Bartlomiej Zolnierkiewicz · 15 years ago
  73. d9ae624 ide-cd: Improve "weird block size" error message by Frans Pop · 15 years ago
  74. af054ed ide-cd: Don't warn on bogus block size unless it actually matters. by David S. Miller · 15 years ago
  75. ffc36c7 ide: fix handling of unexpected IRQs vs request_irq() by Bartlomiej Zolnierkiewicz · 15 years ago
  76. 7959ea2 bnx2: Fix the behavior of ethtool when ONBOOT=no by Ooiwa Naohiro · 15 years ago
  77. 8b169b5 drm: remove unused #include <linux/version.h>'s by Huang Weiyi · 15 years ago
  78. 5b6345b Merge remote branch 'origin/drm-intel-next' of ../drm-intel into drm-fixes by Dave Airlie · 15 years ago
  79. 176f613 drm/radeon: fix driver initialization order so radeon kms can be builtin by Jerome Glisse · 15 years ago
  80. e14cbee drm: Fix shifts which were miscalculated when converting from bitfields. by Michel Dänzer · 15 years ago
  81. b1e3a6d drm/radeon: Clear surface registers at initialization time. by Michel Dänzer · 15 years ago
  82. 696d4df drm/radeon: Don't initialize acceleration related fields of struct fb_info. by Michel Dänzer · 15 years ago
  83. f92e93e drm/radeon: fix radeon kms framebuffer device by Jerome Glisse · 15 years ago
  84. 21ab01e asus-laptop: remove EXPERIMENTAL dependency by Corentin Chary · 15 years ago
  85. 2fcc23d asus-laptop: use pr_fmt and pr_<level> by Corentin Chary · 15 years ago
  86. b31d0fd eeepc-laptop: cpufv updates by Corentin Chary · 15 years ago
  87. b7b700d eeepc-laptop: sync eeepc-laptop with asus_acpi by Corentin Chary · 15 years ago
  88. 6122af3 asus_acpi: Deprecate in favor of asus-laptop by Corentin Chary · 15 years ago
  89. 76593d6 acpi4asus: update MAINTAINER and KConfig links by Corentin Chary · 15 years ago
  90. 116bf2e asus-laptop: platform dev as parent for led and backlight by Corentin Chary · 15 years ago
  91. cede2cb eeepc-laptop: enable camera by default by Pekka Enberg · 15 years ago
  92. 57599cc Merge branch 'bjorn-notify' into release by Len Brown · 15 years ago
  93. fbe8cdd Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release by Len Brown · 15 years ago
  94. 7a04b84 ACPI: Rename ACPI processor device bus ID by Zhao Yakui · 15 years ago
  95. e86435e acerhdf: Acer Aspire One fan control by Peter Feuerer · 15 years ago
  96. 152a4e6 ACPI: video: DMI workaround broken Acer 7720 BIOS enabling display brightness by Zhang Rui · 15 years ago
  97. c8d72a5 ACPI: run ACPI device hot removal in kacpi_hotplug_wq by Zhang Rui · 15 years ago
  98. 86e437f ACPI: Add the reference count to avoid unloading ACPI video bus twice by Zhao Yakui · 15 years ago
  99. 35a7c64f ACPI: DMI to disable Vista compatibility on some Sony laptops by Zhang Rui · 15 years ago
  100. c02256b ACPI: fix a deadlock in hotplug case by Zhang Rui · 15 years ago