Chris Wright 63172cb3d5 [PATCH] typo fix in last cpufreq powernow patch 19 years ago
..
acpi b33fa1f3c3 [PATCH] i386: include linux/irq.h rather than asm/hw_irq.h 20 years ago
cpu 63172cb3d5 [PATCH] typo fix in last cpufreq powernow patch 19 years ago
timers ce3a161e69 [PATCH] useless includes of linux/irq.h in arch/i386 20 years ago
Makefile 64e47488c9 Merge linux-2.6 with linux-acpi-2.6 20 years ago
apic.c ce3a161e69 [PATCH] useless includes of linux/irq.h in arch/i386 20 years ago
apm.c 910de55c66 [PATCH] APM: Remove redundant call to set_cpus_allowed 20 years ago
asm-offsets.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
bootflag.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
cpuid.c 8874b414ff [PATCH] class: convert arch/* to use the new class api instead of class_simple 20 years ago
crash.c ce3a161e69 [PATCH] useless includes of linux/irq.h in arch/i386 20 years ago
dmi_scan.c 640e803376 [PATCH] fix: dmi_check_system 20 years ago
doublefault.c 4d37e7e3fd [PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task register management 20 years ago
early_printk.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
efi.c 4d37e7e3fd [PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task register management 20 years ago
efi_stub.S 1da177e4c3 Linux-2.6.12-rc2 20 years ago
entry.S c3ff8ec31c [PATCH] i386: Don't miss pending signals returning to user mode after signal processing 20 years ago
head.S 86feeaa812 kbuild: full dependency check on asm-offsets.h 20 years ago
i386_ksyms.c 129f69465b [PATCH] Remove i386_ksyms.c, almost. 20 years ago
i387.c 8ed1383fb7 x86: make restore_fpu() use alternative assembler instructions 20 years ago
i8237.c 795312e763 [PATCH] ISA DMA suspend for i386 20 years ago
i8259.c ce3a161e69 [PATCH] useless includes of linux/irq.h in arch/i386 20 years ago
init_task.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
io_apic.c ce3a161e69 [PATCH] useless includes of linux/irq.h in arch/i386 20 years ago
ioport.c a520112930 [PATCH] x86: make IOPL explicit 20 years ago
irq.c e1367daf3e [PATCH] cpu state clean after hot remove 20 years ago
kprobes.c deac66ae45 [PATCH] kprobes: fix bug when probed on task and isr functions 20 years ago
ldt.c f2f30ebca6 [PATCH] x86: introduce a write acessor for updating the current LDT 20 years ago
machine_kexec.c f2ab446124 [PATCH] x86: more asm cleanups 20 years ago
mca.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
microcode.c 245067d167 [PATCH] i386: cleanup serialize msr 20 years ago
module.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
mpparse.c ce3a161e69 [PATCH] useless includes of linux/irq.h in arch/i386 20 years ago
msr.c f2ab446124 [PATCH] x86: more asm cleanups 20 years ago
nmi.c ce3a161e69 [PATCH] useless includes of linux/irq.h in arch/i386 20 years ago
numaq.c e1474e2d9d [PATCH] re-disable TSC on NUMAQ 20 years ago
pci-dma.c dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 years ago
process.c ce3a161e69 [PATCH] useless includes of linux/irq.h in arch/i386 20 years ago
ptrace.c 4c7fc7220f [PATCH] i386: seccomp fix for auditing/ptrace 20 years ago
quirks.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
reboot.c 6f673d83ca [PATCH] arch/i386: Replace custom macro with isdigit() 20 years ago
reboot_fixups.c a2f7c35415 [PATCH] x86 reboot: Add reboot fixup for gx1/cs5530a 20 years ago
relocate_kernel.S 5033cba087 [PATCH] kexec: x86 kexec core 20 years ago
scx200.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
semaphore.c 52fdd08903 [PATCH] unify x86/x86-64 semaphore code 20 years ago
setup.c 0a305d2e1b [PATCH] Even more fallout from ATI Xpress timer workaround 20 years ago
sigframe.h fc0b1af257 [PATCH] __user annotations for pointers in i386 sigframe 20 years ago
signal.c d347f37227 [PATCH] i386: fix stack alignment for signal handlers 20 years ago
smp.c ce3a161e69 [PATCH] useless includes of linux/irq.h in arch/i386 20 years ago
smpboot.c ce3a161e69 [PATCH] useless includes of linux/irq.h in arch/i386 20 years ago
srat.c 69e1a33f62 [PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignments 20 years ago
summit.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
sys_i386.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
syscall_table.S 6cb54819d7 [PATCH] remove sys_set_zone_reclaim() 20 years ago
sysenter.c 6fe940d6c3 [PATCH] sep initializing rework 20 years ago
time.c 8d06afab73 [PATCH] timer initialization cleanup: DEFINE_TIMER 20 years ago
time_hpet.c a13db56624 [PATCH] CPU hotplug: fix hpet sectioning 20 years ago
trampoline.S 1da177e4c3 Linux-2.6.12-rc2 20 years ago
traps.c ce3a161e69 [PATCH] useless includes of linux/irq.h in arch/i386 20 years ago
vm86.c 4d37e7e3fd [PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task register management 20 years ago
vmlinux.lds.S a7d0c21033 [PATCH] i386 / uml: add dwarf sections to static link script 20 years ago
vsyscall-int80.S 1da177e4c3 Linux-2.6.12-rc2 20 years ago
vsyscall-note.S c97db4a0a7 [PATCH] i386 vDSO: add PT_NOTE segment 20 years ago
vsyscall-sigreturn.S 86feeaa812 kbuild: full dependency check on asm-offsets.h 20 years ago
vsyscall-sysenter.S 1da177e4c3 Linux-2.6.12-rc2 20 years ago
vsyscall.S 1da177e4c3 Linux-2.6.12-rc2 20 years ago
vsyscall.lds.S 86feeaa812 kbuild: full dependency check on asm-offsets.h 20 years ago