summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-05-04Include <linux/types.h> and use __uXX types in <linux/affs_hardblocks.h>David Woodhouse
2006-05-04Use __uXX types in <linux/divert.h> for struct divert_blk et al.David Woodhouse
2006-05-04Use __u32 for elf_addr_t in <asm-powerpc/elf.h>, not u32. It's user-visible.David Woodhouse
2006-05-04Remove PPP_FCS from user view in <linux/ppp_defs.h>, remove __P mess entirelyDavid Woodhouse
2006-05-04Use __uXX types in user-visible structures in <linux/nbd.h>David Woodhouse
2006-05-04Don't use 'u32' in user-visible struct ip_conntrack_old_tuple.David Woodhouse
2006-05-04Use __uXX types for S390 DASD volume label definitions which are user-visibleDavid Woodhouse
2006-05-04S390 BIODASDREADCMB ioctl should use __u64 not u64 type.David Woodhouse
2006-05-04Remove unneeded inclusion of <linux/time.h> from <linux/ufs_fs.h>David Woodhouse
2006-05-04Fix private integer types used in V4L2 ioctls.David Woodhouse
2006-05-04Fix integer types in <sound/hdsp.h> SNDRV_HDSP_IOCTL_GET_PEAK_RMS ioctlDavid Woodhouse
2006-05-04Restore __attribute_const__ to user-visibility in linux/compiler.h...for nowDavid Woodhouse
2006-05-02Guard some of linux/compiler.h with #ifdef __KERNEL__David Woodhouse
2006-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse
2006-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds
2006-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds
2006-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse
2006-04-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2006-04-29[PATCH] i386: fix broken FP exception handlingChuck Ebbert
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-29[PATCH] powerpc: Add cputable entry for POWER6Anton Blanchard
2006-04-29Sanitise ethtool.h and mii.h for userspace.David Woodhouse
2006-04-29Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid 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] s390: add read_mostly optimizationChristian Borntraeger
2006-04-28[PATCH] s390: futex atomic operationsMartin Schwidefsky
2006-04-28[PATCH] request_irq(): remove warnings from irq probingAndrew Morton
2006-04-28[PATCH] ppc32: odd fixes and improvements in ppc_sysVitaly Bordug
2006-04-28[PATCH] powerpc: Wire up *at syscallsAndreas Schwab
2006-04-28[PATCH] ppc32: add 440GX erratum 440_43 workaroundEugene Surovegin
2006-04-28[PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.David Woodhouse
2006-04-28[PATCH] powerpc: Fix pagetable bloat for hugepagesDavid Gibson
2006-04-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2006-04-27[IA64] enable dumps to capture second page of kernel stackCliff Wickman
2006-04-27[IA64-SGI] - Fix discover of nearest cpu node to IO nodeJack Steiner
2006-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-04-27Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2006-04-27Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus 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-27[ALSA] Fix Oops at rmmod with CONFIG_SND_VERBOSE_PROCFS=nTakashi Iwai
2006-04-27[PATCH] x86/PAE: Fix pte_clear for the >4GB RAM caseZachary Amsden
2006-04-27linux/blkpg.h needs <linux/compiler.h> for __userDavid Woodhouse
2006-04-27Exclude asm-generic/{page,memory_model}.h from user bits of i386/x86_64 page.hDavid Woodhouse
2006-04-27[MIPS] 24K LV: Add core card id.Chris Dearman