..
acpi
x86 idle: move mwait_idle_with_hints() to where it is used
14 years ago
apic
atomic: use <linux/atomic.h>
14 years ago
cpu
perf, x86: Add model 45 SandyBridge support
14 years ago
.gitignore
…
Makefile
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-tip
14 years ago
alternative.c
x86-64: Move vread_tsc and vread_hpet into the vDSO
14 years ago
amd_gart_64.c
atomic: use <linux/atomic.h>
14 years ago
amd_nb.c
x86, amd-nb: Rename CPU PCI id define for F4
14 years ago
apb_timer.c
Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
14 years ago
aperture_64.c
x86, gart: Don't enforce GART aperture lower-bound by alignment
14 years ago
apm_32.c
i8253: Cleanup outb/inb magic
14 years ago
asm-offsets.c
x86, asm: Cleanup unnecssary macros in asm-offsets.c
14 years ago
asm-offsets_32.c
lguest: use a special 1:1 linear pagetable mode until first switch.
14 years ago
asm-offsets_64.c
x86: Partly unify asm-offsets_{32,64}.c
14 years ago
audit_64.c
…
bootflag.c
…
check.c
x86: Don't check for BIOS corruption in first 64K when there's no need to
14 years ago
cpuid.c
BKL: remove extraneous #include <smp_lock.h>
14 years ago
crash.c
…
crash_dump_32.c
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn
14 years ago
crash_dump_64.c
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn
14 years ago
devicetree.c
Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
14 years ago
doublefault_32.c
…
dumpstack.c
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
14 years ago
dumpstack_32.c
x86, dumpstack: Correct stack dump info when frame pointer is available
14 years ago
dumpstack_64.c
x86: Don't use frame pointer to save old stack on irq entry
14 years ago
e820.c
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn
14 years ago
early-quirks.c
x86, quirk: Fix SB600 revision check
14 years ago
early_printk.c
x86, earlyprintk: Move mrst early console to platform/ and fix a typo
14 years ago
entry_32.S
Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
14 years ago
entry_64.S
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-tip
14 years ago
ftrace.c
x86/ftrace: Fix compiler warning in ftrace.c
14 years ago
head.c
x86: Use memblock to replace early_res
15 years ago
head32.c
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
14 years ago
head64.c
x86: Cleanup highmap after brk is concluded
14 years ago
head_32.S
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
14 years ago
head_64.S
x86, trampoline: Common infrastructure for low memory trampolines
14 years ago
hpet.c
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
14 years ago
hw_breakpoint.c
x86: Use this_cpu_ops to optimize code
14 years ago
i386_ksyms_32.c
…
i387.c
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
14 years ago
i8237.c
x86: Use syscore_ops instead of sysdev classes and sysdevs
14 years ago
i8253.c
x86: Use common i8253 clockevent
14 years ago
i8259.c
atomic: use <linux/atomic.h>
14 years ago
init_task.c
…
io_delay.c
…
ioport.c
x86: Use bitmap library functions
14 years ago
irq.c
x86: Don't unmask disabled irqs when migrating them
14 years ago
irq_32.c
x86: Fix common misspellings
14 years ago
irq_64.c
…
irq_work.c
irq_work: Add generic hardirq context callbacks
15 years ago
irqinit.c
atomic: use <linux/atomic.h>
14 years ago
jump_label.c
x86, cpu: Clean up and unify the NOP selection infrastructure
14 years ago
kdebugfs.c
llseek: automatically add .llseek fop
15 years ago
kgdb.c
perf: Add context field to perf_event
14 years ago
kprobes.c
kprobes, x86: Disable irqs during optimized callback
14 years ago
kvm.c
KVM guest: KVM Steal time registration
14 years ago
kvmclock.c
KVM guest: KVM Steal time registration
14 years ago
ldt.c
…
machine_kexec_32.c
…
machine_kexec_64.c
x86, cleanups: Use clear_page/copy_page rather than memset/memcpy
15 years ago
mca_32.c
x86: Fix common misspellings
14 years ago
microcode_amd.c
x86, microcode, AMD: Fix section header size check
14 years ago
microcode_core.c
x86, microcode: Unregister syscore_ops after microcode unloaded
14 years ago
microcode_intel.c
x86/microcode: Fix double vfree() and remove redundant pointer checks before vfree()
14 years ago
mmconf-fam10h_64.c
x86-64: Fix and clean up AMD Fam10 MMCONF enabling
14 years ago
module.c
modules: make arch's use default loader hooks
14 years ago
mpparse.c
x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic'
14 years ago
msr.c
BKL: remove extraneous #include <smp_lock.h>
14 years ago
paravirt-spinlocks.c
…
paravirt.c
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-tip
14 years ago
paravirt_patch_32.c
…
paravirt_patch_64.c
…
pci-calgary_64.c
treewide: Convert uses of struct resource to resource_size(ptr)
14 years ago
pci-dma.c
x86/PCI: Remove dma32_reserve_bootmem
14 years ago
pci-iommu_table.c
arch/x86/kernel/pci-iommu_table.c: Convert sprintf_symbol to %pS
14 years ago
pci-nommu.c
…
pci-swiotlb.c
x86, swiotlb: Make SWIOTLB use IOMMU_INIT_* macros.
15 years ago
pcspeaker.c
…
probe_roms.c
treewide: Convert uses of struct resource to resource_size(ptr)
14 years ago
process.c
x86 idle: move mwait_idle_with_hints() to where it is used
14 years ago
process_32.c
cpuidle: stop depending on pm_idle
14 years ago
process_64.c
cpuidle: stop depending on pm_idle
14 years ago
ptrace.c
perf: Add context field to perf_event
14 years ago
pvclock.c
x86/pvclock: Zero last_value on resume
14 years ago
quirks.c
x86, quirks: Use pci_dev->revision
14 years ago
reboot.c
x86: Make Dell Latitude E6420 use reboot=pci
14 years ago
reboot_32.S
x86, reboot: Fix relocations in reboot_32.S
14 years ago
reboot_fixups_32.c
x86: Ce4100: Add reboot_fixup() for CE4100
14 years ago
relocate_kernel_32.S
kexec, x86: Fix incorrect jump back address if not preserving context
14 years ago
relocate_kernel_64.S
kexec, x86: Fix incorrect jump back address if not preserving context
14 years ago
resource.c
x86: avoid high BIOS area when allocating address space
14 years ago
rtc.c
rtc: cmos: Add OF bindings
14 years ago
setup.c
Merge branch 'linus' into x86/urgent
14 years ago
setup_percpu.c
x86: Unify CPU -> NUMA node mapping between 32 and 64bit
14 years ago
signal.c
x86: Kill handle_signal()->set_fs()
14 years ago
smp.c
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
14 years ago
smpboot.c
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
14 years ago
stacktrace.c
x86: Swap save_stack_trace_regs parameters
14 years ago
step.c
x86-64: Add user_64bit_mode paravirt op
14 years ago
sys_i386_32.c
i386: Make kernel_execve() suitable for stack unwinding
15 years ago
sys_x86_64.c
…
syscall_64.c
…
syscall_table_32.S
ns: Wire up the setns system call
14 years ago
tboot.c
net: remove mm.h inclusion from netdevice.h
14 years ago
tce_64.c
…
test_nx.c
x86: Eliminate various 'set but not used' warnings
14 years ago
test_rodata.c
…
time.c
i8253: Create linux/i8253.h and use it in all 8253 related files
14 years ago
tls.c
…
tls.h
…
topology.c
x86: Fix common misspellings
14 years ago
trampoline.c
x86, trampoline: Common infrastructure for low memory trampolines
14 years ago
trampoline_32.S
x86, trampoline: Common infrastructure for low memory trampolines
14 years ago
trampoline_64.S
x86-64, trampoline: Remove unused variable
14 years ago
traps.c
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-tip
14 years ago
tsc.c
Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-for-linus', 'x86-platform-for-linus', 'x86-quirks-for-linus', 'x86-tsc-for-linus' and 'x86-smpboot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
14 years ago
tsc_sync.c
…
verify_cpu.S
x86: Fix common misspellings
14 years ago
vm86_32.c
thp: split_huge_page_mm/vma
14 years ago
vmlinux.lds.S
x86-64: Rework vsyscall emulation and add vsyscall= parameter
14 years ago
vsmp_64.c
…
vsyscall_64.c
x86-64: Rework vsyscall emulation and add vsyscall= parameter
14 years ago
vsyscall_emu_64.S
x86-64: Rework vsyscall emulation and add vsyscall= parameter
14 years ago
vsyscall_trace.h
x86-64: Add vsyscall:emulate_vsyscall trace event
14 years ago
x86_init.c
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
14 years ago
x8664_ksyms_64.c
x86-64, mem: Convert memmove() to assembly file and fix return value bug
14 years ago
xsave.c
x86: Fix common misspellings
14 years ago