..
uv
x86: UV BAU messaging timeouts
16 years ago
visws
…
xen
Xen: Add virt_to_pfn helper function
16 years ago
Kbuild
byteorder: make swab.h include asm/swab.h like a regular header
16 years ago
a.out-core.h
x86: add %gs accessors for x86_32
16 years ago
a.out.h
…
acpi.h
x86: use early_ioremap in __acpi_map_table
16 years ago
aes.h
crypto: aes - Export x86 AES encrypt/decrypt functions
16 years ago
agp.h
…
alternative-asm.h
…
alternative.h
…
amd_iommu.h
…
amd_iommu_types.h
AMD IOMMU: add init code for statistic collection
16 years ago
apic.h
x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checks
16 years ago
apicdef.h
x86, mce, cmci: define MSR names and fields for new CMCI registers
16 years ago
apicnum.h
irq: initialize nr_irqs based on nr_cpu_ids
16 years ago
apm.h
x86: move mach-default/*.h files to asm/
16 years ago
asm.h
…
atomic.h
…
atomic_32.h
atomic_t: unify all arch definitions
16 years ago
atomic_64.h
atomic_t: unify all arch definitions
16 years ago
auxvec.h
…
bios_ebda.h
…
bitops.h
x86, generic: mark complex bitops.h inlines as __always_inline
16 years ago
boot.h
x86: remove zImage support
16 years ago
bootparam.h
…
bug.h
…
bugs.h
…
byteorder.h
byteorder: make swab.h include asm/swab.h like a regular header
16 years ago
cache.h
…
cacheflush.h
Merge branch 'tracing/core-v2' into tracing-for-linus
16 years ago
calgary.h
…
calling.h
x86: document 64-bit and 32-bit function call convention ABI
16 years ago
checksum.h
…
checksum_32.h
…
checksum_64.h
…
cmpxchg.h
…
cmpxchg_32.h
…
cmpxchg_64.h
…
compat.h
…
cpu.h
x86: generalize boot_cpu_id
16 years ago
cpu_debug.h
x86: cpu_debug remove execute permission
16 years ago
cpufeature.h
x86 ACPI: Add support for Always Running APIC timer
16 years ago
cpumask.h
x86: unify cpu_callin_mask/cpu_callout_mask/cpu_initialized_mask/cpu_sibling_setup_mask
16 years ago
cputime.h
…
current.h
x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.
16 years ago
debugreg.h
…
delay.h
…
desc.h
FRV: Fix the section attribute on UP DECLARE_PER_CPU()
16 years ago
desc_defs.h
…
device.h
x86, ia64: convert to use generic dma_map_ops struct
16 years ago
div64.h
…
dma-mapping.h
dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)
16 years ago
dma.h
…
dmi.h
x86/dmi: fix dmi_alloc() section mismatches
16 years ago
do_timer.h
x86: move mach-default/*.h files to asm/
16 years ago
ds.h
…
dwarf2.h
…
e820.h
x86: e820 fix various signedness issues in setup.c and e820.c
16 years ago
edac.h
…
efi.h
x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAP
16 years ago
elf.h
x86: make lazy %gs optional on x86_32
16 years ago
emergency-restart.h
…
entry_arch.h
x86: UV, SGI RTC: add generic system vector
16 years ago
errno.h
…
fb.h
…
fcntl.h
…
fixmap.h
x86: fix set_fixmap to use phys_addr_t
16 years ago
floppy.h
…
frame.h
…
ftrace.h
tracing/syscalls: support for syscalls tracing on x86
16 years ago
futex.h
…
gart.h
…
genapic.h
x86, apic: merge genapic.h into apic.h
16 years ago
geode.h
…
gpio.h
…
hardirq.h
FRV: Fix the section attribute on UP DECLARE_PER_CPU()
16 years ago
highmem.h
x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn()
16 years ago
hpet.h
…
hugetlb.h
…
hw_irq.h
x86: UV, SGI RTC: add generic system vector
16 years ago
hypertransport.h
…
hypervisor.h
…
i387.h
x86, math-emu: fix init_fpu for task != current
16 years ago
i8253.h
…
i8259.h
x86: move x86_quirk_pre_intr_init() to irqinit_32.c
16 years ago
ia32.h
generic compat_sys_ustat
16 years ago
ia32_unistd.h
…
idle.h
…
init.h
x86: move function and variable declarations to asm/init.h
16 years ago
intel_arch_perfmon.h
…
io.h
x86: fix set_fixmap to use phys_addr_t
16 years ago
io_32.h
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
16 years ago
io_64.h
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
16 years ago
io_apic.h
Merge branch 'x86/apic' into irq/numa
16 years ago
ioctl.h
…
ioctls.h
…
iomap.h
Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*"
16 years ago
iommu.h
x86, ia64: convert to use generic dma_map_ops struct
16 years ago
ipcbuf.h
…
ipi.h
x86, apic: remove duplicate asm/apic.h inclusions
16 years ago
irq.h
x86: UV, SGI RTC: add generic system vector
16 years ago
irq_regs.h
x86: merge irq_regs.h
16 years ago
irq_remapping.h
x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checks
16 years ago
irq_vectors.h
x86: define IA32_SYSCALL_VECTOR on 32-bit to reduce ifdefs
16 years ago
irqflags.h
…
ist.h
…
k8.h
…
kdebug.h
…
kexec.h
x86, kexec: x86_64: add kexec jump support for x86_64
16 years ago
kgdb.h
…
kmap_types.h
…
kprobes.h
…
kvm.h
KVM: Avoid using CONFIG_ in userspace visible headers
16 years ago
kvm_host.h
KVM: Report IRQ injection status to userspace.
16 years ago
kvm_para.h
…
kvm_x86_emulate.h
KVM: x86 emulator: add Src2 decode set
16 years ago
ldt.h
…
lguest.h
x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids
16 years ago
lguest_hcall.h
lguest: fix guest crash on non-linear addresses in gdt pvops
16 years ago
linkage.h
x86: shrink __ALIGN and __ALIGN_STR definitions
16 years ago
local.h
…
mach_timer.h
x86: move mach-default/*.h files to asm/
16 years ago
mach_traps.h
x86: move mach-default/*.h files to asm/
16 years ago
math_emu.h
x86: fix math_emu register frame access
16 years ago
mc146818rtc.h
…
mca.h
…
mca_dma.h
…
mce.h
x86, mce, cmci: add CMCI support
16 years ago
microcode.h
…
mman.h
…
mmconfig.h
…
mmu.h
…
mmu_context.h
x86: make lazy %gs optional on x86_32
16 years ago
mmx.h
…
mmzone.h
…
mmzone_32.h
bootmem, x86: further fixes for arch-specific bootmem wrapping
16 years ago
mmzone_64.h
mm: clean up for early_pfn_to_nid()
16 years ago
module.h
…
mpspec.h
x86/acpi: call mp_config_acpi_gsi() in mp_register_gsi()
16 years ago
mpspec_def.h
x86: rename all fields of mpf_intel mpf_X to X
16 years ago
msgbuf.h
…
msidef.h
x86, x2apic: enable fault handling for intr-remapping
16 years ago
msr-index.h
Merge branch 'linus' into x86/core
16 years ago
msr.h
…
mtrr.h
headers_check fix: x86, mtrr.h
16 years ago
mutex.h
…
mutex_32.h
…
mutex_64.h
…
nmi.h
…
nops.h
…
numa.h
…
numa_32.h
x86: set_highmem_pages_init() cleanup
16 years ago
numa_64.h
…
numaq.h
x86, numaq: cleanups
16 years ago
olpc.h
…
page.h
x86 headers: include linux/types.h
16 years ago
page_32.h
x86 headers: protect page_32.h via __ASSEMBLY__
16 years ago
page_32_types.h
x86-32: compute initial mapping size more accurately
16 years ago
page_64.h
x86: create _types.h counterparts for page*.h
16 years ago
page_64_types.h
x86: move more pagetable-related definitions into pgtable*.h
16 years ago
page_types.h
x86: clean up old gcc warnings
16 years ago
param.h
…
paravirt.h
x86: fix set_fixmap to use phys_addr_t
16 years ago
parport.h
…
pat.h
x86, PAT: Remove duplicate memtype reserve in devmem mmap
16 years ago
pci-direct.h
…
pci-functions.h
x86: move mach-default/*.h files to asm/
16 years ago
pci.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
16 years ago
pci_64.h
x86/dma: unify definition of pci_unmap_addr* and pci_unmap_len macros
16 years ago
pci_x86.h
…
percpu.h
percpu: make x86 addr <-> pcpu ptr conversion macros generic
16 years ago
pgalloc.h
x86, mm: fix pte_free()
16 years ago
pgtable-2level.h
x86: with the last user gone, remove set_pte_present
16 years ago
pgtable-2level_types.h
x86: move more pagetable-related definitions into pgtable*.h
16 years ago
pgtable-3level.h
x86: with the last user gone, remove set_pte_present
16 years ago
pgtable-3level_types.h
x86: move more pagetable-related definitions into pgtable*.h
16 years ago
pgtable.h
x86: with the last user gone, remove set_pte_present
16 years ago
pgtable_32.h
x86-32: use brk segment for allocating initial kernel pagetable
16 years ago
pgtable_32_types.h
x86-32: use specific __vmalloc_start_set flag in __virt_addr_valid
16 years ago
pgtable_64.h
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
16 years ago
pgtable_64_types.h
x86: move more pagetable-related definitions into pgtable*.h
16 years ago
pgtable_types.h
x86: move init_memory_mapping() to common mm/init.c, build fix on 32-bit PAE
16 years ago
poll.h
…
posix_types.h
…
posix_types_32.h
…
posix_types_64.h
…
prctl.h
headers_check fix: x86, prctl.h
16 years ago
processor-cyrix.h
…
processor-flags.h
…
processor.h
FRV: Fix the section attribute on UP DECLARE_PER_CPU()
16 years ago
proto.h
x86/Voyager: remove X86_BIOS_REBOOT Kconfig quirk
16 years ago
ptrace-abi.h
x86, ptrace: remove CONFIG guards around declarations
16 years ago
ptrace.h
x86: make lazy %gs optional on x86_32
16 years ago
pvclock-abi.h
…
pvclock.h
…
rdc321x_defs.h
x86, rdc321x: remove/move leftover files
16 years ago
reboot.h
…
reboot_fixups.h
…
required-features.h
x86-64: remove PGE from must-have feature list
16 years ago
resource.h
…
resume-trace.h
…
rio.h
…
rtc.h
…
rwlock.h
…
rwsem.h
…
scatterlist.h
…
seccomp.h
…
seccomp_32.h
x86-64: seccomp: fix 32/64 syscall hole
16 years ago
seccomp_64.h
x86-64: seccomp: fix 32/64 syscall hole
16 years ago
sections.h
x86: add brk allocation for very, very early allocations
16 years ago
segment.h
x86: implement x86_32 stack protector
16 years ago
sembuf.h
…
serial.h
…
setup.h
x86: move x86_quirk_pre_intr_init() to irqinit_32.c
16 years ago
setup_arch.h
x86: move mach-default/*.h files to asm/
16 years ago
shmbuf.h
…
shmparam.h
…
sigcontext.h
x86: add linux kernel support for YMM state
16 years ago
sigcontext32.h
headers_check fix: x86, sigcontext32.h
16 years ago
sigframe.h
…
siginfo.h
…
signal.h
…
smp.h
x86: arch_send_call_function_ipi_mask
16 years ago
smpboot_hooks.h
x86: move mach-default/*.h files to asm/
16 years ago
socket.h
net: new user space API for time stamping of incoming and outgoing packets
16 years ago
sockios.h
…
sparsemem.h
…
spinlock.h
Allow rwlocks to re-enable interrupts
16 years ago
spinlock_types.h
…
srat.h
…
stackprotector.h
x86: fix x86_32 stack protector bugs
16 years ago
stacktrace.h
…
stat.h
…
statfs.h
…
string.h
…
string_32.h
…
string_64.h
…
suspend.h
…
suspend_32.h
pm: cleanup includes
16 years ago
suspend_64.h
…
svm.h
KVM: SVM: Move EFER and MSR constants to generic x86 code
16 years ago
swab.h
headers_check fix: x86, swab.h
16 years ago
swiotlb.h
…
sync_bitops.h
…
sys_ia32.h
generic compat_sys_ustat
16 years ago
syscall.h
…
syscalls.h
x86: syscalls.h: remove asmlinkage from declaration of sys_rt_sigreturn()
16 years ago
system.h
x86: add forward decl for tss_struct
16 years ago
system_64.h
…
tce.h
…
termbits.h
…
termios.h
…
therm_throt.h
…
thread_info.h
tracing/x86: basic implementation of syscall tracing for x86
16 years ago
time.h
…
timer.h
x86: fix mismerge in arch/x86/include/asm/timer.h
16 years ago
timex.h
x86: use standard PIT frequency
16 years ago
tlb.h
…
tlbflush.h
FRV: Fix the section attribute on UP DECLARE_PER_CPU()
16 years ago
topology.h
Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
trampoline.h
x86: load pointer to pda into %gs while brining up a CPU
16 years ago
traps.h
x86: use pt_regs pointer in do_device_not_available()
16 years ago
tsc.h
…
types.h
…
uaccess.h
x86: uaccess: use errret as error value in __put_user_size()
16 years ago
uaccess_32.h
x86, mm: dont use non-temporal stores in pagecache accesses
16 years ago
uaccess_64.h
x86, mm: dont use non-temporal stores in pagecache accesses
16 years ago
ucontext.h
…
unaligned.h
…
unistd.h
…
unistd_32.h
preadv/pwritev: Add preadv and pwritev system calls.
16 years ago
unistd_64.h
preadv/pwritev: Add preadv and pwritev system calls.
16 years ago
user.h
…
user32.h
…
user_32.h
…
user_64.h
…
vdso.h
…
vga.h
…
vgtod.h
…
virtext.h
KVM: SVM: Move EFER and MSR constants to generic x86 code
16 years ago
vm86.h
…
vmi.h
…
vmi_time.h
…
vmware.h
…
vmx.h
KVM: x86: Virtualize debug registers
16 years ago
vsyscall.h
…
xcr.h
…
xor.h
…
xor_32.h
…
xor_64.h
…
xsave.h
x86: add linux kernel support for YMM state
16 years ago