aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [IPV6]: Move nextheader offset to the IP6CBPatrick McHardy2006-01-073-4/+5
* [XFRM]: Netfilter IPsec output hooksPatrick McHardy2006-01-072-34/+38
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-0764-302/+291
|\
| * [ARM] byteorder.h needs linux/compiler.hRussell King2006-01-071-0/+1
| * [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-072-2/+3
| * Merge with Linus' kernel.Russell King2006-01-07315-5850/+6299
| |\
| * | [ARM] Move AMBA include files to include/linux/amba/Russell King2006-01-077-3/+3
| * | [ARM] 3239/1: Add ARM optimised swab32Andre McCurdy2006-01-071-1/+14
| * | [ARM] 3206/1: Modifications to the bus arbiter controller for the Intel PXA27xJared Hulbert2006-01-051-0/+12
| * | [ARM] 3226/1: IXP4xx runtime expansion bus window size configurationDeepak Saxena2006-01-056-27/+12
| * | [ARM] 3228/1: SharpSL: Move PM code to arch/arm/commonRichard Purdie2006-01-051-0/+94
| * | [ARM] 3225/1: add symbolic names for enp2611 gpio interruptsLennert Buytenhek2006-01-041-0/+6
| * | [ARM] 3224/1: add masked thread interrupt status registers for ixp2000Lennert Buytenhek2006-01-041-0/+8
| * | [ARM] 3223/1: remove ixdp2x01 cs89x0 hackLennert Buytenhek2006-01-041-98/+0
| * | [ARM] 3218/1: PAGE_SHIFT undeclared in arch-ixp4xx/memory.h (adjust_zones mov...Rod Whitby2006-01-041-23/+2
| * | [ARM] 3215/1: Iomega NAS 100d (MACH_NAS100D) machine supportRod Whitby2006-01-043-0/+85
| * | [ARM] 3192/1: Remove gpio_isr_line_clear() API from IXP4xxDeepak Saxena2006-01-041-5/+0
| * | [ARM] Remove definition of MAX_DMA_CHANNELS to zeroRussell King2006-01-0418-94/+0
| * | [ARM] Move common definition of MAX_DMA_ADDRESS to asm/dma.hRussell King2006-01-0416-31/+7
| * | [ARM] Remove '__address' from scatterlist and convert to DMA APIRussell King2006-01-042-2/+3
| * | [ARM] Move ISA DMA bus_to_virt() out of set_dma_addr()Russell King2006-01-041-1/+3
| * | [ARM] Remove clk_use()/clk_unuse()Russell King2006-01-031-14/+0
| * | [ARM] Add additional documentation to the clock source frameworkRussell King2006-01-031-0/+14
| * | [ARM] Cleanup ARM includesRussell King2006-01-0318-5/+28
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-01-071-0/+17
|\ \ \
| * | | [SERIAL] Add support for more Connect Tech PCI serial boardsGareth Howlett2006-01-041-0/+17
| |/ /
* | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-01-071-0/+5
|\ \ \ | |_|/ |/| |
| * | [MMC] Fix missing ','Russell King2006-01-041-1/+1
| * | [MMC] Improve MMC card block size selectionRussell King2006-01-031-0/+5
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds2006-01-065-55/+20
|\ \
| * \ Merge ../torvalds-2.6/Greg Kroah-Hartman2006-01-06124-1969/+1843
| |\ \
| * | | [PATCH] i2c: i2c-nforce2 add nforce4 MCP-04 device IDJean Delvare2006-01-051-0/+1
| * | | [PATCH] i2c: driver ID list cleanupsJean Delvare2006-01-051-20/+0
| * | | [PATCH] hwmon: add VRM/VID support for some VIA CPUsRudolf Marek2006-01-051-3/+3
| * | | [PATCH] I2C: Make i2c_add_driver automatically set the proper module ownerGreg Kroah-Hartman2006-01-051-1/+6
| * | | [PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11Laurent Riffard2006-01-051-3/+4
| * | | [PATCH] i2c: Drop i2c_driver.{owner,name}, 1 of 11Laurent Riffard2006-01-051-2/+3
| * | | [PATCH] i2c: i2c_get_client is goneJean Delvare2006-01-051-11/+2
| * | | [PATCH] i2c: Rework client usage count, 3 of 3Jean Delvare2006-01-051-3/+1
| * | | [PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare2006-01-051-1/+0
| * | | [PATCH] i2c: Rework client usage count, 1 of 3Jean Delvare2006-01-051-2/+0
| * | | [PATCH] i2c: Drop i2c_driver.flags, 3 of 3Jean Delvare2006-01-051-3/+0
| * | | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-051-1/+0
| * | | [PATCH] i2c: Drop i2c_driver.flags, 1 of 3Jean Delvare2006-01-051-5/+0
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-064-9/+9
|\ \ \ \
| * | | | [NET]: Endian-annotate in_aton()Alexey Dobriyan2006-01-061-1/+1
| * | | | [NET]: Endian-annotate struct iphdrAlexey Dobriyan2006-01-061-5/+5
| * | | | [NET]: Change sk_run_filter()'s return type in net/core/filter.cKris Katterjohn2006-01-062-3/+3
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-062-4/+4
|\ \ \ \
| * | | | kbuild: un-stringnify KBUILD_MODNAMESam Ravnborg2006-01-062-4/+4