.. |
bitops
|
c8399943bd
x86, generic: mark complex bitops.h inlines as __always_inline
|
16 years ago |
4level-fixup.h
|
5e5419734c
add mm argument to pte/pmd/pud/pgd_free
|
17 years ago |
Kbuild
|
d13ff31cfe
types: create <asm-generic/int-*.h>
|
17 years ago |
Kbuild.asm
|
74d96f0186
byteorder: make swab.h include asm/swab.h like a regular header
|
16 years ago |
atomic.h
|
a5fc1abe43
atomic: fix atomic_long_cmpxchg/xchg for 64 bit architectures
|
16 years ago |
audit_change_attr.h
|
a83fbf6359
[PATCH] fix missing ifdefs in syscall classes hookup for generic targets
|
18 years ago |
audit_dir_write.h
|
a83fbf6359
[PATCH] fix missing ifdefs in syscall classes hookup for generic targets
|
18 years ago |
audit_read.h
|
dc104fb323
[PATCH] audit: more syscall classes added
|
18 years ago |
audit_signal.h
|
7f13da40e3
[PATCH] add SIGNAL syscall class (v3)
|
18 years ago |
audit_write.h
|
0b0c940a91
[PATCH] asm/generic: fix bug - kernel fails to build when enable some common audit code on Blackfin
|
16 years ago |
bitops.h
|
ae50884f66
remove __KERNEL__ tests of unexported headers under asm-generic/
|
17 years ago |
bug.h
|
57adc4d2db
Eliminate thousands of warnings with gcc 3.2 build
|
16 years ago |
cmpxchg-local.h
|
068fbad288
Add cmpxchg_local to asm-generic for per cpu atomic operations
|
17 years ago |
cmpxchg.h
|
068fbad288
Add cmpxchg_local to asm-generic for per cpu atomic operations
|
17 years ago |
cputime.h
|
06b8e878a9
taskstats scaled time cleanup
|
17 years ago |
device.h
|
c6dbaef22a
Driver core: add dev_archdata to struct device
|
18 years ago |
div64.h
|
6f6d6a1a6a
rename div64_64 to div64_u64
|
17 years ago |
dma-coherent.h
|
ee7e5516be
generic: per-device coherent dma allocator
|
17 years ago |
dma-mapping-broken.h
|
8d8bb39b9e
dma-mapping: add the device argument to dma_mapping_error()
|
17 years ago |
emergency-restart.h
|
7c9034735e
[PATCH] Add emergency_restart()
|
20 years ago |
errno-base.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
errno.h
|
4750e2c0c5
[PATCH] add EOWNERDEAD and ENOTRECOVERABLE version 2
|
20 years ago |
fcntl.h
|
85efde6f4e
make exported headers use strict posix types
|
16 years ago |
futex.h
|
ae50884f66
remove __KERNEL__ tests of unexported headers under asm-generic/
|
17 years ago |
gpio.h
|
926b663ce8
gpiolib: allow GPIOs to be named
|
16 years ago |
ide_iops.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
int-l64.h
|
c25bd29805
types: add C99-style constructors to <asm-generic/int-*.h>
|
17 years ago |
int-ll64.h
|
f16695f4ac
asm-generic/int-ll64.h: always provide __{s,u}64
|
17 years ago |
ioctl.h
|
5f8c3c8edf
Make ioctl.h compatible with userland
|
16 years ago |
iomap.h
|
1526a756fb
generic: add ioremap_wc() interface wrapper
|
17 years ago |
irq_regs.h
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
18 years ago |
kdebug.h
|
5209f08dc8
asm-generic: define DIE_OOPS in asm-generic
|
16 years ago |
libata-portmap.h
|
4743d0854f
libata-portmap: Remove unused definitions
|
17 years ago |
local.h
|
bac9caf016
asm-generic: fix local_add_unless macro
|
16 years ago |
memory_model.h
|
9f572e3f96
mm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGE
|
16 years ago |
mm_hooks.h
|
d6dd61c831
[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction
|
18 years ago |
mman.h
|
e10a4437cb
[PATCH] Remove final references to deprecated "MAP_ANON" page protection flag
|
18 years ago |
mutex-dec.h
|
a8ddac7e53
mutex: speed up generic mutex implementations
|
16 years ago |
mutex-null.h
|
f30c226954
fix file specification in comments
|
18 years ago |
mutex-xchg.h
|
a8ddac7e53
mutex: speed up generic mutex implementations
|
16 years ago |
page.h
|
ae50884f66
remove __KERNEL__ tests of unexported headers under asm-generic/
|
17 years ago |
pci-dma-compat.h
|
8d8bb39b9e
dma-mapping: add the device argument to dma_mapping_error()
|
17 years ago |
pci.h
|
085ae41f66
[PATCH] Make sparc64 use setup-res.c
|
19 years ago |
percpu.h
|
5028eaa97d
PERCPU: Collect the DECLARE/DEFINE declarations together
|
16 years ago |
pgtable-nopmd.h
|
34ee550142
include/asm-generic/pgtable-nopmd.h: macros are noxious, reason #435
|
17 years ago |
pgtable-nopud.h
|
5e5419734c
add mm argument to pte/pmd/pud/pgd_free
|
17 years ago |
pgtable.h
|
e4b866ed19
x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param
|
16 years ago |
poll.h
|
04dd08b45b
Consolidate asm/poll.h
|
18 years ago |
resource.h
|
78f2c7db60
sched: SCHED_FIFO/SCHED_RR watchdog timer
|
17 years ago |
rtc.h
|
5f7dc5d750
alpha: fix RTC on marvel
|
16 years ago |
sections.h
|
3e5d8f9784
x86: make percpu symbols zerobased on SMP
|
16 years ago |
siginfo.h
|
0769c29814
asm-generic/siginfo.h: update NSIGTRAP definition
|
16 years ago |
signal.h
|
ad15887986
Add standard include guard to asm-generic/signal and use compiler.h
|
19 years ago |
statfs.h
|
3a471cbc08
remove __KERNEL_STRICT_NAMES
|
16 years ago |
syscall.h
|
22f30168d2
tracehook: comment pasto fixes
|
16 years ago |
termios.h
|
aa7738a5f5
tty: let architectures override the user/kernel macros.
|
17 years ago |
tlb.h
|
e1adbcf106
asm-generic/tlb.h: remove <linux/quicklist.h>
|
17 years ago |
topology.h
|
97c12f85ac
cpumask: remove the now-obsoleted pcibus_to_cpumask(): generic
|
16 years ago |
uaccess.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
vmlinux.lds.h
|
27b1833279
Remove unused support code for refok sections.
|
16 years ago |
xor.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |