You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Joe Perches 5cd476effe x86: es7000_32.c: Use pr_<level> and add pr_fmt(fmt) 15 years ago
..
acpi Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
apic x86: es7000_32.c: Use pr_<level> and add pr_fmt(fmt) 15 years ago
cpu Merge branch 'linus' into x86/urgent 15 years ago
.gitignore
Makefile Merge commit 'perf/core' into perf/hw-breakpoint 15 years ago
alternative.c
amd_iommu.c x86/amd-iommu: Remove amd_iommu_pd_table 15 years ago
amd_iommu_init.c x86/amd-iommu: Remove amd_iommu_pd_table 15 years ago
aperture_64.c x86: Handle HW IOMMU initialization failure gracefully 15 years ago
apm_32.c x86: Remove BKL from apm_32 15 years ago
asm-offsets.c
asm-offsets_32.c
asm-offsets_64.c
audit_64.c
bios_uv.c
bootflag.c
check.c
cpuid.c Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
crash.c x86: Use x86_platform for iommu_shutdown 15 years ago
crash_dump_32.c x86: crash_dump: Fix non-pae kdump kernel memory accesses 15 years ago
crash_dump_64.c
doublefault_32.c
ds.c
ds_selftest.c
ds_selftest.h
dumpstack.c x86: use kernel_stack_pointer() in dumpstack.c 15 years ago
dumpstack.h
dumpstack_32.c x86: dumpstack: Clean up the x86_stack_ids[][] initalization and other details 15 years ago
dumpstack_64.c x86: dumpstack, 64-bit: Disable preemption when walking the IRQ/exception stacks 15 years ago
e820.c pci: increase alignment to make more space for hidden code 15 years ago
early-quirks.c
early_printk.c
efi.c x86: Make EFI RTC function depend on 32bit again 15 years ago
efi_32.c
efi_64.c
efi_stub_32.S
efi_stub_64.S
entry_32.S Merge branch 'perf/core' into perf/probes 15 years ago
entry_64.S Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
ftrace.c Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
geode_32.c
head.c
head32.c
head64.c
head_32.S x86-32: Use symbolic constants, safer CPUID when enabling EFER.NX 15 years ago
head_64.S Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
hpet.c x86: hpet: Make WARN_ON understandable 15 years ago
hw_breakpoint.c x86/hw-breakpoints: Don't lose GE flag while disabling a breakpoint 15 years ago
i386_ksyms_32.c
i387.c
i8237.c
i8253.c
i8259.c
init_task.c
io_delay.c
ioport.c
irq.c Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
irq_32.c x86: Unify fixup_irqs() for 32-bit and 64-bit kernels 15 years ago
irq_64.c x86: Unify fixup_irqs() for 32-bit and 64-bit kernels 15 years ago
irqinit.c x86: UV RTC: Rename generic_interrupt to x86_platform_ipi 15 years ago
k8.c
kdebugfs.c
kgdb.c Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
kprobes.c Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
kvm.c
kvmclock.c
ldt.c
machine_kexec_32.c Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
machine_kexec_64.c
mca_32.c
mfgpt_32.c
microcode_amd.c arch/x86/kernel/microcode*: Use pr_fmt() and remove duplicated KERN_ERR prefix 15 years ago
microcode_core.c arch/x86/kernel/microcode*: Use pr_fmt() and remove duplicated KERN_ERR prefix 15 years ago
microcode_intel.c arch/x86/kernel/microcode*: Use pr_fmt() and remove duplicated KERN_ERR prefix 15 years ago
mmconf-fam10h_64.c
module.c
mpparse.c x86: Move find_smp_config() earlier and avoid bootmem usage 15 years ago
mrst.c
msr.c Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
olpc.c
paravirt-spinlocks.c
paravirt.c
paravirt_patch_32.c
paravirt_patch_64.c
pci-calgary_64.c x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking up the PCI tree 15 years ago
pci-dma.c x86: Kill bad_dma_address variable 15 years ago
pci-gart_64.c x86: gart: Clean up the code a bit 15 years ago
pci-nommu.c x86: Kill bad_dma_address variable 15 years ago
pci-swiotlb.c x86: Fix iommu=soft boot option 15 years ago
pcspeaker.c
pmtimer_64.c
probe_roms_32.c
process.c x86: Print DMI_BOARD_NAME as well as DMI_PRODUCT_NAME from __show_regs() 15 years ago
process_32.c x86: Factor duplicated code out of __show_regs() into show_regs_common() 15 years ago
process_64.c x86: Factor duplicated code out of __show_regs() into show_regs_common() 15 years ago
ptrace.c hw-breakpoints: Keep track of user disabled breakpoints 15 years ago
pvclock.c
quirks.c x86: AMD Northbridge: Verify NB's node is online 15 years ago
reboot.c Merge branch 'linus' into x86/urgent 15 years ago
reboot_fixups_32.c x86/reboot: Add pci_dev_put in reboot_fixup_32.c for consistency 15 years ago
relocate_kernel_32.S
relocate_kernel_64.S
rtc.c
scx200_32.c
setup.c Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
setup_percpu.c x86,percpu: use embedding for 64bit NUMA and page for 32bit NUMA 16 years ago
sfi.c
signal.c Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm 15 years ago
smp.c Revert "x86, timers: Check for pending timers after (device) interrupts" 15 years ago
smpboot.c x86: Remove unnecessary mdelay() from cpu_disable_common() 15 years ago
stacktrace.c
step.c
sys_i386_32.c
sys_x86_64.c
syscall_64.c
syscall_table_32.S net: Introduce recvmmsg socket syscall 15 years ago
tboot.c
tce_64.c
test_nx.c
test_rodata.c
time.c x86: fix kernel panic on 32 bits when profiling 15 years ago
tlb_uv.c Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
tls.c
tls.h
topology.c
trampoline.c x86: Fix Suspend to RAM freeze on Acer Aspire 1511Lmi laptop 15 years ago
trampoline_32.S
trampoline_64.S x86: Fix Suspend to RAM freeze on Acer Aspire 1511Lmi laptop 15 years ago
traps.c Merge commit 'perf/core' into perf/hw-breakpoint 15 years ago
tsc.c
tsc_sync.c x86: Limit number of per cpu TSC sync messages 15 years ago
uv_irq.c x86, apic: Move SGI UV functionality out of generic IO-APIC code 15 years ago
uv_sysfs.c
uv_time.c x86: UV RTC: Always enable RTC clocksource 15 years ago
verify_cpu_64.S
visws_quirks.c Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
vm86_32.c
vmi_32.c
vmiclock_32.c x86: vmiclock: Fix printk format 15 years ago
vmlinux.lds.S Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
vsmp_64.c
vsyscall_64.c Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
x86_init.c Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
x8664_ksyms_64.c x86: Add missing might_fault() checks to copy_{to,from}_user() 15 years ago
xsave.c