summaryrefslogtreecommitdiffstats
path: root/include/linux/types.h
Commit message (Expand)AuthorAgeFilesLines
* mm, oom: fix race when specifying a thread as the oom originDavid Rientjes2012-12-111-0/+1
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-48/+2
* merge task_work and rcu_head, get rid of separate allocation for keyring caseAl Viro2012-07-221-4/+5
* bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-301-1/+1
* irq: Kill pointless irqd_to_hw exportGrant Likely2012-04-101-0/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-1/+1
|\
| * types.h: fix comment spelling for 'architectures'Mark Einon2011-12-121-1/+1
* | consolidate umode_t declarationsAl Viro2012-01-031-0/+1
|/
* rcu: Move rcu_head definition to types.hPaul E. McKenney2011-09-281-0/+10
* add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-221-0/+6
* types.h: move misplaced commentAndrew Morton2010-10-261-10/+10
* types.h: define __aligned_u64 and expose to userspaceEric Paris2010-10-151-1/+14
* Merge branch 'master' into for-linusChris Metcalf2010-08-061-1/+4
|\
| * fix #warning about using kernel headers in userpsaceJustin P. Mattock2010-07-111-1/+4
* | Move list types from <linux/list.h> to <linux/types.h>.Chris Metcalf2010-07-061-0/+12
|/
* atomic_t: Remove volatile from atomic_t definitionAnton Blanchard2010-05-171-2/+2
* block: rename CONFIG_LBD to CONFIG_LBDAFBartlomiej Zolnierkiewicz2009-06-191-1/+1
* remove __KERNEL_STRICT_NAMESArnd Bergmann2009-03-261-11/+2
* unconditionally include asm/types.h from linux/types.hJaswinder Singh Rajput2009-03-261-1/+2
* make linux/types.h as assembly safeJaswinder Singh Rajput2009-02-061-1/+2
* linux/types.h: Don't depend on __GNUC__ for __le64/__be64Detlef Riekenberg2009-01-071-2/+1
* atomic_t: unify all arch definitionsMatthew Wilcox2009-01-061-0/+10
* Get rid of CONFIG_LSFJens Axboe2008-12-291-8/+3
* [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-211-0/+1
* generic: redefine resource_size_t as phys_addr_tJeremy Fitzhardinge2008-09-141-6/+2
* generic: add phys_addr_t for holding physical addressesJeremy Fitzhardinge2008-09-141-0/+6
* types.h: don't expose struct ustat to userspacemaximilian attems2008-05-241-2/+2
* Remove __STRICT_ANSI__ from linux/types.hMike Frysinger2008-02-081-3/+3
* linux/types.h: Use __u64 for aligned_u64Jan Engelhardt2008-01-311-1/+1
* fix abuses of ptrdiff_tAl Viro2007-10-291-0/+2
* define first set of BIT* macrosJiri Slaby2007-10-191-3/+0
* [PATCH] Centralise definitions of sector_t and blkcnt_tMatthew Wilcox2006-12-041-5/+9
* [NET]: Introduce types for checksums.Al Viro2006-12-021-0/+2
* [NETFILTER]: trivial annotationsAl Viro2006-12-021-0/+2
* [PATCH] Document bi_sector and sector_tRoger Gammans2006-10-041-1/+5
* [PATCH] Generic booleanRichard Knutsson2006-10-011-0/+2
* [PATCH] 64bit Resource: finally enable 64bit resource sizesGreg Kroah-Hartman2006-06-271-1/+6
* [PATCH] 64bit resource: introduce resource_size_t for the start and end of st...Greg Kroah-Hartman2006-06-271-0/+2
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* [PATCH] 2TB files: add blkcnt_tTakashi Sato2006-03-261-0/+4
* [PATCH] Define BITS_PER_BYTEBryan O'Sullivan2006-02-011-0/+2
* [PATCH] gfp_t: infrastructureAl Viro2005-10-281-2/+7
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-0/+4
* [NETFILTER]: introduce and use aligned_u64 data typeHarald Welte2005-08-291-0/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+172