summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Remove struct fddi_statistics from user view in <linux/if_fddi.h>David Woodhouse2006-05-161-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-05-0610-29/+290
|\
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-05-041-0/+60
| |\
| | * [PATCH] ppc32 CPM_UART: fixes and improvementsVitaly Bordug2006-05-031-0/+60
| * | 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
| | | |/ | | |/|
| * | | [NETFILTER]: H.323 helper: Change author's email addressJing Min Zhao2006-05-031-1/+1
| |/ /
| * | [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
| | |/
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-011-1/+1
| |\ \
| | * | [NET]: use hlist_unhashed()Akinobu Mita2006-04-291-1/+1
| | |/
* | | 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
* | | Use __uXX types in <linux/divert.h> for struct divert_blk et al.David Woodhouse2006-05-041-10/+10
* | | Remove PPP_FCS from user view in <linux/ppp_defs.h>, remove __P mess entirelyDavid Woodhouse2006-05-041-10/+4
* | | Use __uXX types in user-visible structures in <linux/nbd.h>David Woodhouse2006-05-041-6/+6
* | | Don't use 'u32' in user-visible struct ip_conntrack_old_tuple.David Woodhouse2006-05-041-1/+1
* | | Remove unneeded inclusion of <linux/time.h> from <linux/ufs_fs.h>David Woodhouse2006-05-041-1/+0
* | | Restore __attribute_const__ to user-visibility in linux/compiler.h...for nowDavid Woodhouse2006-05-041-9/+10
* | | Guard some of linux/compiler.h with #ifdef __KERNEL__David Woodhouse2006-05-021-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-05-013-56/+112
|\ \ \ | |/ /
| * | Input: ressurect EVIOCGREP and EVIOCSREPDmitry Torokhov2006-04-291-0/+2
| * | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-04-2967-3372/+2004
| |\ \ | | |/
| * | Input: move input_device_id to mod_devicetable.hDmitry Torokhov2006-04-262-51/+101
| * | Input: allow passing NULL to input_free_device()Dmitry Torokhov2006-04-261-1/+2
| * | Input: ads7846 - improve filtering for thumb press accuracyImre Deak2006-04-261-2/+4
| * | Input: ads7846 - handle IRQs that were latched during disabled IRQsImre Deak2006-04-111-0/+2
| * | Input: ads7846 - debouncing and rudimentary sample filteringImre Deak2006-04-111-0/+3
* | | Sanitise ethtool.h and mii.h for userspace.David Woodhouse2006-04-292-98/+101
* | | Remove 'extern int errno;' from public view in linux/unistd.hDavid Woodhouse2006-04-291-0/+2
* | | Remove struct input_device_id from public view in linux/input.hDavid Woodhouse2006-04-291-0/+4
* | | Don't include <linux/mod_devicetable.h> in public part of linux/pci.hDavid Woodhouse2006-04-291-2/+2
OpenPOWER on IntegriCloud