Jan Beulich 176a2718f4 [PATCH] i386: reliable stack trace support (i386) 19 years ago
..
acpi 37224470c8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 19 years ago
cpu 240cd6a806 [PATCH] i386/x86-64: Emulate CPUID4 on AMD 19 years ago
timers 6ba815ded3 [PATCH] timer TSC check suspend notifier change 19 years ago
.gitignore e2fbf1ace5 [PATCH] x86: gitignore some autogenerated files for i386 19 years ago
Makefile a32073bffc [PATCH] x86_64: Clean and enhance up K8 northbridge access code 19 years ago
alternative.c d167a51877 [PATCH] x86_64: x86_64 version of the smp alternative patch. 19 years ago
apic.c 3e4ff11574 [PATCH] x86_64: nmi watchdog header cleanup 19 years ago
apm.c 87af2ffd4c [PATCH] i386 apm.c optimization 19 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 efe87d2b82 [PATCH] x86 cpuid and msr notifier callback section mismatches 19 years ago
crash.c caad3c2a15 [PATCH] i386: cpu_relax() in crash.c and doublefault.c 19 years ago
crash_dump.c 4ae362be50 [PATCH] kdump: read previous kernel's memory 19 years ago
doublefault.c caad3c2a15 [PATCH] i386: cpu_relax() in crash.c and doublefault.c 19 years ago
early_printk.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
efi.c d6d21dfdd3 [PATCH] fix array overrun in efi.c 19 years ago
efi_stub.S 1da177e4c3 Linux-2.6.12-rc2 20 years ago
entry.S 176a2718f4 [PATCH] i386: reliable stack trace support (i386) 19 years ago
head.S 4ef0652a74 [PATCH] i386: cleanup after cpu_gdt_descr conversion to per-cpu data 19 years ago
i386_ksyms.c 894b5779ce [PATCH] No arch-specific strpbrk implementations 19 years ago
i387.c 7b0c2d9218 [PATCH] x86: make i387 mxcsr_feature_mask __read_mostly 19 years ago
i8237.c 795312e763 [PATCH] ISA DMA suspend for i386 20 years ago
i8259.c 110cb1d2e3 [PATCH] x86: use proper defines for i8259A I/O 19 years ago
init_task.c 22fc6eccbf [PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp macros 19 years ago
io_apic.c 26a3c49cec [PATCH] x86_64: fix vector_lock deadlock in io_apic.c 19 years ago
ioport.c a941564458 [PATCH] capable/capability.h (arch/) 19 years ago
irq.c a5d157e067 [PATCH] i386: Fix softirq accounting with 4K stacks 19 years ago
kprobes.c 6444541671 [PATCH] i386: don't try kprobes for v8086 mode 19 years ago
ldt.c 8d1ed6366b [PATCH] arch/i386/kernel/ldt.c should #include <asm/mmu_context.h> 20 years ago
machine_kexec.c 2ec5e3a867 [PATCH] fix kexec asm 19 years ago
mca.c 38e548ee1a [PATCH] arch/i386: Use ARRAY_SIZE macro 20 years ago
microcode.c ba528f2854 [PATCH] fix x86 microcode driver handling of multiple matching revisions 19 years ago
module.c 9a0b5817ad [PATCH] x86: SMP alternatives 19 years ago
mpparse.c e0c1e9bf81 [PATCH] x86_64: avoid IRQ0 ioapic pin collision 19 years ago
msr.c efe87d2b82 [PATCH] x86 cpuid and msr notifier callback section mismatches 19 years ago
nmi.c 3e4ff11574 [PATCH] x86_64: nmi watchdog header cleanup 19 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 176a2718f4 [PATCH] i386: reliable stack trace support (i386) 19 years ago
ptrace.c 5411be59db [PATCH] drop task argument of audit_syscall_{entry,exit} 19 years ago
quirks.c da9bb1d27b [PATCH] EDAC: core EDAC support code 19 years ago
reboot.c 6e3fbee5f1 [PATCH] i386/x86-64: Don't IPI to offline cpus on shutdown 19 years ago
reboot_fixups.c e48c4729d2 [PATCH] i386: Remove printk about reboot fixups at reboot 19 years ago
relocate_kernel.S 5033cba087 [PATCH] kexec: x86 kexec core 20 years ago
scx200.c d1d6da8f9f [PATCH] arch: Replace pci_module_init() with pci_register_driver() 19 years ago
semaphore.c 9a0b5817ad [PATCH] x86: SMP alternatives 19 years ago
setup.c 3448097fcc Revert "swsusp special saveable pages support" commits 19 years ago
sigframe.h fc0b1af257 [PATCH] __user annotations for pointers in i386 sigframe 20 years ago
signal.c fc558a7496 [PATCH] swsusp: finally solve mysqld problem 19 years ago
smp.c 78eef01b0f [PATCH] on_each_cpu(): disable local interrupts 19 years ago
smpboot.c 3e4ff11574 [PATCH] x86_64: nmi watchdog header cleanup 19 years ago
srat.c 762834e8bf [PATCH] Unify pxm_to_node() and node_to_pxm() 19 years ago
summit.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
sys_i386.c a7290ee08e [PATCH] Uninline sys_mmap common code (reduce binary size) 19 years ago
syscall_table.S 1b2db9fb7a [PATCH] sys_move_pages: 32bit support (i386, x86_64) 19 years ago
sysenter.c 6fe940d6c3 [PATCH] sep initializing rework 20 years ago
time.c f7c09bd972 [PATCH] x86: fix potential jiffies overflow in timer_resume() 19 years ago
time_hpet.c 2a10e0b28b [PATCH] move rtc_interrupt() prototype to rtc.h 19 years ago
topology.c bdaff4a331 [PATCH] x86 topology: don;t create a control file for BSP that cannot be removed 19 years ago
trampoline.S 1da177e4c3 Linux-2.6.12-rc2 20 years ago
traps.c 176a2718f4 [PATCH] i386: reliable stack trace support (i386) 19 years ago
vm86.c 5411be59db [PATCH] drop task argument of audit_syscall_{entry,exit} 19 years ago
vmlinux.lds.S 176a2718f4 [PATCH] i386: reliable stack trace support (i386) 19 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 da2e9e1ff4 [PATCH] Mark unwind info for signal trampolines in vDSOs 19 years ago
vsyscall-sysenter.S be0a39120c [PATCH] i386: more vsyscall documentation 19 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