Eric Paris
|
79b5dc0c64
types.h: define __aligned_u64 and expose to userspace
|
14 years ago |
Chris Metcalf
|
ab11b48740
Merge branch 'master' into for-linus
|
15 years ago |
Justin P. Mattock
|
69c8f52b38
fix #warning about using kernel headers in userpsace
|
15 years ago |
Chris Metcalf
|
de5d9bf654
Move list types from <linux/list.h> to <linux/types.h>.
|
15 years ago |
Anton Blanchard
|
81880d603d
atomic_t: Remove volatile from atomic_t definition
|
15 years ago |
Bartlomiej Zolnierkiewicz
|
90c699a9ee
block: rename CONFIG_LBD to CONFIG_LBDAF
|
16 years ago |
Arnd Bergmann
|
3a471cbc08
remove __KERNEL_STRICT_NAMES
|
16 years ago |
Jaswinder Singh Rajput
|
9d50638bae
unconditionally include asm/types.h from linux/types.h
|
16 years ago |
Jaswinder Singh Rajput
|
527bdfee18
make linux/types.h as assembly safe
|
16 years ago |
Detlef Riekenberg
|
940fbf411e
linux/types.h: Don't depend on __GNUC__ for __le64/__be64
|
16 years ago |
Matthew Wilcox
|
ea43546750
atomic_t: unify all arch definitions
|
16 years ago |
Jens Axboe
|
b3a6ffe16b
Get rid of CONFIG_LSF
|
16 years ago |
Al Viro
|
aeb5d72706
[PATCH] introduce fmode_t, do annotations
|
17 years ago |
Jeremy Fitzhardinge
|
8308c54d7e
generic: redefine resource_size_t as phys_addr_t
|
17 years ago |
Jeremy Fitzhardinge
|
600715dcdf
generic: add phys_addr_t for holding physical addresses
|
17 years ago |
maximilian attems
|
6c7c6afbb8
types.h: don't expose struct ustat to userspace
|
17 years ago |
Mike Frysinger
|
7437a51b30
Remove __STRICT_ANSI__ from linux/types.h
|
17 years ago |
Jan Engelhardt
|
c82a5cb8b2
linux/types.h: Use __u64 for aligned_u64
|
17 years ago |
Al Viro
|
142956af52
fix abuses of ptrdiff_t
|
17 years ago |
Jiri Slaby
|
d05be13bcc
define first set of BIT* macros
|
17 years ago |
Matthew Wilcox
|
e62438630c
[PATCH] Centralise definitions of sector_t and blkcnt_t
|
18 years ago |
Al Viro
|
2bc357987a
[NET]: Introduce types for checksums.
|
18 years ago |
Al Viro
|
98a4a86128
[NETFILTER]: trivial annotations
|
18 years ago |
Roger Gammans
|
2c2345c2b4
[PATCH] Document bi_sector and sector_t
|
18 years ago |
Richard Knutsson
|
6e21828743
[PATCH] Generic boolean
|
19 years ago |
Greg Kroah-Hartman
|
6550e07f41
[PATCH] 64bit Resource: finally enable 64bit resource sizes
|
19 years ago |
Greg Kroah-Hartman
|
cf7c712c11
[PATCH] 64bit resource: introduce resource_size_t for the start and end of struct resource
|
19 years ago |
David Woodhouse
|
62c4f0a2d5
Don't include linux/config.h from anywhere else in include/
|
19 years ago |
Takashi Sato
|
a0f62ac636
[PATCH] 2TB files: add blkcnt_t
|
19 years ago |
Bryan O'Sullivan
|
f7589f28d7
[PATCH] Define BITS_PER_BYTE
|
19 years ago |