..
acpi
Merge branch 'linus' into x86/quirks
17 years ago
cpu
Merge branch 'linus' into x86/xen
17 years ago
.gitignore
arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it shouldn't be tracked.
17 years ago
Makefile
Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x86/memory-corruption-check', 'x86/early-printk', 'x86/xsave', 'x86/ptrace-v2', 'x86/quirks', 'x86/setup', 'x86/spinlocks' and 'x86/signal' into x86/core-v2
17 years ago
alternative.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
amd_iommu.c
Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for-linus-phase3-B
17 years ago
amd_iommu_init.c
x86, amd-iommu: propagate PCI device enabling error
17 years ago
aperture_64.c
x86, debug printouts: IOMMU setup failures should not be KERN_ERR
17 years ago
apic_32.c
Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B
17 years ago
apic_64.c
Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B
17 years ago
apm_32.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
asm-offsets.c
…
asm-offsets_32.c
x86/paravirt: split sysret and sysexit
17 years ago
asm-offsets_64.c
x86: consolidate header guards
17 years ago
audit_64.c
…
bios_uv.c
x86: coding style fixes to arch/x86/kernel/bios_uv.c
17 years ago
bootflag.c
…
cpuid.c
Merge branch 'x86/urgent' into x86/cleanups
17 years ago
crash.c
…
crash_dump_32.c
…
crash_dump_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
doublefault_32.c
…
ds.c
x86: ds.c ptrace.c integer as NULL pointer sparse fixes
17 years ago
e820.c
Merge commit 'v2.6.27-rc6' into x86/unify-cpu-detect
17 years ago
early-quirks.c
Merge branch 'linus' into x86/quirks
17 years ago
early_printk.c
warnings: fix arch/x86/kernel/early_printk.c
17 years ago
efi.c
x86: trivial printk fix in efi.c
17 years ago
efi_32.c
x86: fix i486 suspend to disk CR4 oops
17 years ago
efi_64.c
x86: add flags parameter to reserve_bootmem_generic()
17 years ago
efi_stub_32.S
…
efi_stub_64.S
…
entry_32.S
i386: add TRACE_IRQS_OFF for the exception 3 (int3)
17 years ago
entry_64.S
x86, 64-bit, dwarf2: push pushes 8 bytes and popf pops 8
17 years ago
es7000_32.c
x86: move dir es7000 to es7000_32.c
17 years ago
ftrace.c
…
genapic_64.c
GRU Driver: export is_uv_system(), zap_page_range() & follow_page()
17 years ago
genapic_flat_64.c
Merge branch 'linus' into x86/x2apic
17 years ago
genx2apic_cluster.c
Merge branch 'x86/x2apic' into x86/core
17 years ago
genx2apic_phys.c
Merge branch 'x86/x2apic' into x86/core
17 years ago
genx2apic_uv_x.c
Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B
17 years ago
geode_32.c
…
head.c
x86: move reserve_setup_data to setup.c
17 years ago
head32.c
…
head64.c
x86_64: be less annoying on boot, v2
17 years ago
head_32.S
x86, cpa: rename PTE attribute macros for kernel direct mapping in early boot
17 years ago
head_64.S
x86, cpa: rename PTE attribute macros for kernel direct mapping in early boot
17 years ago
hpet.c
x86: HPET: read back compare register before reading counter
17 years ago
i386_ksyms_32.c
…
i387.c
x86: xsave: set FP, SSE bits in the xsave header in the user sigcontext
17 years ago
i8237.c
…
i8253.c
…
i8259.c
x64, x2apic/intr-remap: 8259 specific mask/unmask routines
17 years ago
init_task.c
…
io_apic_32.c
Merge branch 'x86/cpu' into x86/x2apic
17 years ago
io_apic_64.c
warnings: fix arch/x86/kernel/io_apic_64.c
17 years ago
io_delay.c
x86: add io delay quirk for Presario F700
17 years ago
ioport.c
x86: Introducing asm/syscalls.h
17 years ago
ipi.c
X86_SMP: ipi.c declare functions before they get used
17 years ago
irq_32.c
x86: capitalize function call interrupts consistently
17 years ago
irq_64.c
x86: capitalize function call interrupts consistently
17 years ago
irqinit_32.c
x86: apic interrupts - move assignments to irqinit_32.c, v2
17 years ago
irqinit_64.c
x86-64: make BUILD_IRQ() also reset section back
17 years ago
k8.c
x86, gart: add detection of AMD family 0x11 northbridges
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: improve kretprobe scalability with hashed locking
17 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: make kvm_smp_prepare_boot_cpu() static
17 years ago
ldt.c
Merge branch 'linus' into x86/xen
17 years ago
machine_kexec_32.c
kexec jump: fix for ftrace
17 years ago
machine_kexec_64.c
kexec jump
17 years ago
mca_32.c
…
mfgpt_32.c
x86, geode-mfgpt: check IRQ before using MFGPT as clocksource
17 years ago
microcode_amd.c
x86, microcode_amd: cleanup, mark request_microcode_user() as unsupported
17 years ago
microcode_core.c
x86/microcode: fix sleeping function called from invalid context at kernel/mutex.c
17 years ago
microcode_intel.c
x86: moved microcode.c to microcode_intel.c
17 years ago
mmconf-fam10h_64.c
x86: mmconf: fix section mismatch warning
17 years ago
module_32.c
…
module_64.c
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
17 years ago
mpparse.c
Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B
17 years ago
msr.c
x86: msr: correct return value on partial operations
17 years ago
nmi.c
x86, NMI watchdog: setup before enabling NMI watchdog
17 years ago
numaq_32.c
Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B
17 years ago
olpc.c
x86, olpc: fix endian bug in openfirmware workaround
17 years ago
paravirt-spinlocks.c
x86: export pv_lock_ops non-GPL
17 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
x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility userspace
17 years ago
pci-calgary_64.c
iommu: export iommu_area_reserve helper function
17 years ago
pci-dma.c
Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for-linus-phase3-B
17 years ago
pci-gart_64.c
Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for-linus-phase3-B
17 years ago
pci-nommu.c
x86: export pci-nommu's alloc_coherent
17 years ago
pci-swiotlb_64.c
dma-mapping: add the device argument to dma_mapping_error()
17 years ago
pcspeaker.c
x86: use platform_device_register_simple()
17 years ago
pmtimer_64.c
…
probe_roms_32.c
x86: seperate probe_roms into another file
17 years ago
process.c
Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D
17 years ago
process_32.c
Merge branch 'linus' into x86/xen
17 years ago
process_64.c
Merge branches 'core/signal' and 'x86/spinlocks' into x86/xen
17 years ago
ptrace.c
Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x86/memory-corruption-check', 'x86/early-printk', 'x86/xsave', 'x86/ptrace-v2', 'x86/quirks', 'x86/setup', 'x86/spinlocks' and 'x86/signal' into x86/core-v2
17 years ago
pvclock.c
…
quirks.c
Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
17 years ago
reboot.c
x86: default to reboot via ACPI
17 years ago
reboot_fixups_32.c
…
relocate_kernel_32.S
kexec jump: check code size in control page
17 years ago
relocate_kernel_64.S
…
rtc.c
…
scx200_32.c
…
setup.c
Merge branch 'linus' into x86/memory-corruption-check
17 years ago
setup_percpu.c
Merge commit 'v2.6.27-rc7' into x86/debug
17 years ago
sigframe.h
Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D
17 years ago
signal_32.c
Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D
17 years ago
signal_64.c
Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D
17 years ago
smp.c
x86: add cpu hotplug hooks into smp_ops
17 years ago
smpboot.c
arch/x86/kernel/smpboot.c: Clarify when irq processing begins.
17 years ago
smpcommon.c
x86: change init_gdt to update the gdt via write_gdt, rather than a direct write.
17 years ago
stacktrace.c
…
step.c
x86 ptrace: user-sets-TF nits
17 years ago
summit_32.c
x86: mach_summit to summit
17 years ago
sys_i386_32.c
x86: Introducing asm/syscalls.h
17 years ago
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: consolidate header guards
17 years ago
syscall_table_32.S
flag parameters add-on: remove epoll_create size param
17 years ago
tce_64.c
…
test_nx.c
…
test_rodata.c
…
time_32.c
x86: time_XX.c declare functions before they get used
17 years ago
time_64.c
x86: merge tsc_init and clocksource code
17 years ago
tlb_32.c
x86: build fix for !CONFIG_SMP
17 years ago
tlb_64.c
Merge branch 'generic-ipi' into generic-ipi-for-linus
17 years ago
tlb_uv.c
x86, SGI UV: hardcode the TLB flush interrupt system vector
17 years ago
tls.c
x86: Introducing asm/syscalls.h
17 years ago
tls.h
…
topology.c
…
trampoline.c
…
trampoline_32.S
…
trampoline_64.S
…
traps_32.c
i386: trace_hardirqs_fixup should now not be necessary: irqs are off.
17 years ago
traps_64.c
Merge branch 'x86/urgent' into core/signal
17 years ago
tsc.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
tsc_sync.c
x86: use WARN() in arch/x86/kernel
17 years ago
verify_cpu_64.S
…
visws_quirks.c
Merge branch 'linus' into x86/cleanups
17 years ago
vm86_32.c
x86: Introducing asm/syscalls.h
17 years ago
vmi_32.c
Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B
17 years ago
vmiclock_32.c
x86: rename paravirtualized TSC functions
17 years ago
vmlinux.lds.S
…
vmlinux_32.lds.S
Merge commit '63cc8c75156462d4b42cbdd76c293b7eee7ddbfe':
17 years ago
vmlinux_64.lds.S
x86: fix early panic on amd64 due to typo in supported CPU section
17 years ago
vsmp_64.c
x86: fix 27-rc crash on vsmp due to paravirt during module load
17 years ago
vsyscall_64.c
Merge branch 'generic-ipi' into generic-ipi-for-linus
17 years ago
x8664_ksyms_64.c
Merge branch 'auto-ftrace-next' into tracing/for-linus
17 years ago
xsave.c
x86, fpu: check __clear_user() return value
17 years ago