aboutsummaryrefslogtreecommitdiff
path: root/include/linux/types.h
AgeCommit message (Expand)Author
2014-05-20DMA-API: Clarify physical/bus address distinctionBjorn Helgaas
2012-12-11mm, oom: fix race when specifying a thread as the oom originDavid Rientjes
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-07-22merge task_work and rcu_head, get rid of separate allocation for keyring caseAl Viro
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro
2012-04-10irq: Kill pointless irqd_to_hw exportGrant Likely
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-03consolidate umode_t declarationsAl Viro
2011-12-12types.h: fix comment spelling for 'architectures'Mark Einon
2011-09-28rcu: Move rcu_head definition to types.hPaul E. McKenney
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori
2010-10-26types.h: move misplaced commentAndrew Morton
2010-10-15types.h: define __aligned_u64 and expose to userspaceEric Paris
2010-08-06Merge branch 'master' into for-linusChris Metcalf
2010-07-11fix #warning about using kernel headers in userpsaceJustin P. Mattock
2010-07-06Move list types from <linux/list.h> to <linux/types.h>.Chris Metcalf
2010-05-17atomic_t: Remove volatile from atomic_t definitionAnton Blanchard
2009-06-19block: rename CONFIG_LBD to CONFIG_LBDAFBartlomiej Zolnierkiewicz
2009-03-26remove __KERNEL_STRICT_NAMESArnd Bergmann
2009-03-26unconditionally include asm/types.h from linux/types.hJaswinder Singh Rajput
2009-02-06make linux/types.h as assembly safeJaswinder Singh Rajput
2009-01-07linux/types.h: Don't depend on __GNUC__ for __le64/__be64Detlef Riekenberg
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox
2008-12-29Get rid of CONFIG_LSFJens Axboe
2008-10-21[PATCH] introduce fmode_t, do annotationsAl Viro
2008-09-14generic: redefine resource_size_t as phys_addr_tJeremy Fitzhardinge
2008-09-14generic: add phys_addr_t for holding physical addressesJeremy Fitzhardinge
2008-05-24types.h: don't expose struct ustat to userspacemaximilian attems
2008-02-08Remove __STRICT_ANSI__ from linux/types.hMike Frysinger
2008-01-31linux/types.h: Use __u64 for aligned_u64Jan Engelhardt
2007-10-29fix abuses of ptrdiff_tAl Viro
2007-10-19define first set of BIT* macrosJiri Slaby
2006-12-04[PATCH] Centralise definitions of sector_t and blkcnt_tMatthew Wilcox
2006-12-02[NET]: Introduce types for checksums.Al Viro
2006-12-02[NETFILTER]: trivial annotationsAl Viro
2006-10-04[PATCH] Document bi_sector and sector_tRoger Gammans
2006-10-01[PATCH] Generic booleanRichard Knutsson
2006-06-27[PATCH] 64bit Resource: finally enable 64bit resource sizesGreg Kroah-Hartman
2006-06-27[PATCH] 64bit resource: introduce resource_size_t for the start and end of st...Greg Kroah-Hartman
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-03-26[PATCH] 2TB files: add blkcnt_tTakashi Sato
2006-02-01[PATCH] Define BITS_PER_BYTEBryan O'Sullivan
2005-10-28[PATCH] gfp_t: infrastructureAl Viro
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-08-29[NETFILTER]: introduce and use aligned_u64 data typeHarald Welte
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds