.. |
acpi
|
Remove obsolete #include <linux/config.h>
|
19 years ago |
cpufreq
|
…
|
|
Makefile
|
[PATCH] x86: Refactor thermal throttle processing
|
19 years ago |
aperture.c
|
[PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing conf1
|
19 years ago |
apic.c
|
[PATCH] x86-64: Remove unused GET_APIC_VERSION call from clear_local_APIC
|
18 years ago |
asm-offsets.c
|
[CRYPTO] all: Pass tfm instead of ctx to algorithms
|
19 years ago |
audit.c
|
[PATCH] audit: AUDIT_PERM support
|
19 years ago |
crash.c
|
[PATCH] Kexec / Kdump: Unify elf note code
|
18 years ago |
crash_dump.c
|
…
|
|
e820.c
|
[PATCH] x86-64: setup saved_max_pfn correctly (kdump)
|
18 years ago |
early-quirks.c
|
[PATCH] x86: fix the irqbalance quirk for E7320/E7520/E7525
|
18 years ago |
early_printk.c
|
[PATCH] x86_64: fix 'earlyprintk=...,keep' regression
|
18 years ago |
entry.S
|
[PATCH] x86-64: miscellaneous entry.S adjustments
|
18 years ago |
functionlist
|
[NET]: make skb_release_data() static
|
19 years ago |
genapic.c
|
[PATCH] x86-64: add genapic_force
|
18 years ago |
genapic_cluster.c
|
[PATCH] x86_64 irq: Allocate a vector across all cpus for genapic_flat.
|
19 years ago |
genapic_flat.c
|
[PATCH] x86-64: Put more than one cpu in TARGET_CPUS
|
19 years ago |
head.S
|
[PATCH] Reload CS when startup_64 is used.
|
19 years ago |
head64.c
|
[PATCH] x86_64: clear_bss before set_intr_gate with early_idt_handler
|
18 years ago |
i387.c
|
[PATCH] x86-64: use BUILD_BUG_ON in FPU code
|
18 years ago |
i8259.c
|
[PATCH] x86_64: interrupt array size should be aligned to NR_VECTORS
|
18 years ago |
init_task.c
|
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
|
19 years ago |
io_apic.c
|
[PATCH] x86-64: check vector in setup_ioapic_dest to verify if need setup_IO_APIC_irq
|
18 years ago |
ioport.c
|
[PATCH] x86-64 TIF flags for debug regs and io bitmap in ctxsw
|
19 years ago |
irq.c
|
[PATCH] x86-64: Rate limit no irq handler messages
|
18 years ago |
k8.c
|
[PATCH] x86_64: Clean and enhance up K8 northbridge access code
|
19 years ago |
kprobes.c
|
[PATCH] kprobes: enable booster on the preemptible kernel
|
18 years ago |
ldt.c
|
…
|
|
machine_kexec.c
|
[PATCH] Avoid overwriting the current pgd (V4, x86_64)
|
19 years ago |
mce.c
|
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
|
18 years ago |
mce_amd.c
|
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
|
18 years ago |
mce_intel.c
|
[PATCH] x86: Add a cumulative thermal throttle event counter.
|
19 years ago |
module.c
|
[PATCH] x86_64: x86_64 version of the smp alternative patch.
|
19 years ago |
mpparse.c
|
[PATCH] x86-64: remove unused acpi_found_madt in mparse.
|
18 years ago |
nmi.c
|
[PATCH] x86: all cpu backtrace
|
18 years ago |
pci-calgary.c
|
[PATCH] Calgary: remove unused variables
|
18 years ago |
pci-dma.c
|
[PATCH] Calgary: allow compiling Calgary in but not using it by default
|
18 years ago |
pci-gart.c
|
[PATCH] x86-64: Clarify error message in GART code
|
18 years ago |
pci-nommu.c
|
[PATCH] remove superflous BUG_ON's in nommu and gart
|
19 years ago |
pci-swiotlb.c
|
[PATCH] Move valid_dma_direction() from x86_64 to generic code
|
19 years ago |
pmtimer.c
|
[PATCH] make pmtmr_ioport __read_mostly
|
19 years ago |
process.c
|
[PATCH] x86-64: Fix interrupt race in idle callback (3rd try)
|
18 years ago |
ptrace.c
|
[PATCH] i386/x86-64: rename is_at_popf(), add iret to tests and fix
|
19 years ago |
reboot.c
|
[PATCH] x86_64: Move export symbols to their C functions
|
19 years ago |
relocate_kernel.S
|
[PATCH] Avoid overwriting the current pgd (V4, x86_64)
|
19 years ago |
setup.c
|
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
|
18 years ago |
setup64.c
|
[PATCH] Don't leak NT bit into next task
|
19 years ago |
signal.c
|
[PATCH] Remove all traces of signal number conversion
|
19 years ago |
smp.c
|
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
|
18 years ago |
smpboot.c
|
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
|
18 years ago |
stacktrace.c
|
[PATCH] Merge stacktrace and show_trace
|
19 years ago |
suspend.c
|
Remove obsolete #include <linux/config.h>
|
19 years ago |
suspend_asm.S
|
[PATCH] Change the name of pagedir_nosave
|
19 years ago |
sys_x86_64.c
|
[PATCH] namespaces: utsname: switch to using uts namespaces
|
19 years ago |
syscall.c
|
Remove obsolete #include <linux/config.h>
|
19 years ago |
tce.c
|
Remove all inclusions of <linux/config.h>
|
19 years ago |
time.c
|
WorkStruct: Pass the work_struct pointer instead of context data
|
18 years ago |
trampoline.S
|
[PATCH] Fix gdt table size in trampoline.S
|
19 years ago |
traps.c
|
[PATCH] x86-64: Remove unwind stack pointer alignment forcing again
|
18 years ago |
vmlinux.lds.S
|
[PATCH] unwinder: move .eh_frame to RODATA
|
18 years ago |
vsmp.c
|
[PATCH] Fix build breakage with CONFIG_X86_VSMP
|
19 years ago |
vsyscall.c
|
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
|
18 years ago |
x8664_ksyms.c
|
Remove all inclusions of <linux/config.h>
|
19 years ago |