summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Add netlink connector.Evgeniy Polyakov2005-09-112-0/+159
* [PATCH] MCA/INIT: scheduler hooksKeith Owens2005-09-111-0/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2005-09-102-21/+37
|\
| * Merge davem@outer-richmond.davemloft.net:src/GIT/net-2.6/ David S. Miller2005-09-102-21/+37
| |\
| | * [IPV6]: Bring Type 0 routing header in-line with rfc3542.Brian Haley2005-09-101-1/+1
| | * Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6-git-rfc3542 David S. Miller2005-09-101-20/+36
| | |\
| | | * [IPV6]: Note values allocated for ip6_tables.YOSHIFUJI Hideaki2005-09-101-0/+14
| | | * [IPV6]: rearrange constants for new advanced API to solve conflicts.YOSHIFUJI Hideaki2005-09-101-20/+22
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input Linus Torvalds2005-09-101-0/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Manual merge with LinusDmitry Torokhov2005-09-09103-1510/+2641
| |\ \ \ | | |/ /
| * | | Input: HID - add more consumer usagesVojtech Pavlik2005-09-051-0/+8
* | | | [PATCH] __user annotations (scsi/ch)viro@ZenIV.linux.org.uk2005-09-101-1/+1
* | | | [PATCH] time.h: remove ifdefsAndrew Morton2005-09-101-9/+0
* | | | [PATCH] include: update jiffies/{m,u}secs conversion functionsNishanth Aravamudan2005-09-102-20/+22
* | | | [PATCH] add schedule_timeout_{,un}interruptible() interfacesNishanth Aravamudan2005-09-101-0/+2
* | | | [PATCH] include/linux/bio.h: "extern inline" -> "static inline"Adrian Bunk2005-09-101-4/+3
* | | | [PATCH] "extern inline" -> "static inline"Adrian Bunk2005-09-101-3/+3
* | | | [PATCH] include/linux/blkdev.h: "extern inline" -> "static inline"Adrian Bunk2005-09-101-1/+1
* | | | [PATCH] dmapool: Fix "nocast type" warningsVictor Fusco2005-09-101-1/+2
* | | | [PATCH] lib/radix-tree: Fix "nocast type" warningsVictor Fusco2005-09-101-2/+2
* | | | [PATCH] mm/slab: fix sparse warningsVictor Fusco2005-09-101-1/+2
* | | | [PATCH] mm/filemap.c: make two functions staticAdrian Bunk2005-09-102-4/+0
* | | | [PATCH] sched: TASK_NONINTERACTIVEIngo Molnar2005-09-101-0/+1
* | | | [PATCH] cpuset semaphore depth check deadlock fixPaul Jackson2005-09-101-0/+1
* | | | [PATCH] spinlock consolidationIngo Molnar2005-09-108-502/+532
| |/ / |/| |
* | | [PATCH] md: add write-intent-bitmap support to raid5NeilBrown2005-09-091-1/+13
* | | [PATCH] md: limit size of sb read/written to appropriate amountNeilBrown2005-09-091-0/+1
* | | [PATCH] md: remove old cruft from md_k.h header fileNeilBrown2005-09-091-64/+0
* | | [PATCH] md: allow md to load a superblock with feature-bit '1' setNeilBrown2005-09-091-0/+5
* | | [PATCH] md: support md/linear array with components greater than 2 terabytes.NeilBrown2005-09-091-2/+2
* | | [PATCH] md: add write-behind support for md/raid1NeilBrown2005-09-093-5/+26
* | | [PATCH] md: support write-mostly device in raid1NeilBrown2005-09-092-2/+12
* | | [PATCH] md: all hot-add and hot-remove of md intent logging bitmapsNeilBrown2005-09-091-0/+10
* | | Remove "must_check" attributes in PCI-landLinus Torvalds2005-09-091-8/+8
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds2005-09-091-10/+13
|\ \ \
| * | | [PATCH] PCI: Small rearrangement of PCI probing codePaul Mackerras2005-09-091-0/+3
| * | | [PATCH] must_check attributes for PCI layer.Dave Jones2005-09-091-10/+10
| | |/ | |/|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2005-09-091-0/+3
|\ \ \
| * \ \ Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 David S. Miller2005-09-091-0/+3
| |\ \ \ | | |/ / | |/| |
| | * | [DCCP] Introduce dccp_timestampArnaldo Carvalho de Melo2005-09-091-0/+1
| | * | [CCID] Only call the HC insert_options methods when requestedArnaldo Carvalho de Melo2005-09-091-0/+2
* | | | [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-091-0/+4
* | | | [PATCH] FUSE: add fsync operation for directoriesMiklos Szeredi2005-09-091-1/+2
* | | | [PATCH] fuse: more flexible cachingMiklos Szeredi2005-09-091-1/+10
* | | | [PATCH] fuse: transfer readdir data through deviceMiklos Szeredi2005-09-091-6/+4
* | | | [PATCH] FUSE: add paddingMiklos Szeredi2005-09-091-0/+15
* | | | [PATCH] FUSE - extended attribute operationsMiklos Szeredi2005-09-091-0/+18
* | | | [PATCH] FUSE - file operationsMiklos Szeredi2005-09-091-0/+47
* | | | [PATCH] FUSE - read-write operationsMiklos Szeredi2005-09-091-2/+41
* | | | [PATCH] FUSE - read-only operationsMiklos Szeredi2005-09-091-0/+60
OpenPOWER on IntegriCloud