..
8253pit.h
a.out.h
acpi.h
[ACPI] delete CONFIG_ACPI_PCI
2005-08-25 12:40:44 -04:00
agp.h
apic.h
[PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpress chipsets
2005-09-12 10:50:58 -07:00
apicdef.h
[PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node parsing
2005-09-12 10:49:56 -07:00
atomic.h
auxvec.h
[PATCH] auxiliary vector cleanups
2005-09-07 16:57:21 -07:00
bitops.h
[PATCH] x86_64: Fix gcc 4 warning in sched_find_first_bit
2005-07-28 21:46:02 -07:00
boot.h
bootsetup.h
bug.h
[PATCH] x86-64: reduce x86-64 bug frame by 4 bytes
2005-09-12 10:50:58 -07:00
bugs.h
byteorder.h
cache.h
cacheflush.h
calling.h
[PATCH] x86-64: Fix CFI information
2005-09-12 10:50:56 -07:00
checksum.h
[NET]: Fix ipl=>ihl typo in ip_fast_csum
2005-08-29 16:02:48 -07:00
compat.h
[PATCH] compat: be more consistent about [ug]id_t
2005-09-07 16:57:19 -07:00
cpu.h
cpufeature.h
cputime.h
current.h
kbuild: alpha,x86_64 use generic asm-offsets.h support
2005-09-09 21:28:48 +02:00
debugreg.h
delay.h
desc.h
[PATCH] x86_64: desc.h-needs smp.h
2005-09-17 11:50:01 -07:00
div64.h
dma-mapping.h
[PATCH] x86-64: Add dma_sync_single_range_for_{cpu,device}
2005-09-12 10:50:56 -07:00
dma.h
dwarf2.h
[PATCH] x86-64: Fix CFI information
2005-09-12 10:50:56 -07:00
e820.h
[PATCH] x86_64: Tell VM about holes in nodes
2005-08-26 19:37:12 -07:00
elf.h
emergency-restart.h
[PATCH] x86_64: Implemenent machine_emergency_restart
2005-07-26 14:35:42 -07:00
errno.h
fcntl.h
[PATCH] Clean up struct flock definitions
2005-09-07 16:57:38 -07:00
fixmap.h
[PATCH] Replace extern inline with static inline in asm-x86_64/*
2005-09-12 10:50:56 -07:00
floppy.h
fpu32.h
futex.h
[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup
2005-09-07 16:57:17 -07:00
genapic.h
hardirq.h
[PATCH] x86-64: Some cleanup and optimization to the processor data area.
2005-09-12 10:49:58 -07:00
hpet.h
hw_irq.h
[PATCH] x86-64: Declare NMI_VECTOR and handle it in the IPI sending code.
2005-09-12 10:50:57 -07:00
i387.h
ia32_unistd.h
ia32.h
ide.h
io_apic.h
[ACPI] delete CONFIG_ACPI_BOOT
2005-08-24 12:08:54 -04:00
io.h
[PATCH] Replace extern inline with static inline in asm-x86_64/*
2005-09-12 10:50:56 -07:00
ioctl.h
ioctls.h
ipcbuf.h
ipi.h
[PATCH] x86-64: Declare NMI_VECTOR and handle it in the IPI sending code.
2005-09-12 10:50:57 -07:00
irq.h
[PATCH] remove unnecessary handle_IRQ_event() prototypes
2005-09-09 13:57:33 -07:00
kdebug.h
[PATCH] x86-64: Safe interrupts in oops_begin/end
2005-09-12 10:50:57 -07:00
kexec.h
kmap_types.h
kprobes.h
ldt.h
linkage.h
local.h
[PATCH] x86-64: clean up local_add/sub arguments
2005-09-12 10:50:59 -07:00
mach_apic.h
mc146818rtc.h
mce.h
mman.h
mmsegment.h
mmu_context.h
mmu.h
mmx.h
mmzone.h
[PATCH] Increase nodemap hash.
2005-09-12 10:50:55 -07:00
module.h
mpspec.h
[ACPI] delete CONFIG_ACPI_BOOT
2005-08-24 12:08:54 -04:00
msgbuf.h
msi.h
msr.h
[PATCH] x86-64: Merge msr.c with i386 version
2005-09-12 10:50:57 -07:00
mtrr.h
namei.h
nmi.h
node.h
numa.h
[PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignments
2005-09-12 10:49:57 -07:00
numnodes.h
page.h
[PATCH] x86-64: Remove redundant max_mapnr and replace with end_pfn
2005-09-12 10:49:57 -07:00
param.h
parport.h
pci-direct.h
pci.h
[PATCH] x86-64: Avoid unnecessary double bouncing for swiotlb
2005-09-12 10:49:56 -07:00
pda.h
[PATCH] x86-64: Some cleanup and optimization to the processor data area.
2005-09-12 10:49:58 -07:00
percpu.h
pgalloc.h
[PATCH] Replace extern inline with static inline in asm-x86_64/*
2005-09-12 10:50:56 -07:00
pgtable.h
[PATCH] feature removal of io_remap_page_range()
2005-09-13 08:22:33 -07:00
poll.h
posix_types.h
prctl.h
processor.h
[PATCH] x86-64: Set the stack pointer correctly in init_thread and init_tss
2005-09-12 10:50:57 -07:00
proto.h
[PATCH] x86-64: Safe interrupts in oops_begin/end
2005-09-12 10:50:57 -07:00
ptrace.h
resource.h
rtc.h
rwlock.h
rwsem.h
scatterlist.h
seccomp.h
sections.h
segment.h
semaphore.h
sembuf.h
serial.h
setup.h
shmbuf.h
shmparam.h
sigcontext32.h
sigcontext.h
siginfo.h
signal.h
[PATCH] Replace extern inline with static inline in asm-x86_64/*
2005-09-12 10:50:56 -07:00
smp.h
[PATCH] Replace extern inline with static inline in asm-x86_64/*
2005-09-12 10:50:56 -07:00
socket.h
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
2005-08-29 15:31:35 -07:00
sockios.h
sparsemem.h
spinlock_types.h
[PATCH] spinlock consolidation
2005-09-10 10:06:21 -07:00
spinlock.h
[PATCH] spinlock consolidation
2005-09-10 10:06:21 -07:00
stat.h
statfs.h
string.h
suspend.h
swiotlb.h
system.h
[PATCH] x86-64: Lose constraints on cmpxchg
2005-09-12 10:50:57 -07:00
termbits.h
termios.h
thread_info.h
timex.h
[PATCH] x86-64: Don't include config.h in asm/timex.h
2005-09-12 10:49:58 -07:00
tlb.h
tlbflush.h
[PATCH] x86-64: Increase TLB flush array size
2005-09-12 10:49:58 -07:00
topology.h
[PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignments
2005-09-12 10:49:57 -07:00
types.h
[PATCH] sab: consolidate kmem_bufctl_t
2005-09-05 00:05:48 -07:00
uaccess.h
[PATCH] remove verify_area(): remove verify_area() from various uaccess.h headers
2005-09-07 16:57:35 -07:00
ucontext.h
unaligned.h
unistd.h
user32.h
user.h
vga.h
vsyscall32.h
vsyscall.h
[PATCH] x86-64: Remove unused vxtime.hz field
2005-09-12 10:50:57 -07:00
xor.h