.. |
mach-bigsmp
|
x86: cleanup mpspec variants
|
17 years ago |
mach-default
|
x86: cleanup mpspec variants
|
17 years ago |
mach-es7000
|
x86: cleanup mpspec variants
|
17 years ago |
mach-generic
|
…
|
|
mach-numaq
|
x86: cleanup mpspec variants
|
17 years ago |
mach-summit
|
x86: cleanup mpspec variants
|
17 years ago |
mach-visws
|
x86: visws extern inline to static inline
|
18 years ago |
mach-voyager
|
x86: voyager use correct header file name
|
17 years ago |
xen
|
…
|
|
Kbuild
|
x86: page.h: move things back to their own files
|
17 years ago |
a.out.h
|
x86: unify a.out{,_32,_64}.h
|
17 years ago |
acpi.h
|
x86: voluntary leave_mm before entering ACPI C3
|
17 years ago |
agp.h
|
x86: unify include/asm/agp_32/64.h
|
18 years ago |
alternative-asm.h
|
x86: rename .i assembler includes to .h
|
18 years ago |
alternative.h
|
x86: actually merge <asm/alternative.h>
|
17 years ago |
apic.h
|
x86: adjust enable_NMI_through_LVT0()
|
17 years ago |
apicdef.h
|
x86: extended interrupt LVT support for AMD Barcelona
|
17 years ago |
arch_hooks.h
|
x86: move debug related declarations to kdebug.h
|
17 years ago |
asm.h
|
x86: introduce asm helpers in local_{32|64}.h
|
17 years ago |
atomic.h
|
…
|
|
atomic_32.h
|
…
|
|
atomic_64.h
|
x86: make atomic64_t work like atomic_t
|
18 years ago |
auxvec.h
|
x86: unify include/asm/auxvec_32/64.h
|
18 years ago |
bitops.h
|
x86: change bitwise operations to get a void parameter.
|
17 years ago |
bitops_32.h
|
x86: partial unification of asm-x86/bitops.h
|
17 years ago |
bitops_64.h
|
x86: partial unification of asm-x86/bitops.h
|
17 years ago |
boot.h
|
…
|
|
bootparam.h
|
x86: EFI runtime service support
|
17 years ago |
bug.h
|
x86: nuke a ton of unused exports
|
17 years ago |
bugs.h
|
x86: unify some more trivial include/asm-x86/ 32/64 variants
|
18 years ago |
byteorder.h
|
x86: fix asm-x86/byteorder.h for userspace export
|
17 years ago |
cache.h
|
x86: unify include/asm/cache_32/64.h
|
18 years ago |
cacheflush.h
|
Intel IOMMU: clflush_cache_range now takes size param
|
17 years ago |
calgary.h
|
…
|
|
calling.h
|
x86: clean up include/asm-x86/calling.h
|
17 years ago |
checksum.h
|
…
|
|
checksum_32.h
|
…
|
|
checksum_64.h
|
x86: remove more bogus filenames in comments.
|
17 years ago |
cmpxchg.h
|
…
|
|
cmpxchg_32.h
|
x86: fall back on interrupt disable in cmpxchg8b on 80386 and 80486
|
17 years ago |
cmpxchg_64.h
|
…
|
|
compat.h
|
x86: rename the struct pt_regs members for 32/64-bit consistency
|
17 years ago |
cpu.h
|
i386: no need to make enable_cpu_hotplug a variable
|
18 years ago |
cpufeature.h
|
x86: remove the now unused X86_FEATURE_SYNC_RDTSC
|
17 years ago |
cputime.h
|
x86: trivial header merges
|
18 years ago |
current.h
|
…
|
|
current_32.h
|
…
|
|
current_64.h
|
…
|
|
debugreg.h
|
x86: unify include/asm/debugreg_32/64.h
|
18 years ago |
delay.h
|
x86: unify include/asm/delay_32/64.h
|
18 years ago |
desc.h
|
x86: x86 TLS desc_struct cleanup
|
17 years ago |
desc_64.h
|
x86: unify set_tss_desc
|
17 years ago |
desc_defs.h
|
x86: move _set_gate and its users to a common location
|
17 years ago |
device.h
|
intel-iommu: fix for IOMMU early crash
|
17 years ago |
div64.h
|
x86: unify div64{,_32,_64}.h
|
17 years ago |
dma-mapping.h
|
…
|
|
dma-mapping_32.h
|
Change table chaining layout
|
17 years ago |
dma-mapping_64.h
|
x86-64: enable sg chaining
|
18 years ago |
dma.h
|
x86: merge include/asm-x86/dma.h
|
17 years ago |
dmi.h
|
x86: fix dmi_alloc() to not advance alloc index in case of
|
17 years ago |
ds.h
|
x86, ptrace: support 32bit-cross-64bit BTS recording
|
17 years ago |
dwarf2.h
|
…
|
|
dwarf2_32.h
|
…
|
|
dwarf2_64.h
|
…
|
|
e820.h
|
Make asm-x86/bootparam.h includable from userspace.
|
17 years ago |
e820_32.h
|
x86 boot: use E820 memory map on EFI 32 platform
|
17 years ago |
e820_64.h
|
x86: remove extern declarations for code, data, bss resources
|
17 years ago |
edac.h
|
x86: unify include/asm/cache_32/64.h
|
18 years ago |
efi.h
|
x86: EFI runtime service support: remove duplicated code from efi_32.c
|
17 years ago |
elf.h
|
x86: compat_binfmt_elf
|
17 years ago |
emergency-restart.h
|
x86: reboot_{32|64}.c unification
|
17 years ago |
errno.h
|
x86: trivial header merges
|
18 years ago |
fb.h
|
x86: unify include/asm/cache_32/64.h
|
18 years ago |
fcntl.h
|
…
|
|
fixmap.h
|
…
|
|
fixmap_32.h
|
…
|
|
fixmap_64.h
|
x86: EFI runtime service support
|
17 years ago |
floppy.h
|
x86: unify include/asm/floppy_32/64.h
|
18 years ago |
frame.h
|
x86: rename .i assembler includes to .h
|
18 years ago |
futex.h
|
x86: merge futex_32/64.h
|
17 years ago |
gart.h
|
x86 gart: rename symbols only used for the GART implementation
|
17 years ago |
genapic.h
|
…
|
|
genapic_32.h
|
…
|
|
genapic_64.h
|
…
|
|
geode.h
|
GEODE: use symbolic constant in cs5536 reboot fixup
|
18 years ago |
hardirq.h
|
…
|
|
hardirq_32.h
|
x86: expand /proc/interrupts to include missing vectors, v2
|
18 years ago |
hardirq_64.h
|
…
|
|
highmem.h
|
…
|
|
hpet.h
|
x86: offer is_hpet_enabled() on !CONFIG_HPET_TIMER too
|
17 years ago |
hw_irq.h
|
…
|
|
hw_irq_32.h
|
x86: move to .rodata/.init.data
|
17 years ago |
hw_irq_64.h
|
x86: clear IO_APIC before enabing apic error vector.
|
17 years ago |
hypertransport.h
|
…
|
|
i387.h
|
x86: x86 user_regset cleanup
|
17 years ago |
i8253.h
|
i386: Remove the useless #ifdef in i8253.h
|
18 years ago |
i8259.h
|
x86: move 8259 defines to i8259.h
|
17 years ago |
ia32.h
|
x86: TLS cleanup
|
17 years ago |
ia32_unistd.h
|
x86: remove more bogus filenames in comments.
|
17 years ago |
ide.h
|
x86: remove more bogus filenames in comments.
|
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
|
…
|
|
io_32.h
|
x86: various changes and cleanups to in_p/out_p delay details
|
17 years ago |
io_64.h
|
x86: tweak io_64.h for paravirt.
|
17 years ago |
io_apic.h
|
x86: merge include/asm-x86/sparsemem.h
|
17 years ago |
ioctl.h
|
…
|
|
ioctls.h
|
x86: unify include/asm/ioctls_32/64.h
|
18 years ago |
iommu.h
|
x86 gart: rename iommu.h to gart.h
|
17 years ago |
ipcbuf.h
|
x86: unify some more trivial include/asm-x86/ 32/64 variants
|
18 years ago |
ipi.h
|
x86: convert cpu_to_apicid to be a per cpu variable
|
18 years ago |
irq.h
|
…
|
|
irq_32.h
|
i386: introduce "used_vectors" bitmap which can be used to reserve vectors.
|
18 years ago |
irq_64.h
|
…
|
|
irq_regs.h
|
…
|
|
irq_regs_32.h
|
…
|
|
irq_regs_64.h
|
…
|
|
irqflags.h
|
x86: irqflags consolidation
|
17 years ago |
ist.h
|
Make asm-x86/bootparam.h includable from userspace.
|
17 years ago |
k8.h
|
x86: move k8 related declarations
|
17 years ago |
kdebug.h
|
x86-64: honor notify_die() returning NOTIFY_STOP
|
17 years ago |
kexec.h
|
x86: unify kexec_{32|64}.h
|
17 years ago |
kmap_types.h
|
x86: unify include/asm/agp_32/64.h
|
18 years ago |
kprobes.h
|
x86: get rid of _MASK flags
|
17 years ago |
ldt.h
|
x86: unify include/asm/ldt_32/64.h
|
18 years ago |
lguest.h
|
x86: unify tss_struct
|
17 years ago |
lguest_hcall.h
|
lguest: make async_hcall() static
|
17 years ago |
linkage.h
|
x86: unify include/asm-x86/linkage_[32|64].h
|
17 years ago |
local.h
|
x86: local.h fix checkpatch warnings
|
17 years ago |
mach_apic.h
|
…
|
|
math_emu.h
|
x86: x86 user_regset cleanup
|
17 years ago |
mc146818rtc.h
|
x86: isolate the rtc code for sharing
|
17 years ago |
mca.h
|
…
|
|
mca_dma.h
|
…
|
|
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 |
mmu.h
|
x86: voluntary leave_mm before entering ACPI C3
|
17 years ago |
mmu_context.h
|
…
|
|
mmu_context_32.h
|
x86: voluntary leave_mm before entering ACPI C3
|
17 years ago |
mmu_context_64.h
|
x86: move load_cr3 to a common place.
|
17 years ago |
mmx.h
|
…
|
|
mmzone.h
|
…
|
|
mmzone_32.h
|
x86: put all kern_addr_valid() incarnations to pgtable.h
|
17 years ago |
mmzone_64.h
|
x86: 64-bit, make sparsemem vmemmap the only memory model
|
17 years ago |
module.h
|
x86: unify module_{32|64}.h
|
17 years ago |
mpspec.h
|
x86: cleanup smp.h variants
|
17 years ago |
mpspec_def.h
|
x86: cleanup mpspec variants
|
17 years ago |
msgbuf.h
|
x86: merge msgbuf_32/64.h
|
17 years ago |
msidef.h
|
…
|
|
msr-index.h
|
x86: debugctlmsr constants
|
17 years ago |
msr.h
|
x86: fix sched_clock()
|
17 years ago |
mtrr.h
|
x86: mtrr use type bool [RESEND AGAIN]
|
17 years ago |
mutex.h
|
…
|
|
mutex_32.h
|
x86: remove fastcall from include/asm-x86
|
17 years ago |
mutex_64.h
|
…
|
|
namei.h
|
x86: unify some more trivial include/asm-x86/ 32/64 variants
|
18 years ago |
nmi.h
|
…
|
|
nmi_32.h
|
x86: remove more bogus filenames in comments.
|
17 years ago |
nmi_64.h
|
x86: nmi_64.c: make code static
|
17 years ago |
nops.h
|
x86: move nop declarations into separate include file
|
17 years ago |
numa.h
|
…
|
|
numa_32.h
|
…
|
|
numa_64.h
|
x86: clean up bitops-related warnings
|
17 years ago |
numaq.h
|
…
|
|
page.h
|
x86: page.h: move things back to their own files
|
17 years ago |
page_32.h
|
x86: page.h: move things back to their own files
|
17 years ago |
page_64.h
|
x86: page.h: move things back to their own files
|
17 years ago |
param.h
|
x86: unify some more trivial include/asm-x86/ 32/64 variants
|
18 years ago |
paravirt.h
|
x86: move patching code to arch-specific file.
|
17 years ago |
parport.h
|
x86: unify some more trivial include/asm-x86/ 32/64 variants
|
18 years ago |
pci-direct.h
|
…
|
|
pci.h
|
x86: consolidate toloplogy_32/64.h
|
17 years ago |
pci_32.h
|
PCI: merge almost all of pci_32.h and pci_64.h together
|
18 years ago |
pci_64.h
|
x86: pci-dma_64.c: cleanups
|
17 years ago |
pda.h
|
x86: clean up include/asm-x86/pda.h
|
17 years ago |
percpu.h
|
x86: unify percpu.h
|
17 years ago |
pgalloc.h
|
…
|
|
pgalloc_32.h
|
…
|
|
pgalloc_64.h
|
…
|
|
pgtable-2level-defs.h
|
…
|
|
pgtable-2level.h
|
…
|
|
pgtable-3level-defs.h
|
paravirt: refactor struct paravirt_ops into smaller pv_*_ops
|
18 years ago |
pgtable-3level.h
|
…
|
|
pgtable.h
|
…
|
|
pgtable_32.h
|
x86: put all kern_addr_valid() incarnations to pgtable.h
|
17 years ago |
pgtable_64.h
|
x86: page.h: move and unify types for pagetable entry, #2
|
17 years ago |
poll.h
|
…
|
|
posix_types.h
|
…
|
|
posix_types_32.h
|
…
|
|
posix_types_64.h
|
…
|
|
prctl.h
|
…
|
|
processor-cyrix.h
|
…
|
|
processor-flags.h
|
KVM: Use standard CR8 flags, and fix TPR definition
|
18 years ago |
processor.h
|
x86: migration helpers for KVM
|
17 years ago |
proto.h
|
x86: remove obsolte declarations from proto.h
|
17 years ago |
ptrace-abi.h
|
x86: make ptrace.h safe to include from assembler code
|
17 years ago |
ptrace.h
|
x86, ptrace: new ptrace BTS API
|
17 years ago |
reboot.h
|
…
|
|
reboot_fixups.h
|
…
|
|
required-features.h
|
x86: merge required-features.h
|
17 years ago |
resource.h
|
x86: trivial header merges
|
18 years ago |
resume-trace.h
|
x86: merge resume-trace.h variants
|
17 years ago |
rio.h
|
x86: remove more bogus filenames in comments.
|
17 years ago |
rtc.h
|
x86: trivial header merges
|
18 years ago |
rwlock.h
|
x86: use immediates instead of RW_LOCK_BIAS_STR
|
17 years ago |
rwsem.h
|
x86: remove more bogus filenames in comments.
|
17 years ago |
scatterlist.h
|
x86: merge include/asm-x86/scatterlist.h
|
17 years ago |
seccomp.h
|
…
|
|
seccomp_32.h
|
…
|
|
seccomp_64.h
|
…
|
|
sections.h
|
x86: trivial header merges
|
18 years ago |
segment.h
|
x86: remove arch specific segment headers
|
17 years ago |
segment_32.h
|
x86: remove arch specific segment headers
|
17 years ago |
semaphore.h
|
…
|
|
semaphore_32.h
|
x86: remove fastcall from include/asm-x86
|
17 years ago |
semaphore_64.h
|
kill DECLARE_MUTEX_LOCKED
|
18 years ago |
sembuf.h
|
x86: unify some more trivial include/asm-x86/ 32/64 variants
|
18 years ago |
serial.h
|
x86: merge some trivially mergeable headers
|
18 years ago |
setup.h
|
x86: prepare 64-bit architecture initialization for paravirt
|
17 years ago |
shmbuf.h
|
x86: merge shmbuf_32/64.h
|
17 years ago |
shmparam.h
|
x86: unify some more trivial include/asm-x86/ 32/64 variants
|
18 years ago |
sigcontext.h
|
x86: use generic register names in struct sigcontext
|
17 years ago |
sigcontext32.h
|
x86: use generic register names in struct sigcontext
|
17 years ago |
siginfo.h
|
x86: unify include/asm/siginfo_32/64.h
|
18 years ago |
signal.h
|
x86 single_step: TIF_FORCED_TF
|
17 years ago |
smp.h
|
…
|
|
smp_32.h
|
x86: cleanup smp.h variants
|
17 years ago |
smp_64.h
|
x86: cleanup smp.h variants
|
17 years ago |
socket.h
|
…
|
|
sockios.h
|
x86: merge some trivially mergeable headers
|
18 years ago |
sparsemem.h
|
x86: merge include/asm-x86/sparsemem.h
|
17 years ago |
spinlock.h
|
x86: cleanup CLI_STRING, STI_STRING and friends
|
17 years ago |
spinlock_types.h
|
x86: FIFO ticket spinlocks
|
17 years ago |
srat.h
|
…
|
|
stacktrace.h
|
x86: constify stacktrace_ops
|
18 years ago |
stat.h
|
x86: merge stat_32/64.h
|
17 years ago |
statfs.h
|
x86: merge statfs_32/64.h
|
17 years ago |
string.h
|
…
|
|
string_32.h
|
i386: Remove strrchr assembler implementation
|
18 years ago |
string_64.h
|
…
|
|
suspend.h
|
…
|
|
suspend_32.h
|
x86: unify struct desc_ptr
|
17 years ago |
suspend_64.h
|
x86: make __{save,restore}_processor_state static
|
17 years ago |
swiotlb.h
|
…
|
|
sync_bitops.h
|
…
|
|
system.h
|
x86: introduce rdtsc_barrier()
|
17 years ago |
system_64.h
|
x86: move switch_to macro to system.h
|
17 years ago |
tce.h
|
…
|
|
termbits.h
|
x86: unify some more trivial include/asm-x86/ 32/64 variants
|
18 years ago |
termios.h
|
x86: unify some more trivial include/asm-x86/ 32/64 variants
|
18 years ago |
therm_throt.h
|
…
|
|
thread_info.h
|
…
|
|
thread_info_32.h
|
x86, ptrace: support for branch trace store(BTS)
|
17 years ago |
thread_info_64.h
|
x86: unify mm_segment_t definition
|
17 years ago |
time.h
|
x86: prepare time related functions for paravirt
|
17 years ago |
timer.h
|
x86: scale cyc_2_nsec according to CPU frequency
|
17 years ago |
timex.h
|
x86: unify timex.h variants
|
18 years ago |
tlb.h
|
x86: unify include/asm/tlb_32/64.h
|
18 years ago |
tlbflush.h
|
x86: merge tlbflush.h variants
|
17 years ago |
topology.h
|
x86: merge topology.h variants
|
17 years ago |
tsc.h
|
x86: fix sched_clock()
|
17 years ago |
types.h
|
x86: unify include/asm/types_32/64.h
|
18 years ago |
uaccess.h
|
…
|
|
uaccess_32.h
|
…
|
|
uaccess_64.h
|
x86: use helper in fault_64.c
|
17 years ago |
ucontext.h
|
x86: unify some more trivial include/asm-x86/ 32/64 variants
|
18 years ago |
unaligned.h
|
x86: unify some more trivial include/asm-x86/ 32/64 variants
|
18 years ago |
unistd.h
|
…
|
|
unistd_32.h
|
…
|
|
unistd_64.h
|
x86: cleanup 64bit unistd.h
|
18 years ago |
unwind.h
|
x86: unify include/asm/unwind_32/64.h
|
18 years ago |
user.h
|
…
|
|
user32.h
|
…
|
|
user_32.h
|
x86: use generic register names in struct user_regs_struct
|
17 years ago |
user_64.h
|
x86: use generic register names in struct user_regs_struct
|
17 years ago |
vdso.h
|
x86 vDSO: i386 vdso32
|
17 years ago |
vga.h
|
…
|
|
vgtod.h
|
…
|
|
vic.h
|
…
|
|
vm86.h
|
…
|
|
vmi.h
|
…
|
|
vmi_time.h
|
…
|
|
voyager.h
|
…
|
|
vsyscall.h
|
x86: map vsyscalls early enough
|
17 years ago |
xor.h
|
…
|
|
xor_32.h
|
x86: remove more bogus filenames in comments.
|
17 years ago |
xor_64.h
|
x86: remove more bogus filenames in comments.
|
17 years ago |