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/x86/include/asm
Thomas Gleixner f4848472cd x86: Sanitize smp_record and move it to x86_init_ops 16 years ago
..
uv x86: Fix UV BAU destination subnode id 16 years ago
visws
xen Xen: Add virt_to_pfn helper function 16 years ago
Kbuild byteorder: make swab.h include asm/swab.h like a regular header 16 years ago
a.out-core.h x86: add %gs accessors for x86_32 16 years ago
a.out.h
acpi.h ACPI: #define acpi_disabled 1 for CONFIG_ACPI=n 16 years ago
aes.h crypto: aes - Export x86 AES encrypt/decrypt functions 16 years ago
agp.h
alternative-asm.h
alternative.h x86: clean up alternative.h 16 years ago
amd_iommu.h amd-iommu: disable IOMMU hardware on shutdown 16 years ago
amd_iommu_types.h Merge branches 'amd-iommu/fixes', 'amd-iommu/debug', 'amd-iommu/suspend-resume' and 'amd-iommu/extended-allocator' into amd-iommu/2.6.31 16 years ago
apic.h Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
apicdef.h x86: display extended apic registers with print_local_APIC and cpu_debug code 16 years ago
apicnum.h irq: initialize nr_irqs based on nr_cpu_ids 16 years ago
apm.h x86: move mach-default/*.h files to asm/ 16 years ago
asm.h
atomic.h
atomic_32.h x86: atomic64: Inline atomic64_read() again 16 years ago
atomic_64.h x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPP 16 years ago
auxvec.h
bios_ebda.h
bitops.h x86, generic: mark complex bitops.h inlines as __always_inline 16 years ago
bitsperlong.h asm-generic: introduce asm/bitsperlong.h 16 years ago
boot.h x86, setup: correct include file in <asm/boot.h> 16 years ago
bootparam.h x86: add extension fields for bootloader type and version 16 years ago
bug.h allow bug table entries to use relative pointers (and use it on x86-64) 16 years ago
bugs.h
byteorder.h byteorder: make swab.h include asm/swab.h like a regular header 16 years ago
cache.h
cacheflush.h Merge branch 'tracing/core-v2' into tracing-for-linus 16 years ago
calgary.h
calling.h x86: document 64-bit and 32-bit function call convention ABI 16 years ago
checksum.h
checksum_32.h
checksum_64.h
cmpxchg.h
cmpxchg_32.h
cmpxchg_64.h
compat.h
cpu.h x86: generalize boot_cpu_id 16 years ago
cpu_debug.h x86: cpu_debug: Remove model information to reduce encoding-decoding 16 years ago
cpufeature.h Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm 16 years ago
cpumask.h x86: unify cpu_callin_mask/cpu_callout_mask/cpu_initialized_mask/cpu_sibling_setup_mask 16 years ago
cputime.h
current.h x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit. 16 years ago
debugreg.h
delay.h
desc.h x86: de-assembler-ize asm/desc.h 16 years ago
desc_defs.h
device.h x86, ia64: convert to use generic dma_map_ops struct 16 years ago
div64.h
dma-mapping.h dma-mapping: x86: use asm-generic/dma-mapping-common.h 16 years ago
dma.h
dmi.h x86/dmi: fix dmi_alloc() section mismatches 16 years ago
do_timer.h x86: move mach-default/*.h files to asm/ 16 years ago
ds.h x86, ds: support Core i7 16 years ago
dwarf2.h
e820.h x86: Move memory_setup to x86_init_ops 16 years ago
edac.h
efi.h x86: Make 64-bit efi_ioremap use ioremap on MMIO regions 16 years ago
elf.h x86: make lazy %gs optional on x86_32 16 years ago
emergency-restart.h
entry_arch.h Merge branch 'linus' into x86/mce3 16 years ago
errno.h
fb.h
fcntl.h
fixmap.h x86: Fix fixmap page order for FIX_TEXT_POKE0,1 16 years ago
floppy.h
frame.h
ftrace.h tracing/syscalls: support for syscalls tracing on x86 16 years ago
futex.h
gart.h
genapic.h x86, apic: merge genapic.h into apic.h 16 years ago
geode.h
gpio.h
hardirq.h Merge branch 'linus' into x86/mce3 16 years ago
highmem.h x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn() 16 years ago
hpet.h
hugetlb.h
hw_irq.h Merge branch 'linus' into x86/mce3 16 years ago
hypertransport.h
hypervisor.h
i387.h Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
i8253.h
i8259.h x86: move x86_quirk_pre_intr_init() to irqinit_32.c 16 years ago
ia32.h generic compat_sys_ustat 16 years ago
ia32_unistd.h
idle.h x86: kill #ifdef for exit_idle() 16 years ago
init.h x86: move function and variable declarations to asm/init.h 16 years ago
io.h x86: fix set_fixmap to use phys_addr_t 16 years ago
io_32.h Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/header-fixes', 'x86/headers' and 'x86/minor-fixes' into x86/core 16 years ago
io_64.h Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/header-fixes', 'x86/headers' and 'x86/minor-fixes' into x86/core 16 years ago
io_apic.h x86/pci: insert ioapic resource before assigning unassigned resources 16 years ago
ioctl.h
ioctls.h
iomap.h x86: added 'ifndef _ASM_X86_IOMAP_H' to iomap.h 16 years ago
iommu.h Intel IOMMU Pass Through Support 16 years ago
ipcbuf.h
ipi.h x86, apic: remove duplicate asm/apic.h inclusions 16 years ago
irq.h x86: UV, SGI RTC: add generic system vector 16 years ago
irq_regs.h x86: merge irq_regs.h 16 years ago
irq_remapping.h x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checks 16 years ago
irq_vectors.h Merge branch 'linus' into x86/mce3 16 years ago
irqflags.h x86: fix assembly constraints in native_save_fl() 16 years ago
ist.h
k8.h x86: k8 convert node_to_k8_nb_misc() from a macro to an inline function 16 years ago
kdebug.h
kexec.h x86, kexec: x86_64: add kexec jump support for x86_64 16 years ago
kgdb.h
kmap_types.h kmap_types: make most arches use generic header file 16 years ago
kmemcheck.h kmemcheck: add the kmemcheck core 16 years ago
kprobes.h
kvm.h KVM: Enable MSI-X for KVM assigned device 16 years ago
kvm_host.h KVM: VMX: Rename rmode.active to rmode.vm86_active 16 years ago
kvm_para.h
kvm_x86_emulate.h KVM: Deal with interrupt shadow state for emulated instructions 16 years ago
ldt.h
lguest.h lguest: fix comment style 16 years ago
lguest_hcall.h lguest: update commentry 16 years ago
linkage.h x86: shrink __ALIGN and __ALIGN_STR definitions 16 years ago
local.h
mach_timer.h x86: move mach-default/*.h files to asm/ 16 years ago
mach_traps.h x86: move mach-default/*.h files to asm/ 16 years ago
math_emu.h x86: fix math_emu register frame access 16 years ago
mc146818rtc.h
mca.h
mca_dma.h
mce.h x86, mce: mce.h cleanup 16 years ago
microcode.h x86: microcode: use smp_call_function_single instead of set_cpus_allowed, cleanup of synchronization logic 16 years ago
mman.h asm-generic: rename termios.h, signal.h and mman.h 16 years ago
mmconfig.h
mmu.h
mmu_context.h x86: make lazy %gs optional on x86_32 16 years ago
mmx.h
mmzone.h
mmzone_32.h bootmem, x86: further fixes for arch-specific bootmem wrapping 16 years ago
mmzone_64.h mm: clean up for early_pfn_to_nid() 16 years ago
module.h
mpspec.h x86: enable_update_mptable should be a macro 16 years ago
mpspec_def.h x86: rename all fields of mpf_intel mpf_X to X 16 years ago
msgbuf.h
msidef.h x86, x2apic: enable fault handling for intr-remapping 16 years ago
msr-index.h x86: Remove double declaration of MSR_P6_EVNTSEL0 and MSR_P6_EVNTSEL1 16 years ago
msr.h x86: msr.h linux/types.h is only required for __KERNEL__ 16 years ago
mtrr.h headers_check fix: x86, mtrr.h 16 years ago
mutex.h
mutex_32.h
mutex_64.h
nmi.h x86: Remove unused function lapic_watchdog_ok() 16 years ago
nops.h
numa.h
numa_32.h x86: set_highmem_pages_init() cleanup 16 years ago
numa_64.h x86, mm: Fix node_possible_map logic 16 years ago
numaq.h x86, numaq: cleanups 16 years ago
olpc.h
page.h asm-generic: rename page.h and uaccess.h 16 years ago
page_32.h x86 headers: protect page_32.h via __ASSEMBLY__ 16 years ago
page_32_types.h x86: page_types.h unification of declarations 16 years ago
page_64.h x86: create _types.h counterparts for page*.h 16 years ago
page_64_types.h x86, 64-bit: Clean up user address masking 16 years ago
page_types.h x86: page_types.h unification of declarations 16 years ago
param.h
paravirt.h x86/paravirt: split paravirt definitions into paravirt_types.h 16 years ago
paravirt_types.h x86: Move memory_setup to x86_init_ops 16 years ago
parport.h
pat.h x86, PAT: Remove duplicate memtype reserve in devmem mmap 16 years ago
pci-direct.h
pci-functions.h x86: move mach-default/*.h files to asm/ 16 years ago
pci.h Fix pci_unmap_addr() et al on i386. 16 years ago
pci_64.h x86/dma: unify definition of pci_unmap_addr* and pci_unmap_len macros 16 years ago
pci_x86.h Revert "PCI: use ACPI _CRS data by default" 16 years ago
percpu.h x86: fix pageattr handling for lpage percpu allocator and re-enable it 16 years ago
perf_counter.h perf_counter, x86: Add mmap counter read support 16 years ago
pgalloc.h mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() 16 years ago
pgtable-2level.h x86: with the last user gone, remove set_pte_present 16 years ago
pgtable-2level_types.h x86: move more pagetable-related definitions into pgtable*.h 16 years ago
pgtable-3level.h x86: with the last user gone, remove set_pte_present 16 years ago
pgtable-3level_types.h x86: move more pagetable-related definitions into pgtable*.h 16 years ago
pgtable.h x86, pat: Allow ISA memory range uncacheable mapping requests 16 years ago
pgtable_32.h x86: Add NMI types for kmap_atomic, fix 16 years ago
pgtable_32_types.h module: merge module_alloc() finally 16 years ago
pgtable_64.h x86, 64-bit: Clean up user address masking 16 years ago
pgtable_64_types.h x86: 46 bit physical address support on 64 bits 16 years ago
pgtable_types.h x86: make _PAGE_HIDDEN conditional 16 years ago
poll.h
posix_types.h
posix_types_32.h
posix_types_64.h
prctl.h headers_check fix: x86, prctl.h 16 years ago
processor-cyrix.h
processor-flags.h
processor.h Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
proto.h x86: fix power-of-2 round_up/round_down macros 16 years ago
ptrace-abi.h x86, ptrace: remove CONFIG guards around declarations 16 years ago
ptrace.h Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
pvclock-abi.h
pvclock.h
rdc321x_defs.h x86, rdc321x: remove/move leftover files 16 years ago
reboot.h
reboot_fixups.h
required-features.h x86-64: remove PGE from must-have feature list 16 years ago
resource.h
resume-trace.h
rio.h
rtc.h
rwlock.h
rwsem.h
scatterlist.h
seccomp.h
seccomp_32.h x86-64: seccomp: fix 32/64 syscall hole 16 years ago
seccomp_64.h x86-64: seccomp: fix 32/64 syscall hole 16 years ago
sections.h x86: add brk allocation for very, very early allocations 16 years ago
segment.h x86: implement x86_32 stack protector 16 years ago
sembuf.h
serial.h
setup.h x86: Sanitize smp_record and move it to x86_init_ops 16 years ago
setup_arch.h x86: move mach-default/*.h files to asm/ 16 years ago
shmbuf.h
shmparam.h
sigcontext.h x86: add linux kernel support for YMM state 16 years ago
sigcontext32.h headers_check fix: x86, sigcontext32.h 16 years ago
sigframe.h x86: sigframe.h: include headers for dependency 16 years ago
siginfo.h
signal.h asm-generic: rename termios.h, signal.h and mman.h 16 years ago
smp.h x86: read apic ID in the !acpi_lapic case 16 years ago
smpboot_hooks.h x86: move mach-default/*.h files to asm/ 16 years ago
socket.h net: new user space API for time stamping of incoming and outgoing packets 16 years ago
sockios.h
sparsemem.h x86: 46 bit physical address support on 64 bits 16 years ago
spinlock.h memory barrier: adding smp_mb__after_lock 16 years ago
spinlock_types.h
srat.h
stackprotector.h x86: fix x86_32 stack protector bugs 16 years ago
stacktrace.h perf_counter: Ignore the nmi call frames in the x86-64 backtraces 16 years ago
stat.h
statfs.h
string.h
string_32.h x86: add hooks for kmemcheck 16 years ago
string_64.h x86: add hooks for kmemcheck 16 years ago
suspend.h
suspend_32.h pm: cleanup includes 16 years ago
suspend_64.h
svm.h KVM: Fix unneeded instruction skipping during task switching. 16 years ago
swab.h headers_check fix: x86, swab.h 16 years ago
swiotlb.h swiotlb: replace architecture-specific swiotlb.h with linux/swiotlb.h 16 years ago
sync_bitops.h
sys_ia32.h generic compat_sys_ustat 16 years ago
syscall.h
syscalls.h x86: clean up declarations and variables 16 years ago
system.h x86: add forward decl for tss_struct 16 years ago
system_64.h
tce.h
termbits.h
termios.h x86: fix ktermios-termio conversion 16 years ago
thread_info.h sched: INIT_PREEMPT_COUNT 16 years ago
time.h
timer.h sched, x86: Fix cpufreq + sched_clock() TSC scaling 16 years ago
timex.h time: move PIT_TICK_RATE to linux/timex.h 16 years ago
tlb.h
tlbflush.h x86: make zap_low_mapping could be used early 16 years ago
topology.h sched: Don't export sched_mc_power_savings on multi-socket single core system 16 years ago
trampoline.h x86: load pointer to pda into %gs while brining up a CPU 16 years ago
traps.h Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
tsc.h
types.h asm-generic: introduce asm/bitsperlong.h 16 years ago
uaccess.h x86: Fix movq immediate operand constraints in uaccess.h 16 years ago
uaccess_32.h x86, mm: dont use non-temporal stores in pagecache accesses 16 years ago
uaccess_64.h x86: Fix movq immediate operand constraints in uaccess_64.h 16 years ago
ucontext.h
unaligned.h
unistd.h
unistd_32.h Merge branch 'core/signal' into perfcounters/core 16 years ago
unistd_64.h Merge branch 'core/signal' into perfcounters/core 16 years ago
user.h
user32.h
user_32.h
user_64.h
vdso.h
vga.h
vgtod.h
virtext.h KVM: SVM: Move EFER and MSR constants to generic x86 code 16 years ago
vm86.h
vmi.h x86 Fix VMI crash on boot in 2.6.28-rc8 16 years ago
vmi_time.h
vmware.h
vmx.h KVM: Add VT-x machine check support 16 years ago
vsyscall.h
x86_init.h x86: Sanitize smp_record and move it to x86_init_ops 16 years ago
xcr.h
xor.h x86: add hooks for kmemcheck 16 years ago
xor_32.h
xor_64.h
xsave.h x86: add linux kernel support for YMM state 16 years ago