aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/types.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-12linux/types.h: Always use unsigned long for pgoff_tGeert Uytterhoeven1-4/+1
2014-12-30time: move the timecounter/cyclecounter code into its own file.Richard Cochran1-0/+3
2014-05-20DMA-API: Clarify physical/bus address distinctionBjorn Helgaas1-0/+1
2012-12-11mm, oom: fix race when specifying a thread as the oom originDavid Rientjes1-0/+1
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-48/+2
2012-07-22merge task_work and rcu_head, get rid of separate allocation for keyring caseAl Viro1-4/+5
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro1-1/+1
2012-04-10irq: Kill pointless irqd_to_hw exportGrant Likely1-0/+6
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-01-03consolidate umode_t declarationsAl Viro1-0/+1
2011-12-12types.h: fix comment spelling for 'architectures'Mark Einon1-1/+1
2011-09-28rcu: Move rcu_head definition to types.hPaul E. McKenney1-0/+10
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori1-0/+6
2010-10-26types.h: move misplaced commentAndrew Morton1-10/+10
2010-10-15types.h: define __aligned_u64 and expose to userspaceEric Paris1-1/+14
2010-08-06Merge branch 'master' into for-linusChris Metcalf1-1/+4
2010-07-11fix #warning about using kernel headers in userpsaceJustin P. Mattock1-1/+4
2010-07-06Move list types from <linux/list.h> to <linux/types.h>.Chris Metcalf1-0/+12
2010-05-17atomic_t: Remove volatile from atomic_t definitionAnton Blanchard1-2/+2
2009-06-19block: rename CONFIG_LBD to CONFIG_LBDAFBartlomiej Zolnierkiewicz1-1/+1
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