summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-05-0630-79/+399
|\
| * [SCTP]: Allow spillover of receive buffer to avoid deadlock.Neil Horman2006-05-051-0/+1
| * [ARM] 3495/1: EABI: undefine removed syscalls, but...Nicolas Pitre2006-05-051-1/+1
| * [ARM] 3500/1: fix PXA27x DMA allocation priorityNicolas Pitre2006-05-051-12/+14
| * [ARM] 3494/1: asm-arm/bug.h needs linux/stddef.hNicolas Pitre2006-05-051-0/+1
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-05-044-7/+75
| |\
| | * powerpc: Fix incorrect might_sleep in __get_user/__put_user on kernel addressesPaul Mackerras2006-05-031-6/+13
| | * [PATCH] ppc32 CPM_UART: fixes and improvementsVitaly Bordug2006-05-031-0/+60
| | * [PATCH] ppc32 CPM_UART: Fixed break send on SCCVitaly Bordug2006-05-032-1/+2
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-05-044-8/+32
| |\ \
| | * | [ARM] 3490/1: i.MX: move uart resources to board filesSascha Hauer2006-05-041-0/+10
| | * | [ARM] 3487/1: IXP4xx: Support non-PCI systemsDeepak Saxena2006-04-302-1/+8
| | * | [ARM] 3486/1: Mark memory as clobbered by the ARM _syscallX() macrosMarkus Gutschke2006-04-301-7/+14
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-05-041-0/+1
| |\ \ \
| | * | | [MMC] extend data timeout for writesRussell King2006-05-021-0/+1
| | |/ /
| * | | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-05-041-2/+3
| |\ \ \
| | * | | [PATCH] splice: LRU fixupsJens Axboe2006-05-041-2/+3
| | | |/ | | |/|
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-044-17/+17
| |\ \ \
| | * | | [ROSE]: Eleminate HZ from ROSE kernel interfacesRalf Baechle2006-05-031-7/+7
| | * | | [NETROM]: Eleminate HZ from NET/ROM kernel interfacesRalf Baechle2006-05-031-4/+4
| | * | | [AX.25]: Eleminate HZ from AX.25 kernel interfacesRalf Baechle2006-05-031-5/+5
| | * | | [NETFILTER]: H.323 helper: Change author's email addressJing Min Zhao2006-05-031-1/+1
| | |/ /
| * | | [SPARC]: Hook up vmsplice into syscall tables.David S. Miller2006-05-032-2/+2
| |/ /
| * | [PATCH] vmsplice: restrict stealing a little moreJens Axboe2006-05-021-0/+1
| * | [PATCH] splice: fix page LRU accountingJens Axboe2006-05-021-3/+2
| * | Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-05-014-23/+193
| |\ \
| | * | [PATCH] Rework of IPC auditingSteve Grubb2006-05-011-2/+5
| | * | [PATCH] More user space subject labelsSteve Grubb2006-05-011-1/+1
| | * | [PATCH] Reworked patch for labels on user space messagesSteve Grubb2006-05-012-0/+17
| | * | [PATCH] change lspp ipc auditingSteve Grubb2006-05-012-16/+15
| | * | [PATCH] audit inode patchSteve Grubb2006-05-011-0/+34
| | * | [PATCH] support for context based audit filteringDarrel Goeddel2006-05-012-0/+117
| | * | [PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro2006-05-011-4/+4
| | |/
| * | [NETFILTER] x_tables: fix compat related crash on non-x86Patrick McHardy2006-05-011-0/+8
| * | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-05-011-4/+25
| |\ \
| | * | [PATCH] vmsplice: allow user to pass in gift pagesJens Axboe2006-05-011-0/+2
| | * | [PATCH] pipe: enable atomic copying of pipe data to/from user spaceJens Axboe2006-05-011-5/+6
| | * | [PATCH] pipe: introduce ->pin() buffer operationJens Axboe2006-05-011-1/+20
| | * | [PATCH] splice: fix bugs in pipe_to_file()Jens Axboe2006-05-011-2/+1
| | |/
| * | [PATCH] powerpc: cell: Add numa id to struct spuJeremy Kerr2006-05-011-0/+1
| * | [PATCH] powerpc: Allow devices to register with numa topologyJeremy Kerr2006-05-011-0/+24
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-013-3/+3
| |\ \
| | * | [NET]: use hlist_unhashed()Akinobu Mita2006-04-293-3/+3
| | |/
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-05-011-2/+0
| |\ \
| | * | [SPARC64]: Kill __flush_tlb_page() prototype.David S. Miller2006-04-301-2/+0
| | |/
* | | Revert include/media changes: Mauro says those ioctls are only used in-kernel(!)David Woodhouse2006-05-061-8/+8
* | | Include <linux/types.h> and use __uXX types in <linux/cramfs_fs.h>David Woodhouse2006-05-041-20/+14
* | | Use __uXX types in <linux/i2o_dev.h>, include <linux/ioctl.h> tooDavid Woodhouse2006-05-041-87/+80
* | | Remove private struct dx_hash_info from public view in <linux/ext3_fs.h>David Woodhouse2006-05-041-1/+2
* | | Include <linux/types.h> and use __uXX types in <linux/affs_hardblocks.h>David Woodhouse2006-05-041-35/+37
OpenPOWER on IntegriCloud