..
bitops
arch: Mass conversion of smp_mb__*()
11 years ago
4level-fixup.h
mm, asm-generic: define PUD_SHIFT in <asm-generic/4level-fixup.h>
10 years ago
Kbuild.asm
UAPI: Set up uapi/asm/Kbuild.asm
13 years ago
asm-offsets.h
asm-generic: Add common asm-offsets.h
10 years ago
atomic-long.h
…
atomic.h
locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()
11 years ago
atomic64.h
locking,arch: Rewrite generic atomic support
11 years ago
audit_change_attr.h
audit: Modify a set of system calls in audit class definitions
11 years ago
audit_dir_write.h
…
audit_read.h
…
audit_signal.h
…
audit_write.h
audit: Modify a set of system calls in audit class definitions
11 years ago
barrier.h
- Support for HS38 cores based on ARCv2 ISA
10 years ago
bitops.h
arch: Prepare for smp_mb__{before,after}_atomic()
11 years ago
bitsperlong.h
UAPI: (Scripted) Disintegrate include/asm-generic
13 years ago
bug.h
bug: Make BUG() always stop the machine
11 years ago
bugs.h
…
cache.h
…
cacheflush.h
…
checksum.h
asm-generic headers: Allow yet more arch overrides in checksum.h
12 years ago
clkdev.h
asm-generic: COMMON_CLK defines __clk_{get,put}
11 years ago
cmpxchg-local.h
LLVMLinux: Remove warning about returning an uninitialized variable
11 years ago
cmpxchg.h
locking/rtmutex: Drop usage of __HAVE_ARCH_CMPXCHG
10 years ago
cputime.h
cputime: Generic on-demand virtual cputime accounting
12 years ago
cputime_jiffies.h
sched, time: Fix build error with 64 bit cputime_t on 32 bit systems
11 years ago
cputime_nsecs.h
sched, time: Fix build error with 64 bit cputime_t on 32 bit systems
11 years ago
current.h
…
delay.h
…
device.h
…
div64.h
…
dma-coherent.h
DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_t
11 years ago
dma-contiguous.h
asm-generic: Add dma-contiguous.h
11 years ago
dma-mapping-broken.h
asm-generic/dma-mapping-broken.h: Provide dma_alloc_attrs()/dma_free_attrs()
12 years ago
dma-mapping-common.h
asm/dma-mapping-common: Clarify output of dma_map_sg_attrs
10 years ago
dma.h
…
early_ioremap.h
mm: create generic early_ioremap() support
11 years ago
emergency-restart.h
…
exec.h
…
fb.h
…
fixmap.h
arm64: fixmap: fix missing sub-page offset for earlyprintk
11 years ago
ftrace.h
…
futex.h
sched/preempt, futex: Disable preemption in UP futex_atomic_cmpxchg_inatomic() explicitly
10 years ago
getorder.h
…
gpio.h
gpio: remove gpiod_sysfs_set_active_low
10 years ago
hardirq.h
…
hugetlb.h
mm: Fix generic hugetlb pte check return type.
12 years ago
hw_irq.h
…
ide_iops.h
…
int-ll64.h
UAPI: (Scripted) Disintegrate include/asm-generic
13 years ago
io-64-nonatomic-hi-lo.h
readq/writeq: Add explicit lo_hi_[read|write]_q and hi_lo_[read|write]_q
11 years ago
io-64-nonatomic-lo-hi.h
readq/writeq: Add explicit lo_hi_[read|write]_q and hi_lo_[read|write]_q
11 years ago
io.h
x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappings
10 years ago
ioctl.h
include/asm-generic/ioctl.h: fix _IOC_TYPECHECK sparse error
11 years ago
iomap.h
x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappings
10 years ago
irq.h
…
irq_regs.h
…
irq_work.h
irq_work: Introduce arch_irq_work_has_interrupt()
11 years ago
irqflags.h
…
kdebug.h
…
kmap_types.h
…
kvm_para.h
KVM: add kvm_para_available to asm-generic/kvm_para.h
12 years ago
libata-portmap.h
…
linkage.h
…
local.h
…
local64.h
…
mcs_spinlock.h
locking/mcs: Allow architecture specific asm files to be used for contended case
11 years ago
memory_model.h
__page_to_pfn: Fix typo in comment
12 years ago
mm-arch-hooks.h
mm: clean up per architecture MM hook header files
10 years ago
mm_hooks.h
mm: Make arch_unmap()/bprm_mm_init() available to all architectures
10 years ago
mmu.h
asm-generic/mmu.h: Add support for FDPIC
12 years ago
mmu_context.h
asm-generic: Remove asm-generic arch_bprm_mm_init()
10 years ago
module.h
Make most arch asm/module.h files use asm-generic/module.h
13 years ago
msi.h
asm-generic: Add msi.h
10 years ago
mutex-dec.h
arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not
12 years ago
mutex-null.h
arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not
12 years ago
mutex-xchg.h
arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not
12 years ago
mutex.h
…
page.h
…
param.h
UAPI: (Scripted) Disintegrate include/asm-generic
13 years ago
parport.h
include: remove __dev* attributes.
12 years ago
pci-bridge.h
…
pci-dma-compat.h
pci-dma-compat: add pci_zalloc_consistent helper
11 years ago
pci.h
PCI: Remove unused pcibios_select_root() (again)
10 years ago
pci_iomap.h
pci: add pci_iomap_range
10 years ago
percpu.h
percpu: preffity percpu header files
11 years ago
pgalloc.h
…
pgtable-nopmd.h
…
pgtable-nopud.h
…
pgtable.h
mm: clarify that the function operates on hugepage pte
10 years ago
preempt.h
preempt: Use preempt_schedule_context() as the official tracing preemption point
10 years ago
ptrace.h
…
qrwlock.h
locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocks
11 years ago
qrwlock_types.h
locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocks
11 years ago
qspinlock.h
locking/qspinlock: Revert to test-and-set on hypervisors
10 years ago
qspinlock_types.h
locking/qspinlock: Optimize for smaller NR_CPUS
10 years ago
resource.h
asm-generic: remove _STK_LIM_MAX
11 years ago
rtc.h
…
rwsem.h
asm-generic: rwsem: de-PPCify rwsem.h
11 years ago
seccomp.h
seccomp: allow COMPAT sigreturn overrides
10 years ago
sections.h
nosave: consolidate __nosave_{begin,end} in <asm/sections.h>
11 years ago
segment.h
…
serial.h
…
siginfo.h
constify copy_siginfo_to_user{,32}()
11 years ago
signal.h
unify default ptrace_signal_deliver
12 years ago
simd.h
crypto: create generic version of ablk_helper
12 years ago
sizes.h
…
spinlock.h
…
statfs.h
UAPI: (Scripted) Disintegrate include/asm-generic
13 years ago
string.h
…
switch_to.h
…
syscall.h
syscall.h: fix doc text for syscall_get_arch()
11 years ago
syscalls.h
burying unused conditionals
12 years ago
termios-base.h
…
termios.h
UAPI: (Scripted) Disintegrate include/asm-generic
13 years ago
timex.h
…
tlb.h
mm: mmu_gather: use tlb->end != 0 only for TLB invalidation
10 years ago
tlbflush.h
…
topology.h
…
trace_clock.h
tracing,x86: Add a TSC trace_clock
12 years ago
uaccess-unaligned.h
…
uaccess.h
asm-generic: uaccess: Spelling s/a ny/any/
11 years ago
unaligned.h
asm-generic: allow generic unaligned access if the arch supports it
11 years ago
unistd.h
We get rid of the general module prefix confusion with a binary config option,
12 years ago
user.h
…
vga.h
…
vmlinux.lds.h
TTY/Serial patches for 4.1-rc1
10 years ago
vtime.h
include/asm-generic/vtime.h: avoid zero-length file
12 years ago
word-at-a-time.h
word-at-a-time: simplify big-endian zero_bytemask macro
11 years ago
xor.h
asm-generic: xor: mark static functions as __maybe_unused
13 years ago