..
acpi
x86: misc clean up after the percpu update
16 years ago
cpu
x86: move setup_cpu_local_masks()
16 years ago
.gitignore
…
Makefile
x86: only compile setup_percpu.o on SMP
16 years ago
alternative.c
x86: improve UP kernel when CPU-hotplug and SMP is enabled
17 years ago
amd_iommu.c
AMD IOMMU: remove now unnecessary #ifdefs
16 years ago
amd_iommu_init.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu
16 years ago
aperture_64.c
aperture_64.c: clarify that too small aperture is valid reason for this code
16 years ago
apic.c
x86: move apic variables to apic.c
16 years ago
apm_32.c
x86: update Alan Cox's email addresses
16 years ago
asm-offsets.c
…
asm-offsets_32.c
x86: signal: move sigframe.h to arch/x86/include/asm
16 years ago
asm-offsets_64.c
x86: remove pda.h
16 years ago
audit_64.c
…
bios_uv.c
x86: bios_uv.c: uv_systab should be static
16 years ago
bootflag.c
…
check.c
x86: corruption-check: some post-move cleanups
17 years ago
cpuid.c
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
crash.c
x86: smp.h move safe_smp_processor_id declartion to cpu.h
16 years ago
crash_dump_32.c
kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE
17 years ago
crash_dump_64.c
kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE
17 years ago
doublefault_32.c
x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2
17 years ago
ds.c
Merge branch 'x86/ptrace' into x86/tsc
16 years ago
dumpstack.c
ftrace: print real return in dumpstack for function graph
16 years ago
dumpstack.h
ftrace: print real return in dumpstack for function graph
16 years ago
dumpstack_32.c
ftrace: print real return in dumpstack for function graph
16 years ago
dumpstack_64.c
x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.
16 years ago
e820.c
Merge branch 'linus' into release
16 years ago
early-quirks.c
x86: only scan the root bus in early PCI quirks
16 years ago
early_printk.c
x86: early_printk - use sizeof instead of hardcoded number
16 years ago
efi.c
x86: make UV support configurable
16 years ago
efi_32.c
x86: fix i486 suspend to disk CR4 oops
17 years ago
efi_64.c
x86: remove include of apic.h from hardirq_64.h
16 years ago
efi_stub_32.S
…
efi_stub_64.S
…
entry_32.S
x86: make x86_32 use tlb_64.c
16 years ago
entry_64.S
x86: make UV support configurable
16 years ago
es7000_32.c
Merge branch 'linus' into x86/quirks
16 years ago
ftrace.c
tracing/function-graph-tracer: append the tracing_graph_flag
16 years ago
genapic_64.c
x86: make UV support configurable
16 years ago
genapic_flat_64.c
x86: fix cpu_mask_to_apicid_and to include cpu_online_mask
16 years ago
genx2apic_cluster.c
x86: use logical apicid in x2apic_cluster's x2apic_cpu_mask_to_apicid_and()
16 years ago
genx2apic_phys.c
Merge branch 'linus' into x86/cleanups
16 years ago
genx2apic_uv_x.c
x86: uv cleanup
16 years ago
geode_32.c
…
head.c
x86, debug: remove EBDA debug printk
16 years ago
head32.c
x86: change static allocation of trampoline area
16 years ago
head64.c
x86: remove pda_init()
16 years ago
head_32.S
x86: set %fs to __KERNEL_PERCPU unconditionally for x86_32
16 years ago
head_64.S
x86: move stack_canary into irq_stack
16 years ago
hpet.c
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
i386_ksyms_32.c
ftrace: rename FTRACE to FUNCTION_TRACER
17 years ago
i387.c
x86: fix __cpuinit/__init tangle in init_thread_xstate()
16 years ago
i8237.c
…
i8253.c
cpumask: convert struct clock_event_device to cpumask pointers.
16 years ago
i8259.c
x86: i8259.c fix style problems
16 years ago
init_task.c
take init_fs to saner place
16 years ago
io_apic.c
x86: make UV support configurable
16 years ago
io_delay.c
x86: add io delay quirk for Presario F700
17 years ago
ioport.c
x86: ioport.c fix style problems
16 years ago
ipi.c
x86: cosmetic changes apic-related files.
16 years ago
irq.c
x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit.
16 years ago
irq_32.c
cpumask: update irq_desc to use cpumask_var_t
16 years ago
irq_64.c
x86: remove include of apic.h from hardirq_64.h
16 years ago
irqinit_32.c
x86: make x86_32 use tlb_64.c
16 years ago
irqinit_64.c
x86: irqinit_64.c init_ISA_irqs should be static
16 years ago
k8.c
x86, gart: fix gart detection for Fam11h CPUs
17 years ago
kdebugfs.c
arch/x86/kernel/kdebugfs.c: introduce missing kfree
17 years ago
kgdb.c
kgdb, x86: Avoid invoking kgdb_nmicallback twice per NMI
17 years ago
kprobes.c
kprobes: check CONFIG_FREEZER instead of CONFIG_PM
16 years ago
kvm.c
x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn args
17 years ago
kvmclock.c
x86: KVM guest: kvm_get_tsc_khz: return khz, not lpj
16 years ago
ldt.c
x86: ldt.c fix style problems
16 years ago
machine_kexec_32.c
kexec/i386: setup kexec page table in C
16 years ago
machine_kexec_64.c
…
mca_32.c
…
mfgpt_32.c
trivial: fix then -> than typos in comments and documentation
16 years ago
microcode_amd.c
x86: fix warning in arch/x86/kernel/microcode_amd.c
16 years ago
microcode_core.c
Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core
16 years ago
microcode_intel.c
x86: microcode_intel.c fix style problems
16 years ago
mmconf-fam10h_64.c
x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h
16 years ago
module_32.c
x86: module_32.c fix style problems
16 years ago
module_64.c
x86: module_64.c fix style problems
16 years ago
mpparse.c
Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu
16 years ago
msr.c
x86: msr.c fix style problems
16 years ago
nmi.c
x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit.
16 years ago
numaq_32.c
x86: rename all fields of mpc_oemtable oem_X to X
16 years ago
olpc.c
x86, olpc: fix endian bug in openfirmware workaround
17 years ago
paravirt-spinlocks.c
x86: fix default_spin_lock_flags() prototype
16 years ago
paravirt.c
Merge branch 'linus' into x86/xen
17 years ago
paravirt_patch_32.c
x86: coding style fixes to arch/x86/kernel/paravirt_patch_32.c
17 years ago
paravirt_patch_64.c
…
pci-calgary_64.c
arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoul
16 years ago
pci-dma.c
PCI: struct device - replace bus_id with dev_name(), dev_set_name()
16 years ago
pci-gart_64.c
x86_64: pci-gart_64.c iommu_fullflush should be static
16 years ago
pci-nommu.c
x86: export pci-nommu's alloc_coherent
17 years ago
pci-swiotlb_64.c
Merge branch 'core/iommu' into core/urgent
16 years ago
pcspeaker.c
x86: use platform_device_register_simple()
17 years ago
pmtimer_64.c
…
probe_roms_32.c
…
process.c
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
process_32.c
x86: remove idle_timestamp from 32bit irq_cpustat_t
16 years ago
process_64.c
x86: remove pda.h
16 years ago
ptrace.c
x86, bts: memory accounting
16 years ago
pvclock.c
x86: pvclock: fix shadowed variable warning
17 years ago
quirks.c
x86: enable HPET on Fujitsu u9200
16 years ago
reboot.c
x86: smp.h move safe_smp_processor_id declartion to cpu.h
16 years ago
reboot_fixups_32.c
…
relocate_kernel_32.S
kexec/i386: setup kexec page table in C
16 years ago
relocate_kernel_64.S
…
rtc.c
rtc: use bcd2bin/bin2bcd
17 years ago
scx200_32.c
…
setup.c
x86: smp.h move prefill_possible_map declartion to cpu.h
16 years ago
setup_percpu.c
x86: make Voyager use x86 per-cpu setup.
16 years ago
signal.c
x86: signal: move sigframe.h to arch/x86/include/asm
16 years ago
smp.c
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
smpboot.c
x86: uv cleanup
16 years ago
smpcommon.c
x86: move this_cpu_offset
16 years ago
stacktrace.c
tracing/stack-tracer: fix style issues
16 years ago
step.c
…
summit_32.c
…
sys_i386_32.c
…
sys_x86_64.c
Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1
17 years ago
syscall_64.c
x86: Fix ASM_X86__ header guards
17 years ago
syscall_table_32.S
[CVE-2009-0029] Rename old_readdir to sys_old_readdir
16 years ago
tce_64.c
…
test_nx.c
…
test_rodata.c
…
time_32.c
x86: time_32.c fix style problems
16 years ago
time_64.c
x86: time_64.c fix style problems
16 years ago
tlb_uv.c
x86: uv cleanup
16 years ago
tls.c
…
tls.h
…
topology.c
…
trampoline.c
x86: change static allocation of trampoline area
16 years ago
trampoline_32.S
…
trampoline_64.S
…
traps.c
x86: remove pda.h
16 years ago
tsc.c
Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core
16 years ago
tsc_sync.c
Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core
16 years ago
uv_irq.c
x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3, fix
17 years ago
uv_sysfs.c
x86: Add sysfs entries for UV v4
17 years ago
verify_cpu_64.S
…
visws_quirks.c
x86: rename all fields of mpc_cpu mpc_X to X
16 years ago
vm86_32.c
…
vmi_32.c
Merge branch 'x86/fpu' into x86/cleanups
16 years ago
vmiclock_32.c
cpumask: convert struct clock_event_device to cpumask pointers.
16 years ago
vmlinux.lds.S
…
vmlinux_32.lds.S
x86: make vmlinux_32.lds.S use PERCPU() macro
16 years ago
vmlinux_64.lds.S
x86: move stack_canary into irq_stack
16 years ago
vsmp_64.c
x86: two trivial sparse annotations
17 years ago
vsyscall_64.c
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
x8664_ksyms_64.c
x86: convert pda ops to wrappers around x86 percpu accessors
16 years ago
xsave.c
x86: xsave.c: restore_user_xstate should be static
16 years ago