summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-24[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
2006-04-19NFS: fix PROC_FS=n compile errorAdrian Bunk
2006-04-19[PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDCAdrian Bunk
2006-04-19[PATCH] ide: ATI SB600 IDE supportAnatoli Antonovitch
2006-04-19[PATCH] task: Make task list manipulations RCU safeEric W. Biederman
2006-04-19[MIPS] MV6434x: The name of the CPP symbol is __mips__, not __MIPS__.Ralf Baechle
2006-04-14[PATCH] kill unushed __put_task_struct_cbEric W. Biederman
2006-04-14Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2006-04-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-04-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-04-14[PATCH] remove kernel/power/pm.c:pm_unregister()Adrian Bunk
2006-04-14[PATCH] PCI: fix sparse warning about pci_bus_flagsRoland Dreier
2006-04-14[PATCH] pci_ids.h: correct naming of 1022:7450 (AMD 8131 Bridge)John W. Linville
2006-04-14[PATCH] PCI: MSI(X) save/restore for suspend/resumeShaohua Li
2006-04-14[PATCH] pm: print name of failed suspend functionAndrew Morton
2006-04-14[PATCH] BLOCK: delay all uevents until partition table is scannedKay Sievers
2006-04-14[PATCH] sysfs: Allow sysfs attribute files to be pollableNeilBrown
2006-04-14[PATCH] USB: linux/usb/net2280.h common definitionsPete Zaitcev
2006-04-14Merge branch 'tee' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-04-13[SCSI] unify SCSI_IOCTL_SEND_COMMAND implementationsChristoph Hellwig
2006-04-11[WAN]: Remove broken and unmaintained Sangoma drivers.Adrian Bunk
2006-04-11[PATCH] splice: add support for sys_tee()Jens Axboe
2006-04-11[PATCH] splice: pass offset around for ->splice_read() and ->splice_write()Jens Axboe
2006-04-11[PATCH] x86_64: inline function prefix with __always_inline in vsyscallmao, bibo
2006-04-11Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-04-11[PATCH] vesafb: Fix incorrect logo colors in x86_64Antonino A. Daplas