You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/include/asm-ia64
Jiri Slaby 0624517d80 forbid asm/bitops.h direct inclusion 18 years ago
..
sn [IA64] SN: Add support for CPU disable 18 years ago
Kbuild [PATCH] cleanup asm/setup.h userspace visibility 18 years ago
a.out.h
acpi-ext.h [IA64] update HP CSR space discovery via ACPI 19 years ago
acpi.h ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source 18 years ago
agp.h
asmmacro.h [IA64] remove per-cpu ia64_phys_stacked_size_p8 18 years ago
atomic.h [IA64] Use atomic64_read to read an atomic64_t. 18 years ago
auxvec.h
bitops.h forbid asm/bitops.h direct inclusion 18 years ago
break.h [IA64] enable trap code on slot 1 18 years ago
bug.h [PATCH] remove gcc-2 checks 19 years ago
bugs.h
byteorder.h
cache.h Don't include linux/config.h from anywhere else in include/ 19 years ago
cacheflush.h remove asm/bitops.h includes 18 years ago
checksum.h [PATCH] fix prototype of csum_ipv6_magic() (ia64) 18 years ago
compat.h Introduce compat_u64 and compat_s64 types 18 years ago
cpu.h
cputime.h
current.h
cyclone.h
delay.h Don't include linux/config.h from anywhere else in include/ 19 years ago
device.h ACPI: Change ACPI to use dev_archdata instead of firmware_data 18 years ago
div64.h
dma-mapping.h IA64: sg chaining support 18 years ago
dma.h [IA64] swiotlb bug fixes 18 years ago
dmi.h [PATCH] ia64: use i386 dmi_scan.c 19 years ago
elf.h increase AT_VECTOR_SIZE to terminate saved_auxv properly 18 years ago
emergency-restart.h
errno.h
esi.h [IA64] remove bogus prototype ia64_esi_init() 18 years ago
fb.h fbdev: detect primary display device 18 years ago
fcntl.h [PATCH] Clean up struct flock definitions 20 years ago
fpswa.h
fpu.h
futex.h [PATCH] mm: pagefault_{disable,enable}() 18 years ago
gcc_intrin.h
hardirq.h Don't include linux/config.h from anywhere else in include/ 19 years ago
hpsim.h [IA64] Cleanup HPSIM code (was: Re: Enable early console for Ski simulator) 18 years ago
hw_irq.h [IA64] SN2 needs platform specific irq_to_vector() function. 18 years ago
ia32.h [IA64] rename partial_page 18 years ago
ia64regs.h
ide.h Don't include linux/config.h from anywhere else in include/ 19 years ago
intel_intrin.h [IA64] use icc defined constant 19 years ago
intrinsics.h Don't include linux/config.h from anywhere else in include/ 19 years ago
io.h Remove dma_cache_(wback|inv|wback_inv) functions 18 years ago
ioctl.h [PATCH] Generic ioctl.h 19 years ago
ioctls.h [IA64] arbitary speed tty ioctl support 18 years ago
iosapic.h [IA64] Support irq migration across domain 18 years ago
ipcbuf.h
irq.h take declarations of enable_irq() et.al. to linux/interrupt.h 18 years ago
irq_regs.h IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
kdebug.h x86: optimize page faults like all other achitectures and kill notifier cruft 18 years ago
kexec.h kdump/kexec: calculate note size at compile time 18 years ago
kmap_types.h Don't include linux/config.h from anywhere else in include/ 19 years ago
kprobes.h kprobes: support kretprobe blacklist 18 years ago
kregs.h [IA64] relax per-cpu TLB requirement to DTC 18 years ago
libata-portmap.h ATA convert GSI to irq on ia64 18 years ago
linkage.h [PATCH] abstract type/size specification for assembly 19 years ago
local.h local_t: ia64 extension 18 years ago
machvec.h [IA64] SN2 needs platform specific irq_to_vector() function. 18 years ago
machvec_dig.h [IA64] cleanup dig_irq_init 19 years ago
machvec_hpsim.h
machvec_hpzx1.h [IA64] more robust zx1/sx1000 machvec support 20 years ago
machvec_hpzx1_swiotlb.h [IA64] more robust zx1/sx1000 machvec support 20 years ago
machvec_init.h [IA64] SN2 needs platform specific irq_to_vector() function. 18 years ago
machvec_sn2.h [IA64] SN2 needs platform specific irq_to_vector() function. 18 years ago
mc146818rtc.h
mca.h [IA64] Fix kernel panic in kdump on INIT 18 years ago
mca_asm.h [IA64] Make gp value point to Region 5 in mca handler 19 years ago
meminit.h [IA64] min_low_pfn and max_low_pfn calculation fix 18 years ago
mman.h [PATCH] IA64,sparc: local DoS with corrupted ELFs 19 years ago
mmu.h
mmu_context.h [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction 18 years ago
mmzone.h [PATCH] V5 ia64 SPARSEMEM - conditional changes for SPARSEMEM 20 years ago
module.h [PATCH] Move compiler check for modules to ia64 only 19 years ago
msgbuf.h
mutex.h [IA64] fix bug in ia64 __mutex_fastpath_trylock 19 years ago
namei.h
nodedata.h [PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat address array 19 years ago
numa.h Add vmcoreinfo 18 years ago
page.h Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated 18 years ago
pal.h Pull error-inject into release branch 18 years ago
param.h Don't include linux/config.h from anywhere else in include/ 19 years ago
parport.h
patch.h [IA64] remove per-cpu ia64_phys_stacked_size_p8 18 years ago
pci.h [IA64] Un-break ia64 build 18 years ago
percpu.h define new percpu interface for shared data 18 years ago
perfmon.h
perfmon_default_smpl.h
pgalloc.h [IA64] Quicklist support for IA64 18 years ago
pgtable.h remove asm/bitops.h includes 18 years ago
poll.h Consolidate asm/poll.h 18 years ago
posix_types.h [PATCH] FD_ZERO build fix 18 years ago
processor.h [IA64] rename partial_page 18 years ago
ptrace.h [PATCH] Add regs_return_value() helper 19 years ago
ptrace_offsets.h
resource.h [IA64] Remove stack hard limit on ia64 18 years ago
rse.h
rwsem.h [IA64] Prevent people from directly including <asm/rwsem.h>. 18 years ago
sal.h [IA64] abstract SAL_CALL wrapper to allow other firmware entry points 18 years ago
scatterlist.h IA64: sg chaining support 18 years ago
sections.h [IA64] remove per-cpu ia64_phys_stacked_size_p8 18 years ago
segment.h
semaphore.h kill DECLARE_MUTEX_LOCKED 18 years ago
sembuf.h
serial.h
setup.h [PATCH] ia64: 2048-byte command line 18 years ago
shmbuf.h
shmparam.h
sigcontext.h
siginfo.h
signal.h [PATCH] irq-flags: IA64: Use the new IRQF_ constants 19 years ago
smp.h remove asm/bitops.h includes 18 years ago
socket.h [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support 18 years ago
sockios.h [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution 18 years ago
sparsemem.h [PATCH] V5 ia64 SPARSEMEM - conditional changes for SPARSEMEM 20 years ago
spinlock.h remove asm/bitops.h includes 18 years ago
spinlock_types.h [PATCH] spinlock consolidation 20 years ago
stat.h
statfs.h
string.h Don't include linux/config.h from anywhere else in include/ 19 years ago
suspend.h
system.h increase AT_VECTOR_SIZE to terminate saved_auxv properly 18 years ago
termbits.h [IA64] arbitary speed tty ioctl support 18 years ago
termios.h [IA64] arbitary speed tty ioctl support 18 years ago
thread_info.h remove unused TIF_NOTIFY_RESUME flag 18 years ago
timex.h [IA64] ia64: simplify and fix udelay() 19 years ago
tlb.h Don't include linux/config.h from anywhere else in include/ 19 years ago
tlbflush.h remove unused flush_tlb_pgtables 18 years ago
topology.h Convert cpu_sibling_map to be a per cpu variable 18 years ago
types.h
uaccess.h [IA64] don't double >> PAGE_SHIFT pointer for /dev/kmem access 19 years ago
ucontext.h
unaligned.h
uncached.h
unistd.h [IA64] fallocate system call 18 years ago
unwind.h [IA64] Remove sparse warning from unwind code 18 years ago
user.h
ustack.h arch: personality independent stack top 18 years ago
vga.h [PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use 19 years ago
xor.h