Age | Commit message (Expand) | Author |
2021-02-13 | s390,alpha: switch to 64-bit ino_t | Heiko Carstens |
2020-07-29 | locking/atomic: Move ATOMIC_INIT into linux/types.h | Herbert Xu |
2020-02-21 | y2038: remove unused time32 interfaces | Arnd Bergmann |
2019-12-01 | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/... | Linus Torvalds |
2019-11-15 | y2038: uapi: change __kernel_time_t to __kernel_old_time_t | Arnd Bergmann |
2019-11-14 | lib/sort: Move swap, cmp and cmp_r function types for wider use | Andy Shevchenko |
2019-06-03 | locking/atomic: Use s64 for atomic64_t on 64-bit | Mark Rutland |
2019-04-06 | block: remove CONFIG_LBDAF | Christoph Hellwig |
2019-03-07 | include/linux/types.h: use "unsigned int" instead of "unsigned" | WangBo |
2018-12-01 | types: Remove call_rcu_bh() and call_rcu_sched() | Paul E. McKenney |
2018-06-07 | include/linux/types.h: use fixed width types without double-underscore prefix | Masahiro Yamada |
2018-06-07 | include/linux/types.h: define aligned_ types based on uapi header | Masahiro Yamada |
2018-02-20 | doc: Fix typo in rcu_head comments | Lihao Liang |
2017-11-15 | slab, slub, slob: convert slab_flags_t to 32-bit | Alexey Dobriyan |
2017-11-15 | slab, slub, slob: add slab_flags_t | Alexey Dobriyan |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-04-19 | types: Update obsolete callback_head comment | Paul E. McKenney |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner |
2016-12-16 | linux: drop __bitwise__ everywhere | Michael S. Tsirkin |
2016-05-23 | signal: make oom_flags a bool | Tetsuo Handa |
2015-11-25 | arm64: fix building without CONFIG_UID16 | Arnd Bergmann |
2015-11-05 | rcu: force alignment on struct callback_head/rcu_head | Kirill A. Shutemov |
2015-07-22 | rcu: Create a synchronize_rcu_mult() | Paul E. McKenney |
2015-05-29 | PCI: Add pci_bus_addr_t | Yinghai Lu |
2015-04-15 | include/linux: remove empty conditionals | Rasmus Villemoes |
2015-02-12 | linux/types.h: Always use unsigned long for pgoff_t | Geert Uytterhoeven |
2014-12-30 | time: move the timecounter/cyclecounter code into its own file. | Richard Cochran |
2014-05-20 | DMA-API: Clarify physical/bus address distinction | Bjorn Helgaas |
2012-12-11 | mm, oom: fix race when specifying a thread as the oom origin | David Rientjes |
2012-10-13 | UAPI: (Scripted) Disintegrate include/linux | David Howells |
2012-07-22 | merge task_work and rcu_head, get rid of separate allocation for keyring case | Al Viro |
2012-05-30 | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro |
2012-04-10 | irq: Kill pointless irqd_to_hw export | Grant Likely |
2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-01-03 | consolidate umode_t declarations | Al Viro |
2011-12-12 | types.h: fix comment spelling for 'architectures' | Mark Einon |
2011-09-28 | rcu: Move rcu_head definition to types.h | Paul E. McKenney |
2011-03-22 | add the common dma_addr_t typedef to include/linux/types.h | FUJITA Tomonori |
2010-10-26 | types.h: move misplaced comment | Andrew Morton |
2010-10-15 | types.h: define __aligned_u64 and expose to userspace | Eric Paris |
2010-08-06 | Merge branch 'master' into for-linus | Chris Metcalf |
2010-07-11 | fix #warning about using kernel headers in userpsace | Justin P. Mattock |
2010-07-06 | Move list types from <linux/list.h> to <linux/types.h>. | Chris Metcalf |
2010-05-17 | atomic_t: Remove volatile from atomic_t definition | Anton Blanchard |
2009-06-19 | block: rename CONFIG_LBD to CONFIG_LBDAF | Bartlomiej Zolnierkiewicz |
2009-03-26 | remove __KERNEL_STRICT_NAMES | Arnd Bergmann |
2009-03-26 | unconditionally include asm/types.h from linux/types.h | Jaswinder Singh Rajput |
2009-02-06 | make linux/types.h as assembly safe | Jaswinder Singh Rajput |
2009-01-07 | linux/types.h: Don't depend on __GNUC__ for __le64/__be64 | Detlef Riekenberg |
2009-01-06 | atomic_t: unify all arch definitions | Matthew Wilcox |