Linus Torvalds e6a32c3ad1 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
..
acpi 2605fc216f asmlinkage, x86: Add explicit __visible to arch/x86/* 11 years ago
apic 2605fc216f asmlinkage, x86: Add explicit __visible to arch/x86/* 11 years ago
cpu e6a32c3ad1 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
kprobes 6381c24cd6 kprobes/x86: Fix page-fault handling logic 11 years ago
.gitignore b10e9ad0f1 arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it shouldn't be tracked. 17 years ago
Makefile d2312e3379 x86, vdso: Make vsyscall_gtod_data handling x86 generic 11 years ago
alternative.c 2a929242ee lockdep, x86/alternatives: Drop ancient lockdep fixup message 12 years ago
amd_gart_64.c 5101730cb0 x86, mm: use pfn_range_is_mapped() with gart 12 years ago
amd_nb.c 62ff577fa2 Merge tag 'edac_for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp 11 years ago
apb_timer.c 712b6aa873 intel_mid: Renamed *mrst* to *intel_mid* 12 years ago
aperture_64.c 707d4eefbd Revert "[PATCH] Insert GART region into resource map" 11 years ago
apm_32.c 54c2f3fdb9 x86, asmlinkage, apm: Make APM data structure used from assembler visible 12 years ago
asm-offsets.c c2daa3bed5 sched, x86: Provide a per-cpu preempt_count implementation 12 years ago
asm-offsets_32.c 60e019eb37 x86: Get rid of ->hard_math and all the FPU asm fu 12 years ago
asm-offsets_64.c cc456c4e7c x86, gdt, hibernate: Store/load GDT for hibernate path. 12 years ago
audit_64.c 250c22777f x86_64: move kernel 18 years ago
bootflag.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
check.c 9a28f9dc8d x86/mm: memblock: switch to use NUMA_NO_NODE 11 years ago
cpuid.c 4b660b384d x86, cpuid: Fix CPU hotplug callback registration 11 years ago
crash.c 5314feebab x86, crash: Unify ifdef 11 years ago
crash_dump_32.c 8fd75e1216 x86: remove the second argument of k[un]map_atomic() 13 years ago
crash_dump_64.c 93a72052be crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn 14 years ago
devicetree.c b5480950c6 Merge remote-tracking branch 'grant/devicetree/next' into for-next 11 years ago
doublefault.c 663b55b9b3 x86: Delete non-required instances of include <linux/init.h> 11 years ago
dumpstack.c 5f01c98859 x86/dumpstack: Fix printk_address for direct addresses 11 years ago
dumpstack_32.c 99f7b025bf Merge branch 'x86-threadinfo-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
dumpstack_64.c 63c95654d8 x86: Fix dumpstack_64 irq stack handling 11 years ago
e820.c 9a28f9dc8d x86/mm: memblock: switch to use NUMA_NO_NODE 11 years ago
early-quirks.c 62187910b0 x86/intel: Add quirk to disable HPET for the Baytrail platform 11 years ago
early_printk.c dba538ff56 Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
entry_32.S 1739f09e33 ftrace/x86: Load ftrace_ops in parameter not the variable holding it 11 years ago
entry_64.S 1739f09e33 ftrace/x86: Load ftrace_ops in parameter not the variable holding it 11 years ago
ftrace.c 7f11f5ecf4 ftrace/x86: BUG when ftrace recovery fails 11 years ago
head.c 7c10093692 x86: Make sure we can boot in the case the BDA contains pure garbage 12 years ago
head32.c 2605fc216f asmlinkage, x86: Add explicit __visible to arch/x86/* 11 years ago
head64.c 2605fc216f asmlinkage, x86: Add explicit __visible to arch/x86/* 11 years ago
head_32.S b01d4e6893 x86: fix compile error due to X86_TRAP_NMI use in asm files 11 years ago
head_64.S b01d4e6893 x86: fix compile error due to X86_TRAP_NMI use in asm files 11 years ago
hpet.c f10f383d84 x86/hpet: Make boot_hpet_disable extern 11 years ago
hw_breakpoint.c 663b55b9b3 x86: Delete non-required instances of include <linux/init.h> 11 years ago
i386_ksyms_32.c 1a338ac32c sched, x86: Optimize the preempt_schedule() call 12 years ago
i387.c 731bd6a93a x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPU 11 years ago
i8237.c f3c6ea1b06 x86: Use syscore_ops instead of sysdev classes and sysdevs 14 years ago
i8253.c 0a779c5713 x86: Use common i8253 clockevent 14 years ago
i8259.c 7752572f18 x86/irq: Correct comment about i8259 initialization 12 years ago
io_delay.c d53a444460 x86: io_delay.c cleanup 16 years ago
ioport.c b3af11afe0 x86: get rid of pt_regs argument of iopl(2) 12 years ago
iosf_mbi.c 4618441536 arch: x86: New MailBox support driver for Intel SOC's 11 years ago
irq.c f704a7d7f1 x86/platform/hyperv: Handle VMBUS driver being a module 11 years ago
irq_32.c 6cce16f99d x86, threadinfo: Redo "x86: Use inline assembler to get sp" 11 years ago
irq_64.c 7d65f4a655 irq: Consolidate do_softirq() arch overriden implementations 12 years ago
irq_work.c 1d9090e2fb x86, asmlinkage: Make all interrupt handlers asmlinkage / __visible 12 years ago
irqinit.c 9345005f4e x86/irq: Fix do_IRQ() interrupt warning for cpu hotplug retriggered irqs 11 years ago
jump_label.c a8fab07445 x86/jump_label: expect default_nop if static_key gets enabled on boot-up 12 years ago
kdebugfs.c 41fb433b63 arch/x86/kernel/kdebugfs.c: Ensure a consistent return value in error case 13 years ago
kgdb.c 663b55b9b3 x86: Delete non-required instances of include <linux/init.h> 11 years ago
ksysfs.c 41a34cec2e x86: ksysfs.c build fix 11 years ago
kvm.c 0d75de4a65 kvm: remove redundant registration of BSP's hv_clock area 11 years ago
kvmclock.c 0d75de4a65 kvm: remove redundant registration of BSP's hv_clock area 11 years ago
ldt.c fa81511bb0 x86-64, modify_ldt: Make support for 16-bit segments a runtime option 11 years ago
machine_kexec_32.c 663b55b9b3 x86: Delete non-required instances of include <linux/init.h> 11 years ago
machine_kexec_64.c b6085a8657 x86, kaslr: export offset in VMCOREINFO ELF notes 11 years ago
mmconf-fam10h_64.c 148f9bb877 x86: delete __cpuinit usage from all x86 files 12 years ago
module.c 9dd721c6db x86, kaslr: fix module lock ordering problem 11 years ago
mpparse.c 731a7378b8 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
msr.c de82a01bef x86, msr: Fix CPU hotplug callback registration 11 years ago
nmi.c e90c785352 x86/nmi: Push duration printk() to irq context 11 years ago
nmi_selftest.c 0718467c85 x86/nmi: Clean up register_nmi_handler() usage 13 years ago
paravirt-spinlocks.c 96f853eaa8 x86, ticketlock: Add slowpath logic 12 years ago
paravirt.c f2a7b303d6 x86, paravirt: Remove duplicate definition for DEF_NATIVE 12 years ago
paravirt_patch_32.c 41edafdb78 x86/pvops: add a paravirt_ident functions to allow special patching 16 years ago
paravirt_patch_64.c 41edafdb78 x86/pvops: add a paravirt_ident functions to allow special patching 16 years ago
pci-calgary_64.c 0534af01cc x86, calgary: Use 8M TCE table size by default 11 years ago
pci-dma.c c091c71ad2 x86: dma-mapping: fix GFP_ATOMIC macro usage 11 years ago
pci-iommu_table.c e969687595 arch/x86/kernel/pci-iommu_table.c: Convert sprintf_symbol to %pS 14 years ago
pci-nommu.c 663b55b9b3 x86: Delete non-required instances of include <linux/init.h> 11 years ago
pci-swiotlb.c baa676fcf8 X86 & IA64: adapt for dma_map_ops changes 13 years ago
pcspeaker.c 153dab77e2 x86: use platform_device_register_simple() 17 years ago
perf_regs.c 1e6dd8adc7 perf: Fix off by one test in perf_reg_value() 13 years ago
preempt.S 1a338ac32c sched, x86: Optimize the preempt_schedule() call 12 years ago
probe_roms.c 04d695a682 x86/pci/probe_roms: Add missing __iomem annotation to pci_map_biosrom() 13 years ago
process.c 16f8b05abe sched/idle, x86: Remove redundant cpuidle_idle_call() 11 years ago
process_32.c 198d208df4 x86: Keep thread_info on thread stack in x86_32 11 years ago
process_64.c 2605fc216f asmlinkage, x86: Add explicit __visible to arch/x86/* 11 years ago
ptrace.c 198d208df4 x86: Keep thread_info on thread stack in x86_32 11 years ago
pvclock.c 8b414521bc hung_task: add method to reset detector 11 years ago
quirks.c 847d7970de x86/amd/numa: Fix northbridge quirk to assign correct NUMA node 11 years ago
reboot.c aadca6fa40 x86/reboot: Add reboot quirk for Certec BPC600 11 years ago
reboot_fixups_32.c 37bc9f5078 x86: Ce4100: Add reboot_fixup() for CE4100 14 years ago
relocate_kernel_32.S a3d7b7dddc x86, asm, cleanup: Replace open-coded control register values with symbolic 12 years ago
relocate_kernel_64.S f037e416af x86, reloc: Use xorl instead of xorq in relocate_kernel_64.S 12 years ago
resource.c a2c606d53a x86: avoid high BIOS area when allocating address space 14 years ago
rtc.c dba538ff56 Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
setup.c 467cbd207a Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
setup_percpu.c 0816b0f036 x86: Add read_mostly declaration/definition to variables from smp.h 13 years ago
signal.c f357a82048 Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 years ago
smp.c 2605fc216f asmlinkage, x86: Add explicit __visible to arch/x86/* 11 years ago
smpboot.c 99f7b025bf Merge branch 'x86-threadinfo-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
stacktrace.c 395810627b x86: Swap save_stack_trace_regs parameters 14 years ago
step.c 9899d11f65 ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL 12 years ago
sys_x86_64.c 41aacc1eea x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member 12 years ago
syscall_32.c e0e745e45d x86, asmlinkage: Make syscall tables visible 12 years ago
syscall_64.c e0e745e45d x86, asmlinkage: Make syscall tables visible 12 years ago
sysfb.c 2995e50627 x86: sysfb: move EFI quirks from efifb to sysfb 12 years ago
sysfb_efi.c 2995e50627 x86: sysfb: move EFI quirks from efifb to sysfb 12 years ago
sysfb_simplefb.c 29d274b8d3 x86/simplefb: Mark framebuffer mem-resources as IORESOURCE_BUSY to avoid bootup warning 12 years ago
tboot.c 01c6a6afd5 x86 / tboot / ACPI: Fail extended mode reduced hardware sleep 12 years ago
tce_64.c f05e798ad4 Disintegrate asm/system.h for X86 13 years ago
test_nx.c 6ec5ff4bc3 x86: Eliminate various 'set but not used' warnings 14 years ago
test_rodata.c 5d6f8d77ed x86, extable: Remove open-coded exception table entries in arch/x86/kernel/test_rodata.c 13 years ago
time.c 683b6c6f82 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
tls.c 2cf0966683 make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect 12 years ago
tls.h 4c79a2d8e5 x86: x86 user_regset TLS 17 years ago
topology.c 6dedcca610 hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock() 12 years ago
trace_clock.c 8cbd9cc625 tracing,x86: Add a TSC trace_clock 12 years ago
tracepoint.c 4df05f3619 x86: Make sure IDT is page aligned 12 years ago
traps.c 2605fc216f asmlinkage, x86: Add explicit __visible to arch/x86/* 11 years ago
tsc.c c6f21243ce Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
tsc_msr.c 3e11e818bf x86: tsc: Add missing Baytrail frequency to the table 11 years ago
tsc_sync.c 663b55b9b3 x86: Delete non-required instances of include <linux/init.h> 11 years ago
uprobes.c 791eca1010 uretprobes/x86: Hijack return address 12 years ago
verify_cpu.S 0d2eb44f63 x86: Fix common misspellings 14 years ago
vm86_32.c 5522ddb3fc x86, vm86: fix VM86 syscalls: use SYSCALL_DEFINEx(...) 12 years ago
vmlinux.lds.S 309944be29 x86, vdso: Zero-pad the VVAR page 11 years ago
vsmp_64.c 2605fc216f asmlinkage, x86: Add explicit __visible to arch/x86/* 11 years ago
vsyscall_64.c 467a9e1633 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 11 years ago
vsyscall_emu_64.S 3ae36655b9 x86-64: Rework vsyscall emulation and add vsyscall= parameter 14 years ago
vsyscall_gtod.c 28b92e09e2 x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall() 11 years ago
vsyscall_trace.h c149a665ac x86-64: Add vsyscall:emulate_vsyscall trace event 14 years ago
x8664_ksyms_64.c 1a338ac32c sched, x86: Optimize the preempt_schedule() call 12 years ago
x86_init.c ac8344c4c0 PCI: Drop "irq" param from *_restore_msi_irqs() 11 years ago
xsave.c e7d820a5e5 x86, xsave: Support eager-only xsave features, add MPX support 11 years ago