summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2006-05-04Don't use 'u32' in user-visible struct ip_conntrack_old_tuple.David Woodhouse
2006-05-04Remove unneeded inclusion of <linux/time.h> from <linux/ufs_fs.h>David Woodhouse
2006-05-04Restore __attribute_const__ to user-visibility in linux/compiler.h...for nowDavid Woodhouse
2006-05-03[PATCH] ppc32 CPM_UART: fixes and improvementsVitaly Bordug
2006-05-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2006-05-03Move jffs2_fs_i.h and jffs2_fs_sb.h from include/linux/ to fs/jffs2/David Woodhouse
2006-05-02Merge branch 'master' into upstreamJeff Garzik
2006-05-02[MMC] extend data timeout for writesRussell King
2006-05-02[PATCH] vmsplice: restrict stealing a little moreJens Axboe
2006-05-02[PATCH] splice: fix page LRU accountingJens Axboe
2006-05-02Guard some of linux/compiler.h with #ifdef __KERNEL__David Woodhouse
2006-05-01Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2006-05-01[NETFILTER] x_tables: fix compat related crash on non-x86Patrick McHardy
2006-05-01Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-05-01[PATCH] vmsplice: allow user to pass in gift pagesJens Axboe
2006-05-01[PATCH] pipe: enable atomic copying of pipe data to/from user spaceJens Axboe
2006-05-01[PATCH] pipe: introduce ->pin() buffer operationJens Axboe
2006-05-01[PATCH] splice: fix bugs in pipe_to_file()Jens Axboe
2006-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse
2006-05-01Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-05-01[PATCH] Rework of IPC auditingSteve Grubb
2006-05-01[PATCH] More user space subject labelsSteve Grubb
2006-05-01[PATCH] Reworked patch for labels on user space messagesSteve Grubb
2006-05-01[PATCH] change lspp ipc auditingSteve Grubb
2006-05-01[PATCH] audit inode patchSteve Grubb
2006-05-01[PATCH] support for context based audit filteringDarrel Goeddel
2006-05-01[PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro
2006-04-30[SERIAL] Clean up serial locking when obtaining a reference to a portRussell King
2006-04-29[NET]: use hlist_unhashed()Akinobu Mita
2006-04-29Input: ressurect EVIOCGREP and EVIOCSREPDmitry Torokhov
2006-04-29Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2006-04-29Sanitise ethtool.h and mii.h for userspace.David Woodhouse
2006-04-29Remove 'extern int errno;' from public view in linux/unistd.hDavid Woodhouse
2006-04-29Remove struct input_device_id from public view in linux/input.hDavid Woodhouse
2006-04-29Don't include <linux/mod_devicetable.h> in public part of linux/pci.hDavid Woodhouse
2006-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse
2006-04-28[PATCH] request_irq(): remove warnings from irq probingAndrew Morton
2006-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-04-27[PATCH] Kobject: possible cleanupsAdrian Bunk
2006-04-27[PATCH] Fix OCFS2 warning when DEBUG_FS is not enabledJean Delvare
2006-04-27[PATCH] Kobject: fix build errorKay Sievers
2006-04-27linux/blkpg.h needs <linux/compiler.h> for __userDavid Woodhouse
2006-04-27Merge branch 'upstream' into irq-pioJeff Garzik
2006-04-27Merge branch 'upstream' into max-sectJeff Garzik
2006-04-27Merge branch 'master' into upstreamJeff Garzik
2006-04-27Merge branch 'master' into upstreamJeff Garzik
2006-04-27[PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages()Jens Axboe
2006-04-27Sanitise linux/sched.h for userspace consumptionDavid Woodhouse
2006-04-27Sanitise linux/audit.h for userspace consumption, split elf-em.h from elf.hDavid Woodhouse
2006-04-26Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds