Andreas Herrmann 3b2e3d85ae Revert "x86: ucode-amd: Load ucode-patches once ..." vor 15 Jahren
..
uv 7a1110e861 x86, uv: Add function retrieving node controller revision number vor 15 Jahren
visws 05e4d3169b x86: drop double underscores from header guards vor 17 Jahren
xen 1ccbf5344c xen: move Xen-testing predicates to common header vor 15 Jahren
Kbuild 24f1e32c60 hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events vor 15 Jahren
a.out-core.h 9f6b3c2c30 hw-breakpoints: Fix broken a.out format dump vor 15 Jahren
a.out.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
acpi.h 6c5807d7bc ACPI: processor: finish unifying arch_acpi_processor_init_pdc() vor 15 Jahren
aes.h 07bf44f869 crypto: aes - Export x86 AES encrypt/decrypt functions vor 16 Jahren
agp.h 6a12235c7d agp: kill phys_to_gart() and gart_to_phys() vor 16 Jahren
alternative-asm.h 99063c0bce x86/alternatives: No need for alternatives-asm.h to re-invent stuff already in asm.h vor 15 Jahren
alternative.h 01be50a308 x86/alternatives: Check replacementlen <= instrlen at build time vor 15 Jahren
amd_iommu.h bf3118c127 x86/amd-iommu: Update copyright headers vor 15 Jahren
amd_iommu_proto.h 8638c4914f x86/amd-iommu: Fix PCI hotplug with passthrough mode vor 15 Jahren
amd_iommu_types.h 492667dacc x86/amd-iommu: Remove amd_iommu_pd_table vor 15 Jahren
apic.h 7abc075313 x86: apic: Do not use stacked physid_mask_t vor 15 Jahren
apicdef.h e79c65a97c x86: io-apic: IO-APIC MMIO should not fail on resource insertion vor 15 Jahren
apm.h 1164dd0099 x86: move mach-default/*.h files to asm/ vor 16 Jahren
asm-offsets.h 559df2e021 kbuild: move asm-offsets.h to include/generated vor 15 Jahren
asm.h 709972b1f6 x86, asm: Make _ASM_EXTABLE() usable from assembly code vor 16 Jahren
atomic.h bb8985586b x86, um: ... and asm-x86 move vor 17 Jahren
atomic_32.h a79f0da80a x86: atomic64: Inline atomic64_read() again vor 16 Jahren
atomic_64.h 8e049ef054 x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPP vor 16 Jahren
auxvec.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
bios_ebda.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
bitops.h c8399943bd x86, generic: mark complex bitops.h inlines as __always_inline vor 16 Jahren
bitsperlong.h c31ae4bb4a asm-generic: introduce asm/bitsperlong.h vor 16 Jahren
boot.h 658dbfeb5e x86, setup: correct include file in <asm/boot.h> vor 16 Jahren
bootparam.h 78f28b7c55 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip vor 16 Jahren
bug.h a5fc5eba4d x86: Convert BUG() to use unreachable() vor 15 Jahren
bugs.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
byteorder.h 74d96f0186 byteorder: make swab.h include asm/swab.h like a regular header vor 16 Jahren
cache.h 350f8f5631 x86: Eliminate redundant/contradicting cache line size config options vor 15 Jahren
cacheflush.h e33c019722 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip vor 15 Jahren
calgary.h d7b9f7be21 x86: Calgary: Convert detect_calgary() to use iommu_init hook vor 15 Jahren
calling.h 063f8913af x86: document 64-bit and 32-bit function call convention ABI vor 16 Jahren
checksum.h bb8985586b x86, um: ... and asm-x86 move vor 17 Jahren
checksum_32.h 392d814daf x86: fix csum_ipv6_magic asm memory clobber vor 16 Jahren
checksum_64.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
cmpxchg.h bb8985586b x86, um: ... and asm-x86 move vor 17 Jahren
cmpxchg_32.h ef26b1691d Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip vor 15 Jahren
cmpxchg_64.h f3834b9ef6 x86: Generate cmpxchg build failures vor 16 Jahren
compat.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
cpu.h c0b5842a45 x86: generalize boot_cpu_id vor 16 Jahren
cpu_debug.h 5095f59bda x86: cpu_debug: Remove model information to reduce encoding-decoding vor 16 Jahren
cpufeature.h 9d260ebc09 x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config space vor 15 Jahren
cpumask.h 3f76a183de x86: unify cpu_callin_mask/cpu_callout_mask/cpu_initialized_mask/cpu_sibling_setup_mask vor 16 Jahren
cputime.h bb8985586b x86, um: ... and asm-x86 move vor 17 Jahren
current.h ed8d9adf35 x86, percpu: Add 'percpu_read_stable()' interface for cacheable accesses vor 16 Jahren
debugreg.h 28b4e0d86a x86: Rename global percpu symbol dr7 to cpu_dr7 vor 15 Jahren
delay.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
desc.h 2c75910f1a x86: Make sure get_user_desc() doesn't sign extend. vor 15 Jahren
desc_defs.h af901ca181 tree-wide: fix assorted typos all over the place vor 15 Jahren
device.h 657cbb6b6c x86/amd-iommu: Use dev->arch->iommu to store iommu related information vor 15 Jahren
div64.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
dma-mapping.h ac2b3e67dd dma-mapping: fix off-by-one error in dma_capable() vor 15 Jahren
dma.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
dmi.h c8608d6b58 x86/dmi: fix dmi_alloc() section mismatches vor 16 Jahren
ds.h 017bc61765 x86, ds: support Core i7 vor 16 Jahren
dwarf2.h fe9b4e4e40 x86, asm: Add 32-bit versions of the combined CFI macros vor 16 Jahren
e820.h ccef086454 x86, mm: Correct the implementation of is_untracked_pat_range() vor 15 Jahren
edac.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
efi.h 6a7bbd57ed x86: Make 64-bit efi_ioremap use ioremap on MMIO regions vor 16 Jahren
elf.h 698ba7b5a3 elf: kill USE_ELF_CORE_DUMP vor 15 Jahren
emergency-restart.h 14d7ca5c57 x86: attempt reboot via port CF9 if we have standard PCI ports vor 16 Jahren
entry_arch.h 4a4de9c7d7 x86: UV RTC: Rename generic_interrupt to x86_platform_ipi vor 16 Jahren
errno.h bb8985586b x86, um: ... and asm-x86 move vor 17 Jahren
fb.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
fcntl.h bb8985586b x86, um: ... and asm-x86 move vor 17 Jahren
fixmap.h 3162534069 x86, intel_txt: Intel TXT boot support vor 16 Jahren
floppy.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
frame.h bb8985586b x86, um: ... and asm-x86 move vor 17 Jahren
ftrace.h 117226d158 tracing: Remove FTRACE_SYSCALL_MAX definitions vor 16 Jahren
futex.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
gart.h de957628ce x86: GART: Convert gart_iommu_hole_init() to use iommu_init hook vor 15 Jahren
genapic.h e2780a68f8 x86, apic: merge genapic.h into apic.h vor 16 Jahren
geode.h c95d1e53ed cs5535: drop the Geode-specific MFGPT/GPIO code vor 15 Jahren
gpio.h 5e1b00758b x86: canonicalize remaining header guards vor 17 Jahren
hardirq.h 4646575daf Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip vor 15 Jahren
highmem.h bb6d59ca92 x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn() vor 16 Jahren
hpet.h 73472a46b5 x86: Disable HPET MSI on ATI SB700/SB800 vor 15 Jahren
hugetlb.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
hw_breakpoint.h 24f1e32c60 hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events vor 15 Jahren
hw_irq.h 18374d89e5 x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu system vor 15 Jahren
hypertransport.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
hypervisor.h 2d826404f0 x86: Move tsc_calibration to x86_init_ops vor 16 Jahren
i387.h 3b0d65969b crypto: ghash-intel - Add PSHUFB macros vor 15 Jahren
i8253.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
i8259.h f465145235 x86: move x86_quirk_pre_intr_init() to irqinit_32.c vor 16 Jahren
ia32.h 2b1c6bd77d generic compat_sys_ustat vor 16 Jahren
ia32_unistd.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
idle.h 8f2466f45f x86: kill #ifdef for exit_idle() vor 16 Jahren
inat.h e0e492e99b x86: AVX instruction set decoder support vor 15 Jahren
inat_types.h eb13296cfa x86: Instruction decoder API vor 16 Jahren
init.h 4fcb208391 x86: move function and variable declarations to asm/init.h vor 16 Jahren
insn.h e0e492e99b x86: AVX instruction set decoder support vor 15 Jahren
inst.h fd650a6394 x86: Generate .byte code for some new instructions via gas macro vor 15 Jahren
io.h 9b987aeb4a x86: fix set_fixmap to use phys_addr_t vor 16 Jahren
io_32.h a56cdcb662 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 vor 16 Jahren
io_64.h a56cdcb662 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 vor 16 Jahren
io_apic.h 78f28b7c55 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip vor 16 Jahren
ioctl.h bb8985586b x86, um: ... and asm-x86 move vor 17 Jahren
ioctls.h 73a2d096fd x86: remove all now-duplicate header files vor 16 Jahren
iomap.h 9e36fda0b3 x86, pat: Add PAT reserve free to io_mapping* APIs vor 16 Jahren
iommu.h 94a15564ac x86: Move iommu_shutdown_noop to x86_init.c vor 15 Jahren
ipcbuf.h 73a2d096fd x86: remove all now-duplicate header files vor 16 Jahren
ipi.h e641f5f525 x86, apic: remove duplicate asm/apic.h inclusions vor 16 Jahren
irq.h 4646575daf Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip vor 15 Jahren
irq_regs.h d650a51485 x86: merge irq_regs.h vor 16 Jahren
irq_remapping.h fc1edaf9e7 x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checks vor 16 Jahren
irq_vectors.h 1d865fb728 x86: Fix duplicated UV BAU interrupt vector vor 15 Jahren
irqflags.h ab94fcf528 x86: allow "=rm" in native_save_fl() vor 16 Jahren
ist.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
k8.h 0420101c07 x86: k8.h: Add struct bootnode vor 15 Jahren
kdebug.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
kexec.h fee7b0d84c x86, kexec: x86_64: add kexec jump support for x86_64 vor 16 Jahren
kgdb.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
kmap_types.h e4c9dd0fba kmap_types: make most arches use generic header file vor 16 Jahren
kmemcheck.h dfec072ecd kmemcheck: add the kmemcheck core vor 16 Jahren
kprobes.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
kvm.h dab4b911a5 KVM: x86: Extend KVM_SET_VCPU_EVENTS with selective updates vor 15 Jahren
kvm_emulate.h eb3c79e64a KVM: x86 emulator: limit instructions to 15 bytes vor 15 Jahren
kvm_host.h d5696725b2 KVM: VMX: Fix comparison of guest efer with stale host value vor 15 Jahren
kvm_para.h fa6870c6b6 KVM: Add missing #include vor 16 Jahren
ldt.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
lguest.h e8a2eb47e6 Merge commit 'origin/x86/urgent' into x86/asm vor 16 Jahren
lguest_hcall.h a91d74a3c4 lguest: update commentry vor 16 Jahren
linkage.h bb7f5f6c26 x86: shrink __ALIGN and __ALIGN_STR definitions vor 16 Jahren
local.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
mach_timer.h 1164dd0099 x86: move mach-default/*.h files to asm/ vor 16 Jahren
mach_traps.h 1164dd0099 x86: move mach-default/*.h files to asm/ vor 16 Jahren
math_emu.h d315760ffa x86: fix math_emu register frame access vor 16 Jahren
mc146818rtc.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
mca.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
mca_dma.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
mce.h df39a2e48f x86: mce.h: Fix warning in header checks vor 15 Jahren
microcode.h 3b2e3d85ae Revert "x86: ucode-amd: Load ucode-patches once ..." vor 15 Jahren
mman.h 73a2d096fd x86: remove all now-duplicate header files vor 16 Jahren
mmconfig.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
mmu.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
mmu_context.h 78f1c4d6b0 cpumask: use mm_cpumask() wrapper: x86 vor 16 Jahren
mmx.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
mmzone.h bb8985586b x86, um: ... and asm-x86 move vor 17 Jahren
mmzone_32.h af901ca181 tree-wide: fix assorted typos all over the place vor 15 Jahren
mmzone_64.h f2dbcfa738 mm: clean up for early_pfn_to_nid() vor 16 Jahren
module.h c7208de304 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip vor 16 Jahren
mpspec.h e33c019722 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip vor 15 Jahren
mpspec_def.h 1eb1b3b65d x86: rename all fields of mpf_intel mpf_X to X vor 16 Jahren
msgbuf.h 73a2d096fd x86: remove all now-duplicate header files vor 16 Jahren
msidef.h 9d783ba042 x86, x2apic: enable fault handling for intr-remapping vor 16 Jahren
msr-index.h 9d260ebc09 x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config space vor 15 Jahren
msr.h 6ede31e030 x86, msr: msrs_alloc/free for CONFIG_SMP=n vor 15 Jahren
mtrr.h 5400743db5 x86, mtrr: make mtrr_aps_delayed_init static bool vor 16 Jahren
mutex.h bb8985586b x86, um: ... and asm-x86 move vor 17 Jahren
mutex_32.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
mutex_64.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
nmi.h 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler vor 16 Jahren
nops.h fc06b8520b x86/tracing: comment need for atomic nop vor 16 Jahren
numa.h bb8985586b x86, um: ... and asm-x86 move vor 17 Jahren
numa_32.h 867c5b5292 x86: set_highmem_pages_init() cleanup vor 16 Jahren
numa_64.h 7c43769a97 x86, mm: Fix node_possible_map logic vor 16 Jahren
numaq.h 4f179d1218 x86, numaq: cleanups vor 16 Jahren
olpc.h 3c55494670 ALSA: cs5535audio: free OLPC quirks from reliance on MGEODE_LX cpu optimization vor 15 Jahren
page.h 5b17e1cd89 asm-generic: rename page.h and uaccess.h vor 16 Jahren
page_32.h beb6943d8d x86 headers: protect page_32.h via __ASSEMBLY__ vor 16 Jahren
page_32_types.h 66aa230e43 x86: page_types.h unification of declarations vor 16 Jahren
page_64.h 51c78eb3f0 x86: create _types.h counterparts for page*.h vor 16 Jahren
page_64_types.h 9063c61fd5 x86, 64-bit: Clean up user address masking vor 16 Jahren
page_types.h 8ee2debce3 x86: Export k8 physical topology vor 16 Jahren
param.h 73a2d096fd x86: remove all now-duplicate header files vor 16 Jahren
paravirt.h 0199c4e68d locking: Convert __raw_spin* functions to arch_spin* vor 15 Jahren
paravirt_types.h 445c89514b locking: Convert raw_spinlock to arch_spinlock vor 15 Jahren
parport.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
pat.h 9fd126bc74 x86, pat: New i/f for driver to request memtype for IO regions vor 16 Jahren
pci-direct.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
pci-functions.h 1164dd0099 x86: move mach-default/*.h files to asm/ vor 16 Jahren
pci.h 7715a1e887 x86/PCI: default pcibus cpumask to all cpus if it lacks affinity vor 16 Jahren
pci_64.h 67796bf7dc x86/dma: unify definition of pci_unmap_addr* and pci_unmap_len macros vor 16 Jahren
pci_x86.h f6e1d8cc38 x86/PCI: MMCONFIG: add lookup function vor 15 Jahren
percpu.h 0f5e4816db percpu: remove some sparse warnings vor 15 Jahren
perf_event.h b27d515a49 perf: x86: Add support for the ANY bit vor 15 Jahren
pgalloc.h 9e1b32caa5 mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() vor 16 Jahren
pgtable-2level.h 71ff49d71b x86: with the last user gone, remove set_pte_present vor 16 Jahren
pgtable-2level_types.h 9b3651cbc2 x86: move more pagetable-related definitions into pgtable*.h vor 16 Jahren
pgtable-3level.h 71ff49d71b x86: with the last user gone, remove set_pte_present vor 16 Jahren
pgtable-3level_types.h 9b3651cbc2 x86: move more pagetable-related definitions into pgtable*.h vor 16 Jahren
pgtable.h 8a27138924 x86, mm: is_untracked_pat_range() takes a normal semiclosed range vor 15 Jahren
pgtable_32.h 0990b1c657 x86: Add NMI types for kmap_atomic, fix vor 16 Jahren
pgtable_32_types.h c398df30d5 module: merge module_alloc() finally vor 16 Jahren
pgtable_64.h 9063c61fd5 x86, 64-bit: Clean up user address masking vor 16 Jahren
pgtable_64_types.h c898faf91b x86: 46 bit physical address support on 64 bits vor 16 Jahren
pgtable_types.h 14c93e8eba Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/urgent vor 16 Jahren
poll.h bb8985586b x86, um: ... and asm-x86 move vor 17 Jahren
posix_types.h bb8985586b x86, um: ... and asm-x86 move vor 17 Jahren
posix_types_32.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
posix_types_64.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
prctl.h 8d4b498119 headers_check fix: x86, prctl.h vor 16 Jahren
processor-cyrix.h bb8985586b x86, um: ... and asm-x86 move vor 17 Jahren
processor-flags.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
processor.h 45a94d7cd4 x86, cpuid: Add "volatile" to asm in native_cpuid() vor 15 Jahren
proto.h 5bd085b5fb x86: remove "extern" from function prototypes in <asm/proto.h> vor 15 Jahren
ptrace-abi.h 499aa86dcb x86, ptrace: remove CONFIG guards around declarations vor 16 Jahren
ptrace.h 7f38551fc3 ptrace: x86: implement user_single_step_siginfo() vor 15 Jahren
pvclock-abi.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
pvclock.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
rdc321x_defs.h 5662a2f8e7 x86, rdc321x: remove/move leftover files vor 16 Jahren
reboot.h c370e5e089 x86 kdump: make nmi_shootdown_cpus() non-static vor 16 Jahren
reboot_fixups.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
required-features.h 5f241e65f2 x86-64: non-paravirt systems always has PSE and PGE vor 16 Jahren
resource.h bb8985586b x86, um: ... and asm-x86 move vor 17 Jahren
resume-trace.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
rio.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
rtc.h bb8985586b x86, um: ... and asm-x86 move vor 17 Jahren
rwlock.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
rwsem.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
scatterlist.h 73a2d096fd x86: remove all now-duplicate header files vor 16 Jahren
seccomp.h bb8985586b x86, um: ... and asm-x86 move vor 17 Jahren
seccomp_32.h 5b1017404a x86-64: seccomp: fix 32/64 syscall hole vor 16 Jahren
seccomp_64.h 5b1017404a x86-64: seccomp: fix 32/64 syscall hole vor 16 Jahren
sections.h 74e081797b x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATA vor 16 Jahren
segment.h 60a5317ff0 x86: implement x86_32 stack protector vor 16 Jahren
sembuf.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
serial.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
setup.h 3f4110a48a x86: Add Moorestown early detection vor 16 Jahren
setup_arch.h 1164dd0099 x86: move mach-default/*.h files to asm/ vor 16 Jahren
shmbuf.h 73a2d096fd x86: remove all now-duplicate header files vor 16 Jahren
shmparam.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
sigcontext.h 6070d81eb5 tree-wide: fix misspelling of "definition" in comments vor 15 Jahren
sigcontext32.h 2de548faa7 headers_check fix: x86, sigcontext32.h vor 16 Jahren
sigframe.h b2fa739c06 x86: sigframe.h: include headers for dependency vor 16 Jahren
siginfo.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
signal.h 63b852a6b6 asm-generic: rename termios.h, signal.h and mman.h vor 16 Jahren
smp.h 0748bd0177 cpumask: remove arch_send_call_function_ipi vor 16 Jahren
smpboot_hooks.h 1164dd0099 x86: move mach-default/*.h files to asm/ vor 16 Jahren
socket.h 73a2d096fd x86: remove all now-duplicate header files vor 16 Jahren
sockios.h 73a2d096fd x86: remove all now-duplicate header files vor 16 Jahren
sparsemem.h c898faf91b x86: 46 bit physical address support on 64 bits vor 16 Jahren
spinlock.h e5931943d0 locking: Convert raw_rwlock functions to arch_rwlock vor 15 Jahren
spinlock_types.h fb3a6bbc91 locking: Convert raw_rwlock to arch_rwlock vor 15 Jahren
srat.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
stackprotector.h 1ea0d14e48 x86/i386: Make sure stack-protector segment base is cache aligned vor 16 Jahren
stacktrace.h 06d65bda75 perf events, x86/stacktrace: Fix performance/softlockup by providing a special frame pointer-only stack walker vor 15 Jahren
stat.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
statfs.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
string.h bb8985586b x86, um: ... and asm-x86 move vor 17 Jahren
string_32.h ff60fab71b x86: Use __builtin_memset and __builtin_memcpy for memset/memcpy vor 16 Jahren
string_64.h f85612967c x86: add hooks for kmemcheck vor 16 Jahren
suspend.h bb8985586b x86, um: ... and asm-x86 move vor 17 Jahren
suspend_32.h bf9ed57d35 pm: cleanup includes vor 16 Jahren
suspend_64.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
svm.h 565d0998ec KVM: SVM: Support Pause Filter in AMD processors vor 15 Jahren
swab.h 7cff3608d2 headers_check fix: x86, swab.h vor 16 Jahren
swiotlb.h 186a25026c x86: Split swiotlb initialization into two stages vor 15 Jahren
sync_bitops.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
sys_ia32.h 853b3da10d sanitize do_pipe_flags() callers in arch vor 15 Jahren
syscall.h 18c1e2c80d x86: syscall_get_nr returns int vor 16 Jahren
syscalls.h 61ecdb84c1 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip vor 15 Jahren
system.h 814e2c84a7 x86: Factor duplicated code out of __show_regs() into show_regs_common() vor 15 Jahren
system_64.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
tce.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
termbits.h 73a2d096fd x86: remove all now-duplicate header files vor 16 Jahren
termios.h 73a2d096fd x86: remove all now-duplicate header files vor 16 Jahren
thread_info.h 7c68af6e32 core, x86: Add user return notifiers vor 16 Jahren
time.h 7bd867dfb4 x86: Move get/set_wallclock to x86_platform_ops vor 16 Jahren
timer.h 2d826404f0 x86: Move tsc_calibration to x86_init_ops vor 16 Jahren
timex.h 08604bd993 time: move PIT_TICK_RATE to linux/timex.h vor 16 Jahren
tlb.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
tlbflush.h 55cd63676e x86: make zap_low_mapping could be used early vor 16 Jahren
topology.h 4e25b2576e hugetlb: add generic definition of NUMA_NO_NODE vor 15 Jahren
trampoline.h 893f38d144 x86: Use find_e820() instead of hard coded trampoline address vor 15 Jahren
traps.h fde0312d01 x86: Remove unused patch_espfix_desc() vor 16 Jahren
tsc.h 2d826404f0 x86: Move tsc_calibration to x86_init_ops vor 16 Jahren
types.h 73a2d096fd x86: remove all now-duplicate header files vor 16 Jahren
uaccess.h ae24ffe5ec x86, 64-bit: Move K8 B step iret fixup to fault entry asm vor 16 Jahren
uaccess_32.h 409d02ef6d x86: copy_from_user() should not return -EFAULT vor 15 Jahren
uaccess_64.h 409d02ef6d x86: copy_from_user() should not return -EFAULT vor 15 Jahren
ucontext.h 73a2d096fd x86: remove all now-duplicate header files vor 16 Jahren
unaligned.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
unistd.h bb8985586b x86, um: ... and asm-x86 move vor 17 Jahren
unistd_32.h a2e2725541 net: Introduce recvmmsg socket syscall vor 16 Jahren
unistd_64.h a2e2725541 net: Introduce recvmmsg socket syscall vor 16 Jahren
user.h bb8985586b x86, um: ... and asm-x86 move vor 17 Jahren
user32.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
user_32.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
user_64.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
vdso.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
vga.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
vgtod.h da15cfdae0 time: Introduce CLOCK_REALTIME_COARSE vor 16 Jahren
virtext.h 9962d032bb KVM: SVM: Move EFER and MSR constants to generic x86 code vor 16 Jahren
vm86.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
vmi.h ae8d04e2ec x86 Fix VMI crash on boot in 2.6.28-rc8 vor 16 Jahren
vmi_time.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
vmware.h 2d826404f0 x86: Move tsc_calibration to x86_init_ops vor 16 Jahren
vmx.h 4b8d54f972 KVM: VMX: Add support for Pause-Loop Exiting vor 15 Jahren
vsyscall.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
x86_init.h e33c019722 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip vor 15 Jahren
xcr.h bb8985586b x86, um: ... and asm-x86 move vor 17 Jahren
xor.h f85612967c x86: add hooks for kmemcheck vor 16 Jahren
xor_32.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
xor_64.h 1965aae3c9 x86: Fix ASM_X86__ header guards vor 17 Jahren
xsave.h a30469e792 x86: add linux kernel support for YMM state vor 16 Jahren