aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Include <linux/types.h> and use __uXX types in <linux/cramfs_fs.h>David Woodhouse2006-05-04
* Use __uXX types in <linux/i2o_dev.h>, include <linux/ioctl.h> tooDavid Woodhouse2006-05-04
* Remove private struct dx_hash_info from public view in <linux/ext3_fs.h>David Woodhouse2006-05-04
* Include <linux/types.h> and use __uXX types in <linux/affs_hardblocks.h>David Woodhouse2006-05-04
* Use __uXX types in <linux/divert.h> for struct divert_blk et al.David Woodhouse2006-05-04
* Remove PPP_FCS from user view in <linux/ppp_defs.h>, remove __P mess entirelyDavid Woodhouse2006-05-04
* Use __uXX types in user-visible structures in <linux/nbd.h>David Woodhouse2006-05-03
* Don't use 'u32' in user-visible struct ip_conntrack_old_tuple.David Woodhouse2006-05-03
* Remove unneeded inclusion of <linux/time.h> from <linux/ufs_fs.h>David Woodhouse2006-05-03
* Restore __attribute_const__ to user-visibility in linux/compiler.h...for nowDavid Woodhouse2006-05-03
* Guard some of linux/compiler.h with #ifdef __KERNEL__David Woodhouse2006-05-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-05-01
|\
| * Input: ressurect EVIOCGREP and EVIOCSREPDmitry Torokhov2006-04-29
| * Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-04-29
| |\
| * | Input: move input_device_id to mod_devicetable.hDmitry Torokhov2006-04-26
| * | Input: allow passing NULL to input_free_device()Dmitry Torokhov2006-04-26
| * | Input: ads7846 - improve filtering for thumb press accuracyImre Deak2006-04-26
| * | Input: ads7846 - handle IRQs that were latched during disabled IRQsImre Deak2006-04-11
| * | Input: ads7846 - debouncing and rudimentary sample filteringImre Deak2006-04-11
* | | Sanitise ethtool.h and mii.h for userspace.David Woodhouse2006-04-28
* | | Remove 'extern int errno;' from public view in linux/unistd.hDavid Woodhouse2006-04-28
* | | Remove struct input_device_id from public view in linux/input.hDavid Woodhouse2006-04-28
* | | Don't include <linux/mod_devicetable.h> in public part of linux/pci.hDavid Woodhouse2006-04-28
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-04-28
|\ \ \ | | |/ | |/|
| * | [PATCH] request_irq(): remove warnings from irq probingAndrew Morton2006-04-28
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-04-27
| |\ \
| | * | [PATCH] Kobject: possible cleanupsAdrian Bunk2006-04-27
| | * | [PATCH] Fix OCFS2 warning when DEBUG_FS is not enabledJean Delvare2006-04-27
| | * | [PATCH] Kobject: fix build errorKay Sievers2006-04-27
| * | | [PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages()Jens Axboe2006-04-27
| |/ /
| * | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-26
| |\ \
| | * | [PATCH] splice: rearrange moving to/from pipe helpersJens Axboe2006-04-26
| | * | [PATCH] Add support for the sys_vmsplice syscallJens Axboe2006-04-26
| * | | [PATCH] sky2: reschedule if irq still pendingStephen Hemminger2006-04-26
| |/ /
* | | linux/blkpg.h needs <linux/compiler.h> for __userDavid Woodhouse2006-04-27
* | | Sanitise linux/sched.h for userspace consumptionDavid Woodhouse2006-04-26
* | | Sanitise linux/audit.h for userspace consumption, split elf-em.h from elf.hDavid Woodhouse2006-04-26
* | | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* | | Don't include <linux/config.h> and <linux/linkage.h> from linux/socket.hDavid Woodhouse2006-04-25
* | | Don't include private headers from user-visible part of linux/ext3_fs.hDavid Woodhouse2006-04-25
* | | Don't include private headers from user-visible part of linux/ext2_fs.hDavid Woodhouse2006-04-25
* | | Don't include private headers from user-visible part of linux/smb_fs.hDavid Woodhouse2006-04-25
* | | Sanitise linux/sunrpc/debug.h for userspace consumptionDavid Woodhouse2006-04-25
* | | Don't export CONFIG_COMPAT stuff in linux/usbdevice_fs.h to userspaceDavid Woodhouse2006-04-25
* | | Don't include <linux/spinlock.h> from user-visible part of linux/wanrouter.hDavid Woodhouse2006-04-25
* | | Don't include private headers from user-visible part of linux/signal.hDavid Woodhouse2006-04-25
* | | Don't include <asm/atomic.h> from user-visible part of linux/sem.hDavid Woodhouse2006-04-25
* | | Partially sanitise linux/sched.h for userspace consumptionDavid Woodhouse2006-04-25
* | | Don't include <linux/list.h> from user-visible part of reiserfs_xattr.hDavid Woodhouse2006-04-25
* | | Don't include private headers from user-visible parts of linux/quota.hDavid Woodhouse2006-04-25