Age | Commit message (Expand) | Author |
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 |
2008-12-29 | Get rid of CONFIG_LSF | Jens Axboe |
2008-10-21 | [PATCH] introduce fmode_t, do annotations | Al Viro |
2008-09-14 | generic: redefine resource_size_t as phys_addr_t | Jeremy Fitzhardinge |
2008-09-14 | generic: add phys_addr_t for holding physical addresses | Jeremy Fitzhardinge |
2008-05-24 | types.h: don't expose struct ustat to userspace | maximilian attems |
2008-02-08 | Remove __STRICT_ANSI__ from linux/types.h | Mike Frysinger |
2008-01-31 | linux/types.h: Use __u64 for aligned_u64 | Jan Engelhardt |
2007-10-29 | fix abuses of ptrdiff_t | Al Viro |
2007-10-19 | define first set of BIT* macros | Jiri Slaby |
2006-12-04 | [PATCH] Centralise definitions of sector_t and blkcnt_t | Matthew Wilcox |
2006-12-02 | [NET]: Introduce types for checksums. | Al Viro |
2006-12-02 | [NETFILTER]: trivial annotations | Al Viro |
2006-10-04 | [PATCH] Document bi_sector and sector_t | Roger Gammans |
2006-10-01 | [PATCH] Generic boolean | Richard Knutsson |
2006-06-27 | [PATCH] 64bit Resource: finally enable 64bit resource sizes | Greg Kroah-Hartman |
2006-06-27 | [PATCH] 64bit resource: introduce resource_size_t for the start and end of st... | Greg Kroah-Hartman |
2006-04-26 | Don't include linux/config.h from anywhere else in include/ | David Woodhouse |
2006-03-26 | [PATCH] 2TB files: add blkcnt_t | Takashi Sato |
2006-02-01 | [PATCH] Define BITS_PER_BYTE | Bryan O'Sullivan |
2005-10-28 | [PATCH] gfp_t: infrastructure | Al Viro |