Venkatesh Pallipadi 05131ecc99 [ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only once 20 yıl önce
..
acpi 05131ecc99 [ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only once 19 yıl önce
cpufreq 1da177e4c3 Linux-2.6.12-rc2 20 yıl önce
Makefile 89b831ef8b [PATCH] x86_64: Support for AMD specific MCE Threshold. 20 yıl önce
aperture.c 50895c5d76 [PATCH] x86_64: Fix gcc 4 warning in aperture.c 20 yıl önce
apic.c 89b831ef8b [PATCH] x86_64: Support for AMD specific MCE Threshold. 20 yıl önce
asm-offsets.c 3f74478b5f [PATCH] x86-64: Some cleanup and optimization to the processor data area. 20 yıl önce
crash.c 9cdd304b20 [PATCH] x86-64: more gratitious linux/irq.h includes 20 yıl önce
e820.c 2bc0414ee0 [PATCH] x86_64: Only use asm/sections.h to declare section symbols 20 yıl önce
early_printk.c 459192c92c [PATCH] x86-64: Add simnow console 20 yıl önce
entry.S 89b831ef8b [PATCH] x86_64: Support for AMD specific MCE Threshold. 20 yıl önce
genapic.c 5bf97e0119 [PATCH] x86-64: Use physflat on Intel for < 8 CPUs with CPU hotplug 20 yıl önce
genapic_cluster.c eddfb4ed29 [PATCH] x86-64: Remove obsolete APIC "write around" bug workaround 20 yıl önce
genapic_flat.c c1a71a1ede [PATCH] x86-64: Delivery mode should be APIC_DM_FIXED when using physical mode. 20 yıl önce
head.S f6c2e3330d [PATCH] x86_64: Unmap NULL during early bootup 20 yıl önce
head64.c 2bc0414ee0 [PATCH] x86_64: Only use asm/sections.h to declare section symbols 20 yıl önce
i387.c e6982c671c [PATCH] x86_64: Change init sections for CPU hotplug support 20 yıl önce
i8259.c 4060994c3e Merge x86-64 update from Andi 20 yıl önce
init_task.c a0d58c9741 [PATCH] x86-64: Set the stack pointer correctly in init_thread and init_tss 20 yıl önce
io_apic.c 6004e1b7ef [PATCH] i386/x86-64: Share interrupt vectors when there is a large number of interrupt sources 20 yıl önce
ioport.c 1da177e4c3 Linux-2.6.12-rc2 20 yıl önce
irq.c 24dead8ac9 [PATCH] Remove unnecessary BUG_ON in irq.c 20 yıl önce
kprobes.c d217d5450f [PATCH] Kprobes: preempt_disable/enable() simplification 20 yıl önce
ldt.c 1da177e4c3 Linux-2.6.12-rc2 20 yıl önce
machine_kexec.c 8bf2755664 [PATCH] x86_64 machine_kexec: Use standard pagetable helpers 20 yıl önce
mce.c e583538f07 [PATCH] x86_64: Log machine checks from boot on Intel systems 20 yıl önce
mce_amd.c 89b831ef8b [PATCH] x86_64: Support for AMD specific MCE Threshold. 20 yıl önce
mce_intel.c e6982c671c [PATCH] x86_64: Change init sections for CPU hotplug support 20 yıl önce
module.c 23352fc252 [PATCH] uml: kludgy compilation fixes for x86-64 subarch modules support 20 yıl önce
mpparse.c 8893166ff8 [PATCH] x86_64: Increase the maximum number of local APICs to the maximum 20 yıl önce
nmi.c 42ac8ff2ce [PATCH] x86_64: NMI watchdog frequency calculation adjustments 20 yıl önce
pci-dma.c 1da177e4c3 Linux-2.6.12-rc2 20 yıl önce
pci-gart.c 47492d3667 [PATCH] x86_64: Use the DMA32 zone for dma_alloc_coherent()/pci_alloc_consistent 20 yıl önce
pci-nommu.c f80aabb03a [PATCH] gfp_t: dma-mapping (amd64) 20 yıl önce
pmtimer.c 312df5f1a1 [PATCH] x86_64: Add pmtimer support 20 yıl önce
process.c 8bf1101bd5 [PATCH] kprobes: Fix return probes on sys_execve 19 yıl önce
ptrace.c 481bed4542 [PATCH] consolidate sys_ptrace() 20 yıl önce
reboot.c a6f5deb2be [PATCH] x86_64: Reduce number of retries for reset through keyboard controller 20 yıl önce
relocate_kernel.S 5234f5eb04 [PATCH] kexec: x86_64 kexec implementation 20 yıl önce
setup.c d3ee871e63 [PATCH] x86_64: Fix sparse mem 20 yıl önce
setup64.c f6c2e3330d [PATCH] x86_64: Unmap NULL during early bootup 20 yıl önce
signal.c e4e5d324b9 [PATCH] x86_64: Save/restore CS in 64bit signal handlers and force __USER_CS for CS 20 yıl önce
smp.c 3506229ff9 [PATCH] x86_64: Don't enable interrupt unconditionally in reboot path 20 yıl önce
smpboot.c 4060994c3e Merge x86-64 update from Andi 20 yıl önce
suspend.c 2c1b4a5ca4 [PATCH] swsusp: rework memory freeing on resume 20 yıl önce
suspend_asm.S 3dd083255d [PATCH] x86_64: Set up safe page tables during resume 20 yıl önce
sys_x86_64.c efbbdce94f [PATCH] x86_64: Use common sys_time64 20 yıl önce
syscall.c 1da177e4c3 Linux-2.6.12-rc2 20 yıl önce
time.c 7811fb8f40 [PATCH] hpet-RTC: cache the comparator register 20 yıl önce
trampoline.S 1da177e4c3 Linux-2.6.12-rc2 20 yıl önce
traps.c 9e43e1b7c7 [PATCH] x86_64: Remove CONFIG_CHECKING and add command line option for pagefault tracing 20 yıl önce
vmlinux.lds.S 2bc0414ee0 [PATCH] x86_64: Only use asm/sections.h to declare section symbols 20 yıl önce
vsyscall.c 2e8ad43ec0 [PATCH] x86-64: Prevent gcc 4 from optimizing away vsyscalls 20 yıl önce
x8664_ksyms.c ea0be473a1 [PATCH] x86_64: Allow modular build of ia32 aout loader 20 yıl önce