summaryrefslogtreecommitdiffstats
path: root/include/linux/types.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-06-281-0/+1
|\
| * add intptr_tAlexey Dobriyan2023-06-091-0/+1
* | types: Introduce [us]128Peter Zijlstra2023-06-051-0/+5
|/
* atomics: Provide rcuref - scalable reference countingThomas Gleixner2023-03-281-0/+6
* lib/sort: Add priv pointer to swap functionJiri Olsa2022-03-171-0/+1
* s390,alpha: switch to 64-bit ino_tHeiko Carstens2021-02-131-2/+6
* locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu2020-07-291-0/+2
* y2038: remove unused time32 interfacesArnd Bergmann2020-02-211-5/+0
* Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2019-12-011-1/+1
|\
| * y2038: uapi: change __kernel_time_t to __kernel_old_time_tArnd Bergmann2019-11-151-1/+1
* | lib/sort: Move swap, cmp and cmp_r function types for wider useAndy Shevchenko2019-11-141-0/+5
|/
* locking/atomic: Use s64 for atomic64_t on 64-bitMark Rutland2019-06-031-1/+1
* block: remove CONFIG_LBDAFChristoph Hellwig2019-04-061-5/+0
* include/linux/types.h: use "unsigned int" instead of "unsigned"WangBo2019-03-071-3/+3
* types: Remove call_rcu_bh() and call_rcu_sched()Paul E. McKenney2018-12-011-2/+2
* 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