| .. |
|
bitops
|
4e857c58ef
arch: Mass conversion of smp_mb__*()
|
11 years ago |
|
4level-fixup.h
|
9e1b32caa5
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
|
16 years ago |
|
Kbuild.asm
|
494b3e1c49
UAPI: Set up uapi/asm/Kbuild.asm
|
13 years ago |
|
atomic-long.h
|
5b02ee3d21
asm-generic: merge branch 'master' of torvalds/linux-2.6
|
16 years ago |
|
atomic.h
|
2291059c85
locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()
|
11 years ago |
|
atomic64.h
|
560cb12a40
locking,arch: Rewrite generic atomic support
|
11 years ago |
|
audit_change_attr.h
|
262fd3aad6
audit: Modify a set of system calls in audit class definitions
|
12 years ago |
|
audit_dir_write.h
|
aaeb012fe4
audit: support the "standard" <asm-generic/unistd.h>
|
14 years ago |
|
audit_read.h
|
aaeb012fe4
audit: support the "standard" <asm-generic/unistd.h>
|
14 years ago |
|
audit_signal.h
|
7f13da40e3
[PATCH] add SIGNAL syscall class (v3)
|
18 years ago |
|
audit_write.h
|
262fd3aad6
audit: Modify a set of system calls in audit class definitions
|
12 years ago |
|
barrier.h
|
1077fa36f2
arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
|
11 years ago |
|
bitops.h
|
febdbfe8a9
arch: Prepare for smp_mb__{before,after}_atomic()
|
11 years ago |
|
bitsperlong.h
|
8a1ab3155c
UAPI: (Scripted) Disintegrate include/asm-generic
|
13 years ago |
|
bug.h
|
a4b5d580e0
bug: Make BUG() always stop the machine
|
11 years ago |
|
bugs.h
|
aafe4dbed0
asm-generic: add generic versions of common headers
|
16 years ago |
|
cache.h
|
5c01b46bb6
asm-generic: add generic NOMMU versions of some headers
|
16 years ago |
|
cacheflush.h
|
f68aa5b445
asm-generic/cacheflush.h: flush icache when copying to user pages
|
14 years ago |
|
checksum.h
|
64e69073c3
asm-generic headers: Allow yet more arch overrides in checksum.h
|
13 years ago |
|
clkdev.h
|
b52f4914f3
asm-generic: COMMON_CLK defines __clk_{get,put}
|
11 years ago |
|
cmpxchg-local.h
|
aa93685afb
LLVMLinux: Remove warning about returning an uninitialized variable
|
11 years ago |
|
cmpxchg.h
|
00c30e0681
asm-generic: move cmpxchg*_local defs to cmpxchg.h
|
12 years ago |
|
cputime.h
|
abf917cd91
cputime: Generic on-demand virtual cputime accounting
|
13 years ago |
|
cputime_jiffies.h
|
347abad981
sched, time: Fix build error with 64 bit cputime_t on 32 bit systems
|
11 years ago |
|
cputime_nsecs.h
|
347abad981
sched, time: Fix build error with 64 bit cputime_t on 32 bit systems
|
11 years ago |
|
current.h
|
aafe4dbed0
asm-generic: add generic versions of common headers
|
16 years ago |
|
delay.h
|
a87e553fab
asm-generic: delay.h fix udelay and ndelay for 8 bit args
|
14 years ago |
|
device.h
|
d7aacaddca
Driver Core: Add platform device arch data V3
|
16 years ago |
|
div64.h
|
6f6d6a1a6a
rename div64_64 to div64_u64
|
17 years ago |
|
dma-coherent.h
|
88a984ba07
DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_t
|
11 years ago |
|
dma-contiguous.h
|
02d31c7de1
asm-generic: Add dma-contiguous.h
|
11 years ago |
|
dma-mapping-broken.h
|
aaf4f97f26
asm-generic/dma-mapping-broken.h: Provide dma_alloc_attrs()/dma_free_attrs()
|
13 years ago |
|
dma-mapping-common.h
|
754c780953
Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
|
11 years ago |
|
dma.h
|
ae49e80795
asm-generic: add legacy I/O header files
|
16 years ago |
|
early_ioremap.h
|
9e5c33d7ae
mm: create generic early_ioremap() support
|
11 years ago |
|
emergency-restart.h
|
7c9034735e
[PATCH] Add emergency_restart()
|
20 years ago |
|
exec.h
|
5d1250660a
Split arch_align_stack() out from asm-generic/system.h
|
13 years ago |
|
fb.h
|
aafe4dbed0
asm-generic: add generic versions of common headers
|
16 years ago |
|
fixmap.h
|
f774b7d10e
arm64: fixmap: fix missing sub-page offset for earlyprintk
|
11 years ago |
|
ftrace.h
|
38f5bf84bd
asm-generic headers: add ftrace.h
|
15 years ago |
|
futex.h
|
00f634bc52
asm-generic: add generic futex for !CONFIG_SMP
|
11 years ago |
|
getorder.h
|
b893485db9
bitops: Add missing parentheses to new get_order macro
|
14 years ago |
|
gpio.h
|
7ca267faba
gpio: Increase ARCH_NR_GPIOs to 512
|
11 years ago |
|
hardirq.h
|
3b8fad3e2f
irq: Fix circular headers dependency
|
15 years ago |
|
hugetlb.h
|
2679494246
mm: Fix generic hugetlb pte check return type.
|
12 years ago |
|
hw_irq.h
|
ae49e80795
asm-generic: add legacy I/O header files
|
16 years ago |
|
ide_iops.h
|
1da177e4c3
Linux-2.6.12-rc2
|
21 years ago |
|
int-ll64.h
|
8a1ab3155c
UAPI: (Scripted) Disintegrate include/asm-generic
|
13 years ago |
|
io-64-nonatomic-hi-lo.h
|
3a044178cc
readq/writeq: Add explicit lo_hi_[read|write]_q and hi_lo_[read|write]_q
|
11 years ago |
|
io-64-nonatomic-lo-hi.h
|
3a044178cc
readq/writeq: Add explicit lo_hi_[read|write]_q and hi_lo_[read|write]_q
|
11 years ago |
|
io.h
|
1c8d29696f
Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into asm-generic
|
11 years ago |
|
ioctl.h
|
d55875f5d5
include/asm-generic/ioctl.h: fix _IOC_TYPECHECK sparse error
|
11 years ago |
|
iomap.h
|
ce816fa88c
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
|
11 years ago |
|
irq.h
|
aafe4dbed0
asm-generic: add generic versions of common headers
|
16 years ago |
|
irq_regs.h
|
909ea96468
core: Replace __get_cpu_var with __this_cpu_read if not used for an address.
|
15 years ago |
|
irq_work.h
|
c5c38ef3d7
irq_work: Introduce arch_irq_work_has_interrupt()
|
11 years ago |
|
irqflags.h
|
df9ee29270
Fix IRQ flag handling naming
|
15 years ago |
|
kdebug.h
|
c24cef0b68
asm-generic: kdebug.h: Checkpatch cleanup
|
15 years ago |
|
kmap_types.h
|
d801d9e5af
asm-generic: remove km_type definitions
|
13 years ago |
|
kvm_para.h
|
066a1a5fca
KVM: add kvm_para_available to asm-generic/kvm_para.h
|
12 years ago |
|
libata-portmap.h
|
4743d0854f
libata-portmap: Remove unused definitions
|
18 years ago |
|
linkage.h
|
aafe4dbed0
asm-generic: add generic versions of common headers
|
16 years ago |
|
local.h
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
|
local64.h
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
|
mcs_spinlock.h
|
ddf1d169c0
locking/mcs: Allow architecture specific asm files to be used for contended case
|
12 years ago |
|
memory_model.h
|
1a49123b34
__page_to_pfn: Fix typo in comment
|
12 years ago |
|
mm_hooks.h
|
62e88b1c00
mm: Make arch_unmap()/bprm_mm_init() available to all architectures
|
11 years ago |
|
mmu.h
|
9d2951bcd9
asm-generic/mmu.h: Add support for FDPIC
|
13 years ago |
|
mmu_context.h
|
5c01b46bb6
asm-generic: add generic NOMMU versions of some headers
|
16 years ago |
|
module.h
|
786d35d45c
Make most arch asm/module.h files use asm-generic/module.h
|
13 years ago |
|
msi.h
|
926ff9ad76
asm-generic: Add msi.h
|
11 years ago |
|
mutex-dec.h
|
a41b56efa7
arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not
|
12 years ago |
|
mutex-null.h
|
a41b56efa7
arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not
|
12 years ago |
|
mutex-xchg.h
|
a41b56efa7
arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not
|
12 years ago |
|
mutex.h
|
aafe4dbed0
asm-generic: add generic versions of common headers
|
16 years ago |
|
page.h
|
06792c4dde
Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
|
14 years ago |
|
param.h
|
8a1ab3155c
UAPI: (Scripted) Disintegrate include/asm-generic
|
13 years ago |
|
parport.h
|
e389623a68
include: remove __dev* attributes.
|
13 years ago |
|
pci-bridge.h
|
284f5f9dba
PCI: work around Stratus ftServer broken PCIe hierarchy
|
13 years ago |
|
pci-dma-compat.h
|
82bf0baad9
pci-dma-compat: add pci_zalloc_consistent helper
|
11 years ago |
|
pci.h
|
fb127cb9de
PCI: collapse pcibios_resource_to_bus
|
14 years ago |
|
pci_iomap.h
|
97a29d59fc
[PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions conditional
|
14 years ago |
|
percpu.h
|
eba117889a
percpu: preffity percpu header files
|
11 years ago |
|
pgalloc.h
|
5c01b46bb6
asm-generic: add generic NOMMU versions of some headers
|
16 years ago |
|
pgtable-nopmd.h
|
9e1b32caa5
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
|
16 years ago |
|
pgtable-nopud.h
|
9e1b32caa5
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
|
16 years ago |
|
pgtable.h
|
fcbe08d66f
s390/mm: pmdp_get_and_clear_full optimization
|
11 years ago |
|
preempt.h
|
e2336f6e51
sched: Kill task_preempt_count()
|
11 years ago |
|
ptrace.h
|
edeafa74e6
asm-generic/ptrace.h: start a common low level ptrace helper
|
14 years ago |
|
qrwlock.h
|
70af2f8a4f
locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocks
|
11 years ago |
|
qrwlock_types.h
|
70af2f8a4f
locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocks
|
11 years ago |
|
resource.h
|
ffe6902b66
asm-generic: remove _STK_LIM_MAX
|
11 years ago |
|
rtc.h
|
3aef392822
asm-generic: make get_rtc_time overridable
|
16 years ago |
|
rwsem.h
|
e172800e5d
asm-generic: rwsem: de-PPCify rwsem.h
|
11 years ago |
|
scatterlist.h
|
1ef04370d8
asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h
|
15 years ago |
|
seccomp.h
|
65a2ae8d5b
asm-generic: add generic seccomp.h for secure computing mode 1
|
11 years ago |
|
sections.h
|
7f8998c7ae
nosave: consolidate __nosave_{begin,end} in <asm/sections.h>
|
11 years ago |
|
segment.h
|
5c01b46bb6
asm-generic: add generic NOMMU versions of some headers
|
16 years ago |
|
serial.h
|
ae49e80795
asm-generic: add legacy I/O header files
|
16 years ago |
|
siginfo.h
|
ce39596048
constify copy_siginfo_to_user{,32}()
|
12 years ago |
|
signal.h
|
4f4202fe5a
unify default ptrace_signal_deliver
|
13 years ago |
|
simd.h
|
a62b01cd6c
crypto: create generic version of ablk_helper
|
12 years ago |
|
sizes.h
|
dccd2304cc
ARM: 7430/1: sizes.h: move from asm-generic to <linux/sizes.h>
|
13 years ago |
|
spinlock.h
|
aafe4dbed0
asm-generic: add generic versions of common headers
|
16 years ago |
|
statfs.h
|
8a1ab3155c
UAPI: (Scripted) Disintegrate include/asm-generic
|
13 years ago |
|
string.h
|
aafe4dbed0
asm-generic: add generic versions of common headers
|
16 years ago |
|
switch_to.h
|
158bc507c2
Split the switch_to() wrapper out of asm-generic/system.h
|
13 years ago |
|
syscall.h
|
1002d94d30
syscall.h: fix doc text for syscall_get_arch()
|
11 years ago |
|
syscalls.h
|
d64008a8f3
burying unused conditionals
|
13 years ago |
|
termios-base.h
|
63b852a6b6
asm-generic: rename termios.h, signal.h and mman.h
|
16 years ago |
|
termios.h
|
8a1ab3155c
UAPI: (Scripted) Disintegrate include/asm-generic
|
13 years ago |
|
timex.h
|
ae49e80795
asm-generic: add legacy I/O header files
|
16 years ago |
|
tlb.h
|
fb7332a9fe
mmu_gather: move minimal range calculations into generic code
|
11 years ago |
|
tlbflush.h
|
187f1882b5
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
|
14 years ago |
|
topology.h
|
2510600060
topology: alternate fix for ia64 tiger_defconfig build breakage
|
15 years ago |
|
trace_clock.h
|
8cbd9cc625
tracing,x86: Add a TSC trace_clock
|
13 years ago |
|
uaccess-unaligned.h
|
5b17e1cd89
asm-generic: rename page.h and uaccess.h
|
16 years ago |
|
uaccess.h
|
0a4a664742
asm-generic: uaccess: Spelling s/a ny/any/
|
12 years ago |
|
unaligned.h
|
0567f5facb
asm-generic: allow generic unaligned access if the arch supports it
|
11 years ago |
|
unistd.h
|
f8ce1faf55
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
12 years ago |
|
user.h
|
9b4f06fae4
asm-generic/user.h: Fix spelling in comment
|
15 years ago |
|
vga.h
|
ae49e80795
asm-generic: add legacy I/O header files
|
16 years ago |
|
vmlinux.lds.h
|
1cd076bf67
iommu: provide early initialisation hook for IOMMU drivers
|
11 years ago |
|
vtime.h
|
2a156a6b52
include/asm-generic/vtime.h: avoid zero-length file
|
12 years ago |
|
word-at-a-time.h
|
789ce9dca8
word-at-a-time: simplify big-endian zero_bytemask macro
|
11 years ago |
|
xor.h
|
720fb1976d
asm-generic: xor: mark static functions as __maybe_unused
|
13 years ago |