..
acpi
Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', 'x86/signal' and 'x86/urgent'; commit 'v2.6.29-rc6' into x86/core
16 years ago
apic
Merge branch 'x86/mce2' into x86/core
16 years ago
cpu
Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/core
16 years ago
.gitignore
…
Makefile
x86: UV, SGI RTC: add UV RTC clocksource/clockevents
16 years ago
alternative.c
x86: expand irq-off region in text_poke()
16 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
apm_32.c
Merge branch 'linus' into x86/apic
16 years ago
asm-offsets.c
…
asm-offsets_32.c
x86: make lazy %gs optional on x86_32
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, apic: remove duplicate asm/apic.h inclusions
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
x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs()
16 years ago
dumpstack.c
Merge branch 'x86/core' into tracing/textedit
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
x86: check range in reserve_early()
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.c - fix pgtable.h unification fallout
16 years ago
efi.c
Merge branch 'x86/urgent' into x86/core
16 years ago
efi_32.c
…
efi_64.c
Merge branch 'x86/urgent' into x86/core
16 years ago
efi_stub_32.S
Merge branch 'x86/asm' into x86/mm
16 years ago
efi_stub_64.S
x86: efi_stub_32,64 - add missing ENDPROCs
16 years ago
entry_32.S
x86: minor cleanup in the espfix code
16 years ago
entry_64.S
x86: UV, SGI RTC: add generic system vector
16 years ago
ftrace.c
tracing/function-graph-tracer: use the more lightweight local clock
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: use _types.h headers in asm where available
16 years ago
head_64.S
x86: head_64.S - use IDT_ENTRIES instead of hardcoded number
16 years ago
hpet.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
i386_ksyms_32.c
ftrace: rename FTRACE to FUNCTION_TRACER
17 years ago
i387.c
x86, math-emu: fix init_fpu for task != current
16 years ago
i8237.c
i8327: fix outb() parameter order
16 years ago
i8253.c
cpumask: convert struct clock_event_device to cpumask pointers.
16 years ago
i8259.c
x86: refactor x86_quirks support
16 years ago
init_task.c
take init_fs to saner place
16 years ago
io_delay.c
…
ioport.c
x86-32: use non-lazy io bitmap context switching
16 years ago
irq.c
x86: UV, SGI RTC: add generic system vector
16 years ago
irq_32.c
Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu
16 years ago
irq_64.c
x86: unify do_IRQ()
16 years ago
irqinit_32.c
x86: UV, SGI RTC: add generic system vector
16 years ago
irqinit_64.c
x86: UV, SGI RTC: add generic system vector
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
x86, apic: remove genapic.h
16 years ago
kprobes.c
kprobes: check CONFIG_FREEZER instead of CONFIG_PM
16 years ago
kvm.c
…
kvmclock.c
x86: refactor x86_quirks support
16 years ago
ldt.c
x86: ldt.c fix style problems
16 years ago
machine_kexec_32.c
x86: kexec/i386: fix sparse warnings: Using plain integer as NULL pointer
16 years ago
machine_kexec_64.c
x86: kexec: Use one page table in x86_64 machine_kexec
16 years ago
mca_32.c
x86: refactor x86_quirks support
16 years ago
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
x86: reserve exact size of mptable
16 years ago
msr.c
x86: msr.c fix style problems
16 years ago
olpc.c
x86, olpc: fix model detection without OFW
16 years ago
paravirt-spinlocks.c
x86: remove byte locks
16 years ago
paravirt.c
x86: refactor x86_quirks support
16 years ago
paravirt_patch_32.c
x86/pvops: add a paravirt_ident functions to allow special patching
16 years ago
paravirt_patch_64.c
x86/pvops: add a paravirt_ident functions to allow special patching
16 years ago
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
Documentation: move DMA-mapping.txt to Doc/PCI/
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
x86: move mach-default/*.h files to asm/
16 years ago
process.c
Merge branch 'x86/core' into tracing/textedit
16 years ago
process_32.c
x86: unify chunks of kernel/process*.c
16 years ago
process_64.c
x86: unify chunks of kernel/process*.c
16 years ago
ptrace.c
tracing/x86: basic implementation of syscall tracing for x86
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
Merge branch 'x86/urgent' into x86/core
16 years ago
reboot_fixups_32.c
…
relocate_kernel_32.S
x86: use _types.h headers in asm where available
16 years ago
relocate_kernel_64.S
x86: use _types.h headers in asm where available
16 years ago
rtc.c
rtc: use bcd2bin/bin2bcd
17 years ago
scx200_32.c
…
setup.c
Merge branch 'x86/urgent' into x86/core
16 years ago
setup_percpu.c
x86, percpu: setup reserved percpu area for x86_64
16 years ago
signal.c
x86, signals: fix xine & firefox bustage
16 years ago
smp.c
x86, apic: remove genapic.h
16 years ago
smpboot.c
x86: remove smp_apply_quirks()/smp_checks()
16 years ago
stacktrace.c
x86: update copyrights
16 years ago
step.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
x86: pass in pt_regs pointer for syscalls that need it
16 years ago
tce_64.c
…
test_nx.c
…
test_rodata.c
…
time_32.c
x86: refactor x86_quirks support
16 years ago
time_64.c
x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptors
16 years ago
tlb_uv.c
x86: UV: remove uv_flush_tlb_others() WARN_ON
16 years ago
tls.c
…
tls.h
…
topology.c
…
trampoline.c
x86: change static allocation of trampoline area
16 years ago
trampoline_32.S
x86: use _types.h headers in asm where available
16 years ago
trampoline_64.S
x86: use _types.h headers in asm where available
16 years ago
traps.c
x86-32: use non-lazy io bitmap context switching
16 years ago
tsc.c
x86: replace CONFIG_X86_SMP with CONFIG_SMP
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, apic: remove genapic.h
16 years ago
uv_sysfs.c
x86: Add sysfs entries for UV v4
17 years ago
uv_time.c
x86: UV, SGI RTC: fix uv_time.c for UP
16 years ago
verify_cpu_64.S
…
visws_quirks.c
x86: refactor x86_quirks support
16 years ago
vm86_32.c
x86: use regparm(3) for passed-in pt_regs pointer
16 years ago
vmi_32.c
x86, apic: remove genapic.h
16 years ago
vmiclock_32.c
Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', 'x86/signal' and 'x86/urgent'; commit 'v2.6.29-rc6' into x86/core
16 years ago
vmlinux.lds.S
…
vmlinux_32.lds.S
x86: use _types.h headers in asm where available
16 years ago
vmlinux_64.lds.S
x86: use _types.h headers in asm where available
16 years ago
vsmp_64.c
x86: don't compile vsmp_64 for 32bit
16 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