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-x86
Ingo Molnar 4a7017370a x86: move prefill_possible_map calling early, fix 17 years ago
..
mach-bigsmp x86: numa 32 using apicid_2_node to get node for logical_apicid 17 years ago
mach-default x86: clean up ARCH_SETUP 17 years ago
mach-es7000 x86: remove unused file after numaq etc depends on genericarch 17 years ago
mach-generic x86: make generic arch support NUMAQ 17 years ago
mach-numaq x86: remove unused file after numaq etc depends on genericarch 17 years ago
mach-rdc321x rdc321x: GPIO routines bugfixes 17 years ago
mach-summit x86: remove unused file after numaq etc depends on genericarch 17 years ago
mach-visws x86: clean up ARCH_SETUP 17 years ago
mach-voyager x86: unify interrupt vector defines 17 years ago
uv SGI UV: TLB shootdown using broadcast assist unit 17 years ago
xen xen: remove support for non-PAE 32-bit 17 years ago
Kbuild x86: cleanup replace most vm86 flags with flags from processor-flags.h, fix 17 years ago
a.out-core.h include/asm-x86/a.out-core.h: checkpatch cleanups - formatting only 17 years ago
a.out.h aout: move STACK_TOP[_MAX] to asm/processor.h 17 years ago
acpi.h x86: use acpi_numa_init to parse on 32-bit numa 17 years ago
agp.h x86: remove flush_agp_mappings() 17 years ago
alternative-asm.h
alternative.h include/asm-x86/alternative.h: checkpatch cleanups - formatting only 17 years ago
amd_iommu.h x86, AMD IOMMU: add amd_iommu.h to export functions to the generic x86 dma code 17 years ago
amd_iommu_types.h x86, AMD IOMMU: flush domain TLB when there is more than one page to flush 17 years ago
apic.h x86: use disable_apic in 32bit 17 years ago
apicdef.h x86: increase size of APICID 17 years ago
arch_hooks.h x86: move debug related declarations to kdebug.h 17 years ago
asm.h x86: make asm/asm.h work for asm code. 17 years ago
atomic.h
atomic_32.h include/asm-x86/atomic_32.h: checkpatch cleanups - formatting only 17 years ago
atomic_64.h Merge branch 'x86/uv' into x86/devel 17 years ago
auxvec.h x86: unify include/asm/auxvec_32/64.h 18 years ago
bios_ebda.h x86: extract common part of head32.c and head64.c into head.c 17 years ago
bitops.h x86, bitops: make constant-bit set/clear_bit ops faster, gcc workaround 17 years ago
boot.h x86: cleanup boot-heap usage 17 years ago
bootparam.h x86: move reserve_setup_data to setup.c 17 years ago
bug.h include/asm-x86/bug.h: checkpatch cleanups - formatting only 17 years ago
bugs.h x86: add include to cpu/intel.c 17 years ago
byteorder.h include/asm-x86/byteorder.h: checkpatch cleanups - formatting only 17 years ago
cache.h x86: unify include/asm/cache_32/64.h 18 years ago
cacheflush.h x86: add comments to describe the new api's in cacheflush.h 17 years ago
calgary.h
calling.h x86: clean up include/asm-x86/calling.h 17 years ago
checksum.h
checksum_32.h include/asm-x86/checksum_32.h: checkpatch cleanups - formatting only 17 years ago
checksum_64.h include/asm-x86/checksum_64.h: checkpatch cleanups - formatting only 17 years ago
cmpxchg.h
cmpxchg_32.h include/asm-x86/cmpxchg_32.h: checkpatch cleanups - formatting only 17 years ago
cmpxchg_64.h x86, 64-bit: add sync_cmpxchg 17 years ago
compat.h include/asm-x86/compat.h: checkpatch cleanups - formatting only 17 years ago
cpu.h x86: avoid section mismatch involving arch_register_cpu 17 years ago
cpufeature.h Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debug', 'x86/ptrace' and 'x86/amd-iommu' into x86/devel 17 years ago
cputime.h
current.h x86: unify current.h 17 years ago
debugreg.h x86: unify include/asm/debugreg_32/64.h 18 years ago
delay.h Fix __const_udelay declaration and definition mismatches 17 years ago
desc.h x86: move x86_64 gdt closer to i386 17 years ago
desc_defs.h x86, 64-bit: add gate_offset() and gate_segment() macros 17 years ago
device.h intel-iommu: fix for IOMMU early crash 18 years ago
div64.h remove div_long_long_rem 17 years ago
dma-mapping.h x86: move dma_coherent functions to pci-dma.c 17 years ago
dma.h include/asm-x86/dma.h: checkpatch cleanups - formatting only 17 years ago
dmi.h x86: use acpi_numa_init to parse on 32-bit numa 17 years ago
ds.h x86, ptrace: support 32bit-cross-64bit BTS recording 17 years ago
dwarf2.h
dwarf2_32.h
dwarf2_64.h include/asm-x86/dwarf2_64.h: checkpatch cleanups - formatting only 17 years ago
e820.h x86: change copy_e820_map to append_e820_map 17 years ago
edac.h include/asm-x86/edac.h: checkpatch cleanups - formatting only 17 years ago
efi.h x86: reserve EFI memory map with reserve_early 17 years ago
elf.h x86/paravirt, 64-bit: make load_gs_index() a paravirt operation 17 years ago
emergency-restart.h x86: reboot_{32|64}.c unification 17 years ago
errno.h
fb.h x86: unify include/asm/cache_32/64.h 18 years ago
fcntl.h
fixmap.h x86/paravirt/xen: add set_fixmap pv_mmu_ops 17 years ago
fixmap_32.h Merge branch 'x86/fixmap' into x86/devel 17 years ago
fixmap_64.h x86, 64-bit: add FIX_PARAVIRT_BOOTMAP fixmap slot 17 years ago
floppy.h x86 floppy: kill off the 'register' keyword from header 17 years ago
frame.h
futex.h asm-*/futex.h should include linux/uaccess.h 17 years ago
gart.h Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debug', 'x86/ptrace' and 'x86/amd-iommu' into x86/devel 17 years ago
genapic.h
genapic_32.h x86: UV startup of slave cpus 17 years ago
genapic_64.h x86: declare setup_apic_routing 17 years ago
geode.h x86, geode: add a VSA2 ID for General Software 17 years ago
gpio.h x86: add generic GPIO support to x86 17 years ago
hardirq.h x86: make /proc/stat account for all interrupts 17 years ago
hardirq_32.h
hardirq_64.h
highmem.h x86: kill bad_ppro 17 years ago
hpet.h x86, rtc: make CONFIG_HPET_EMULATE_RTC usable from modules 17 years ago
hugetlb.h hugetlbfs: common code update for s390 17 years ago
hw_irq.h x86: change __setup_vector_irq with setup_vector_irq 17 years ago
hypertransport.h include/asm-x86/hypertransport.h: checkpatch cleanups - formatting only 17 years ago
i387.h x86: fix broken math-emu with lazy allocation of fpu area 17 years ago
i8253.h x86: isolate PIC/PIT in/out calls 17 years ago
i8259.h x86: automatical unification of i8259.c 17 years ago
ia32.h include/asm-x86/ia32.h: checkpatch cleanups - formatting only 17 years ago
ia32_unistd.h x86: remove more bogus filenames in comments. 17 years ago
ide.h ide: remove ide_init_default_irq() macro 17 years ago
idle.h x86: remove dead code and exports 17 years ago
intel_arch_perfmon.h x86: unify some more trivial include/asm-x86/ 32/64 variants 18 years ago
io.h - x86: move early_ioremap prototypes to io.h 17 years ago
io_32.h x86, 64-bit: unify early_ioremap 17 years ago
io_64.h x86: MMIO and gcc re-ordering issue 17 years ago
io_apic.h x86: let setup_arch call init_apic_mappings for 32bit 17 years ago
ioctl.h
ioctls.h include/asm-x86/ioctls.h: checkpatch cleanups - formatting only 17 years ago
iommu.h x86 gart: rename iommu.h to gart.h 18 years ago
ipcbuf.h include/asm-x86/ipcbuf.h: checkpatch cleanups - formatting only 17 years ago
ipi.h x86 boot: include missing smp.h header 17 years ago
irq.h x86: unify irq.h 17 years ago
irq_regs.h
irq_regs_32.h
irq_regs_64.h
irq_vectors.h i8259: fix final ugliness 17 years ago
irqflags.h x86_64: fix non-paravirt compilation 17 years ago
ist.h Make asm-x86/bootparam.h includable from userspace. 18 years ago
k8.h x86: move k8 related declarations 17 years ago
kdebug.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb 17 years ago
kexec.h include/asm-x86/kexec.h: checkpatch cleanups - formatting only 17 years ago
kgdb.h x86: kgdb support 17 years ago
kmap_types.h x86: unify include/asm/agp_32/64.h 18 years ago
kprobes.h include/asm-x86/kprobes.h: checkpatch cleanups - formatting only 17 years ago
kvm.h KVM: Add trace markers 17 years ago
kvm_host.h KVM: Make kvm host use the paravirt clocksource structs 17 years ago
kvm_para.h x86: KVM guest: Add memory clobber to hypercalls 17 years ago
kvm_x86_emulate.h KVM: x86 emulator: fix writes to registers with modrm encodings 17 years ago
ldt.h
lguest.h include/asm-x86/lguest.h: checkpatch cleanups - formatting only 17 years ago
lguest_hcall.h include/asm-x86/lguest_hcall.h: checkpatch cleanups - formatting only 17 years ago
linkage.h x86, tracing: add notrace to asm-x86/linkage.h 17 years ago
local.h include/asm-x86/local.h: checkpatch cleanups - formatting only 17 years ago
math_emu.h x86: x86 user_regset cleanup 17 years ago
mc146818rtc.h include/asm-x86/mc146818rtc.h: checkpatch cleanups - formatting only 17 years ago
mca.h
mca_dma.h include/asm-x86/mca_dma.h: checkpatch cleanups - formatting only 17 years ago
mce.h x86: rename the struct pt_regs members for 32/64-bit consistency 17 years ago
mman.h x86: unify include/asm/mman_32/64.h 18 years ago
mmconfig.h fix build bug in "x86: add PCI extended config space access for AMD Barcelona" 17 years ago
mmu.h include/asm-x86/mmu.h: checkpatch cleanups - formatting only 17 years ago
mmu_context.h x86: unify mmu_context.h 17 years ago
mmu_context_32.h x86: unify mmu_context.h 17 years ago
mmu_context_64.h x86: unify mmu_context.h 17 years ago
mmx.h include/asm-x86/mmx.h: checkpatch cleanups - formatting only 17 years ago
mmzone.h
mmzone_32.h x86: make generic arch support NUMAQ 17 years ago
mmzone_64.h include/asm-x86/mmzone_64.h: checkpatch cleanups - formatting only 17 years ago
module.h x86: unify module_{32|64}.h 17 years ago
mpspec.h Merge branch 'x86/uv' into x86/devel 17 years ago
mpspec_def.h x86: increase MAX_APICS for very large x86-64 configs 17 years ago
msgbuf.h x86: merge msgbuf_32/64.h 18 years ago
msidef.h include/asm-x86/msidef.h: checkpatch cleanups - formatting only 17 years ago
msr-index.h x86: cleanup C1E enabled detection 17 years ago
msr.h x86: add memory barriers to wrmsr 17 years ago
mtrr.h include/asm-x86/mtrr.h: checkpatch cleanups - formatting only 17 years ago
mutex.h
mutex_32.h include/asm-x86/mutex_32.h: checkpatch cleanups - formatting only 17 years ago
mutex_64.h include/asm-x86/mutex_64.h: checkpatch cleanups - formatting only 17 years ago
namei.h x86: unify some more trivial include/asm-x86/ 32/64 variants 18 years ago
nmi.h x86: nmi_watchdog - introduce nmi_watchdog_active() helper 17 years ago
nops.h x86: correct/clarify comment in nops.h 17 years ago
numa.h
numa_32.h x86: introduce init_memory_mapping for 32bit #3 17 years ago
numa_64.h x86: introduce initmem_init for 64 bit 17 years ago
numaq.h x86: make generic arch support NUMAQ 17 years ago
olpc.h x86: olpc: add One Laptop Per Child architecture support 17 years ago
page.h Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel 17 years ago
page_32.h x86: merge zones_sizes_init for numa and non numa on 32-bit 17 years ago
page_64.h paravirt/x86, 64-bit: move __PAGE_OFFSET to leave a space for hypervisor 17 years ago
param.h include/asm-x86/param.h: checkpatch cleanups - formatting only 17 years ago
paravirt.h x86/paravirt, 64-bit: make load_gs_index() a paravirt operation 17 years ago
parport.h include/asm-x86/parport.h: checkpatch cleanups - formatting only 17 years ago
pat.h x86: rename pat_wc_enabled to pat_enabled 17 years ago
pci-direct.h include/asm-x86/pci-direct.h: checkpatch cleanups - formatting only 17 years ago
pci.h x86: move pci_routirq declaration to pci.h 17 years ago
pci_32.h x86: add compilation checks to pci_unmap_*() macros 17 years ago
pci_64.h x86: reserve dma32 early for gart 17 years ago
pda.h x86: remove static boot_cpu_pda array v2 17 years ago
percpu.h x86: cleanup early per cpu variables/accesses v4 17 years ago
pgalloc.h x86/paravirt: add a pgd_alloc/free hooks 17 years ago
pgtable-2level-defs.h
pgtable-2level.h include/asm-x86/pgtable-2level.h: checkpatch cleanups - formatting only 17 years ago
pgtable-3level-defs.h
pgtable-3level.h x86: use PTE_MASK in 32-bit PAE 17 years ago
pgtable.h x86: unify pgd_index 17 years ago
pgtable_32.h x86: unify pgd_index 17 years ago
pgtable_64.h x86, 64-bit: split set_pte_vaddr() 17 years ago
poll.h
posix_types.h fix asm-x86/{posix_types,unistd}.h 17 years ago
posix_types_32.h include/asm-x86/posix_types_32.h: checkpatch cleanups - formatting only 17 years ago
posix_types_64.h include/asm-x86/posix_types_64.h: checkpatch cleanups - formatting only 17 years ago
prctl.h
processor-cyrix.h
processor-flags.h x86: break mutual header inclusion 17 years ago
processor.h x86_64: fix non-paravirt compilation 17 years ago
proto.h x86: add flags parameter to reserve_bootmem_generic() 17 years ago
ptrace-abi.h x86 ptrace: fix ptrace_bts_config structure declaration 17 years ago
ptrace.h x86: break mutual header inclusion 17 years ago
pvclock-abi.h x86: Add structs and functions for paravirt clocksource 17 years ago
pvclock.h x86: Add structs and functions for paravirt clocksource 17 years ago
reboot.h x86: constify data in reboot.c 17 years ago
reboot_fixups.h
required-features.h x86, 64-bit: PSE no longer a hard requirement 17 years ago
resource.h
resume-trace.h x86: move tracedata to RODATA 17 years ago
rio.h x86: remove duplicate get_bios_ebda() from rio.h 17 years ago
rtc.h
rwlock.h x86: use immediates instead of RW_LOCK_BIAS_STR 17 years ago
rwsem.h include/asm-x86/rwsem.h: checkpatch cleanups - formatting only 17 years ago
scatterlist.h x86: use dma_length in i386 17 years ago
seccomp.h
seccomp_32.h x86: fix incomplete include guard in include/asm-x86/seccomp_32.h 17 years ago
seccomp_64.h x86: more header fixes 17 years ago
sections.h
segment.h x86: move x86_64 gdt closer to i386 17 years ago
semaphore.h Generic semaphore implementation 17 years ago
sembuf.h x86: unify some more trivial include/asm-x86/ 32/64 variants 18 years ago
serial.h
setup.h x86, 64-bit: split x86_64_start_kernel 17 years ago
shmbuf.h x86: merge shmbuf_32/64.h 18 years ago
shmparam.h x86: unify some more trivial include/asm-x86/ 32/64 variants 18 years ago
sigcontext.h include/asm-x86/sigcontext.h: checkpatch cleanups - formatting only 17 years ago
sigcontext32.h include/asm-x86/sigcontext32.h: checkpatch cleanups - formatting only 17 years ago
siginfo.h x86: unify include/asm/siginfo_32/64.h 18 years ago
signal.h include/asm-x86/signal.h: checkpatch cleanups - formatting only 17 years ago
smp.h x86: move prefill_possible_map calling early, fix 17 years ago
socket.h [NET]: Introducing socket mark socket option. 17 years ago
sockios.h
sparsemem.h x86: sparsemem: reduce i386 PAE section size 17 years ago
spinlock.h Make <asm-x86/spinlock.h> use ACCESS_ONCE() 17 years ago
spinlock_types.h x86: FIFO ticket spinlocks 17 years ago
srat.h x86: make generic arch support NUMAQ 17 years ago
stacktrace.h x86: add the capability to print fuzzy backtraces 17 years ago
stat.h x86: merge stat_32/64.h 18 years ago
statfs.h x86: merge statfs_32/64.h 18 years ago
string.h
string_32.h x86: string_32.h: workaround for broken gcc 4.0 17 years ago
string_64.h include/asm-x86/string_64.h: checkpatch cleanups - formatting only 17 years ago
suspend.h
suspend_32.h x86: more header fixes 17 years ago
suspend_64.h include/asm-x86/suspend_64.h: checkpatch cleanups - formatting only 17 years ago
swiotlb.h include/asm-x86/swiotlb.h: checkpatch cleanups - formatting only 17 years ago
sync_bitops.h x86: simplify sync_test_bit(), improve 17 years ago
system.h x86/paravirt, 64-bit: make load_gs_index() a paravirt operation 17 years ago
system_64.h x86: move switch_to macro to system.h 17 years ago
tce.h include/asm-x86/tce.h: checkpatch cleanups - formatting only 17 years ago
termbits.h x86: unify some more trivial include/asm-x86/ 32/64 variants 18 years ago
termios.h tty: fix tty network driver interactions with TCGET/TCSET calls (x86 fix) 17 years ago
therm_throt.h
thread_info.h x86: fixup the fallout of the bitops changes 17 years ago
time.h proper extern for late_time_init 17 years ago
timer.h x86: scale cyc_2_nsec according to CPU frequency 17 years ago
timex.h read_current_timer() cleanups 17 years ago
tlb.h x86: unify include/asm/tlb_32/64.h 18 years ago
tlbflush.h x86: prevent PGE flush from interruption/preemption 17 years ago
topology.h x86: add check for node passed to node_to_cpumask, v3 17 years ago
trampoline.h x86: move suspend wakeup code to C 17 years ago
tsc.h x86: vget_cycles() __always_inline 17 years ago
types.h x86: types: use <asm-generic/int-*.h> for the x86 architecture 17 years ago
uaccess.h
uaccess_32.h include/asm-x86/uaccess_32.h: checkpatch cleanups - formatting only 17 years ago
uaccess_64.h include/asm-x86/uaccess_64.h: checkpatch cleanups - formatting only 17 years ago
ucontext.h x86: unify some more trivial include/asm-x86/ 32/64 variants 18 years ago
unaligned.h kernel: Move arches to use common unaligned access 17 years ago
unistd.h fix asm-x86/{posix_types,unistd}.h 17 years ago
unistd_32.h include/asm-x86/unistd_32.h: checkpatch cleanups - formatting only 17 years ago
unistd_64.h x86-64: remove unnecessary ptregs call stubs 17 years ago
unwind.h x86: unify include/asm/unwind_32/64.h 18 years ago
user.h Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed 17 years ago
user32.h include/asm-x86/user32.h: checkpatch cleanups - formatting only 17 years ago
user_32.h include/asm-x86/user_32.h: checkpatch cleanups - formatting only 17 years ago
user_64.h include/asm-x86/user_64.h: checkpatch cleanups - formatting only 17 years ago
vdso.h include/asm-x86/vdso.h: checkpatch cleanups - formatting only 17 years ago
vga.h include/asm-x86/vga.h: checkpatch cleanups - formatting only 17 years ago
vgtod.h
vic.h
vm86.h x86: break mutual header inclusion 17 years ago
vmi.h include/asm-x86/vmi.h: checkpatch cleanups - formatting only 17 years ago
vmi_time.h
voyager.h include/asm-x86/voyager.h: checkpatch cleanups - formatting only 17 years ago
vsyscall.h x86: map vsyscalls early enough 17 years ago
xor.h
xor_32.h x86: more header fixes 17 years ago
xor_64.h x86: more header fixes 17 years ago