Tejun Heo a43cb95d54 dump_stack: unify debug information printed by show_regs() 12 years ago
..
crypto cf582cceda crypto: camellia-x86_64 - share common functions and move structures and function definitions to header file 12 years ago
numachip f9726bfd4b x86/PCI: Add NumaChip remote PCI support 12 years ago
uv d924f947a4 x86, uv, uv3: Trim MMR register definitions after code changes for SGI UV3 12 years ago
visws b72d0db9dd x86: Move pci init function to x86_init 15 years ago
xen 909b3fdb0d xen-pciback: notify hypervisor about devices intended to be assigned to guests 12 years ago
Kbuild af170c5061 UAPI: (Scripted) Disintegrate arch/x86/include/asm 12 years ago
a.out-core.h 9f6b3c2c30 hw-breakpoints: Fix broken a.out format dump 15 years ago
acpi.h 0947c6dee3 ACPICA: Update compilation environment settings. 12 years ago
agp.h 6a12235c7d agp: kill phys_to_gart() and gart_to_phys() 16 years ago
alternative-asm.h 76f30759f6 x86, alternative: Add header guards to <asm/alternative-asm.h> 12 years ago
alternative.h 15385dfe7e Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 years ago
amd_nb.h 772c3ff385 x86, AMD, NB: Add multi-domain support 12 years ago
apb_timer.h 9d0715630e 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 75fdd155ea sections: fix section conflicts in arch/x86 12 years ago
apic_flat_64.h 9a0ebfbe3f x86: Make flat_init_apic_ldr() available 13 years ago
apicdef.h c8f64bf7df x86/apic: Fix typo EIO_ACK -> EOI_ACK and document it 13 years ago
apm.h 1164dd0099 x86: move mach-default/*.h files to asm/ 16 years ago
arch_hweight.h c59bd56882 x86, hweight: Use a 32-bit popcnt for __arch_hweight32() 15 years ago
archrandom.h 49d859d78c x86, random: Verify RDRAND functionality and allow it to be disabled 14 years ago
asm-offsets.h 559df2e021 kbuild: move asm-offsets.h to include/generated 15 years ago
asm.h 706276543b x86, extable: Switch to relative exception table entries 13 years ago
atomic.h 7ac468b130 x86, 386 removal: Remove CONFIG_XADD 12 years ago
atomic64_32.h 1f0459780c atomic64_32.h: fix parameter naming mismatch 13 years ago
atomic64_64.h 8b8bc2f731 x86: Use xadd helper more widely 14 years ago
barrier.h f05e798ad4 Disintegrate asm/system.h for X86 13 years ago
bios_ebda.h f548ccd47d x86: Better comments for get_bios_ebda() 14 years ago
bitops.h e26a44a2d6 x86: Use REP BSF unconditionally 12 years ago
boot.h af170c5061 UAPI: (Scripted) Disintegrate arch/x86/include/asm 12 years ago
bootparam_utils.h 3c4aff6b9a x86, doc: Be explicit about what the x86 struct boot_params requires 12 years ago
bug.h a43cb95d54 dump_stack: unify debug information printed by show_regs() 12 years ago
bugs.h 1965aae3c9 x86: Fix ASM_X86__ header guards 16 years ago
cache.h 54cb27a71f Rename .data.read_mostly to .data..read_mostly. 15 years ago
cacheflush.h f05e798ad4 Disintegrate asm/system.h for X86 13 years ago
calgary.h 480125ba49 x86, iommu: Make all IOMMU's detection routines return a value. 15 years ago
calling.h a1ce39288e UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers 12 years ago
ce4100.h 03150171dc x86: ce4100: Set pci ops via callback instead of module init 14 years ago
checksum.h a1ce39288e UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers 12 years ago
checksum_32.h 392d814daf x86: fix csum_ipv6_magic asm memory clobber 15 years ago
checksum_64.h 1965aae3c9 x86: Fix ASM_X86__ header guards 16 years ago
clocksource.h 71056ae22d x86: pvclock: generic pvclock vsyscall initialization 12 years ago
cmpxchg.h 7f5281ae8a x86 cmpxchg.h: fix wrong comment 12 years ago
cmpxchg_32.h d55c5a93db x86, 386 removal: Remove CONFIG_CMPXCHG 12 years ago
cmpxchg_64.h cdcd629869 x86: Fix and improve cmpxchg_double{,_local}() 13 years ago
compat.h 751f409db6 compat: move compat_siginfo_t definition to asm/compat.h 12 years ago
context_tracking.h 56dd9470d7 context_tracking: Move exception handling to generic code 12 years ago
cpu.h a71c8bc5df x86, topology: Debug CPU0 hotplug 12 years ago
cpu_device_id.h 644e9cbbe3 Add driver auto probing for x86 features v4 13 years ago
cpufeature.h df8edfa9af Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 years ago
cpumask.h 3f76a183de x86: unify cpu_callin_mask/cpu_callout_mask/cpu_initialized_mask/cpu_sibling_setup_mask 16 years ago
cputime.h bb8985586b x86, um: ... and asm-x86 move 16 years ago
current.h c6ae41e7d4 x86: replace percpu_xxx funcs with this_cpu_xxx 13 years ago
debugreg.h af170c5061 UAPI: (Scripted) Disintegrate arch/x86/include/asm 12 years ago
delay.h a4e05276a1 asm-generic: move archictures to common delay.h 14 years ago
desc.h c6ae41e7d4 x86: replace percpu_xxx funcs with this_cpu_xxx 13 years ago
desc_defs.h af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
device.h 06f64c8f23 driver core / ACPI: Move ACPI support to core device and driver types 12 years ago
div64.h 668b448466 x86/div64: Add a micro-optimization shortcut if base is power of two 13 years ago
dma-contiguous.h 0a2b9a6ea9 X86: integrate CMA with DMA-mapping subsystem 13 years ago
dma-mapping.h 6c9c6d6301 dma-debug: New interfaces to debug dma mapping errors 12 years ago
dma.h 1b7e03ef75 x86, NUMA: Enable emulation on 32bit too 14 years ago
dmi.h c8608d6b58 x86/dmi: fix dmi_alloc() section mismatches 16 years ago
dwarf2.h eab9e6137f x86-64: Fix CFI data for interrupt frames 13 years ago
e820.h af170c5061 UAPI: (Scripted) Disintegrate arch/x86/include/asm 12 years ago
edac.h 1965aae3c9 x86: Fix ASM_X86__ header guards 16 years ago
efi.h cc5a080c5d efi: Pass boot services variable info to runtime code 12 years ago
elf.h f99024729e mm: use vm_unmapped_area() on x86_64 architecture 12 years ago
emergency-restart.h 650513979a x86-64, reboot: Allow reboot=bios and reboot-cpu override on x86-64 13 years ago
entry_arch.h 52aec3308d x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTOR 13 years ago
exec.h f05e798ad4 Disintegrate asm/system.h for X86 13 years ago
fb.h 477346ff74 x86-64: Allow fbdev primary video code 15 years ago
fixmap.h f9b3bcfbc4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 years ago
floppy.h c767a54ba0 x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> 13 years ago
fpu-internal.h 235b80226b x86: convert to ksignal 12 years ago
frame.h 4625cd6379 x86: Unify rwlock assembly implementation 14 years ago
ftrace.h f431b634f2 tracing/syscalls: Allow archs to ignore tracing compat syscalls 12 years ago
futex.h e5bb8ad862 x86, 386 removal: Remove CONFIG_BSWAP 12 years ago
gart.h c34151a742 x86, gart: Set DISTLBWALKPRB bit always 14 years ago
genapic.h e2780a68f8 x86, apic: merge genapic.h into apic.h 16 years ago
geode.h c95d1e53ed cs5535: drop the Geode-specific MFGPT/GPIO code 15 years ago
gpio.h 7563bbf89d gpiolib/arches: Centralise bolierplate asm/gpio.h 13 years ago
hardirq.h fd0f586972 x86: Distinguish TLB shootdown interrupts from other functions call interrupts 12 years ago
highmem.h a24401bcf4 highmem: kill all __kmap_atomic() 13 years ago
hpet.h 71054d8841 x86, hpet: Introduce x86_msi_ops.setup_hpet_msi 12 years ago
hugetlb.h 106c992a5e mm/hugetlb: add more arch-defined huge_pte functions 12 years ago
hw_breakpoint.h af170c5061 UAPI: (Scripted) Disintegrate arch/x86/include/asm 12 years ago
hw_irq.h 9b1b0e42f5 x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 core 12 years ago
hypertransport.h 1965aae3c9 x86: Fix ASM_X86__ header guards 16 years ago
hypervisor.h 6276a074c6 x86: Make Linux guest support optional 12 years ago
i387.h b1a74bf821 x86, kvm: fix kvm's usage of kernel_fpu_begin/end() 12 years ago
i8259.h 4305df947c x86: i8259: Convert to new irq_chip functions 14 years ago
ia32.h 5b3eb3ade4 x86: switch to generic old sigaction 12 years ago
ia32_unistd.h 303395ac3b x86: Generate system call tables and unistd_*.h from tables 13 years ago
idle.h 90e240142b x86: Merge the x86_32 and x86_64 cpu_idle() functions 13 years ago
inat.h f8d98f1095 x86: Fix to decode grouped AVX with VEX pp bits 13 years ago
inat_types.h eb13296cfa x86: Instruction decoder API 16 years ago
init.h aece27851d x86, 64bit, mm: Add generic kernel/ident mapping helper 12 years ago
insn.h f8d98f1095 x86: Fix to decode grouped AVX with VEX pp bits 13 years ago
inst.h 62e7bec494 crypto: aesni-intel - Fix another CTR build failure with gas 2.16.1 15 years ago
intel_scu_ipc.h 48bc556210 x86,mrst: Power control commands update 13 years ago
io.h 33f35f2a4e x86: don't include xen/xen.h in <asm/io.h> unless XEN is enabled 14 years ago
io_apic.h da165322df x86, io_apic: Introduce eoi_ioapic_pin call-back 12 years ago
iomap.h 3e4d3af501 mm: stack based kmap_atomic() 14 years ago
iommu.h 7d43c2e42c iommu: Remove group_mf 13 years ago
iommu_table.h ae13b7b4e0 x86/iommu: Use NULL instead of plain 0 for __IOMMU_INIT 13 years ago
ipi.h 1245e1668c x86: Make default_send_IPI_mask_sequence/allbutself_logical() 32bit only 14 years ago
irq.h da6b737b9a x86: Add device tree support 14 years ago
irq_regs.h c6ae41e7d4 x86: replace percpu_xxx funcs with this_cpu_xxx 13 years ago
irq_remapping.h a1bb20c232 x86, irq: Move irq_remapped out of x86 core code 12 years ago
irq_vectors.h bc2b0331e0 X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts 12 years ago
irqflags.h e08fbb78f0 tracing, x86/irq: Do not trace arch_local_{*,irq_*}() functions 14 years ago
ist.h af170c5061 UAPI: (Scripted) Disintegrate arch/x86/include/asm 12 years ago
jump_label.h c5905afb0e static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() 13 years ago
kbdleds.h b2d0b7a061 keyboard: Use BIOS Keyboard variable to set Numlock 13 years ago
kdebug.h 57da8b960b x86: Avoid double stack traces with show_regs() 13 years ago
kexec.h 577af55d80 x86, kexec: Remove 1024G limitation for kexec buffer on 64bit 12 years ago
kgdb.h 639077fb69 kgdb: x86: Return all segment registers also in 64-bit mode 13 years ago
kmap_types.h e4c9dd0fba kmap_types: make most arches use generic header file 16 years ago
kmemcheck.h dfec072ecd kmemcheck: add the kmemcheck core 16 years ago
kprobes.h 9a556ab998 kprobes/x86: Check Interrupt Flag modifier when registering probe 12 years ago
kvm_emulate.h b3356bf0db KVM: emulator: optimize "rep ins" handling 13 years ago
kvm_guest.h 3dc4f7cfb7 x86: kvm guest: pvclock vsyscall support 12 years ago
kvm_host.h 0b79459b48 KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-2013-1797) 12 years ago
kvm_para.h 89f883372f Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm 12 years ago
lguest.h e8a2eb47e6 Merge commit 'origin/x86/urgent' into x86/asm 16 years ago
lguest_hcall.h 9f54288def lguest: update comments 14 years ago
linkage.h d59fe3f13d ix86: Tighten asmlinkage_protect() constraints 12 years ago
local.h 7ac468b130 x86, 386 removal: Remove CONFIG_XADD 12 years ago
local64.h 1996bda2a4 arch: Implement local64_t 15 years ago
mach_timer.h b0145bf366 time: x86: Remove CLOCK_TICK_RATE from mach_timer.h 13 years ago
mach_traps.h 064a59b6dd x86/mrst: Avoid reporting wrong nmi status 13 years ago
math_emu.h d315760ffa x86: fix math_emu register frame access 16 years ago
mc146818rtc.h f05e798ad4 Disintegrate asm/system.h for X86 13 years ago
mce.h 7a0c819d28 x86/mce: Rework cmci_rediscover() to play well with CPU hotplug 12 years ago
microcode.h a8ebf6d1d6 x86/microcode_core_early.c: Define interfaces for early loading ucode 12 years ago
microcode_intel.h 9cd4d78e21 x86/microcode_intel.h: Define functions and macros for early loading ucode 12 years ago
mmconfig.h 1965aae3c9 x86: Fix ASM_X86__ header guards 16 years ago
mmu.h af6a25f0e1 x86: Reorder mm_context_t to remove x86_64 alignment padding and thus shrink mm_struct 14 years ago
mmu_context.h c6ae41e7d4 x86: replace percpu_xxx funcs with this_cpu_xxx 13 years ago
mmx.h 1965aae3c9 x86: Fix ASM_X86__ header guards 16 years ago
mmzone.h a1ce39288e UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers 12 years ago
mmzone_32.h bb112aec5e x86-32, mm: Remove reference to resume_map_numa_kva() 12 years ago
mmzone_64.h c6830c2260 Fix node_start/end_pfn() definition for mm/page_cgroup.c 14 years ago
module.h eb068e7810 x86, 386 removal: Remove CONFIG_M386 from Kconfig 12 years ago
mpspec.h bb8187d35f MCA: delete all remaining traces of microchannel bus support. 13 years ago
mpspec_def.h bb8187d35f MCA: delete all remaining traces of microchannel bus support. 13 years ago
mrst-vrtc.h 7309282c90 x86: mrst: Add vrtc driver which serves as a wall clock device 14 years ago
mrst.h 1a8359e411 x86/mid: Remove Intel Moorestown 13 years ago
mshyperv.h bc2b0331e0 X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts 12 years ago
msidef.h 9d783ba042 x86, x2apic: enable fault handling for intr-remapping 16 years ago
msr.h 1423bed239 x86, msr: Unify variable names 12 years ago
mtrr.h af170c5061 UAPI: (Scripted) Disintegrate arch/x86/include/asm 12 years ago
mutex.h a1ce39288e UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers 12 years ago
mutex_32.h 1965aae3c9 x86: Fix ASM_X86__ header guards 16 years ago
mutex_64.h 1965aae3c9 x86: Fix ASM_X86__ header guards 16 years ago
mwait.h e022e7eb90 intel_idle: remove assumption of one C-state per MWAIT flag 12 years ago
nmi.h 0718467c85 x86/nmi: Clean up register_nmi_handler() usage 13 years ago
nops.h 46326013e3 x86, nop: Make the ASM_NOP* macros work from assembly 13 years ago
numa.h e13fe8695c cpu-hotplug,memory-hotplug: clear cpu_to_node() when offlining the node 12 years ago
numa_32.h a4106eae65 x86, NUMA: Move NUMA init logic from numa_64.c to numa.c 14 years ago
numaq.h 299a180aec x86-32, NUMA: Update numaq to use new NUMA init protocol 14 years ago
olpc.h 85f90cf6ca x86: OLPC: switch over to using new EC driver on x86 13 years ago
olpc_ofw.h 45bb1674b9 x86, olpc: Use device tree for platform identification 14 years ago
page.h 68d00bbebb Merge remote-tracking branch 'origin/x86/mm' into x86/mm2 12 years ago
page_32.h 7d74275d39 x86: Make it so that __pa_symbol can only process kernel symbols on x86_64 12 years ago
page_32_types.h 38e7c572ce x86: Use common threadinfo allocator 13 years ago
page_64.h 7d74275d39 x86: Make it so that __pa_symbol can only process kernel symbols on x86_64 12 years ago
page_64_types.h 8e3c2a8cf6 x86: Drop KERNEL_IMAGE_START 12 years ago
page_types.h 9985b4c6fa x86, mm: Move min_pfn_mapped back to mm/init.c 12 years ago
paravirt.h 1e2f5b598a Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 years ago
paravirt_types.h 1e2f5b598a Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 years ago
parport.h a18e3690a5 X86: drivers: remove __dev* attributes. 12 years ago
pat.h 9fd126bc74 x86, pat: New i/f for driver to request memtype for IO regions 16 years ago
pci-direct.h 1965aae3c9 x86: Fix ASM_X86__ header guards 16 years ago
pci-functions.h 1164dd0099 x86: move mach-default/*.h files to asm/ 16 years ago
pci.h 556f12f602 Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci 12 years ago
pci_64.h c252a5bb1f x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMA 15 years ago
pci_x86.h 556f12f602 Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci 12 years ago
percpu.h d55c5a93db x86, 386 removal: Remove CONFIG_CMPXCHG 12 years ago
perf_event.h e259514eef perf/x86/amd: Enable northbridge performance counters on AMD family 15h 12 years ago
perf_event_p4.h 5ac2b5c272 perf/x86/intel/P4: Robistify P4 PMU types 12 years ago
pgalloc.h b595076a18 tree-wide: fix comment/printk typos 14 years ago
pgtable-2level.h c767a54ba0 x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> 13 years ago
pgtable-2level_types.h 9b3651cbc2 x86: move more pagetable-related definitions into pgtable*.h 16 years ago
pgtable-3level.h 3fad0953a1 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
pgtable-3level_types.h 9b3651cbc2 x86: move more pagetable-related definitions into pgtable*.h 16 years ago
pgtable.h 2ef14f465b Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 years ago
pgtable_32.h 602e018607 x86/mm: Convert update_mmu_cache() and update_mmu_cache_pmd() to functions 12 years ago
pgtable_32_types.h fc4ac7a5f5 x86: use __ASSEMBLY__ rather than __ASSEMBLER__ 15 years ago
pgtable_64.h 2ef14f465b Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 years ago
pgtable_64_types.h 8170e6bed4 x86, 64bit: Use a #PF handler to materialize early mappings on demand 12 years ago
pgtable_types.h 5952886bfe x86/mm/cpa: Cleanup split_large_page() and its callee 12 years ago
posix_types.h af170c5061 UAPI: (Scripted) Disintegrate arch/x86/include/asm 12 years ago
probe_roms.h 5d94e81f69 x86: Introduce pci_map_biosrom() 14 years ago
processor-cyrix.h bb8985586b x86, um: ... and asm-x86 move 16 years ago
processor-flags.h af170c5061 UAPI: (Scripted) Disintegrate arch/x86/include/asm 12 years ago
processor.h 7d7dc116e5 x86, cpu: Convert AMD Erratum 400 12 years ago
prom.h b4e518547d irq_domain/x86: Convert x86 (embedded) to use common irq_domain 13 years ago
proto.h ac630dd98a x86-64: don't set the early IDT to point directly to 'early_idt_handler' 12 years ago
ptrace.h 54d46ea993 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 12 years ago
pvclock-abi.h eae3ee7d8a x86: pvclock: Add flag to indicate that a vm was stopped by the host 13 years ago
pvclock.h 71056ae22d x86: pvclock: generic pvclock vsyscall initialization 12 years ago
realmode.h 4f7b92263a x86, realmode: Separate real_mode reserve and setup 12 years ago
reboot.h 650513979a x86-64, reboot: Allow reboot=bios and reboot-cpu override on x86-64 13 years ago
reboot_fixups.h 1965aae3c9 x86: Fix ASM_X86__ header guards 16 years ago
required-features.h 2b9b6d8c71 x86: Require MOVBE feature in cpuid when we use it 12 years ago
resume-trace.h 1965aae3c9 x86: Fix ASM_X86__ header guards 16 years ago
rio.h 1965aae3c9 x86: Fix ASM_X86__ header guards 16 years ago
rtc.h bb8985586b x86, um: ... and asm-x86 move 16 years ago
rwlock.h a750036f35 x86: Fix write lock scalability 64-bit issue 14 years ago
rwsem.h 8b8bc2f731 x86: Use xadd helper more widely 14 years ago
scatterlist.h 7e005f7979 remove needless ISA_DMA_THRESHOLD 15 years ago
seccomp.h a1ce39288e UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers 12 years ago
seccomp_32.h 5b1017404a x86-64: seccomp: fix 32/64 syscall hole 16 years ago
seccomp_64.h 5b1017404a x86-64: seccomp: fix 32/64 syscall hole 16 years ago
sections.h 74e081797b x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATA 15 years ago
segment.h 9900aa2f95 x86-64: Handle exception table entries during early boot 13 years ago
serial.h 1965aae3c9 x86: Fix ASM_X86__ header guards 16 years ago
setup.h af170c5061 UAPI: (Scripted) Disintegrate arch/x86/include/asm 12 years ago
setup_arch.h 1164dd0099 x86: move mach-default/*.h files to asm/ 16 years ago
shmparam.h 1965aae3c9 x86: Fix ASM_X86__ header guards 16 years ago
sigcontext.h af170c5061 UAPI: (Scripted) Disintegrate arch/x86/include/asm 12 years ago
sigframe.h 9d3897630e x32: Add rt_sigframe_x32 13 years ago
sighandling.h 77097ae503 most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set 13 years ago
signal.h 5b3eb3ade4 x86: switch to generic old sigaction 12 years ago
smap.h 63bcff2a30 x86, smap: Add STAC and CLAC instructions to control user space access 12 years ago
smp.h 30106c1743 x86, hotplug: Support functions for CPU0 online/offline 12 years ago
smpboot_hooks.h ac619f4eba x86: Serialize SMP bootup CMOS accesses on rtc_lock 14 years ago
sparsemem.h c898faf91b x86: 46 bit physical address support on 64 bits 16 years ago
special_insns.h f05e798ad4 Disintegrate asm/system.h for X86 13 years ago
spinlock.h 83be4ffa1a x86/spinlocks: Fix comment in spinlock.h 13 years ago
spinlock_types.h 7931d49305 x86/spinlocks: Eliminate TICKET_MASK 13 years ago
sta2x11.h 35bdd29095 mfd: Add driver for STA2X11 MFD block 13 years ago
stackprotector.h c6ae41e7d4 x86: replace percpu_xxx funcs with this_cpu_xxx 13 years ago
stacktrace.h 449a66fd1f x86: Remove warning and warning_symbol from struct stacktrace_ops 14 years ago
string.h a1ce39288e UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers 12 years ago
string_32.h ff60fab71b x86: Use __builtin_memset and __builtin_memcpy for memset/memcpy 15 years ago
string_64.h f85612967c x86: add hooks for kmemcheck 16 years ago
suspend.h a1ce39288e UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers 12 years ago
suspend_32.h 84e70971e6 x86-32, gdt: Store/load GDT for ACPI S3 or hibernation/resume path is not needed 12 years ago
suspend_64.h e7a5cd063c x86-64, gdt: Store/load GDT for ACPI S3 or hibernate/resume path is not needed. 12 years ago
svm.h af170c5061 UAPI: (Scripted) Disintegrate arch/x86/include/asm 12 years ago
swiotlb.h efa631c26d x86, swiotlb: Simplify SWIOTLB pci_swiotlb_detect routine. 15 years ago
switch_to.h f05e798ad4 Disintegrate asm/system.h for X86 13 years ago
sync_bitops.h 1965aae3c9 x86: Fix ASM_X86__ header guards 16 years ago
sys_ia32.h 561c673197 switch lseek to COMPAT_SYSCALL_DEFINE 12 years ago
syscall.h 8b4b9f27e5 x86: remove the x32 syscall bitmask from syscall_get_nr() 12 years ago
syscalls.h 5b3eb3ade4 x86: switch to generic old sigaction 12 years ago
tce.h 1965aae3c9 x86: Fix ASM_X86__ header guards 16 years ago
thread_info.h ee761f629d arch: Consolidate tsk_is_polling() 12 years ago
time.h 16f871bc30 x86: i8253: Consolidate definitions of global_clock_event 14 years ago
timer.h 9993bc635d sched/x86: Fix overflow in cyc2ns_offset 13 years ago
timex.h 08604bd993 time: move PIT_TICK_RATE to linux/timex.h 16 years ago
tlb.h 1de14c3c5c x86-32: Fix possible incomplete TLB invalidate with PAE pagetables 12 years ago
tlbflush.h 086fc8f803 x86/tlbflush.h: Define __native_flush_tlb_global_irq_disabled() 12 years ago
topology.h cb83b629ba sched/numa: Rewrite the CONFIG_NUMA sched domain support 13 years ago
trace_clock.h 8be0709f10 tracing: Format non-nanosec times from tsc clock without a decimal point. 12 years ago
traps.h c94082656d x86: Use enum instead of literals for trap values 13 years ago
tsc.h b74f05d61b x86: kvmclock: abstract save/restore sched_clock_state 13 years ago
uaccess.h ff52c3b02b x86, doc: Clarify the use of asm("%edx") in uaccess.h 12 years ago
uaccess_32.h a052858fab x86, uaccess: Merge prototypes for clear_user/__clear_user 12 years ago
uaccess_64.h a052858fab x86, uaccess: Merge prototypes for clear_user/__clear_user 12 years ago
unaligned.h 1965aae3c9 x86: Fix ASM_X86__ header guards 16 years ago
unistd.h d64008a8f3 burying unused conditionals 12 years ago
uprobes.h 791eca1010 uretprobes/x86: Hijack return address 12 years ago
user.h a1ce39288e UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers 12 years ago
user32.h 1965aae3c9 x86: Fix ASM_X86__ header guards 16 years ago
user_32.h 1965aae3c9 x86: Fix ASM_X86__ header guards 16 years ago
user_64.h 1965aae3c9 x86: Fix ASM_X86__ header guards 16 years ago
vdso.h 3d1334064f x86/vdso: Add __user annotation to VDSO32_SYMBOL 13 years ago
vga.h b4aa016305 efifb: Implement vga_default_device() (v2) 13 years ago
vgtod.h 650ea02475 time: Convert x86_64 to using new update_vsyscall 12 years ago
virtext.h f05e798ad4 Disintegrate asm/system.h for X86 13 years ago
vm86.h af170c5061 UAPI: (Scripted) Disintegrate arch/x86/include/asm 12 years ago
vmx.h 89f883372f Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm 12 years ago
vsyscall.h af170c5061 UAPI: (Scripted) Disintegrate arch/x86/include/asm 12 years ago
vvar.h 9fd67b4ed0 x86-64: Give vvars their own page 14 years ago
word-at-a-time.h 36126f8f2e word-at-a-time: make the interfaces truly generic 13 years ago
x2apic.h bf721d3a3b x86/apic: Factor out default target_cpus() operation 13 years ago
x86_init.h 2ef14f465b Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 years ago
xcr.h bb8985586b x86, um: ... and asm-x86 move 16 years ago
xor.h f317820cb6 x86/xor: Add alternative SSE implementation only prefetching once per 64-byte line 12 years ago
xor_32.h f317820cb6 x86/xor: Add alternative SSE implementation only prefetching once per 64-byte line 12 years ago
xor_64.h f317820cb6 x86/xor: Add alternative SSE implementation only prefetching once per 64-byte line 12 years ago
xor_avx.h 841e3604d3 x86, fpu: always use kernel_fpu_begin/end() for in-kernel FPU usage 12 years ago
xsave.h 49b8c695e3 Merge branch 'x86/fpu' into x86/smap 12 years ago