summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-24dma-debug: make memory range checks more consistentJoerg Roedel1-5/+8
2009-03-19dma-debug: warn of unmapping an invalid dma addressFUJITA Tomonori1-1/+4
2009-03-18dma-debug: fix dma_debug_add_bus() definition for !CONFIG_DMA_API_DEBUGIngo Molnar1-1/+1
2009-03-18Merge branch 'dma-api/debug' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar10-6/+1304
2009-03-18Merge branch 'linus' into core/iommuIngo Molnar455-8308/+20415
2009-03-17Avoid 64-bit "switch()" statements on 32-bit architecturesLinus Torvalds1-1/+1
2009-03-17prevent boosting kprobes on exception addressMasami Hiramatsu1-0/+3
2009-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds4-28/+56
2009-03-17Fast TSC calibration: calculate proper frequency error boundsLinus Torvalds1-45/+56
2009-03-17Fix potential fast PIT TSC calibration startup glitchLinus Torvalds1-0/+9
2009-03-17dma-debug/x86: register pci bus for dma-debug leak detectionJoerg Roedel1-0/+4
2009-03-17dma-debug: add a check dma memory leaksJoerg Roedel2-0/+62
2009-03-17dma-debug: add checks for kernel text and rodataJoerg Roedel1-1/+25
2009-03-17dma-debug: print stacktrace of mapping path on unmap errorDavid Woodhouse1-14/+38
2009-03-17dma-debug: Documentation updateJoerg Roedel1-0/+106
2009-03-17dma-debug: x86 architecture bindingsJoerg Roedel3-6/+46
2009-03-17dma-debug: add function to dump dma mappingsDavid Woodhouse2-0/+36
2009-03-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds10-75/+39
2009-03-16dm crypt: wait for endio to complete before destructionMilan Broz2-20/+29
2009-03-16dm crypt: fix kcryptd_async_done parameterHuang Ying1-5/+21
2009-03-16dm io: respect BIO_MAX_PAGES limitMikulas Patocka1-0/+2
2009-03-16dm table: rework reference counting fixMikulas Patocka1-2/+2
2009-03-16dm ioctl: validate name length when renamingMilan Broz1-1/+2
2009-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds29-249/+5741
2009-03-16linux.conf.au 2009: TuzRusty Russell5-3216/+8477
2009-03-16filp->f_pos not correctly updated in proc_task_readdirZhang Le1-9/+7
2009-03-16Merge branches 'misc-up-now' and 'platform-drivers' into releaseLen Brown6-16/+21
2009-03-16acpi-wmi: unsigned cannot be less than 0Roel Kluin1-1/+1
2009-03-16thinkpad-acpi: fix module autoloading for older modelsMathieu Chouquet-Stringer1-4/+4
2009-03-16acer-wmi: Unmark as 'experimental'Carlos Corbacho1-2/+1
2009-03-16acpi-wmi: Unmark as 'experimental'Carlos Corbacho1-2/+1
2009-03-16acer-wmi: double free in acer_rfkill_exit()Dan Carpenter1-1/+1
2009-03-16platform/x86: depends instead of select for laptop platform driversCorentin Chary1-1/+1
2009-03-16asus-laptop: use select instead of depends onCorentin Chary1-3/+3
2009-03-16eeepc-laptop: restore acpi_generate_proc_event()Corentin Chary1-1/+5
2009-03-16asus-laptop: restore acpi_generate_proc_event()Corentin Chary1-1/+4
2009-03-16acpi: check for pxm_to_node_map overflowCyrill Gorcunov1-1/+1
2009-03-16ACPI: remove doubled status checkingJiri Slaby1-8/+1
2009-03-16ACPI suspend: Blacklist Toshiba Satellite L300 that requires to set SCI_EN di...Zhang Rui1-0/+8
2009-03-16Revert "ACPI: make some IO ports off-limits to AML"Len Brown1-50/+0
2009-03-16suspend: switch the Asus Pundit P1-AH2 to old ACPI sleep orderingAndy Whitcroft1-0/+8
2009-03-15r8169: revert "r8169: read MAC address from EEPROM on init (2nd attempt)"françois romieu1-112/+2
2009-03-15r8169: use hardware auto-padding.françois romieu1-8/+0
2009-03-15parisc: sba_iommu: fix build bug when CONFIG_PARISC_AGP=yKyle McMartin1-2/+0
2009-03-15Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds30-54/+226
2009-03-14igb: remove ASPM L0s workaroundAlexander Duyck1-24/+2
2009-03-14Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds4-6/+31
2009-03-14Fix Xilinx SystemACE driver to handle empty CF slotGrant Likely1-0/+22
2009-03-14block: fix memory leak in bio_clone()Li Zefan1-1/+3
2009-03-14block: Add gfp_mask parameter to bio_integrity_clone()un'ichi Nomura3-5/+6