| .. |
|
Kbuild
|
ddf1d169c0
locking/mcs: Allow architecture specific asm files to be used for contended case
|
12 سال پیش |
|
assembler.h
|
96cf5185a9
unicore32 additional architecture files: low-level lib: misc
|
14 سال پیش |
|
barrier.h
|
93ea02bb84
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
|
12 سال پیش |
|
bitops.h
|
e13b91c1c4
unicore32: fix build error for find bitops
|
14 سال پیش |
|
bug.h
|
10e1e99e55
UniCore32-bugfix: Remove definitions in asm/bug.h to solve difference between native and cross compiler
|
13 سال پیش |
|
cache.h
|
b50f1704e9
unicore32 core architecture: mm related: generic codes
|
14 سال پیش |
|
cacheflush.h
|
10c9c10c31
unicore32 core architecture: mm related: consistent device DMA handling
|
14 سال پیش |
|
checksum.h
|
96cf5185a9
unicore32 additional architecture files: low-level lib: misc
|
14 سال پیش |
|
cmpxchg.h
|
195d4577d1
UniCore32-bugfix: fix mismatch return value of __xchg_bad_pointer
|
13 سال پیش |
|
cpu-single.h
|
79725df578
unicore32 core architecture: processor and system headers
|
14 سال پیش |
|
cputype.h
|
79725df578
unicore32 core architecture: processor and system headers
|
14 سال پیش |
|
delay.h
|
96cf5185a9
unicore32 additional architecture files: low-level lib: misc
|
14 سال پیش |
|
dma-mapping.h
|
ffc4a3faf7
Unicore32: adapt for dma_map_ops changes
|
13 سال پیش |
|
dma.h
|
10c9c10c31
unicore32 core architecture: mm related: consistent device DMA handling
|
14 سال پیش |
|
elf.h
|
87c1a3fb7c
unicore32 core architecture: generic elf and ksyms stuff
|
14 سال پیش |
|
fpstate.h
|
d9bc15794d
unicore32 additional architecture files: float point handling
|
14 سال پیش |
|
fpu-ucf64.h
|
d9bc15794d
unicore32 additional architecture files: float point handling
|
14 سال پیش |
|
gpio.h
|
e5abf78b57
unicore32 io: redefine __REG(x) and re-use readl/writel funcs
|
14 سال پیش |
|
hwcap.h
|
79725df578
unicore32 core architecture: processor and system headers
|
14 سال پیش |
|
hwdef-copro.h
|
8978bfd228
Disintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt]
|
13 سال پیش |
|
io.h
|
8a016596a5
arch:unicore32:mm: add devmem_is_allowed() to support STRICT_DEVMEM
|
11 سال پیش |
|
irq.h
|
3ab457cadd
unicore32: remove unused lines in arch/unicore32/include/asm/irq.h
|
14 سال پیش |
|
irqflags.h
|
752bcb4d02
unicore32 core architecture: interrupts ang gpio handling
|
14 سال پیش |
|
linkage.h
|
790edb61c0
unicore32 core architecture: build infrastructure
|
14 سال پیش |
|
memblock.h
|
b50f1704e9
unicore32 core architecture: mm related: generic codes
|
14 سال پیش |
|
memory.h
|
b26a3dfd4c
mm/unicore32: fix stale comment about VALID_PAGE()
|
12 سال پیش |
|
mmu.h
|
56372b0b2f
unicore32 core architecture: mm related: fault handling
|
14 سال پیش |
|
mmu_context.h
|
615d6e8756
mm: per-thread vma caching
|
11 سال پیش |
|
mutex.h
|
96cf5185a9
unicore32 additional architecture files: low-level lib: misc
|
14 سال پیش |
|
page.h
|
b50f1704e9
unicore32 core architecture: mm related: generic codes
|
14 سال پیش |
|
pci.h
|
a43ae58c84
PCI: Turn pcibios_penalize_isa_irq() into a weak function
|
11 سال پیش |
|
pgalloc.h
|
e90bedbb8a
unicore32: handle pgtable_page_ctor() fail
|
12 سال پیش |
|
pgtable-hwdef.h
|
56372b0b2f
unicore32 core architecture: mm related: fault handling
|
14 سال پیش |
|
pgtable.h
|
aaad618382
unicore32: include: asm: add missing ')' for PAGE_* macros in pgtable.h
|
11 سال پیش |
|
processor.h
|
38e993535e
unicore32: switch to generic kernel_thread()/kernel_execve()
|
13 سال پیش |
|
ptrace.h
|
1febf61514
arch/unicore32/include/asm/ptrace.h: add generic definition for profile_pc()
|
11 سال پیش |
|
stacktrace.h
|
f73670e8a5
unicore32 core architecture: process/thread related codes
|
14 سال پیش |
|
string.h
|
87c1a3fb7c
unicore32 core architecture: generic elf and ksyms stuff
|
14 سال پیش |
|
suspend.h
|
354258011e
PM / Hibernate: Remove arch_prepare_suspend()
|
14 سال پیش |
|
switch_to.h
|
8978bfd228
Disintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt]
|
13 سال پیش |
|
thread_info.h
|
00d1a39e69
preempt: Make PREEMPT_ACTIVE generic
|
12 سال پیش |
|
timex.h
|
02b2ee16cc
unicore32 core architecture: timer and time handling
|
14 سال پیش |
|
tlb.h
|
289d6b0e28
unicore32: rewrite arch-specific tlb.h to use asm-generic version
|
14 سال پیش |
|
tlbflush.h
|
10c9c10c31
unicore32 core architecture: mm related: consistent device DMA handling
|
14 سال پیش |
|
traps.h
|
141c943fd4
unicore32 core architecture: low level entry and setup codes
|
14 سال پیش |
|
uaccess.h
|
8978bfd228
Disintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt]
|
13 سال پیش |