aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/types.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-26remove __KERNEL_STRICT_NAMESArnd Bergmann1-11/+2
2009-03-26unconditionally include asm/types.h from linux/types.hJaswinder Singh Rajput1-1/+2
2009-02-06make linux/types.h as assembly safeJaswinder Singh Rajput1-1/+2
2009-01-07linux/types.h: Don't depend on __GNUC__ for __le64/__be64Detlef Riekenberg1-2/+1
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox1-0/+10
2008-12-29Get rid of CONFIG_LSFJens Axboe1-8/+3
2008-10-21[PATCH] introduce fmode_t, do annotationsAl Viro1-0/+1
2008-09-14generic: redefine resource_size_t as phys_addr_tJeremy Fitzhardinge1-6/+2
2008-09-14generic: add phys_addr_t for holding physical addressesJeremy Fitzhardinge1-0/+6
2008-05-24types.h: don't expose struct ustat to userspacemaximilian attems1-2/+2
2008-02-08Remove __STRICT_ANSI__ from linux/types.hMike Frysinger1-3/+3
2008-01-31linux/types.h: Use __u64 for aligned_u64Jan Engelhardt1-1/+1
2007-10-29fix abuses of ptrdiff_tAl Viro1-0/+2
2007-10-19define first set of BIT* macrosJiri Slaby1-3/+0
2006-12-04[PATCH] Centralise definitions of sector_t and blkcnt_tMatthew Wilcox1-5/+9
2006-12-02[NET]: Introduce types for checksums.Al Viro1-0/+2
2006-12-02[NETFILTER]: trivial annotationsAl Viro1-0/+2
2006-10-04[PATCH] Document bi_sector and sector_tRoger Gammans1-1/+5
2006-10-01[PATCH] Generic booleanRichard Knutsson1-0/+2
2006-06-27[PATCH] 64bit Resource: finally enable 64bit resource sizesGreg Kroah-Hartman1-1/+6
2006-06-27[PATCH] 64bit resource: introduce resource_size_t for the start and end of struct resourceGreg Kroah-Hartman1-0/+2
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-03-26[PATCH] 2TB files: add blkcnt_tTakashi Sato1-0/+4
2006-02-01[PATCH] Define BITS_PER_BYTEBryan O'Sullivan1-0/+2
2005-10-28[PATCH] gfp_t: infrastructureAl Viro1-2/+7
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-0/+4
2005-08-29[NETFILTER]: introduce and use aligned_u64 data typeHarald Welte1-0/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+172