summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-27[PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages()Jens Axboe
2006-04-26Sanitise linux/sched.h for userspace consumptionDavid Woodhouse
2006-04-26Sanitise 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
2006-04-26[PATCH] splice: rearrange moving to/from pipe helpersJens Axboe
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-04-26[PATCH] sky2: reschedule if irq still pendingStephen Hemminger
2006-04-26[PATCH] Add support for the sys_vmsplice syscallJens Axboe
2006-04-25Don't include <linux/config.h> and <linux/linkage.h> from linux/socket.hDavid Woodhouse
2006-04-25Don't include private headers from user-visible part of linux/ext3_fs.hDavid Woodhouse
2006-04-25Don't include private headers from user-visible part of linux/ext2_fs.hDavid Woodhouse
2006-04-25Don't include private headers from user-visible part of linux/smb_fs.hDavid Woodhouse
2006-04-25Sanitise linux/sunrpc/debug.h for userspace consumptionDavid Woodhouse
2006-04-25Don't export CONFIG_COMPAT stuff in linux/usbdevice_fs.h to userspaceDavid Woodhouse
2006-04-25Don't include <linux/spinlock.h> from user-visible part of linux/wanrouter.hDavid Woodhouse
2006-04-25Don't include private headers from user-visible part of linux/signal.hDavid Woodhouse
2006-04-25Don't include <asm/atomic.h> from user-visible part of linux/sem.hDavid Woodhouse
2006-04-25Partially sanitise linux/sched.h for userspace consumptionDavid Woodhouse
2006-04-25Don't include <linux/list.h> from user-visible part of reiserfs_xattr.hDavid Woodhouse
2006-04-25Don't include private headers from user-visible parts of linux/quota.hDavid Woodhouse
2006-04-25Don't include private headers from user-visible parts of include/linux/nfs*.hDavid Woodhouse
2006-04-25Don't include <linux/stringify> from user-visible part of linux/net.hDavid Woodhouse
2006-04-25Don't include <linux/list.h> from user-visible part of linux/msg.hDavid Woodhouse
2006-04-25Don't include private files from user-visible part of linux/ncp_fs.hDavid Woodhouse
2006-04-25Sanitise linux/mman.h for userspace consumptionDavid Woodhouse
2006-04-25Remove gratuitous inclusion of <linux/pci.h> from linux/isdn/tpam.hDavid Woodhouse
2006-04-25Don't include <linux/device.h> from user-visible part of linux/ipmi.hDavid Woodhouse
2006-04-25Sanitise linux/i2c.h for userspace consumptionDavid Woodhouse
2006-04-25Sanitise linux/i2c-algo-ite.h for userspace consumptionDavid Woodhouse
2006-04-25Include various private files only from within __KERNEL__ in genhd.hDavid Woodhouse
2006-04-25Export only the appropriate GS_xxx flags to userspace from generic_serial.hDavid Woodhouse
2006-04-25Use __KERNEL__ to hide kernel-private bits of linux/gameport.hDavid Woodhouse
2006-04-25Don't include agp_backend.h in user-visible part of agpgart.hDavid Woodhouse
2006-04-25Include <linux/jiffies.h> from linux/acct.h only in kernel-private part.David Woodhouse
2006-04-25[NETFILTER]: Fix compat_xt_counters alignment for non-x86Patrick McHardy
2006-04-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-04-20[PATCH] memory_hotplug.h cleanupAdrian Bunk
2006-04-20[NET]: Add skb->truesize assertion checking.David S. Miller
2006-04-19Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2006-04-19NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unsetTrond Myklebust