summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dma-debug: make memory range checks more consistentJoerg Roedel2009-03-241-5/+8
* dma-debug: warn of unmapping an invalid dma addressFUJITA Tomonori2009-03-191-1/+4
* dma-debug: fix dma_debug_add_bus() definition for !CONFIG_DMA_API_DEBUGIngo Molnar2009-03-181-1/+1
* Merge branch 'dma-api/debug' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2009-03-1810-6/+1304
|\
| * dma-debug/x86: register pci bus for dma-debug leak detectionJoerg Roedel2009-03-171-0/+4
| * dma-debug: add a check dma memory leaksJoerg Roedel2009-03-172-0/+62
| * dma-debug: add checks for kernel text and rodataJoerg Roedel2009-03-171-1/+25
| * dma-debug: print stacktrace of mapping path on unmap errorDavid Woodhouse2009-03-171-14/+38
| * dma-debug: Documentation updateJoerg Roedel2009-03-171-0/+106
| * dma-debug: x86 architecture bindingsJoerg Roedel2009-03-173-6/+46
| * dma-debug: add function to dump dma mappingsDavid Woodhouse2009-03-172-0/+36
| * dma-debug: add checks for sync_single_sg_*Joerg Roedel2009-03-052-0/+52
| * dma-debug: add checks for sync_single_range_*Joerg Roedel2009-03-052-0/+51
| * dma-debug: add checks for sync_single_*Joerg Roedel2009-03-052-0/+41
| * dma-debug: add checking for [alloc|free]_coherentJoerg Roedel2009-03-052-0/+61
| * dma-debug: add add checking for map/unmap_sgJoerg Roedel2009-03-052-0/+89
| * dma-debug: add checking for map/unmap_page/singleJoerg Roedel2009-03-052-0/+76
| * dma-debug: add core checking functionsJoerg Roedel2009-03-051-1/+187
| * dma-debug: add debugfs interfaceJoerg Roedel2009-03-051-0/+78
| * dma-debug: add kernel command line parametersJoerg Roedel2009-03-052-0/+48
| * dma-debug: add initialization codeJoerg Roedel2009-03-052-0/+80
| * dma-debug: add allocator codeJoerg Roedel2009-03-051-0/+57
| * dma-debug: add hash functions for dma_debug_entriesJoerg Roedel2009-03-051-0/+101
| * dma-debug: add header file and core data structuresJoerg Roedel2009-03-053-0/+69
| * dma-debug: add Kconfig entryJoerg Roedel2009-03-052-0/+13
* | Merge branch 'linus' into core/iommuIngo Molnar2009-03-18455-8308/+20415
|\ \ | |/ |/|
| * Avoid 64-bit "switch()" statements on 32-bit architecturesLinus Torvalds2009-03-171-1/+1
| * prevent boosting kprobes on exception addressMasami Hiramatsu2009-03-171-0/+3
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-03-174-28/+56
| |\
| | * dm crypt: wait for endio to complete before destructionMilan Broz2009-03-162-20/+29
| | * dm crypt: fix kcryptd_async_done parameterHuang Ying2009-03-161-5/+21
| | * dm io: respect BIO_MAX_PAGES limitMikulas Patocka2009-03-161-0/+2
| | * dm table: rework reference counting fixMikulas Patocka2009-03-161-2/+2
| | * dm ioctl: validate name length when renamingMilan Broz2009-03-161-1/+2
| * | Fast TSC calibration: calculate proper frequency error boundsLinus Torvalds2009-03-171-45/+56
| * | Fix potential fast PIT TSC calibration startup glitchLinus Torvalds2009-03-171-0/+9
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-03-1610-75/+39
| |\ \
| | * \ Merge branches 'misc-up-now' and 'platform-drivers' into releaseLen Brown2009-03-166-16/+21
| | |\ \
| | | * | acpi-wmi: unsigned cannot be less than 0Roel Kluin2009-03-161-1/+1
| | | * | thinkpad-acpi: fix module autoloading for older modelsMathieu Chouquet-Stringer2009-03-161-4/+4
| | | * | acer-wmi: Unmark as 'experimental'Carlos Corbacho2009-03-161-2/+1
| | | * | acpi-wmi: Unmark as 'experimental'Carlos Corbacho2009-03-161-2/+1
| | | * | acer-wmi: double free in acer_rfkill_exit()Dan Carpenter2009-03-161-1/+1
| | | * | platform/x86: depends instead of select for laptop platform driversCorentin Chary2009-03-161-1/+1
| | | * | asus-laptop: use select instead of depends onCorentin Chary2009-03-161-3/+3
| | | * | eeepc-laptop: restore acpi_generate_proc_event()Corentin Chary2009-03-161-1/+5
| | | * | asus-laptop: restore acpi_generate_proc_event()Corentin Chary2009-03-161-1/+4
| | | |/
| | * | acpi: check for pxm_to_node_map overflowCyrill Gorcunov2009-03-161-1/+1
| | * | ACPI: remove doubled status checkingJiri Slaby2009-03-161-8/+1
| | * | ACPI suspend: Blacklist Toshiba Satellite L300 that requires to set SCI_EN di...Zhang Rui2009-03-161-0/+8
OpenPOWER on IntegriCloud