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