summaryrefslogtreecommitdiffstats
path: root/include/linux/types.h
Commit message (Expand)AuthorAgeFilesLines
* slab, slub, slob: convert slab_flags_t to 32-bitAlexey Dobriyan2017-11-161-1/+1
* slab, slub, slob: add slab_flags_tAlexey Dobriyan2017-11-161-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* types: Update obsolete callback_head commentPaul E. McKenney2017-04-191-1/+1
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-3/+0Star
* linux: drop __bitwise__ everywhereMichael S. Tsirkin2016-12-151-2/+2
* signal: make oom_flags a boolTetsuo Handa2016-05-241-1/+0Star
* arm64: fix building without CONFIG_UID16Arnd Bergmann2015-11-251-1/+1
* rcu: force alignment on struct callback_head/rcu_headKirill A. Shutemov2015-11-061-1/+15
* rcu: Create a synchronize_rcu_mult()Paul E. McKenney2015-07-231-0/+3
* PCI: Add pci_bus_addr_tYinghai Lu2015-05-301-2/+10
* include/linux: remove empty conditionalsRasmus Villemoes2015-04-161-6/+0Star
* linux/types.h: Always use unsigned long for pgoff_tGeert Uytterhoeven2015-02-131-4/+1Star
* time: move the timecounter/cyclecounter code into its own file.Richard Cochran2014-12-311-0/+3
* DMA-API: Clarify physical/bus address distinctionBjorn Helgaas2014-05-211-0/+1
* mm, oom: fix race when specifying a thread as the oom originDavid Rientjes2012-12-121-0/+1
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-48/+2Star
* 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-311-1/+1
* irq: Kill pointless irqd_to_hw exportGrant Likely2012-04-111-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-041-0/+1
|/
* rcu: Move rcu_head definition to types.hPaul E. McKenney2011-09-291-0/+10
* add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-231-0/+6
* types.h: move misplaced commentAndrew Morton2010-10-271-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/+2Star
* 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/+1Star
* atomic_t: unify all arch definitionsMatthew Wilcox2009-01-071-0/+10
* Get rid of CONFIG_LSFJens Axboe2008-12-291-8/+3Star
* [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-211-0/+1
* generic: redefine resource_size_t as phys_addr_tJeremy Fitzhardinge2008-09-141-6/+2Star
* 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-02-011-1/+1
* fix abuses of ptrdiff_tAl Viro2007-10-291-0/+2
* define first set of BIT* macrosJiri Slaby2007-10-191-3/+0Star
* [PATCH] Centralise definitions of sector_t and blkcnt_tMatthew Wilcox2006-12-051-5/+9
* [NET]: Introduce types for checksums.Al Viro2006-12-031-0/+2
* [NETFILTER]: trivial annotationsAl Viro2006-12-031-0/+2
* [PATCH] Document bi_sector and sector_tRoger Gammans2006-10-041-1/+5