summaryrefslogtreecommitdiffstats
path: root/include/linux/types.h
Commit message (Expand)AuthorAgeFilesLines
* include/linux/types.h: use fixed width types without double-underscore prefixMasahiro Yamada2018-06-071-14/+14
* include/linux/types.h: define aligned_ types based on uapi headerMasahiro Yamada2018-06-071-3/+3
* doc: Fix typo in rcu_head commentsLihao Liang2018-02-201-1/+1
* slab, slub, slob: convert slab_flags_t to 32-bitAlexey Dobriyan2017-11-151-1/+1
* slab, slub, slob: add slab_flags_tAlexey Dobriyan2017-11-151-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/+0
* linux: drop __bitwise__ everywhereMichael S. Tsirkin2016-12-161-2/+2
* signal: make oom_flags a boolTetsuo Handa2016-05-231-1/+0
* arm64: fix building without CONFIG_UID16Arnd Bergmann2015-11-251-1/+1
* rcu: force alignment on struct callback_head/rcu_headKirill A. Shutemov2015-11-051-1/+15
* rcu: Create a synchronize_rcu_mult()Paul E. McKenney2015-07-221-0/+3
* PCI: Add pci_bus_addr_tYinghai Lu2015-05-291-2/+10
* include/linux: remove empty conditionalsRasmus Villemoes2015-04-151-6/+0
* linux/types.h: Always use unsigned long for pgoff_tGeert Uytterhoeven2015-02-121-4/+1
* time: move the timecounter/cyclecounter code into its own file.Richard Cochran2014-12-301-0/+3
* DMA-API: Clarify physical/bus address distinctionBjorn Helgaas2014-05-201-0/+1
* 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