| .. |
|
bitops
|
4e857c58ef
arch: Mass conversion of smp_mb__*()
|
11 년 전 |
|
4level-fixup.h
|
9e1b32caa5
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
|
16 년 전 |
|
Kbuild.asm
|
494b3e1c49
UAPI: Set up uapi/asm/Kbuild.asm
|
13 년 전 |
|
atomic-long.h
|
5b02ee3d21
asm-generic: merge branch 'master' of torvalds/linux-2.6
|
16 년 전 |
|
atomic.h
|
febdbfe8a9
arch: Prepare for smp_mb__{before,after}_atomic()
|
11 년 전 |
|
atomic64.h
|
09d4e0edd4
lib: Provide generic atomic64_t implementation
|
16 년 전 |
|
audit_change_attr.h
|
262fd3aad6
audit: Modify a set of system calls in audit class definitions
|
12 년 전 |
|
audit_dir_write.h
|
aaeb012fe4
audit: support the "standard" <asm-generic/unistd.h>
|
14 년 전 |
|
audit_read.h
|
aaeb012fe4
audit: support the "standard" <asm-generic/unistd.h>
|
14 년 전 |
|
audit_signal.h
|
7f13da40e3
[PATCH] add SIGNAL syscall class (v3)
|
18 년 전 |
|
audit_write.h
|
262fd3aad6
audit: Modify a set of system calls in audit class definitions
|
12 년 전 |
|
barrier.h
|
febdbfe8a9
arch: Prepare for smp_mb__{before,after}_atomic()
|
11 년 전 |
|
bitops.h
|
febdbfe8a9
arch: Prepare for smp_mb__{before,after}_atomic()
|
11 년 전 |
|
bitsperlong.h
|
8a1ab3155c
UAPI: (Scripted) Disintegrate include/asm-generic
|
13 년 전 |
|
bug.h
|
a4b5d580e0
bug: Make BUG() always stop the machine
|
11 년 전 |
|
bugs.h
|
aafe4dbed0
asm-generic: add generic versions of common headers
|
16 년 전 |
|
cache.h
|
5c01b46bb6
asm-generic: add generic NOMMU versions of some headers
|
16 년 전 |
|
cacheflush.h
|
f68aa5b445
asm-generic/cacheflush.h: flush icache when copying to user pages
|
14 년 전 |
|
checksum.h
|
64e69073c3
asm-generic headers: Allow yet more arch overrides in checksum.h
|
13 년 전 |
|
clkdev.h
|
e7a570ff7d
asm-generic: Add default clkdev.h
|
13 년 전 |
|
cmpxchg-local.h
|
aa93685afb
LLVMLinux: Remove warning about returning an uninitialized variable
|
11 년 전 |
|
cmpxchg.h
|
00c30e0681
asm-generic: move cmpxchg*_local defs to cmpxchg.h
|
12 년 전 |
|
cputime.h
|
abf917cd91
cputime: Generic on-demand virtual cputime accounting
|
13 년 전 |
|
cputime_jiffies.h
|
d8a9ce3f8a
cputime: Bring cputime -> nsecs conversion
|
11 년 전 |
|
cputime_nsecs.h
|
d8a9ce3f8a
cputime: Bring cputime -> nsecs conversion
|
11 년 전 |
|
current.h
|
aafe4dbed0
asm-generic: add generic versions of common headers
|
16 년 전 |
|
delay.h
|
a87e553fab
asm-generic: delay.h fix udelay and ndelay for 8 bit args
|
14 년 전 |
|
device.h
|
d7aacaddca
Driver Core: Add platform device arch data V3
|
16 년 전 |
|
div64.h
|
6f6d6a1a6a
rename div64_64 to div64_u64
|
17 년 전 |
|
dma-coherent.h
|
88a984ba07
DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_t
|
11 년 전 |
|
dma-mapping-broken.h
|
aaf4f97f26
asm-generic/dma-mapping-broken.h: Provide dma_alloc_attrs()/dma_free_attrs()
|
13 년 전 |
|
dma-mapping-common.h
|
d2b7428eb0
common: dma-mapping: introduce dma_get_sgtable() function
|
13 년 전 |
|
dma.h
|
ae49e80795
asm-generic: add legacy I/O header files
|
16 년 전 |
|
early_ioremap.h
|
9e5c33d7ae
mm: create generic early_ioremap() support
|
11 년 전 |
|
emergency-restart.h
|
7c9034735e
[PATCH] Add emergency_restart()
|
20 년 전 |
|
exec.h
|
5d1250660a
Split arch_align_stack() out from asm-generic/system.h
|
13 년 전 |
|
fb.h
|
aafe4dbed0
asm-generic: add generic versions of common headers
|
16 년 전 |
|
fixmap.h
|
f774b7d10e
arm64: fixmap: fix missing sub-page offset for earlyprintk
|
11 년 전 |
|
ftrace.h
|
38f5bf84bd
asm-generic headers: add ftrace.h
|
14 년 전 |
|
futex.h
|
8d7718aa08
futex: Sanitize futex ops argument types
|
14 년 전 |
|
getorder.h
|
b893485db9
bitops: Add missing parentheses to new get_order macro
|
14 년 전 |
|
gpio.h
|
ef70bbe1aa
gpio: make gpiod_direction_output take a logical value
|
12 년 전 |
|
hardirq.h
|
3b8fad3e2f
irq: Fix circular headers dependency
|
15 년 전 |
|
hash.h
|
237217546d
lib: hash: follow-up fixups for arch hash
|
12 년 전 |
|
hugetlb.h
|
2679494246
mm: Fix generic hugetlb pte check return type.
|
12 년 전 |
|
hw_irq.h
|
ae49e80795
asm-generic: add legacy I/O header files
|
16 년 전 |
|
ide_iops.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 년 전 |
|
int-ll64.h
|
8a1ab3155c
UAPI: (Scripted) Disintegrate include/asm-generic
|
13 년 전 |
|
io-64-nonatomic-hi-lo.h
|
797a796a13
asm-generic: architecture independent readq/writeq for 32bit environment
|
14 년 전 |
|
io-64-nonatomic-lo-hi.h
|
797a796a13
asm-generic: architecture independent readq/writeq for 32bit environment
|
14 년 전 |
|
io.h
|
ce816fa88c
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
|
11 년 전 |
|
ioctl.h
|
d55875f5d5
include/asm-generic/ioctl.h: fix _IOC_TYPECHECK sparse error
|
11 년 전 |
|
iomap.h
|
ce816fa88c
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
|
11 년 전 |
|
irq.h
|
aafe4dbed0
asm-generic: add generic versions of common headers
|
16 년 전 |
|
irq_regs.h
|
909ea96468
core: Replace __get_cpu_var with __this_cpu_read if not used for an address.
|
15 년 전 |
|
irqflags.h
|
df9ee29270
Fix IRQ flag handling naming
|
15 년 전 |
|
kdebug.h
|
c24cef0b68
asm-generic: kdebug.h: Checkpatch cleanup
|
15 년 전 |
|
kmap_types.h
|
d801d9e5af
asm-generic: remove km_type definitions
|
13 년 전 |
|
kvm_para.h
|
066a1a5fca
KVM: add kvm_para_available to asm-generic/kvm_para.h
|
12 년 전 |
|
libata-portmap.h
|
4743d0854f
libata-portmap: Remove unused definitions
|
18 년 전 |
|
linkage.h
|
aafe4dbed0
asm-generic: add generic versions of common headers
|
16 년 전 |
|
local.h
|
60063497a9
atomic: use <linux/atomic.h>
|
14 년 전 |
|
local64.h
|
60063497a9
atomic: use <linux/atomic.h>
|
14 년 전 |
|
mcs_spinlock.h
|
ddf1d169c0
locking/mcs: Allow architecture specific asm files to be used for contended case
|
12 년 전 |
|
memory_model.h
|
1a49123b34
__page_to_pfn: Fix typo in comment
|
12 년 전 |
|
mm_hooks.h
|
d6dd61c831
[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction
|
18 년 전 |
|
mmu.h
|
9d2951bcd9
asm-generic/mmu.h: Add support for FDPIC
|
13 년 전 |
|
mmu_context.h
|
5c01b46bb6
asm-generic: add generic NOMMU versions of some headers
|
16 년 전 |
|
module.h
|
786d35d45c
Make most arch asm/module.h files use asm-generic/module.h
|
13 년 전 |
|
mutex-dec.h
|
a41b56efa7
arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not
|
12 년 전 |
|
mutex-null.h
|
a41b56efa7
arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not
|
12 년 전 |
|
mutex-xchg.h
|
a41b56efa7
arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not
|
12 년 전 |
|
mutex.h
|
aafe4dbed0
asm-generic: add generic versions of common headers
|
16 년 전 |
|
page.h
|
06792c4dde
Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
|
14 년 전 |
|
param.h
|
8a1ab3155c
UAPI: (Scripted) Disintegrate include/asm-generic
|
13 년 전 |
|
parport.h
|
e389623a68
include: remove __dev* attributes.
|
13 년 전 |
|
pci-bridge.h
|
284f5f9dba
PCI: work around Stratus ftServer broken PCIe hierarchy
|
13 년 전 |
|
pci-dma-compat.h
|
5f3cd1e0bb
dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pci-dma-compat.h
|
15 년 전 |
|
pci.h
|
fb127cb9de
PCI: collapse pcibios_resource_to_bus
|
14 년 전 |
|
pci_iomap.h
|
97a29d59fc
[PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions conditional
|
14 년 전 |
|
percpu.h
|
b3ca1c10d7
percpu: add raw_cpu_ops
|
11 년 전 |
|
pgalloc.h
|
5c01b46bb6
asm-generic: add generic NOMMU versions of some headers
|
16 년 전 |
|
pgtable-nopmd.h
|
9e1b32caa5
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
|
16 년 전 |
|
pgtable-nopud.h
|
9e1b32caa5
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
|
16 년 전 |
|
pgtable.h
|
c46a7c817e
x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels
|
11 년 전 |
|
preempt.h
|
ba1f14fbe7
sched: Remove PREEMPT_NEED_RESCHED from generic code
|
12 년 전 |
|
ptrace.h
|
edeafa74e6
asm-generic/ptrace.h: start a common low level ptrace helper
|
14 년 전 |
|
qrwlock.h
|
70af2f8a4f
locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocks
|
11 년 전 |
|
qrwlock_types.h
|
70af2f8a4f
locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocks
|
11 년 전 |
|
resource.h
|
ffe6902b66
asm-generic: remove _STK_LIM_MAX
|
11 년 전 |
|
rtc.h
|
3aef392822
asm-generic: make get_rtc_time overridable
|
16 년 전 |
|
rwsem.h
|
e172800e5d
asm-generic: rwsem: de-PPCify rwsem.h
|
11 년 전 |
|
scatterlist.h
|
1ef04370d8
asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h
|
15 년 전 |
|
sections.h
|
1622d1abdf
vmlinux.lds: add comments for global variables and clean up useless declarations
|
12 년 전 |
|
segment.h
|
5c01b46bb6
asm-generic: add generic NOMMU versions of some headers
|
16 년 전 |
|
serial.h
|
ae49e80795
asm-generic: add legacy I/O header files
|
16 년 전 |
|
siginfo.h
|
ce39596048
constify copy_siginfo_to_user{,32}()
|
12 년 전 |
|
signal.h
|
4f4202fe5a
unify default ptrace_signal_deliver
|
13 년 전 |
|
simd.h
|
a62b01cd6c
crypto: create generic version of ablk_helper
|
12 년 전 |
|
sizes.h
|
dccd2304cc
ARM: 7430/1: sizes.h: move from asm-generic to <linux/sizes.h>
|
13 년 전 |
|
spinlock.h
|
aafe4dbed0
asm-generic: add generic versions of common headers
|
16 년 전 |
|
statfs.h
|
8a1ab3155c
UAPI: (Scripted) Disintegrate include/asm-generic
|
13 년 전 |
|
string.h
|
aafe4dbed0
asm-generic: add generic versions of common headers
|
16 년 전 |
|
switch_to.h
|
158bc507c2
Split the switch_to() wrapper out of asm-generic/system.h
|
13 년 전 |
|
syscall.h
|
5e937a9ae9
syscall_get_arch: remove useless function arguments
|
11 년 전 |
|
syscalls.h
|
d64008a8f3
burying unused conditionals
|
13 년 전 |
|
termios-base.h
|
63b852a6b6
asm-generic: rename termios.h, signal.h and mman.h
|
16 년 전 |
|
termios.h
|
8a1ab3155c
UAPI: (Scripted) Disintegrate include/asm-generic
|
13 년 전 |
|
timex.h
|
ae49e80795
asm-generic: add legacy I/O header files
|
16 년 전 |
|
tlb.h
|
2b047252d0
Fix TLB gather virtual address range invalidation corner cases
|
12 년 전 |
|
tlbflush.h
|
187f1882b5
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
|
13 년 전 |
|
topology.h
|
2510600060
topology: alternate fix for ia64 tiger_defconfig build breakage
|
15 년 전 |
|
trace_clock.h
|
8cbd9cc625
tracing,x86: Add a TSC trace_clock
|
13 년 전 |
|
uaccess-unaligned.h
|
5b17e1cd89
asm-generic: rename page.h and uaccess.h
|
16 년 전 |
|
uaccess.h
|
0a4a664742
asm-generic: uaccess: Spelling s/a ny/any/
|
12 년 전 |
|
unaligned.h
|
0567f5facb
asm-generic: allow generic unaligned access if the arch supports it
|
11 년 전 |
|
unistd.h
|
f8ce1faf55
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
12 년 전 |
|
user.h
|
9b4f06fae4
asm-generic/user.h: Fix spelling in comment
|
15 년 전 |
|
vga.h
|
ae49e80795
asm-generic: add legacy I/O header files
|
16 년 전 |
|
vmlinux.lds.h
|
330d282216
core: fix typo in percpu read_mostly section
|
11 년 전 |
|
vtime.h
|
2a156a6b52
include/asm-generic/vtime.h: avoid zero-length file
|
12 년 전 |
|
word-at-a-time.h
|
789ce9dca8
word-at-a-time: simplify big-endian zero_bytemask macro
|
11 년 전 |
|
xor.h
|
720fb1976d
asm-generic: xor: mark static functions as __maybe_unused
|
13 년 전 |