summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband Linus Torvalds2005-09-115-5/+141
|\
| * [PATCH] IB CM: support CM redirJohn Kingman2005-09-101-0/+1
| * Make sure that userspace does not retrieve stale asynchronous orRoland Dreier2005-09-101-1/+20
| * [PATCH] IB: Add struct for ClassPortInfoRoland Dreier2005-09-101-0/+21
| * [PATCH] IB: Move SA attributes to ib_sa.hHal Rosenstock2005-09-101-0/+25
| * [PATCH] IB: Define more SA methodsHal Rosenstock2005-09-091-1/+5
| * [PATCH] IB: Add user-supplied context to userspace CM ABISean Hefty2005-09-071-3/+69
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2005-09-112-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
* | | | | [PATCH] uml spinlock breakageAl Viro2005-09-111-0/+6
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input Linus Torvalds2005-09-111-0/+8
|\ \ \ \ \
| * \ \ \ \ Manual merge with LinusDmitry Torokhov2005-09-10640-13075/+11813Star
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Input: HID - add more consumer usagesVojtech Pavlik2005-09-051-0/+8
* | | | | | [PATCH] uml: inline mk_pte and various friendsPaolo 'Blaisorblade' Giarrusso2005-09-102-7/+12
* | | | | | [PATCH] i386 / uml: add dwarf sections to static link scriptPaolo 'Blaisorblade' Giarrusso2005-09-101-0/+38
| |_|/ / / |/| | | |
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2005-09-101-0/+3
|\ \ \ \ \
| * | | | | [ARM] Add memory type based allocation syscallsRussell King2005-09-091-0/+3
| | |_|/ / | |/| | |
* | | | | [PATCH] __user annotations (scsi/ch)viro@ZenIV.linux.org.uk2005-09-101-1/+1
* | | | | [PATCH] ppc32: support hotplug cpu on powermacsPaul Mackerras2005-09-101-0/+6
* | | | | [PATCH] ppc32: Kill init on unhandled synchronous signalsPaul Mackerras2005-09-101-0/+1
* | | | | [PATCH] time.h: remove ifdefsAndrew Morton2005-09-101-9/+0Star
* | | | | [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] i386/x86_64: make get_cpu_vendor() staticAdrian Bunk2005-09-101-1/+0Star
* | | | | [PATCH] include/linux/bio.h: "extern inline" -> "static inline"Adrian Bunk2005-09-101-4/+3Star
* | | | | [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] include/asm-i386/: "extern inline" -> "static inline"Adrian Bunk2005-09-102-3/+3
* | | | | [PATCH] include/asm-arm26/hardirq.h: remove #define irq_enter()Adrian Bunk2005-09-101-2/+0Star
* | | | | [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/+0Star
* | | | | [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-1041-1723/+1289Star
| |_|/ / |/| | |
* | | | [PATCH] md: add write-intent-bitmap support to raid5NeilBrown2005-09-101-1/+13
* | | | [PATCH] md: limit size of sb read/written to appropriate amountNeilBrown2005-09-101-0/+1
* | | | [PATCH] md: remove old cruft from md_k.h header fileNeilBrown2005-09-101-64/+0Star
* | | | [PATCH] md: allow md to load a superblock with feature-bit '1' setNeilBrown2005-09-101-0/+5
* | | | [PATCH] md: support md/linear array with components greater than 2 terabytes.NeilBrown2005-09-101-2/+2
* | | | [PATCH] md: add write-behind support for md/raid1NeilBrown2005-09-103-5/+26
* | | | [PATCH] md: support write-mostly device in raid1NeilBrown2005-09-102-2/+12
* | | | [PATCH] md: all hot-add and hot-remove of md intent logging bitmapsNeilBrown2005-09-101-0/+10
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds2005-09-1012-13/+13
|\ \ \ \
| * | | | kbuild: mips use generic asm-offsets.h supportSam Ravnborg2005-09-094-4/+4