..
acpi
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
19 years ago
cpu
[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only
19 years ago
.gitignore
[PATCH] x86: gitignore some autogenerated files for i386
19 years ago
Makefile
Merge branch 'x86-64'
19 years ago
alternative.c
[PATCH] x86_64: x86_64 version of the smp alternative patch.
19 years ago
apic.c
[PATCH] x86_64: fix apic error on bootup
19 years ago
apm.c
[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status
19 years ago
asm-offsets.c
[PATCH] vdso: randomize the i386 vDSO by moving it into a vma
19 years ago
bootflag.c
…
cpuid.c
[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only
19 years ago
crash.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
19 years ago
crash_dump.c
[PATCH] kdump: read previous kernel's memory
19 years ago
doublefault.c
[PATCH] i386: cpu_relax() in crash.c and doublefault.c
19 years ago
early_printk.c
…
efi.c
[PATCH] fix array overrun in efi.c
19 years ago
efi_stub.S
…
entry.S
[PATCH] vdso: randomize the i386 vDSO by moving it into a vma
19 years ago
head.S
[PATCH] i386: cleanup after cpu_gdt_descr conversion to per-cpu data
19 years ago
hpet.c
[PATCH] generic-time: add macro to simplify/hide mask constants
19 years ago
i386_ksyms.c
[PATCH] No arch-specific strpbrk implementations
19 years ago
i387.c
[PATCH] x86: make i387 mxcsr_feature_mask __read_mostly
19 years ago
i8237.c
[PATCH] ISA DMA suspend for i386
20 years ago
i8253.c
[PATCH] time: fix time going backward w/ clock=pit
19 years ago
i8259.c
spelling fixes
19 years ago
init_task.c
[PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp macros
19 years ago
io_apic.c
[PATCH] x86_64: fix vector_lock deadlock in io_apic.c
19 years ago
ioport.c
[PATCH] capable/capability.h (arch/)
19 years ago
irq.c
[PATCH] do_IRQ() warning fix
19 years ago
kprobes.c
[PATCH] Kprobe: multi kprobe posthandler for booster
19 years ago
ldt.c
[PATCH] arch/i386/kernel/ldt.c should #include <asm/mmu_context.h>
20 years ago
machine_kexec.c
Storage class should be first
19 years ago
mca.c
[PATCH] arch/i386: Use ARRAY_SIZE macro
20 years ago
microcode.c
[PATCH] fix x86 microcode driver handling of multiple matching revisions
19 years ago
module.c
[PATCH] x86: SMP alternatives
19 years ago
mpparse.c
[PATCH] x86_64: avoid IRQ0 ioapic pin collision
19 years ago
msr.c
[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only
19 years ago
nmi.c
[PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUs
19 years ago
numaq.c
[PATCH] Time: i386 Conversion - part 2: Rework TSC Support
19 years ago
pci-dma.c
[PATCH] gfp flags annotations - part 1
20 years ago
process.c
[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status
19 years ago
ptrace.c
[PATCH] drop task argument of audit_syscall_{entry,exit}
19 years ago
quirks.c
[PATCH] EDAC: core EDAC support code
19 years ago
reboot.c
[PATCH] i386/x86-64: Don't IPI to offline cpus on shutdown
19 years ago
reboot_fixups.c
[PATCH] i386: Remove printk about reboot fixups at reboot
19 years ago
relocate_kernel.S
[PATCH] kexec: x86 kexec core
20 years ago
scx200.c
[PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexes
19 years ago
semaphore.c
[PATCH] x86: SMP alternatives
19 years ago
setup.c
[PATCH] Time: i386 Conversion - part 2: Rework TSC Support
19 years ago
sigframe.h
[PATCH] __user annotations for pointers in i386 sigframe
20 years ago
signal.c
[PATCH] vdso: randomize the i386 vDSO by moving it into a vma
19 years ago
smp.c
[PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTOR
19 years ago
smpboot.c
[PATCH] sched: mc/smt power savings sched policy
19 years ago
srat.c
[PATCH] Unify pxm_to_node() and node_to_pxm()
19 years ago
summit.c
…
sys_i386.c
[PATCH] Uninline sys_mmap common code (reduce binary size)
19 years ago
syscall_table.S
[PATCH] sys_move_pages: 32bit support (i386, x86_64)
19 years ago
sysenter.c
[PATCH] small fix for not releasing the mmap semaphore in i386/arch_setup_additional_pages
19 years ago
time.c
[PATCH] Time: i386 Clocksource Drivers
19 years ago
time_hpet.c
[PATCH] move rtc_interrupt() prototype to rtc.h
19 years ago
topology.c
[PATCH] node hotplug: register cpu: remove node struct
19 years ago
trampoline.S
…
traps.c
[PATCH] i386/x86-64: fall back to old-style call trace if no unwinding
19 years ago
tsc.c
[PATCH] generic-time: add macro to simplify/hide mask constants
19 years ago
vm86.c
[PATCH] drop task argument of audit_syscall_{entry,exit}
19 years ago
vmlinux.lds.S
[PATCH] i386: reliable stack trace support (i386)
19 years ago
vsyscall-int80.S
…
vsyscall-note.S
[PATCH] i386 vDSO: add PT_NOTE segment
20 years ago
vsyscall-sigreturn.S
[PATCH] Mark unwind info for signal trampolines in vDSOs
19 years ago
vsyscall-sysenter.S
[PATCH] vdso: randomize the i386 vDSO by moving it into a vma
19 years ago
vsyscall.S
…
vsyscall.lds.S
[PATCH] vdso: randomize the i386 vDSO by moving it into a vma
19 years ago