aboutsummaryrefslogtreecommitdiff
path: root/include/linux/types.h
AgeCommit message (Expand)AuthorFilesLines
2017-04-19types: Update obsolete callback_head commentGravatar Paul E. McKenney 1-1/+1
2016-12-25clocksource: Use a plain u64 instead of cycle_tGravatar Thomas Gleixner 1-3/+0
2016-12-16linux: drop __bitwise__ everywhereGravatar Michael S. Tsirkin 1-2/+2
2016-05-23signal: make oom_flags a boolGravatar Tetsuo Handa 1-1/+0
2015-11-25arm64: fix building without CONFIG_UID16Gravatar Arnd Bergmann 1-1/+1
2015-11-05rcu: force alignment on struct callback_head/rcu_headGravatar Kirill A. Shutemov 1-1/+15
2015-07-22rcu: Create a synchronize_rcu_mult()Gravatar Paul E. McKenney 1-0/+3
2015-05-29PCI: Add pci_bus_addr_tGravatar Yinghai Lu 1-2/+10
2015-04-15include/linux: remove empty conditionalsGravatar Rasmus Villemoes 1-6/+0
2015-02-12linux/types.h: Always use unsigned long for pgoff_tGravatar Geert Uytterhoeven 1-4/+1
2014-12-30time: move the timecounter/cyclecounter code into its own file.Gravatar Richard Cochran 1-0/+3
2014-05-20DMA-API: Clarify physical/bus address distinctionGravatar Bjorn Helgaas 1-0/+1
2012-12-11mm, oom: fix race when specifying a thread as the oom originGravatar David Rientjes 1-0/+1
2012-10-13UAPI: (Scripted) Disintegrate include/linuxGravatar David Howells 1-48/+2
2012-07-22merge task_work and rcu_head, get rid of separate allocation for keyring caseGravatar Al Viro 1-4/+5
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentGravatar Al Viro 1-1/+1
2012-04-10irq: Kill pointless irqd_to_hw exportGravatar Grant Likely 1-0/+6
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2012-01-03consolidate umode_t declarationsGravatar Al Viro 1-0/+1
2011-12-12types.h: fix comment spelling for 'architectures'Gravatar Mark Einon 1-1/+1
2011-09-28rcu: Move rcu_head definition to types.hGravatar Paul E. McKenney 1-0/+10
2011-03-22add the common dma_addr_t typedef to include/linux/types.hGravatar FUJITA Tomonori 1-0/+6
2010-10-26types.h: move misplaced commentGravatar Andrew Morton 1-10/+10
2010-10-15types.h: define __aligned_u64 and expose to userspaceGravatar Eric Paris 1-1/+14
2010-08-06Merge branch 'master' into for-linusGravatar Chris Metcalf 1-1/+4
2010-07-11fix #warning about using kernel headers in userpsaceGravatar Justin P. Mattock 1-1/+4
2010-07-06Move list types from <linux/list.h> to <linux/types.h>.Gravatar Chris Metcalf 1-0/+12
2010-05-17atomic_t: Remove volatile from atomic_t definitionGravatar Anton Blanchard 1-2/+2
2009-06-19block: rename CONFIG_LBD to CONFIG_LBDAFGravatar Bartlomiej Zolnierkiewicz 1-1/+1
2009-03-26remove __KERNEL_STRICT_NAMESGravatar Arnd Bergmann 1-11/+2
2009-03-26unconditionally include asm/types.h from linux/types.hGravatar Jaswinder Singh Rajput 1-1/+2
2009-02-06make linux/types.h as assembly safeGravatar Jaswinder Singh Rajput 1-1/+2
2009-01-07linux/types.h: Don't depend on __GNUC__ for __le64/__be64Gravatar Detlef Riekenberg 1-2/+1
2009-01-06atomic_t: unify all arch definitionsGravatar Matthew Wilcox 1-0/+10
2008-12-29Get rid of CONFIG_LSFGravatar Jens Axboe 1-8/+3
2008-10-21[PATCH] introduce fmode_t, do annotationsGravatar Al Viro 1-0/+1
2008-09-14generic: redefine resource_size_t as phys_addr_tGravatar Jeremy Fitzhardinge 1-6/+2
2008-09-14generic: add phys_addr_t for holding physical addressesGravatar Jeremy Fitzhardinge 1-0/+6
2008-05-24types.h: don't expose struct ustat to userspaceGravatar maximilian attems 1-2/+2
2008-02-08Remove __STRICT_ANSI__ from linux/types.hGravatar Mike Frysinger 1-3/+3
2008-01-31linux/types.h: Use __u64 for aligned_u64Gravatar Jan Engelhardt 1-1/+1
2007-10-29fix abuses of ptrdiff_tGravatar Al Viro 1-0/+2
2007-10-19define first set of BIT* macrosGravatar Jiri Slaby 1-3/+0
2006-12-04[PATCH] Centralise definitions of sector_t and blkcnt_tGravatar Matthew Wilcox 1-5/+9
2006-12-02[NET]: Introduce types for checksums.Gravatar Al Viro 1-0/+2
2006-12-02[NETFILTER]: trivial annotationsGravatar Al Viro 1-0/+2
2006-10-04[PATCH] Document bi_sector and sector_tGravatar Roger Gammans 1-1/+5
2006-10-01[PATCH] Generic booleanGravatar Richard Knutsson 1-0/+2
2006-06-27[PATCH] 64bit Resource: finally enable 64bit resource sizesGravatar Greg Kroah-Hartman 1-1/+6
2006-06-27[PATCH] 64bit resource: introduce resource_size_t for the start and end of st...Gravatar Greg Kroah-Hartman 1-0/+2