summaryrefslogtreecommitdiff
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* net: Rationalise email address: Network Specific PartsAlan Cox2008-10-135-5/+5
* Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l...Linus Torvalds2008-10-113-0/+38
|\
| *---. Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for...Ingo Molnar2008-10-103-0/+38
| |\ \ \
| | | | * AMD IOMMU: use iommu_device_max_index, fixThomas Gleixner2008-10-061-0/+5
| | | | * x86: add PCI IDs for AMD Barcelona PCI devicesIngo Molnar2008-10-011-0/+5
| | | | * iommu: export iommu_area_reserve helper functionFUJITA Tomonori2008-09-221-0/+1
| | | | * convert swiotlb to use dma_get_maskFUJITA Tomonori2008-09-191-1/+1
| | | | * iommu: add dma_get_mask helper functionFUJITA Tomonori2008-09-141-0/+7
| | | | * iommu: add iommu_device_max_index IOMMU helper functionFUJITA Tomonori2008-09-141-0/+10
| | | | * Merge branch 'linus' into x86/iommuIngo Molnar2008-09-145-59/+58
| | | | |\
| | | | * | add is_buffer_dma_capable helper functionFUJITA Tomonori2008-09-101-0/+5
| | | | * | Merge commit 'v2.6.27-rc6' into x86/iommuIngo Molnar2008-09-1035-77/+163
| | | | |\ \
| | | | * | | x86, pci: add northbridge pci ids for fam 0x11 processorsJoerg Roedel2008-09-051-0/+5
* | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-116-0/+224
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.gitRussell King2008-10-096-59/+65
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'viper-for-rmk' of git://www.misterjones.org/linux-2.6-armRussell King2008-10-071-0/+11
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Export smc91x led definitionsMarc Zyngier2008-09-091-0/+9
| | * | | | | | | | [NET] smc91x: provide configurable ledsRussell King2008-09-071-0/+2
| * | | | | | | | | Merge branch 'pxa-palm' into pxa-machinesRussell King2008-10-072-0/+187
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [ARM] 5248/1: wm97xx generic battery driverMarek Vašut2008-10-021-0/+26
| | * | | | | | | | | [ARM] 5184/1: Split ucb1400_ts into core and touchscreenMarek Vašut2008-08-201-0/+161
| * | | | | | | | | | [ARM] corgi_lcd: use GPIO API for BACKLIGHT_ON and BACKLIGHT_CONTEric Miao2008-09-251-0/+3
| * | | | | | | | | | lcd: add corgibl_limit_intensity() to corgi_lcdEric Miao2008-09-231-0/+1
| * | | | | | | | | | lcd: add SPI-based LCD and backlight driver for SHARP corgi/spitzEric Miao2008-09-231-0/+16
| * | | | | | | | | | lcd: allow lcd device to handle mode change eventsEric Miao2008-09-231-0/+3
| * | | | | | | | | | Input: ads7846 - introduce .gpio_pendown to get pendown stateEric Miao2008-09-171-0/+3
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-10-1136-204/+1158
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | gre: Add Transparent Ethernet BridgingHerbert Xu2008-10-091-0/+1
| * | | | | | | | | | gre: Add netlink interfaceHerbert Xu2008-10-091-0/+19
| * | | | | | | | | | dsa: add support for Trailer tagging formatLennert Buytenhek2008-10-082-0/+11
| * | | | | | | | | | dsa: add support for original DSA tagging formatLennert Buytenhek2008-10-082-0/+12
| * | | | | | | | | | net: Distributed Switch Architecture protocol supportLennert Buytenhek2008-10-082-0/+4
| * | | | | | | | | | phylib: add mdiobus_{read,write}Lennert Buytenhek2008-10-081-8/+38
| * | | | | | | | | | phylib: give mdio buses a device tree presenceLennert Buytenhek2008-10-081-0/+8
| * | | | | | | | | | phylib: move to dynamic allocation of struct mii_busLennert Buytenhek2008-10-081-0/+2
| * | | | | | | | | | phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek2008-10-081-1/+1
| * | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-084-5/+20
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2008-10-088-166/+239
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | netfilter: xtables: provide invoked family value to extensionsJan Engelhardt2008-10-081-2/+10
| | * | | | | | | | | | | netfilter: xtables: move extension arguments into compound structure (6/6)Jan Engelhardt2008-10-081-1/+7
| | * | | | | | | | | | | netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt2008-10-082-11/+22
| | * | | | | | | | | | | netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt2008-10-081-5/+17
| | * | | | | | | | | | | netfilter: xtables: move extension arguments into compound structure (3/6)Jan Engelhardt2008-10-081-1/+7
| | * | | | | | | | | | | netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt2008-10-081-10/+22
| | * | | | | | | | | | | netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt2008-10-081-7/+21
| | * | | | | | | | | | | netfilter: xtables: do centralized checkentry call (1/2)Jan Engelhardt2008-10-081-2/+4
| | * | | | | | | | | | | netfilter: remove unused Ebtables functionsJan Engelhardt2008-10-081-6/+0
| | * | | | | | | | | | | netfilter: move Ebtables to use XtablesJan Engelhardt2008-10-081-3/+3
| | * | | | | | | | | | | netfilter: change Ebtables function signatures to match Xtables'sJan Engelhardt2008-10-081-17/+26
| | * | | | | | | | | | | netfilter: add dummy members to Ebtables code to ease transition to XtablesJan Engelhardt2008-10-081-0/+6