summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-303-13/+2
|\
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-2940-234/+1036
| |\
| * | kernel: remove HIPQUAD()Harvey Harrison2009-03-281-12/+0
| * | netpoll: store local and remote ip in net-endianHarvey Harrison2009-03-281-1/+1
| * | skbuff.h: fix missing kernel-docRandy Dunlap2009-03-281-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-302-6/+7
|\ \ \
| * | | cpumask: use new cpumask_ functions in core code.Rusty Russell2009-03-301-2/+2
| * | | cpumask: fix seq_bitmap_*() functions.Rusty Russell2009-03-301-4/+5
* | | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-03-301-3/+4
|\ \ \ \
| * | | | dmi: Let dmi_walk() users pass private dataJean Delvare2009-03-301-3/+4
| |/ / /
* | | | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-03-304-49/+102
|\ \ \ \
| * | | | lockdep: move state bit definitions aroundPeter Zijlstra2009-02-141-45/+4
| * | | | lockdep: sanitize reclaim bit namesPeter Zijlstra2009-02-141-4/+4
| * | | | lockdep: sanitize bit namesPeter Zijlstra2009-02-141-11/+11
| * | | | lockdep: annotate reclaim context (__GFP_NOFS)Nick Piggin2009-02-142-1/+17
| * | | | timer: implement lockdep deadlock detectionJohannes Berg2009-02-141-9/+84
| * | | | Merge branch 'linus' into core/lockingIngo Molnar2009-02-07136-270/+521
| |\ \ \ \
| * | | | | mutex: implement adaptive spinningPeter Zijlstra2009-01-142-2/+4
| * | | | | mutex: preemption fixesPeter Zijlstra2009-01-141-0/+1
* | | | | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds2009-03-302-5/+1
|\ \ \ \ \ \
| * | | | | | proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-312-5/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-03-303-0/+11
|\ \ \ \ \ \ \
| * | | | | | | PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2)Rafael J. Wysocki2009-03-301-0/+1
| * | | | | | | PM: Introduce functions for suspending and resuming device interruptsRafael J. Wysocki2009-03-302-0/+10
* | | | | | | | reiserfs: fix build breakageAlexander Beregalov2009-03-301-1/+2
* | | | | | | | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-03-304-30/+240
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Merge branch 'linus' into core/iommuIngo Molnar2009-03-28219-1843/+4642
| |\ \ \ \ \ \ \
| * | | | | | | | 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-181-0/+174
| |\ \ \ \ \ \ \ \
| | * | | | | | | | dma-debug: add a check dma memory leaksJoerg Roedel2009-03-171-0/+7
| | * | | | | | | | dma-debug: add function to dump dma mappingsDavid Woodhouse2009-03-171-0/+6
| | * | | | | | | | dma-debug: add checks for sync_single_sg_*Joerg Roedel2009-03-051-0/+20
| | * | | | | | | | dma-debug: add checks for sync_single_range_*Joerg Roedel2009-03-051-0/+27
| | * | | | | | | | dma-debug: add checks for sync_single_*Joerg Roedel2009-03-051-0/+20
| | * | | | | | | | dma-debug: add checking for [alloc|free]_coherentJoerg Roedel2009-03-051-0/+16
| | * | | | | | | | dma-debug: add add checking for map/unmap_sgJoerg Roedel2009-03-051-0/+16
| | * | | | | | | | dma-debug: add checking for map/unmap_page/singleJoerg Roedel2009-03-051-0/+23
| | * | | | | | | | dma-debug: add initialization codeJoerg Roedel2009-03-051-0/+14
| | * | | | | | | | dma-debug: add header file and core data structuresJoerg Roedel2009-03-051-0/+25
| * | | | | | | | | Merge branch 'linus' into core/iommuIngo Molnar2009-03-1815-14/+41
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'linus' into core/iommuIngo Molnar2009-03-05143-335/+615
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | intel-iommu: make dma mapping functions staticFUJITA Tomonori2009-01-291-9/+0
| * | | | | | | | | | Merge branch 'linus' into core/iommuIngo Molnar2009-01-1638-87/+723
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | swiotlb: range_needs_mapping should take a physical address.Ian Campbell2009-01-111-1/+1
| * | | | | | | | | | | Merge branch 'linus' into core/iommuIngo Molnar2009-01-11147-1729/+3549
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86, ia64: remove duplicated swiotlb codeFUJITA Tomonori2009-01-061-14/+7
| * | | | | | | | | | | | x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori2009-01-062-10/+14
| * | | | | | | | | | | | generic: add common struct for dma map operationsFUJITA Tomonori2009-01-061-0/+48
* | | | | | | | | | | | | Merge branch 'reiserfs-updates' from Jeff MahoneyLinus Torvalds2009-03-305-184/+192
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | reiserfs: rename p_._ variablesJeff Mahoney2009-03-301-23/+23