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
Linus Torvalds 4a1d7544fe Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
..
numachip x86: Add NumaChip support 13 years ago
uv x86/uv: Fix uv_gpa_to_soc_phys_ram() shift 13 years ago
visws x86: Move pci init function to x86_init 15 years ago
xen xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it. 13 years ago
Kbuild x32: Generate <asm/unistd_x32.h> 13 years ago
a.out-core.h hw-breakpoints: Fix broken a.out format dump 15 years ago
a.out.h
acpi.h Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 14 years ago
aes.h
agp.h agp: kill phys_to_gart() and gart_to_phys() 16 years ago
alternative-asm.h x86: Fix atomic64_xxx_cx8() functions 13 years ago
alternative.h x86: Adjust asm constraints in atomic64 wrappers 13 years ago
amd_nb.h x86/PCI: amd: factor out MMCONFIG discovery 13 years ago
apb_timer.h Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
apic.h Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
apic_flat_64.h x86: Make flat_init_apic_ldr() available 13 years ago
apicdef.h x86, x2apic: Fallback to xapic when BIOS doesn't setup interrupt-remapping 13 years ago
apm.h
arch_hweight.h x86, hweight: Use a 32-bit popcnt for __arch_hweight32() 15 years ago
archrandom.h x86, random: Verify RDRAND functionality and allow it to be disabled 14 years ago
asm-offsets.h kbuild: move asm-offsets.h to include/generated 15 years ago
asm.h x86: Fix write lock scalability 64-bit issue 14 years ago
atomic.h x86: Use xadd helper more widely 14 years ago
atomic64_32.h x86: atomic64 assembly improvements 13 years ago
atomic64_64.h x86: Use xadd helper more widely 14 years ago
auxvec.h Disintegrate asm/system.h for X86 13 years ago
barrier.h Disintegrate asm/system.h for X86 13 years ago
bios_ebda.h x86: Better comments for get_bios_ebda() 14 years ago
bitops.h x86_64, asm: Optimise fls(), ffs() and fls64() 13 years ago
bitsperlong.h
boot.h x86: support XZ-compressed kernel 14 years ago
bootparam.h x86: Add missing bzImage fields to struct setup_header 13 years ago
bug.h Disintegrate asm/system.h for X86 13 years ago
bugs.h
byteorder.h
cache.h Rename .data.read_mostly to .data..read_mostly. 15 years ago
cacheflush.h Disintegrate asm/system.h for X86 13 years ago
calgary.h x86, iommu: Make all IOMMU's detection routines return a value. 15 years ago
calling.h x86, asm: Flip RESTORE_ARGS arguments logic 14 years ago
ce4100.h x86: ce4100: Set pci ops via callback instead of module init 14 years ago
checksum.h
checksum_32.h x86: fix csum_ipv6_magic asm memory clobber 16 years ago
checksum_64.h
clocksource.h clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG option 14 years ago
cmpxchg.h x86: Use correct byte-sized register constraint in __add() 13 years ago
cmpxchg_32.h x86: Fix and improve cmpxchg_double{,_local}() 13 years ago
cmpxchg_64.h x86: Fix and improve cmpxchg_double{,_local}() 13 years ago
compat.h x86: Move is_ia32_task to asm/thread_info.h from asm/compat.h 13 years ago
cpu.h x86: Fix mwait_usable section mismatch 14 years ago
cpu_device_id.h Add driver auto probing for x86 features v4 13 years ago
cpufeature.h Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for-linus', 'x86-process-for-linus' and 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
cpumask.h
cputime.h
current.h x86, percpu: Add 'percpu_read_stable()' interface for cacheable accesses 16 years ago
debugreg.h x86: relocate get/set debugreg fcns to include/asm/debugreg. 13 years ago
delay.h asm-generic: move archictures to common delay.h 14 years ago
desc.h x86: Keep current stack in NMI breakpoints 13 years ago
desc_defs.h tree-wide: fix assorted typos all over the place 15 years ago
device.h iommu: Rename the DMAR and INTR_REMAP config options 14 years ago
div64.h x86/div64: Add a micro-optimization shortcut if base is power of two 13 years ago
dma-mapping.h X86 & IA64: adapt for dma_map_ops changes 13 years ago
dma.h x86, NUMA: Enable emulation on 32bit too 14 years ago
dmi.h
dwarf2.h x86-64: Fix CFI data for interrupt frames 14 years ago
e820.h Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid" 13 years ago
edac.h
efi.h x86, efi: Allow basic init with mixed 32/64-bit efi/kernel 13 years ago
elf.h Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
emergency-restart.h
entry_arch.h x86, mce: Replace MCE_SELF_VECTOR by irq_work 14 years ago
errno.h
exec.h Disintegrate asm/system.h for X86 13 years ago
fb.h x86-64: Allow fbdev primary video code 15 years ago
fcntl.h
fixmap.h x86/intel config: Revamp configuration to allow for Moorestown and Medfield 13 years ago
floppy.h
fpu-internal.h i387: Split up <asm/i387.h> into exported and internal interfaces 13 years ago
frame.h x86: Unify rwlock assembly implementation 14 years ago
ftrace.h ftrace/x86: mcount offset calculation 14 years ago
futex.h Disintegrate asm/system.h for X86 13 years ago
gart.h x86, gart: Set DISTLBWALKPRB bit always 14 years ago
genapic.h
geode.h cs5535: drop the Geode-specific MFGPT/GPIO code 15 years ago
gpio.h x86/gpio: Implement x86 gpio_to_irq convert function 14 years ago
hardirq.h x86/time: Eliminate unused irq0_irqs counter 13 years ago
highmem.h highmem: kill all __kmap_atomic() 13 years ago
hpet.h x86: ioapic/hpet: Convert to new chip functions 15 years ago
hugetlb.h
hw_breakpoint.h x86: Fix instruction breakpoint encoding 15 years ago
hw_irq.h iommu: Rename the DMAR and INTR_REMAP config options 14 years ago
hypertransport.h
hyperv.h Staging: hv: vmbus: Retry vmbus_post_msg() before giving up 14 years ago
hypervisor.h xen: HVM X2APIC support 14 years ago
i387.h Disintegrate asm/system.h for X86 13 years ago
i8259.h x86: i8259: Convert to new irq_chip functions 15 years ago
ia32.h x32: Fix alignment fail in struct compat_siginfo 13 years ago
ia32_unistd.h x86: Generate system call tables and unistd_*.h from tables 13 years ago
idle.h x86: Merge the x86_32 and x86_64 cpu_idle() functions 13 years ago
inat.h x86: Fix to decode grouped AVX with VEX pp bits 13 years ago
inat_types.h x86: Instruction decoder API 16 years ago
init.h x86, mm: Unify zone_sizes_init() 13 years ago
insn.h x86: Fix to decode grouped AVX with VEX pp bits 13 years ago
inst.h crypto: aesni-intel - Fix another CTR build failure with gas 2.16.1 15 years ago
intel_scu_ipc.h x86,mrst: Power control commands update 13 years ago
io.h x86: don't include xen/xen.h in <asm/io.h> unless XEN is enabled 14 years ago
io_apic.h x86/ioapic: Add io_apic_ops driver layer to allow interception 13 years ago
ioctl.h
ioctls.h
iomap.h mm: stack based kmap_atomic() 14 years ago
iommu.h iommu: Add option to group multi-function devices 13 years ago
iommu_table.h x86, iommu: Update header comments with appropriate naming 15 years ago
ipcbuf.h
ipi.h x86: Make default_send_IPI_mask_sequence/allbutself_logical() 32bit only 14 years ago
irq.h x86: Add device tree support 14 years ago
irq_regs.h
irq_remapping.h iommu: Rename the DMAR and INTR_REMAP config options 14 years ago
irq_vectors.h x86/irq: Standardize on CONFIG_SPARSE_IRQ=y 14 years ago
irqflags.h tracing, x86/irq: Do not trace arch_local_{*,irq_*}() functions 14 years ago
ist.h
jump_label.h static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() 13 years ago
kdebug.h ptrace: unify show_regs() prototype 14 years ago
kexec.h
kgdb.h kgdb: x86: Return all segment registers also in 64-bit mode 13 years ago
kmap_types.h
kmemcheck.h
kprobes.h x86: Move MAX_INSN_SIZE into asm/insn.h 15 years ago
kvm.h KVM: provide synchronous registers in kvm_run 13 years ago
kvm_emulate.h KVM: x86 emulator: Allow PM/VM86 switch during task switch 13 years ago
kvm_host.h KVM: x86 emulator: Fix task switch privilege checks 13 years ago
kvm_para.h KVM guest: KVM Steal time registration 14 years ago
ldt.h
lguest.h Merge commit 'origin/x86/urgent' into x86/asm 16 years ago
lguest_hcall.h lguest: update comments 14 years ago
linkage.h x86: Get rid of asmregparm 14 years ago
local.h Disintegrate asm/system.h for X86 13 years ago
local64.h arch: Implement local64_t 15 years ago
mach_timer.h time: x86: Remove CLOCK_TICK_RATE from mach_timer.h 13 years ago
mach_traps.h x86/mrst: Avoid reporting wrong nmi status 13 years ago
math_emu.h
mc146818rtc.h Disintegrate asm/system.h for X86 13 years ago
mca.h
mca_dma.h
mce.h x86/mce: Convert static array of pointers to per-cpu variables 13 years ago
microcode.h x86, microcode, AMD: Add a vendor-specific exit function 13 years ago
mman.h
mmconfig.h
mmu.h x86: Reorder mm_context_t to remove x86_64 alignment padding and thus shrink mm_struct 14 years ago
mmu_context.h atomic: use <linux/atomic.h> 14 years ago
mmx.h
mmzone.h
mmzone_32.h x86, mm: s/PAGES_PER_ELEMENT/PAGES_PER_SECTION/ 14 years ago
mmzone_64.h Fix node_start/end_pfn() definition for mm/page_cgroup.c 14 years ago
module.h x86, cpu: Move AMD Elan Kconfig under "Processor family" 14 years ago
mpspec.h x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit 14 years ago
mpspec_def.h x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusion 14 years ago
mrst-vrtc.h x86: mrst: Add vrtc driver which serves as a wall clock device 14 years ago
mrst.h x86/mid: Remove Intel Moorestown 13 years ago
msgbuf.h
mshyperv.h x86: Clean up the hypervisor layer 15 years ago
msidef.h
msr-index.h perf/x86: Add Intel LBR MSR definitions 13 years ago
msr.h x86: Document rdmsr_safe restrictions 13 years ago
mtrr.h x86, mtrr: Use explicit sizing and padding for the 64-bit ioctls 13 years ago
mutex.h
mutex_32.h
mutex_64.h
mwait.h x86, mwait: Move mwait constants to a common header file 15 years ago
nmi.h x86, nmi: Add in logic to handle multiple events and unknown NMIs 14 years ago
nops.h x86, cpu: Clean up and unify the NOP selection infrastructure 14 years ago
numa.h x86, NUMA: Make numa_init_array() static 14 years ago
numa_32.h x86, NUMA: Move NUMA init logic from numa_64.c to numa.c 14 years ago
numa_64.h x86, NUMA: Move NUMA init logic from numa_64.c to numa.c 14 years ago
numaq.h x86-32, NUMA: Update numaq to use new NUMA init protocol 14 years ago
olpc.h x86, olpc-xo1-sci: Add GPE handler and ebook switch functionality 14 years ago
olpc_ofw.h x86, olpc: Use device tree for platform identification 14 years ago
page.h x86: Document __phys_reloc_hide() usage in __pa_symbol() 15 years ago
page_32.h
page_32_types.h x86: Remove CONFIG_4KSTACKS 15 years ago
page_64.h
page_64_types.h
page_types.h Move all declarations of free_initmem() to linux/mm.h 13 years ago
param.h
paravirt.h The following text was taken from the original review request: 13 years ago
paravirt_types.h Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-tip 14 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: Expand the x86_msi_ops to have a restore MSIs. 13 years ago
pci_64.h x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMA 15 years ago
pci_x86.h PCI: Pull PCI 'latency timer' setup up into the core 13 years ago
percpu.h Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 13 years ago
perf_event.h Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm 13 years ago
perf_event_p4.h x86, perf: P4 PMU - Fix typos in comments and style cleanup 14 years ago
pgalloc.h tree-wide: fix comment/printk typos 14 years ago
pgtable-2level.h thp: add x86 32bit support 14 years ago
pgtable-2level_types.h
pgtable-3level.h x86: Flush TLB if PGD entry is changed in i386 PAE mode 14 years ago
pgtable-3level_types.h
pgtable.h x86: Use "do { } while(0)" for empty flush_tlb_fix_spurious_fault() macro 13 years ago
pgtable_32.h mm: remove pte_*map_nested() 14 years ago
pgtable_32_types.h x86: use __ASSEMBLY__ rather than __ASSEMBLER__ 15 years ago
pgtable_64.h thp: add x86 32bit support 14 years ago
pgtable_64_types.h
pgtable_types.h x86-64: Map the HPET NX 14 years ago
poll.h
posix_types.h x32: Create posix_types_x32.h 13 years ago
posix_types_32.h x86: Use generic posix_types.h 13 years ago
posix_types_64.h x86: Use generic posix_types.h 13 years ago
posix_types_x32.h x32: Create posix_types_x32.h 13 years ago
prctl.h
probe_roms.h x86: Introduce pci_map_biosrom() 14 years ago
processor-cyrix.h
processor-flags.h x86: Fix rflags in FAKE_STACK_FRAME 13 years ago
processor.h x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facility 13 years ago
prom.h irq_domain/x86: Convert x86 (embedded) to use common irq_domain 13 years ago
proto.h Move round_up/down to kernel.h 15 years ago
ptrace-abi.h x86: Fix common misspellings 14 years ago
ptrace.h x86: Move some signal-handling definitions to a common header 13 years ago
pvclock-abi.h x86, paravirt: don't compute pvclock adjustments if we trust the tsc 15 years ago
pvclock.h KVM: Fix instruction size issue in pvclock scaling 14 years ago
reboot.h x86, nmi: Wire up NMI handlers to new routines 14 years ago
reboot_fixups.h
required-features.h x86, cpu: Support the features flags in new CPUID leaf 7 15 years ago
resource.h
resume-trace.h
rio.h
rtc.h
rwlock.h x86: Fix write lock scalability 64-bit issue 14 years ago
rwsem.h x86: Use xadd helper more widely 14 years ago
scatterlist.h remove needless ISA_DMA_THRESHOLD 15 years ago
seccomp.h
seccomp_32.h
seccomp_64.h
sections.h x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATA 16 years ago
segment.h Disintegrate asm/system.h for X86 13 years ago
sembuf.h
serial.h
serpent.h crypto: serpent - add 4-way parallel i586/SSE2 assembler implementation 13 years ago
setup.h x86/intel config: Revamp configuration to allow for Moorestown and Medfield 13 years ago
setup_arch.h
shmbuf.h
shmparam.h
sigcontext.h x86-64: Use explicit sizes in sigcontext.h, prepare for x32 13 years ago
sigcontext32.h
sigframe.h x32: Add rt_sigframe_x32 13 years ago
sighandling.h x32: Export setup/restore_sigcontext from signal.c 13 years ago
siginfo.h
signal.h
smp.h x86, NMI: Add NMI IPI selftest 13 years ago
smpboot_hooks.h x86: Serialize SMP bootup CMOS accesses on rtc_lock 14 years ago
socket.h
sockios.h
sparsemem.h
special_insns.h Disintegrate asm/system.h for X86 13 years ago
spinlock.h x86/spinlocks: Eliminate TICKET_MASK 13 years ago
spinlock_types.h x86/spinlocks: Eliminate TICKET_MASK 13 years ago
stackprotector.h Disintegrate asm/system.h for X86 13 years ago
stacktrace.h x86: Remove warning and warning_symbol from struct stacktrace_ops 14 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 PM / Hibernate: Remove arch_prepare_suspend() 14 years ago
suspend_64.h PM / Hibernate: Remove arch_prepare_suspend() 14 years ago
svm.h KVM: SVM: copy instruction bytes from VMCB 14 years ago
swab.h
swiotlb.h x86, swiotlb: Simplify SWIOTLB pci_swiotlb_detect routine. 15 years ago
switch_to.h Disintegrate asm/system.h for X86 13 years ago
sync_bitops.h
sys_ia32.h x86: Add #ifdef CONFIG_COMPAT to <asm/sys_ia32.h> 13 years ago
syscall.h x32: Handle the x32 system call flag 13 years ago
syscalls.h Make do_execve() take a const filename pointer 15 years ago
tce.h
termbits.h
termios.h
thread_info.h Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
time.h x86: i8253: Consolidate definitions of global_clock_event 14 years ago
timer.h sched/x86: Fix overflow in cyc2ns_offset 13 years ago
timex.h
tlb.h
tlbflush.h Disintegrate asm/system.h for X86 13 years ago
topology.h Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci 13 years ago
trampoline.h x86, trampoline: Use the unified trampoline setup for ACPI wakeup 14 years ago
traps.h x86: Use enum instead of literals for trap values 13 years ago
tsc.h x86: kvmclock: abstract save/restore sched_clock_state 13 years ago
types.h remove dma64_addr_t 14 years ago
uaccess.h x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it up 13 years ago
uaccess_32.h x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it up 13 years ago
uaccess_64.h x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it up 13 years ago
ucontext.h
unaligned.h
unistd.h x32: Handle the x32 system call flag 13 years ago
user.h x86, ptrace: regset extensions to support xstate 15 years ago
user32.h
user_32.h
user_64.h
vdso.h x86-64: Clean up vdso/kernel shared variables 14 years ago
vga.h
vgtod.h x86-64: Simplify and optimize vdso clock_gettime monotonic variants 13 years ago
virtext.h Disintegrate asm/system.h for X86 13 years ago
vm86.h
vmx.h KVM: APIC: avoid instruction emulation for EOI writes 14 years ago
vsyscall.h x86-64: Rework vsyscall emulation and add vsyscall= parameter 14 years ago
vvar.h x86-64: Give vvars their own page 14 years ago
word-at-a-time.h Make the "word-at-a-time" helper functions more commonly usable 13 years ago
x2apic.h x86/apic: Add separate apic_id_valid() functions for selected apic drivers 13 years ago
x86_init.h x86: kvmclock: abstract save/restore sched_clock_state 13 years ago
xcr.h
xor.h
xor_32.h
xor_64.h
xsave.h Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago