summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-09-26Suspend infrastructure cleanup and extensionLinus Torvalds2-2/+10
2006-09-26Driver core: add const to class_createMiguel Ojeda Sandonis1-1/+1
2006-09-26device_create(): make fmt argument 'const char *'Greg Kroah-Hartman1-1/+1
2006-09-26class_device_create(): make fmt argument 'const char *'Dmitry Torokhov1-1/+1
2006-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-62/+54
2006-09-26[PATCH] cpu to node relationship fixup: map cpu to nodeKAMEZAWA Hiroyuki1-0/+4
2006-09-26Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2-5/+20
2006-09-26[PATCH] bonding: Validate probe replies in ARP monitorJay Vosburgh2-1/+7
2006-09-26[PATCH] bonding: Add priv_flag to avoid event mishandlingJay Vosburgh1-0/+1
2006-09-26[NetLabel]: rework the Netlink attribute handling (part 1)Paul Moore2-56/+9
2006-09-26[Netlink]: add nla_validate_nested()Paul Moore1-0/+19
2006-09-26[NETLINK]: add nla_for_each_nested() to the interface listPaul Moore1-0/+1
2006-09-26[NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore2-0/+15
2006-09-26[MTD NAND] Provide prototype for newly-exported nand_wait_ready()David Woodhouse1-0/+3
2006-09-26[MTD] Remove #ifndef __KERNEL__ hack in <mtd/mtd-abi.h>David Woodhouse2-8/+1
2006-09-26[PATCH] WE-21 support (core API)John W. Linville2-5/+20
2006-09-25[libata] No need for all those arch libata-portmap.h headersJeff Garzik9-8/+8
2006-09-25[GFS2] Fix up merge of Linus' kernel into GFS2Steven Whitehouse285-3413/+7676
2006-09-25[MTD NAND] Allow override of page read and write functions.David Woodhouse1-0/+11
2006-09-25[MTD NAND] Allocate chip->buffers separately to allow it to be overriddenDavid Woodhouse1-2/+4
2006-09-25[MTD NAND] Split nand_scan() into two parts; allow board driver to interveneDavid Woodhouse1-0/+5
2006-09-25ARM: OMAP: Sync clocks with linux-omap treeTony Lindgren1-0/+1
2006-09-25ARM: OMAP: Sync DMA with linux-omap treeTony Lindgren1-1/+11
2006-09-25ARM: OMAP: Add enable/disable functions for dmtimerTimo Teras1-0/+2
2006-09-25ARM: OMAP: DMA source and destination addresses are unsignedTony Lindgren1-2/+2
2006-09-25ARM: OMAP2: Dynamic allocator for GPMC memory spaceImre Deak1-2/+2
2006-09-25ARM: OMAP: Add some extra #defines for Amstrad DeltaJonathan McDowell1-0/+11
2006-09-25ARM: OMAP: mux: add config for 16xx SPI pinsMark Howell1-0/+11
2006-09-25ARM: OMAP: Apollon MMC supportKyungmin Park2-0/+15
2006-09-25ARM: OMAP: Added OMAP24xx camera IRQ definitionSamuel Ortiz1-0/+1
2006-09-25[ARM] 3852/1: convert atomic bitops and __xchg over to raw_local_irq_{save,re...Lennert Buytenhek2-16/+16
2006-09-25[ARM] 3851/1: iop3xx: add io-data glantank supportLennert Buytenhek2-0/+14
2006-09-25[ARM] 3850/1: iop3xx: add thecus n2100 supportLennert Buytenhek3-0/+31
2006-09-25[ARM] 3849/1: fix get_unaligned() for gcc >= 4.1Lennert Buytenhek1-37/+25
2006-09-25[ARM] 3846/1: S3C24XX: Fix osiris memory mapBen Dooks1-9/+9
2006-09-25[ARM] 3832/1: iop3xx: coding style cleanupLennert Buytenhek30-412/+249
2006-09-25[ARM] 3831/1: iop3xx: factor out common register definesLennert Buytenhek3-247/+114
2006-09-25[ARM] 3830/1: iop3xx: board support file cleanupLennert Buytenhek9-126/+5
2006-09-25[ARM] 3829/1: iop3xx: optimise irq entry macrosLennert Buytenhek2-24/+8
2006-09-25[ARM] 3827/1: iop3xx: add common gpio moduleLennert Buytenhek3-0/+23
2006-09-25[ARM] 3826/1: iop3xx: remove IOP3??_IRQ_OFS irq offsetLennert Buytenhek4-112/+68
2006-09-25[ARM] 3825/1: iop3xx: use cp6 enable/disable macrosLennert Buytenhek2-3/+5
2006-09-25[ARM] 3824/1: iop3xx: add cp6 enable/disable macrosLennert Buytenhek1-0/+28
2006-09-25[ARM] 3823/1: iop3xx: switch iop32x/iop33x over to shared time codeLennert Buytenhek4-44/+2
2006-09-25[ARM] 3822/1: iop3xx: rewrite time handlingLennert Buytenhek3-0/+32
2006-09-25[ARM] 3821/1: iop3xx: switch iop32x/iop33x over to shared pci codeLennert Buytenhek9-228/+14
2006-09-25[ARM] 3820/1: iop3xx: factor out shared pci codeLennert Buytenhek2-0/+64
2006-09-25[ARM] 3819/1: iop3xx: factor out shared i2c codeLennert Buytenhek3-30/+15
2006-09-25[ARM] 3818/1: iop3xx: introduce arch/arm/plat-iop for shared iop32x/iop33x codeLennert Buytenhek3-2/+43
2006-09-25[ARM] 3817/1: iop3xx: split the iop3xx mach into iop32x and iop33xLennert Buytenhek32-207/+344