aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] m68knommu: allow for SDRAM and GPIO differences on 5270/1 and 5274/5 ...Greg Ungerer2005-09-111-2/+19
* [PATCH] m68knommu: add SPI register definitions for 528x processorsGreg Ungerer2005-09-111-0/+112
* [PATCH] m68knommu: dma support for 523x processorsGreg Ungerer2005-09-111-1/+1
* [PATCH] m68knommu: change addr arg to const in bitops.h/find_next_zero_bit()Greg Ungerer2005-09-111-1/+1
* [PATCH] m68knommu: correct prototype args in checksum.hGreg Ungerer2005-09-111-3/+4
* [PATCH] m68knommu: cache support for 523x/528x processorsGreg Ungerer2005-09-111-14/+11
* Pull sn-features into release branchTony Luck2005-09-112-9/+84
|\
| * [IA64-SGI] Add new vendor-specific SAL calls for:Jack Steiner2005-08-312-9/+84
* | [IA64] MCA/INIT: remove obsolete unwind codeKeith Owens2005-09-111-7/+0
* | [PATCH] MCA/INIT: use per cpu stacksKeith Owens2005-09-112-136/+91
* | [IA64] MCA/INIT: add an extra thread_info flagKeith Owens2005-09-112-1/+3
* | [PATCH] MCA/INIT: scheduler hooksKeith Owens2005-09-111-0/+2
* | 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-091-0/+1
| * | Make sure that userspace does not retrieve stale asynchronous orRoland Dreier2005-09-091-1/+20
| * | [PATCH] IB: Add struct for ClassPortInfoRoland Dreier2005-09-091-0/+21
| * | [PATCH] IB: Move SA attributes to ib_sa.hHal Rosenstock2005-09-091-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-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
* | | | | | [PATCH] uml spinlock breakageAl Viro2005-09-101-0/+6
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input Linus Torvalds2005-09-101-0/+8
|\ \ \ \ \ \
| * \ \ \ \ \ Manual merge with LinusDmitry Torokhov2005-09-09640-13075/+11813
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | 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/+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] i386/x86_64: make get_cpu_vendor() staticAdrian Bunk2005-09-101-1/+0
* | | | | | [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] 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/+0
* | | | | | [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