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
H. Peter Anvin 05d43ed8a8 x86: get rid of the insane TIF_ABI_PENDING bit 15 years ago
..
uv x86, uv: Add function retrieving node controller revision number 15 years ago
visws
xen xen: move Xen-testing predicates to common header 15 years ago
Kbuild hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events 15 years ago
a.out-core.h hw-breakpoints: Fix broken a.out format dump 15 years ago
a.out.h
acpi.h ACPI: processor: finish unifying arch_acpi_processor_init_pdc() 15 years ago
aes.h
agp.h
alternative-asm.h x86/alternatives: No need for alternatives-asm.h to re-invent stuff already in asm.h 15 years ago
alternative.h x86/alternatives: Check replacementlen <= instrlen at build time 15 years ago
amd_iommu.h x86/amd-iommu: Update copyright headers 15 years ago
amd_iommu_proto.h x86/amd-iommu: Fix PCI hotplug with passthrough mode 15 years ago
amd_iommu_types.h x86/amd-iommu: Remove amd_iommu_pd_table 15 years ago
apic.h x86: apic: Do not use stacked physid_mask_t 15 years ago
apicdef.h x86: io-apic: IO-APIC MMIO should not fail on resource insertion 15 years ago
apm.h
asm-offsets.h kbuild: move asm-offsets.h to include/generated 15 years ago
asm.h
atomic.h
atomic_32.h
atomic_64.h
auxvec.h
bios_ebda.h
bitops.h
bitsperlong.h
boot.h
bootparam.h Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
bug.h x86: Convert BUG() to use unreachable() 15 years ago
bugs.h
byteorder.h
cache.h x86: Eliminate redundant/contradicting cache line size config options 15 years ago
cacheflush.h Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
calgary.h x86: Calgary: Convert detect_calgary() to use iommu_init hook 15 years ago
calling.h
checksum.h
checksum_32.h x86: fix csum_ipv6_magic asm memory clobber 16 years ago
checksum_64.h
cmpxchg.h
cmpxchg_32.h Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
cmpxchg_64.h x86: Generate cmpxchg build failures 16 years ago
compat.h
cpu.h
cpufeature.h x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config space 15 years ago
cpumask.h
cputime.h
current.h
debugreg.h x86: Rename global percpu symbol dr7 to cpu_dr7 15 years ago
delay.h
desc.h x86: Make sure get_user_desc() doesn't sign extend. 15 years ago
desc_defs.h tree-wide: fix assorted typos all over the place 15 years ago
device.h x86/amd-iommu: Use dev->arch->iommu to store iommu related information 15 years ago
div64.h
dma-mapping.h dma-mapping: fix off-by-one error in dma_capable() 15 years ago
dma.h
dmi.h
ds.h
dwarf2.h
e820.h x86, mm: Correct the implementation of is_untracked_pat_range() 15 years ago
edac.h
efi.h
elf.h x86: get rid of the insane TIF_ABI_PENDING bit 15 years ago
emergency-restart.h
entry_arch.h x86: UV RTC: Rename generic_interrupt to x86_platform_ipi 16 years ago
errno.h
fb.h
fcntl.h
fixmap.h
floppy.h
frame.h
ftrace.h
futex.h
gart.h x86: GART: Convert gart_iommu_hole_init() to use iommu_init hook 15 years ago
genapic.h
geode.h cs5535: drop the Geode-specific MFGPT/GPIO code 15 years ago
gpio.h
hardirq.h Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
highmem.h
hpet.h x86: Disable HPET MSI on ATI SB700/SB800 15 years ago
hugetlb.h
hw_breakpoint.h hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events 15 years ago
hw_irq.h x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu system 15 years ago
hypertransport.h
hypervisor.h
i387.h crypto: ghash-intel - Add PSHUFB macros 15 years ago
i8253.h
i8259.h
ia32.h
ia32_unistd.h
idle.h
inat.h x86: AVX instruction set decoder support 15 years ago
inat_types.h
init.h
insn.h x86: AVX instruction set decoder support 15 years ago
inst.h x86: Generate .byte code for some new instructions via gas macro 15 years ago
io.h
io_32.h
io_64.h
io_apic.h Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
ioctl.h
ioctls.h
iomap.h
iommu.h x86: Move iommu_shutdown_noop to x86_init.c 15 years ago
ipcbuf.h
ipi.h
irq.h Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
irq_regs.h
irq_remapping.h
irq_vectors.h x86: Fix duplicated UV BAU interrupt vector 15 years ago
irqflags.h
ist.h
k8.h x86: k8.h: Add struct bootnode 15 years ago
kdebug.h
kexec.h
kgdb.h
kmap_types.h
kmemcheck.h
kprobes.h
kvm.h KVM: x86: Extend KVM_SET_VCPU_EVENTS with selective updates 15 years ago
kvm_emulate.h KVM: x86 emulator: limit instructions to 15 bytes 15 years ago
kvm_host.h KVM: VMX: Fix comparison of guest efer with stale host value 15 years ago
kvm_para.h KVM: Add missing #include 16 years ago
ldt.h
lguest.h
lguest_hcall.h
linkage.h
local.h
mach_timer.h
mach_traps.h
math_emu.h
mc146818rtc.h
mca.h
mca_dma.h
mce.h x86: mce.h: Fix warning in header checks 15 years ago
microcode.h Revert "x86: ucode-amd: Load ucode-patches once ..." 15 years ago
mman.h
mmconfig.h
mmu.h
mmu_context.h cpumask: use mm_cpumask() wrapper: x86 16 years ago
mmx.h
mmzone.h
mmzone_32.h tree-wide: fix assorted typos all over the place 15 years ago
mmzone_64.h
module.h Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
mpspec.h Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
mpspec_def.h
msgbuf.h
msidef.h
msr-index.h x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config space 15 years ago
msr.h x86, msr: msrs_alloc/free for CONFIG_SMP=n 15 years ago
mtrr.h
mutex.h
mutex_32.h
mutex_64.h
nmi.h sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
nops.h x86/tracing: comment need for atomic nop 16 years ago
numa.h
numa_32.h
numa_64.h
numaq.h
olpc.h ALSA: cs5535audio: free OLPC quirks from reliance on MGEODE_LX cpu optimization 15 years ago
page.h
page_32.h
page_32_types.h
page_64.h
page_64_types.h
page_types.h x86: Export k8 physical topology 16 years ago
param.h
paravirt.h locking: Convert __raw_spin* functions to arch_spin* 15 years ago
paravirt_types.h locking: Convert raw_spinlock to arch_spinlock 15 years ago
parport.h
pat.h x86, platform: Change is_untracked_pat_range() to bool; cleanup init 15 years ago
pci-direct.h
pci-functions.h
pci.h x86/PCI: default pcibus cpumask to all cpus if it lacks affinity 16 years ago
pci_64.h
pci_x86.h x86/PCI: MMCONFIG: add lookup function 15 years ago
percpu.h percpu: remove some sparse warnings 15 years ago
perf_event.h perf: x86: Add support for the ANY bit 15 years ago
pgalloc.h
pgtable-2level.h
pgtable-2level_types.h
pgtable-3level.h
pgtable-3level_types.h
pgtable.h x86, mm: is_untracked_pat_range() takes a normal semiclosed range 15 years ago
pgtable_32.h
pgtable_32_types.h
pgtable_64.h
pgtable_64_types.h
pgtable_types.h Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/urgent 16 years ago
poll.h
posix_types.h
posix_types_32.h
posix_types_64.h
prctl.h
processor-cyrix.h
processor-flags.h
processor.h x86, cpuid: Add "volatile" to asm in native_cpuid() 15 years ago
proto.h x86: remove "extern" from function prototypes in <asm/proto.h> 15 years ago
ptrace-abi.h
ptrace.h ptrace: x86: implement user_single_step_siginfo() 15 years ago
pvclock-abi.h
pvclock.h
rdc321x_defs.h
reboot.h
reboot_fixups.h
required-features.h
resource.h
resume-trace.h
rio.h
rtc.h
rwlock.h
rwsem.h
scatterlist.h
seccomp.h
seccomp_32.h
seccomp_64.h
sections.h x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATA 15 years ago
segment.h
sembuf.h
serial.h
setup.h
setup_arch.h
shmbuf.h
shmparam.h
sigcontext.h tree-wide: fix misspelling of "definition" in comments 15 years ago
sigcontext32.h
sigframe.h
siginfo.h
signal.h
smp.h cpumask: remove arch_send_call_function_ipi 16 years ago
smpboot_hooks.h
socket.h
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
srat.h
stackprotector.h x86/i386: Make sure stack-protector segment base is cache aligned 16 years ago
stacktrace.h perf events, x86/stacktrace: Fix performance/softlockup by providing a special frame pointer-only stack walker 15 years ago
stat.h
statfs.h
string.h
string_32.h x86: Use __builtin_memset and __builtin_memcpy for memset/memcpy 16 years ago
string_64.h
suspend.h
suspend_32.h
suspend_64.h
svm.h KVM: SVM: Support Pause Filter in AMD processors 15 years ago
swab.h
swiotlb.h x86: Split swiotlb initialization into two stages 15 years ago
sync_bitops.h
sys_ia32.h sanitize do_pipe_flags() callers in arch 15 years ago
syscall.h x86: syscall_get_nr returns int 16 years ago
syscalls.h Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
system.h x86: Factor duplicated code out of __show_regs() into show_regs_common() 15 years ago
system_64.h
tce.h
termbits.h
termios.h
thread_info.h x86: get rid of the insane TIF_ABI_PENDING bit 15 years ago
time.h x86: Move get/set_wallclock to x86_platform_ops 16 years ago
timer.h
timex.h
tlb.h
tlbflush.h
topology.h hugetlb: add generic definition of NUMA_NO_NODE 15 years ago
trampoline.h x86: Use find_e820() instead of hard coded trampoline address 15 years ago
traps.h
tsc.h
types.h
uaccess.h x86, 64-bit: Move K8 B step iret fixup to fault entry asm 16 years ago
uaccess_32.h x86: copy_from_user() should not return -EFAULT 15 years ago
uaccess_64.h x86: copy_from_user() should not return -EFAULT 15 years ago
ucontext.h
unaligned.h
unistd.h
unistd_32.h net: Introduce recvmmsg socket syscall 16 years ago
unistd_64.h net: Introduce recvmmsg socket syscall 16 years ago
user.h
user32.h
user_32.h
user_64.h
vdso.h
vga.h
vgtod.h
virtext.h
vm86.h
vmi.h
vmi_time.h
vmware.h
vmx.h KVM: VMX: Add support for Pause-Loop Exiting 15 years ago
vsyscall.h
x86_init.h Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
xcr.h
xor.h
xor_32.h
xor_64.h
xsave.h