.. |
acpi
|
b20c99eb66
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
apic
|
2a475501b8
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
cpu
|
9b565a8051
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 years ago |
kprobes
|
2a475501b8
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
.gitignore
|
b10e9ad0f1
arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it shouldn't be tracked.
|
17 years ago |
Makefile
|
2995e50627
x86: sysfb: move EFI quirks from efifb to sysfb
|
12 years ago |
alternative.c
|
17f41571bb
kprobes/x86: Call out into INT3 handler directly instead of using notifier
|
12 years ago |
amd_gart_64.c
|
5101730cb0
x86, mm: use pfn_range_is_mapped() with gart
|
12 years ago |
amd_nb.c
|
7d64ac6422
x86, amd_nb: Clarify F15h, model 30h GART and L3 support
|
12 years ago |
apb_timer.c
|
f98982ce80
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
aperture_64.c
|
26bfc540f6
x86/mm/gart: Drop unnecessary check
|
12 years ago |
apm_32.c
|
54c2f3fdb9
x86, asmlinkage, apm: Make APM data structure used from assembler visible
|
12 years ago |
asm-offsets.c
|
6783eaa2e1
x86, um/x86: switch to generic sys_execve and kernel_execve
|
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
|
5abe68e493
x86: kernel/check.c simple_strtoul cleanup
|
13 years ago |
cpuid.c
|
148f9bb877
x86: delete __cpuinit usage from all x86 files
|
12 years ago |
crash.c
|
17405453f4
x86/ioapic/kcrash: Prevent crash_kexec() from deadlocking on ioapic_lock
|
12 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
|
374d5c9964
of: Specify initrd location using 64-bit
|
12 years ago |
doublefault.c
|
4d067d8e05
x86: Extend #DF debugging aid to 64-bit
|
12 years ago |
dumpstack.c
|
196779b9b4
dump_stack: consolidate dump_stack() implementations and unify their behaviors
|
12 years ago |
dumpstack_32.c
|
a43cb95d54
dump_stack: unify debug information printed by show_regs()
|
12 years ago |
dumpstack_64.c
|
a43cb95d54
dump_stack: unify debug information printed by show_regs()
|
12 years ago |
e820.c
|
30e46b574a
x86: avoid remapping data in parse_setup_data()
|
12 years ago |
early-quirks.c
|
814c5f1f52
x86: add early quirk for reserving Intel graphics stolen memory v5
|
12 years ago |
early_printk.c
|
d0380e6c3c
early_printk: consolidate random copies of identical code
|
12 years ago |
entry_32.S
|
af058ab04d
x86-32, ftrace: Fix static ftrace when early microcode is enabled
|
12 years ago |
entry_64.S
|
c0da0fa1d7
x86: Remove now-unused save_rest()
|
12 years ago |
ftrace.c
|
217f155e9f
x86/ftrace: Use __pa_symbol instead of __pa on C visible symbols
|
12 years ago |
head.c
|
7c10093692
x86: Make sure we can boot in the case the BDA contains pure garbage
|
12 years ago |
head32.c
|
a1ed4ddfb7
x86, asmlinkage: Make _*_start_kernel visible
|
12 years ago |
head64.c
|
a1ed4ddfb7
x86, asmlinkage: Make _*_start_kernel visible
|
12 years ago |
head_32.S
|
1f9c52e16b
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
head_64.S
|
4df05f3619
x86: Make sure IDT is page aligned
|
12 years ago |
hpet.c
|
71054d8841
x86, hpet: Introduce x86_msi_ops.setup_hpet_msi
|
12 years ago |
hw_breakpoint.c
|
f7da04c9e3
ptrace/x86: flush_ptrace_hw_breakpoint() shoule clear the virtual debug registers
|
12 years ago |
i386_ksyms_32.c
|
96477b4cd7
x86-32: Add support for 64bit get_user()
|
12 years ago |
i387.c
|
eaa5a99019
x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.daz
|
12 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
|
d3a8009b17
x86/irq/i8259: Fix incorrect comment
|
13 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 |
irq.c
|
1d9090e2fb
x86, asmlinkage: Make all interrupt handlers asmlinkage / __visible
|
12 years ago |
irq_32.c
|
148f9bb877
x86: delete __cpuinit usage from all x86 files
|
12 years ago |
irq_64.c
|
d2db661021
x86: Add stack top margin for stack overflow checking
|
13 years ago |
irq_work.c
|
1d9090e2fb
x86, asmlinkage: Make all interrupt handlers asmlinkage / __visible
|
12 years ago |
irqinit.c
|
d78f266483
KVM: VMX: Register a new IPI for posted interrupt
|
12 years ago |
jump_label.c
|
442e0973e9
Merge branch 'x86/jumplabel' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
kdebugfs.c
|
41fb433b63
arch/x86/kernel/kdebugfs.c: Ensure a consistent return value in error case
|
13 years ago |
kgdb.c
|
42c1221314
kgdb,x86: fix warning about unused variable
|
12 years ago |
kvm.c
|
816434ec4a
Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
kvmclock.c
|
148f9bb877
x86: delete __cpuinit usage from all x86 files
|
12 years ago |
ldt.c
|
f05e798ad4
Disintegrate asm/system.h for X86
|
13 years ago |
machine_kexec_32.c
|
f05e798ad4
Disintegrate asm/system.h for X86
|
13 years ago |
machine_kexec_64.c
|
0e691cf824
x86, kexec, 64bit: Only set ident mapping for ram.
|
12 years ago |
microcode_amd.c
|
accd1e823e
x86/microcode/AMD: Fix patch level reporting for family 15h
|
11 years ago |
microcode_amd_early.c
|
84516098b5
x86, microcode, AMD: Fix early microcode loading
|
12 years ago |
microcode_core.c
|
148f9bb877
x86: delete __cpuinit usage from all x86 files
|
12 years ago |
microcode_core_early.c
|
148f9bb877
x86: delete __cpuinit usage from all x86 files
|
12 years ago |
microcode_intel.c
|
9cd4d78e21
x86/microcode_intel.h: Define functions and macros for early loading ucode
|
12 years ago |
microcode_intel_early.c
|
148f9bb877
x86: delete __cpuinit usage from all x86 files
|
12 years ago |
microcode_intel_lib.c
|
e666dfa273
x86/microcode_intel_lib.c: Early update ucode on Intel's CPU
|
12 years ago |
mmconf-fam10h_64.c
|
148f9bb877
x86: delete __cpuinit usage from all x86 files
|
12 years ago |
module.c
|
d14b7a419a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
13 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
|
148f9bb877
x86: delete __cpuinit usage from all x86 files
|
12 years ago |
nmi.c
|
baf64b8544
perf/x86: Fix incorrect use of do_div() in NMI warning
|
12 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
|
c767a54ba0
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
|
13 years ago |
pci-dma.c
|
73b664ceb5
x86/dma-debug: Bump PREALLOC_DMA_DEBUG_ENTRIES
|
12 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
|
0a2b9a6ea9
X86: integrate CMA with DMA-mapping subsystem
|
13 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()
|
12 years ago |
probe_roms.c
|
04d695a682
x86/pci/probe_roms: Add missing __iomem annotation to pci_map_biosrom()
|
13 years ago |
process.c
|
277d5b40b7
x86, asmlinkage: Make several variables used from assembler/linker script visible
|
12 years ago |
process_32.c
|
35ea7903b8
x86, asmlinkage: Make 32bit/64bit __switch_to visible
|
12 years ago |
process_64.c
|
277d5b40b7
x86, asmlinkage: Make several variables used from assembler/linker script visible
|
12 years ago |
ptrace.c
|
61e305c716
ptrace/x86: cleanup ptrace_set_debugreg()
|
12 years ago |
pvclock.c
|
e04c5d76b0
remove sched notifier for cross-cpu migrations
|
12 years ago |
quirks.c
|
73f460408c
x86, quirks: Shut-up a long-standing gcc warning
|
12 years ago |
reboot.c
|
7a20c2fad6
x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaround
|
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
|
3565184ed0
x86: Increase precision of x86_platform.get/set_wallclock()
|
12 years ago |
setup.c
|
cb3e4330e6
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 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
|
1d9090e2fb
x86, asmlinkage: Make all interrupt handlers asmlinkage / __visible
|
12 years ago |
smpboot.c
|
52239484bf
x86/smpboot: Fix announce_cpu() to printk() the last "OK" properly
|
12 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
|
e3263ab389
x86: provide platform-devices for boot-framebuffers
|
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
|
bb8187d35f
MCA: delete all remaining traces of microchannel bus support.
|
13 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
|
a71c8bc5df
x86, topology: Debug CPU0 hotplug
|
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
|
17f41571bb
kprobes/x86: Call out into INT3 handler directly instead of using notifier
|
12 years ago |
tsc.c
|
c73deb6aec
perf/x86: Add ability to calculate TSC from perf sample timestamps
|
12 years ago |
tsc_sync.c
|
148f9bb877
x86: delete __cpuinit usage from all x86 files
|
12 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
|
ec7fd34425
x86: Drop always empty .text..page_aligned section
|
12 years ago |
vsmp_64.c
|
1ac322d0b1
x86/apic/x2apic: Limit the vector reservation to the user specified mask
|
13 years ago |
vsyscall_64.c
|
148f9bb877
x86: delete __cpuinit usage from all x86 files
|
12 years ago |
vsyscall_emu_64.S
|
3ae36655b9
x86-64: Rework vsyscall emulation and add vsyscall= parameter
|
14 years ago |
vsyscall_trace.h
|
c149a665ac
x86-64: Add vsyscall:emulate_vsyscall trace event
|
14 years ago |
x8664_ksyms_64.c
|
0bdf525f04
x86: Improve __phys_addr performance by making use of carry flags and inlining
|
12 years ago |
x86_init.c
|
bfa664f21b
Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc
|
12 years ago |
xsave.c
|
148f9bb877
x86: delete __cpuinit usage from all x86 files
|
12 years ago |