summaryrefslogtreecommitdiff
path: root/include/linux/types.h
Commit message (Expand)AuthorAge
* doc: Fix typo in rcu_head commentsLihao Liang2018-02-20
* slab, slub, slob: convert slab_flags_t to 32-bitAlexey Dobriyan2017-11-15
* slab, slub, slob: add slab_flags_tAlexey Dobriyan2017-11-15
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* types: Update obsolete callback_head commentPaul E. McKenney2017-04-19
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-25
* linux: drop __bitwise__ everywhereMichael S. Tsirkin2016-12-16
* signal: make oom_flags a boolTetsuo Handa2016-05-23
* arm64: fix building without CONFIG_UID16Arnd Bergmann2015-11-25
* rcu: force alignment on struct callback_head/rcu_headKirill A. Shutemov2015-11-05
* rcu: Create a synchronize_rcu_mult()Paul E. McKenney2015-07-22
* PCI: Add pci_bus_addr_tYinghai Lu2015-05-29
* include/linux: remove empty conditionalsRasmus Villemoes2015-04-15
* linux/types.h: Always use unsigned long for pgoff_tGeert Uytterhoeven2015-02-12
* time: move the timecounter/cyclecounter code into its own file.Richard Cochran2014-12-30
* DMA-API: Clarify physical/bus address distinctionBjorn Helgaas2014-05-20
* mm, oom: fix race when specifying a thread as the oom originDavid Rientjes2012-12-11
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* merge task_work and rcu_head, get rid of separate allocation for keyring caseAl Viro2012-07-22
* bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-30
* irq: Kill pointless irqd_to_hw exportGrant Likely2012-04-10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-08
|\
| * types.h: fix comment spelling for 'architectures'Mark Einon2011-12-12
* | consolidate umode_t declarationsAl Viro2012-01-03
|/
* rcu: Move rcu_head definition to types.hPaul E. McKenney2011-09-28
* add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-22
* types.h: move misplaced commentAndrew Morton2010-10-26
* types.h: define __aligned_u64 and expose to userspaceEric Paris2010-10-15
* Merge branch 'master' into for-linusChris Metcalf2010-08-06
|\
| * fix #warning about using kernel headers in userpsaceJustin P. Mattock2010-07-11
* | Move list types from <linux/list.h> to <linux/types.h>.Chris Metcalf2010-07-06
|/
* atomic_t: Remove volatile from atomic_t definitionAnton Blanchard2010-05-17
* block: rename CONFIG_LBD to CONFIG_LBDAFBartlomiej Zolnierkiewicz2009-06-19
* remove __KERNEL_STRICT_NAMESArnd Bergmann2009-03-26
* unconditionally include asm/types.h from linux/types.hJaswinder Singh Rajput2009-03-26
* make linux/types.h as assembly safeJaswinder Singh Rajput2009-02-06
* linux/types.h: Don't depend on __GNUC__ for __le64/__be64Detlef Riekenberg2009-01-07
* atomic_t: unify all arch definitionsMatthew Wilcox2009-01-06
* Get rid of CONFIG_LSFJens Axboe2008-12-29
* [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-21
* generic: redefine resource_size_t as phys_addr_tJeremy Fitzhardinge2008-09-14
* generic: add phys_addr_t for holding physical addressesJeremy Fitzhardinge2008-09-14
* types.h: don't expose struct ustat to userspacemaximilian attems2008-05-24
* Remove __STRICT_ANSI__ from linux/types.hMike Frysinger2008-02-08
* linux/types.h: Use __u64 for aligned_u64Jan Engelhardt2008-01-31
* fix abuses of ptrdiff_tAl Viro2007-10-29
* define first set of BIT* macrosJiri Slaby2007-10-19
* [PATCH] Centralise definitions of sector_t and blkcnt_tMatthew Wilcox2006-12-04
* [NET]: Introduce types for checksums.Al Viro2006-12-02
* [NETFILTER]: trivial annotationsAl Viro2006-12-02