summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2006-05-04Remove PPP_FCS from user view in <linux/ppp_defs.h>, remove __P mess entirelyDavid Woodhouse-10/+4
2006-05-03[ROSE]: Eleminate HZ from ROSE kernel interfacesRalf Baechle-7/+7
2006-05-03[NETROM]: Eleminate HZ from NET/ROM kernel interfacesRalf Baechle-4/+4
2006-05-03[AX.25]: Eleminate HZ from AX.25 kernel interfacesRalf Baechle-5/+5
2006-05-03[NETFILTER]: H.323 helper: Change author's email addressJing Min Zhao-1/+1
2006-05-04[PATCH] splice: LRU fixupsJens Axboe-2/+3
2006-05-04Use __uXX types in user-visible structures in <linux/nbd.h>David Woodhouse-6/+6
2006-05-04Don't use 'u32' in user-visible struct ip_conntrack_old_tuple.David Woodhouse-1/+1
2006-05-04Use __uXX types for S390 DASD volume label definitions which are user-visibleDavid Woodhouse-19/+19
2006-05-04S390 BIODASDREADCMB ioctl should use __u64 not u64 type.David Woodhouse-1/+1
2006-05-04Remove unneeded inclusion of <linux/time.h> from <linux/ufs_fs.h>David Woodhouse-1/+0
2006-05-04Fix private integer types used in V4L2 ioctls.David Woodhouse-8/+8
2006-05-04Fix integer types in <sound/hdsp.h> SNDRV_HDSP_IOCTL_GET_PEAK_RMS ioctlDavid Woodhouse-6/+6
2006-05-04Restore __attribute_const__ to user-visibility in linux/compiler.h...for nowDavid Woodhouse-9/+10
2006-05-03[SPARC]: Hook up vmsplice into syscall tables.David S. Miller-2/+2
2006-05-03powerpc: Fix incorrect might_sleep in __get_user/__put_user on kernel addressesPaul Mackerras-6/+13
2006-05-03[PATCH] ppc32 CPM_UART: fixes and improvementsVitaly Bordug-0/+60
2006-05-03[PATCH] ppc32 CPM_UART: Fixed break send on SCCVitaly Bordug-1/+2
2006-05-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse-432/+2153
2006-05-03Move jffs2_fs_i.h and jffs2_fs_sb.h from include/linux/ to fs/jffs2/David Woodhouse-172/+0
2006-05-02Merge branch 'master' into upstreamJeff Garzik-149/+621
2006-05-02[MMC] extend data timeout for writesRussell King-0/+1
2006-05-02[PATCH] vmsplice: restrict stealing a little moreJens Axboe-0/+1
2006-05-02[PATCH] splice: fix page LRU accountingJens Axboe-3/+2
2006-05-02Guard some of linux/compiler.h with #ifdef __KERNEL__David Woodhouse-0/+2
2006-05-01Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-23/+193
2006-05-01[NETFILTER] x_tables: fix compat related crash on non-x86Patrick McHardy-0/+8
2006-05-01Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds-4/+25
2006-05-01[PATCH] powerpc: cell: Add numa id to struct spuJeremy Kerr-0/+1
2006-05-01[PATCH] powerpc: Allow devices to register with numa topologyJeremy Kerr-0/+24
2006-05-01[PATCH] vmsplice: allow user to pass in gift pagesJens Axboe-0/+2
2006-05-01[PATCH] pipe: enable atomic copying of pipe data to/from user spaceJens Axboe-5/+6
2006-05-01[PATCH] pipe: introduce ->pin() buffer operationJens Axboe-1/+20
2006-05-01[PATCH] splice: fix bugs in pipe_to_file()Jens Axboe-2/+1
2006-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse-57/+119
2006-05-01Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-3/+3
2006-05-01Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-2/+0
2006-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds-52/+112
2006-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds-1/+7
2006-05-01[PATCH] Rework of IPC auditingSteve Grubb-2/+5
2006-05-01[PATCH] More user space subject labelsSteve Grubb-1/+1
2006-05-01[PATCH] Reworked patch for labels on user space messagesSteve Grubb-0/+17
2006-05-01[PATCH] change lspp ipc auditingSteve Grubb-16/+15
2006-05-01[PATCH] audit inode patchSteve Grubb-0/+34
2006-05-01[PATCH] support for context based audit filteringDarrel Goeddel-0/+117
2006-05-01[PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro-4/+4
2006-04-30[SPARC64]: Kill __flush_tlb_page() prototype.David S. Miller-2/+0
2006-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse-10/+40
2006-04-30[ARM] 3487/1: IXP4xx: Support non-PCI systemsDeepak Saxena-1/+8
2006-04-30[ARM] 3486/1: Mark memory as clobbered by the ARM _syscallX() macrosMarkus Gutschke-7/+14