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