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/arch/ia64/include/asm
H. Peter Anvin ae7bd11b47 clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG option 14 years ago
..
native ia64/pv_ops: paravirtualize gate.S. 16 years ago
sn Fix common misspellings 14 years ago
uv sgi-gru: add macros for using the UV hub to send interrupts 16 years ago
xen xen: ia64 build broken due to "xen: switch to new schedop hypercall by default." 14 years ago
Kbuild archs: replace unifdef-y with header-y 15 years ago
acpi-ext.h ACPI: remove private acpica headers from driver files 16 years ago
acpi.h ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem() 14 years ago
agp.h agp: kill phys_to_gart() and gart_to_phys() 16 years ago
asm-offsets.h kbuild: move asm-offsets.h to include/generated 15 years ago
asmmacro.h Rename .data..patch.XXX to .data..patch.XXX. 15 years ago
atomic.h [IA64] Fix 64-bit atomic routines to return "long" 15 years ago
auxvec.h
bitops.h bitops: remove minix bitops from asm/bitops.h 14 years ago
bitsperlong.h asm-generic: introduce asm/bitsperlong.h 16 years ago
break.h ia64/xen: reserve "break" numbers used for xen hypercalls. 17 years ago
bug.h
bugs.h
byteorder.h byteorder: make swab.h include asm/swab.h like a regular header 16 years ago
cache.h Rename .data.read_mostly to .data..read_mostly. 15 years ago
cacheflush.h block: add helpers to run flush_dcache_page() against a bio and a request's pages 15 years ago
checksum.h
clocksource.h clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG option 14 years ago
cpu.h
cputime.h taskstats: use real microsecond granularity for CPU times 14 years ago
current.h
cyclone.h
delay.h
device.h Driver Core: Add platform device arch data V3 16 years ago
div64.h
dma-mapping.h [IA64] Add DMA_ERROR_CODE define. 14 years ago
dma.h
dmi.h include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
elf.h elf coredump: replace ELF_CORE_EXTRA_* macros by functions 15 years ago
emergency-restart.h
errno.h
esi.h
fb.h
fcntl.h
fpswa.h
fpu.h Revert "Neither asm/types.h nor linux/types.h is required for arch/ia64/include/asm/fpu.h" 16 years ago
ftrace.h [IA64] sanity in #include files. Move fnptr to types.h 15 years ago
futex.h futex: Sanitize futex ops argument types 14 years ago
gcc_intrin.h [IA64] Convert ia64 to use int-ll64.h 16 years ago
hardirq.h [IA64] Move local_softirq_pending() definition 14 years ago
hpsim.h
hugetlb.h
hw_irq.h ia64: Remove redundant declaration of irq_desc[] 14 years ago
ia64regs.h
idle.h [IA64] xen_domu_defconfig: fix build issues/warnings 16 years ago
intel_intrin.h
intrinsics.h Pull pvops into release branch 16 years ago
io.h ACPI: Use ioremap_cache() 14 years ago
ioctl.h
ioctls.h ioctl: Use asm-generic/ioctls.h on ia64 (enables termiox) 14 years ago
iommu.h intel-iommu: Fix one last ia64 build problem in Pass Through Support 16 years ago
iommu_table.h ia64, iommu: Add a dummy iommu_table.h file in IA64. 15 years ago
iosapic.h
ipcbuf.h
irq.h ia64: move nr-irqs.h to include/generated 15 years ago
irq_regs.h
irqflags.h Fix IRQ flag handling naming 15 years ago
kdebug.h
kexec.h kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE 17 years ago
kmap_types.h kmap_types: make most arches use generic header file 16 years ago
kprobes.h [IA64] sanity in #include files. Move fnptr to types.h 15 years ago
kregs.h [IA64] Fix annoying IA64_TR_ALLOC_MAX message. 17 years ago
kvm.h KVM: Maintain back mapping from irqchip/pin to gsi 15 years ago
kvm_host.h KVM: Clean up vm creation and release 14 years ago
kvm_para.h KVM: Add __KERNEL__ guards to exported headers 16 years ago
libata-portmap.h
linkage.h
local.h
local64.h arch: Implement local64_t 15 years ago
machvec.h Merge branch 'linus' into core/iommu 16 years ago
machvec_dig.h
machvec_dig_vtd.h remove dma operations in struct ia64_machine_vector 16 years ago
machvec_hpsim.h
machvec_hpzx1.h remove dma operations in struct ia64_machine_vector 16 years ago
machvec_hpzx1_swiotlb.h remove hwsw_dma_ops 16 years ago
machvec_init.h [IA64] SN specific version of dma_get_required_mask() 16 years ago
machvec_sn2.h Merge branch 'linus' into core/iommu 16 years ago
machvec_uv.h
machvec_xen.h ia64/xen: define xen machine vector for domU. 17 years ago
mc146818rtc.h
mca.h [IA64] Save I-resources to ia64_sal_os_state 15 years ago
mca_asm.h
meminit.h ia64: don't alias VMALLOC_END to vmalloc_end 16 years ago
mman.h mm: remove duplicate asm/mman.h files 16 years ago
mmu.h
mmu_context.h cpumask: use mm_cpumask() wrapper: ia64 16 years ago
mmzone.h [IA64] removing redundant ifdef 15 years ago
module.h ia64/pv_ops/bp/module: support binary patching for kernel module. 16 years ago
msgbuf.h
msidef.h ia64: Move the macro definitions related to MSI to one header file. 16 years ago
mutex.h
nodedata.h
numa.h hugetlb: add generic definition of NUMA_NO_NODE 15 years ago
page.h [IA64] fix ia64 build failure in pmdp_get_and_clear 14 years ago
pal.h Fix common misspellings 14 years ago
param.h
paravirt.h ia64/pv_ops: implement binary patching optimization for native. 16 years ago
paravirt_patch.h ia64/pv_op/binarypatch: add helper functions to support binary patching for paravirt_ops. 16 years ago
paravirt_privop.h [IA64] fix allmodconfig compilation breakage. 16 years ago
parport.h
patch.h
pci.h pci-dma: add linux/pci-dma.h to linux/pci.h 15 years ago
percpu.h Merge branch 'for-35' of git://repo.or.cz/linux-kbuild 15 years ago
perfmon.h fix typos 'comamnd' -> 'command' in comments 14 years ago
perfmon_default_smpl.h Fix common misspellings 14 years ago
pgalloc.h mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() 16 years ago
pgtable.h mm: remove pte_*map_nested() 14 years ago
poll.h
posix_types.h
processor.h ACPI, intel_idle: Cleanup idle= internal variables 14 years ago
ptrace.h ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h 15 years ago
ptrace_offsets.h
pvclock-abi.h ia64/xen: add a necessary header file to compile include/xen/interface/xen.h 17 years ago
resource.h
rse.h
rwsem.h rwsem: Move duplicate function prototypes to linux/rwsem.h 14 years ago
sal.h [IA64] Convert ia64 to use int-ll64.h 16 years ago
scatterlist.h remove needless ISA_DMA_THRESHOLD 15 years ago
sections.h [IA64] Put the space for cpu0 per-cpu area into .data section 17 years ago
segment.h
sembuf.h
serial.h
setup.h
shmbuf.h
shmparam.h
sigcontext.h
siginfo.h Add _addr_lsb field to ia64 siginfo 14 years ago
signal.h asm-generic: rename termios.h, signal.h and mman.h 16 years ago
smp.h cpumask: remove arch_send_call_function_ipi 16 years ago
socket.h net: Generalize socket rx gap / receive queue overflow cmsg 16 years ago
sockios.h
sparsemem.h
spinlock.h locking: Convert raw_rwlock functions to arch_rwlock 15 years ago
spinlock_types.h locking: Convert raw_rwlock to arch_rwlock 15 years ago
stat.h
statfs.h IA64: Use <asm-generic/statfs.h> 17 years ago
string.h
swab.h headers_check fix: ia64, swab.h 16 years ago
swiotlb.h swiotlb: Remove duplicate swiotlb_force extern declarations 15 years ago
sync_bitops.h ia64/xen: introduce sync bitops which is necessary for ia64/xen support. 17 years ago
syscall.h [IA64] Remove COMPAT_IA32 support 15 years ago
system.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags 14 years ago
termbits.h tty: Add EXTPROC support for LINEMODE 15 years ago
termios.h
thread_info.h ia64: fix build breakage in asm/thread_info.h 14 years ago
timex.h ia64/pv_ops/pv_time_ops: add sched_clock hook. 16 years ago
tlb.h ia64: mmu_gather rework 14 years ago
tlbflush.h
topology.h numa: ia64: use generic percpu var numa_node_id() implementation 15 years ago
types.h add the common dma_addr_t typedef to include/linux/types.h 14 years ago
uaccess.h
ucontext.h
unaligned.h
uncached.h
unistd.h [IA64] wire up sendmmsg() syscall for Itanium 14 years ago
unwind.h
user.h
ustack.h
vga.h
xor.h