..
acpi
x86: Fix section warnings
13 years ago
apic
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
13 years ago
cpu
bitops: rename for_each_set_bit_cont() in favor of analogous list.h function
13 years ago
.gitignore
…
Makefile
x86/kprobes: Split out optprobe related code to kprobes-opt.c
13 years ago
alternative.c
x86: Call stop_machine_text_poke() on all CPUs
13 years ago
amd_gart_64.c
doc: fix broken references
14 years ago
amd_nb.c
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
13 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
memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones
14 years ago
apm_32.c
PM / Sleep: Introduce "late suspend" and "early resume" of devices
13 years ago
asm-offsets.c
x86, efi: EFI boot stub support
13 years ago
asm-offsets_32.c
x86: Generate system call tables and unistd_*.h from tables
13 years ago
asm-offsets_64.c
x86: Generate system call tables and unistd_*.h from tables
13 years ago
audit_64.c
…
bootflag.c
…
check.c
memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones
14 years ago
cpuid.c
CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts
13 years ago
crash.c
x86, nmi: Wire up NMI handlers to new routines
14 years ago
crash_dump_32.c
x86: remove the second argument of k[un]map_atomic()
13 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
irq_domain/x86: Convert x86 (embedded) to use common irq_domain
13 years ago
doublefault_32.c
…
dumpstack.c
bugs, x86: Fix printk levels for panic, softlockups and stack dumps
13 years ago
dumpstack_32.c
x86/32: Print control and debug registers for kerenel context
13 years ago
dumpstack_64.c
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
13 years ago
e820.c
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
13 years ago
early-quirks.c
x86, quirk: Fix SB600 revision check
14 years ago
early_printk.c
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
13 years ago
entry_32.S
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit
13 years ago
entry_64.S
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
13 years ago
ftrace.c
x86/ftrace: Fix compiler warning in ftrace.c
14 years ago
head.c
memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones
14 years ago
head32.c
memblock: Kill memblock_init()
13 years ago
head64.c
memblock: Kill memblock_init()
13 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: Keep current stack in NMI breakpoints
13 years ago
hpet.c
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
13 years ago
hw_breakpoint.c
x86: Use this_cpu_ops to optimize code
14 years ago
i386_ksyms_32.c
…
i387.c
i387: Split up <asm/i387.h> into exported and internal interfaces
13 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
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
13 years ago
irq_32.c
x86-32/irq: Don't switch to irq stack for a user-mode irq
13 years ago
irq_64.c
x86: Add stack top margin for stack overflow checking
13 years ago
irq_work.c
…
irqinit.c
x86: use for_each_clear_bit_from()
13 years ago
jump_label.c
jump_label, x86: Fix section mismatch
13 years ago
kdebugfs.c
…
kgdb.c
kgdb: x86: Return all segment registers also in 64-bit mode
13 years ago
kprobes-common.h
x86/kprobes: Split out optprobe related code to kprobes-opt.c
13 years ago
kprobes-opt.c
x86/kprobes: Split out optprobe related code to kprobes-opt.c
13 years ago
kprobes.c
x86/kprobes: Split out optprobe related code to kprobes-opt.c
13 years ago
kvm.c
static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]()
13 years ago
kvmclock.c
KVM guest: prevent tracing recursion with kvmclock
13 years ago
ldt.c
…
machine_kexec_32.c
…
machine_kexec_64.c
…
mca_32.c
x86: Fix common misspellings
14 years ago
microcode_amd.c
x86/microcode: Remove noisy AMD microcode warning
13 years ago
microcode_core.c
x86: autoload microcode driver on Intel and AMD systems v2
13 years ago
microcode_intel.c
x86, intel: Output microcode revision in /proc/cpuinfo
13 years ago
mmconf-fam10h_64.c
…
module.c
modules: make arch's use default loader hooks
14 years ago
mpparse.c
Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/memblock
13 years ago
msr.c
switch device_get_devnode() and ->devnode() to umode_t *
13 years ago
nmi.c
x86: Allow NMIs to hit breakpoints in i386
13 years ago
nmi_selftest.c
x86: Properly _init-annotate NMI selftest code
13 years ago
paravirt-spinlocks.c
…
paravirt.c
static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]()
13 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
iommu: Add option to group multi-function devices
13 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
…
pcspeaker.c
…
probe_roms.c
x86: Include probe_roms.h in probe_roms.c
13 years ago
process.c
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
13 years ago
process_32.c
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
13 years ago
process_64.c
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
13 years ago
ptrace.c
i387: Split up <asm/i387.h> into exported and internal interfaces
13 years ago
pvclock.c
x86/pvclock: Zero last_value on resume
14 years ago
quirks.c
x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh northbridge functions
13 years ago
reboot.c
x86/reboot: Remove VersaLogic Menlow reboot quirk
13 years ago
reboot_32.S
x86, reboot: Fix relocations in reboot_32.S
14 years ago
reboot_fixups_32.c
…
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
x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platforms
13 years ago
setup.c
x86, efi: Allow basic init with mixed 32/64-bit efi/kernel
13 years ago
setup_percpu.c
x86: Unify CPU -> NUMA node mapping between 32 and 64bit
14 years ago
signal.c
i387: Split up <asm/i387.h> into exported and internal interfaces
13 years ago
smp.c
x86, reboot: Fix typo in nmi reboot path
13 years ago
smpboot.c
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
13 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
…
sys_x86_64.c
mm: search from free_area_cache for the bigger size
13 years ago
syscall_32.c
x86, syscall: Re-fix typo in comment
13 years ago
syscall_64.c
x86: Generate system call tables and unistd_*.h from tables
13 years ago
tboot.c
x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE
13 years ago
tce_64.c
…
test_nx.c
x86: Eliminate various 'set but not used' warnings
14 years ago
test_rodata.c
…
time.c
x86/time: Eliminate unused irq0_irqs counter
13 years ago
tls.c
…
tls.h
…
topology.c
x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE
13 years ago
trampoline.c
memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones
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
i387: Split up <asm/i387.h> into exported and internal interfaces
13 years ago
tsc.c
sched/x86: Fix overflow in cyc2ns_offset
13 years ago
tsc_sync.c
x86/tsc: Reduce the TSC sync check time for core-siblings
13 years ago
verify_cpu.S
x86: Fix common misspellings
14 years ago
vm86_32.c
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
13 years ago
vmlinux.lds.S
x86-64: Rework vsyscall emulation and add vsyscall= parameter
14 years ago
vsmp_64.c
…
vsyscall_64.c
x86: Default to vsyscall=emulate
13 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 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
13 years ago
x8664_ksyms_64.c
x86-64, mem: Convert memmove() to assembly file and fix return value bug
14 years ago
xsave.c
i387: Split up <asm/i387.h> into exported and internal interfaces
13 years ago