You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/arch/x86/kernel
Masami Hiramatsu 9326638cbe kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation 11 years ago
..
acpi Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-cpuidle 11 years ago
apic kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation 11 years ago
cpu kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation 11 years ago
kprobes kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation 11 years ago
.gitignore
Makefile x86, vdso: Make vsyscall_gtod_data handling x86 generic 11 years ago
alternative.c kprobes, x86: Allow kprobes on text_poke/hw_breakpoint 11 years ago
amd_gart_64.c
amd_nb.c A bunch of EDAC updates all over the place: 11 years ago
apb_timer.c intel_mid: Renamed *mrst* to *intel_mid* 11 years ago
aperture_64.c Revert "[PATCH] Insert GART region into resource map" 11 years ago
apm_32.c x86, asmlinkage, apm: Make APM data structure used from assembler visible 12 years ago
asm-offsets.c sched, x86: Provide a per-cpu preempt_count implementation 12 years ago
asm-offsets_32.c x86: Get rid of ->hard_math and all the FPU asm fu 12 years ago
asm-offsets_64.c x86, gdt, hibernate: Store/load GDT for hibernate path. 12 years ago
audit_64.c
bootflag.c
check.c x86/mm: memblock: switch to use NUMA_NO_NODE 11 years ago
cpuid.c x86, cpuid: Fix CPU hotplug callback registration 11 years ago
crash.c x86, crash: Unify ifdef 11 years ago
crash_dump_32.c
crash_dump_64.c
devicetree.c Merge remote-tracking branch 'grant/devicetree/next' into for-next 11 years ago
doublefault.c x86: Delete non-required instances of include <linux/init.h> 11 years ago
dumpstack.c kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation 11 years ago
dumpstack_32.c Merge branch 'x86-threadinfo-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
dumpstack_64.c x86: Fix dumpstack_64 irq stack handling 11 years ago
e820.c x86/mm: memblock: switch to use NUMA_NO_NODE 11 years ago
early-quirks.c x86/gpu: Fix sign extension issue in Intel graphics stolen memory quirks 11 years ago
early_printk.c 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 kprobes: Prohibit probing on .entry.text code 11 years ago
entry_64.S kprobes: Prohibit probing on .entry.text code 11 years ago
ftrace.c ftrace/x86: BUG when ftrace recovery fails 11 years ago
head.c x86: Make sure we can boot in the case the BDA contains pure garbage 12 years ago
head32.c intel_mid: Renamed *mrst* to *intel_mid* 11 years ago
head64.c x86, trace: Register exception handler to trace IDT 11 years ago
head_32.S x86: fix compile error due to X86_TRAP_NMI use in asm files 11 years ago
head_64.S x86: fix compile error due to X86_TRAP_NMI use in asm files 11 years ago
hpet.c CPU hotplug notifiers registration fixes for 3.15-rc1 11 years ago
hw_breakpoint.c kprobes, x86: Allow kprobes on text_poke/hw_breakpoint 11 years ago
i386_ksyms_32.c sched, x86: Optimize the preempt_schedule() call 12 years ago
i387.c x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPU 11 years ago
i8237.c
i8253.c
i8259.c x86/irq: Correct comment about i8259 initialization 12 years ago
io_delay.c
ioport.c
iosf_mbi.c arch: x86: New MailBox support driver for Intel SOC's 11 years ago
irq.c x86/platform/hyperv: Handle VMBUS driver being a module 11 years ago
irq_32.c x86, threadinfo: Redo "x86: Use inline assembler to get sp" 11 years ago
irq_64.c irq: Consolidate do_softirq() arch overriden implementations 12 years ago
irq_work.c x86, asmlinkage: Make all interrupt handlers asmlinkage / __visible 12 years ago
irqinit.c x86/irq: Fix do_IRQ() interrupt warning for cpu hotplug retriggered irqs 11 years ago
jump_label.c x86/jump_label: expect default_nop if static_key gets enabled on boot-up 11 years ago
kdebugfs.c
kgdb.c x86: Delete non-required instances of include <linux/init.h> 11 years ago
ksysfs.c x86: ksysfs.c build fix 11 years ago
kvm.c kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation 11 years ago
kvmclock.c kvm: remove redundant registration of BSP's hv_clock area 11 years ago
ldt.c x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels 11 years ago
machine_kexec_32.c x86: Delete non-required instances of include <linux/init.h> 11 years ago
machine_kexec_64.c x86, kaslr: export offset in VMCOREINFO ELF notes 11 years ago
mmconf-fam10h_64.c x86: delete __cpuinit usage from all x86 files 12 years ago
module.c x86, kaslr: fix module lock ordering problem 11 years ago
mpparse.c
msr.c x86, msr: Fix CPU hotplug callback registration 11 years ago
nmi.c kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation 11 years ago
nmi_selftest.c
paravirt-spinlocks.c x86, ticketlock: Add slowpath logic 12 years ago
paravirt.c kprobes, x86: Prohibit probing on native_set_debugreg()/load_idt() 11 years ago
paravirt_patch_32.c
paravirt_patch_64.c
pci-calgary_64.c x86, calgary: Use 8M TCE table size by default 11 years ago
pci-dma.c x86: dma-mapping: fix GFP_ATOMIC macro usage 11 years ago
pci-iommu_table.c
pci-nommu.c x86: Delete non-required instances of include <linux/init.h> 11 years ago
pci-swiotlb.c
pcspeaker.c
perf_regs.c
preempt.S sched, x86: Optimize the preempt_schedule() call 12 years ago
probe_roms.c
process.c sched/idle, x86: Remove redundant cpuidle_idle_call() 11 years ago
process_32.c x86: Keep thread_info on thread stack in x86_32 11 years ago
process_64.c Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
ptrace.c x86: Keep thread_info on thread stack in x86_32 11 years ago
pvclock.c hung_task: add method to reset detector 11 years ago
quirks.c x86/amd/numa: Fix northbridge quirk to assign correct NUMA node 11 years ago
reboot.c x86: Remove the PCI reboot method from the default chain 11 years ago
reboot_fixups_32.c
relocate_kernel_32.S x86, asm, cleanup: Replace open-coded control register values with symbolic 12 years ago
relocate_kernel_64.S x86, reloc: Use xorl instead of xorq in relocate_kernel_64.S 12 years ago
resource.c
rtc.c Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
setup.c 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
signal.c Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 years ago
smp.c x86, asmlinkage: Make all interrupt handlers asmlinkage / __visible 12 years ago
smpboot.c Merge branch 'x86-threadinfo-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
stacktrace.c
step.c
sys_x86_64.c x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member 12 years ago
syscall_32.c x86, asmlinkage: Make syscall tables visible 12 years ago
syscall_64.c x86, asmlinkage: Make syscall tables visible 12 years ago
sysfb.c x86: sysfb: move EFI quirks from efifb to sysfb 12 years ago
sysfb_efi.c x86: sysfb: move EFI quirks from efifb to sysfb 12 years ago
sysfb_simplefb.c x86/simplefb: Mark framebuffer mem-resources as IORESOURCE_BUSY to avoid bootup warning 12 years ago
tboot.c x86 / tboot / ACPI: Fail extended mode reduced hardware sleep 12 years ago
tce_64.c
test_nx.c
test_rodata.c
time.c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
tls.c make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect 12 years ago
tls.h
topology.c hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock() 12 years ago
trace_clock.c
tracepoint.c x86: Make sure IDT is page aligned 12 years ago
traps.c kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation 11 years ago
tsc.c Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
tsc_msr.c x86: tsc: Add missing Baytrail frequency to the table 11 years ago
tsc_sync.c x86: Delete non-required instances of include <linux/init.h> 11 years ago
uprobes.c uretprobes/x86: Hijack return address 12 years ago
verify_cpu.S
vm86_32.c x86, vm86: fix VM86 syscalls: use SYSCALL_DEFINEx(...) 12 years ago
vmlinux.lds.S x86, vdso: Zero-pad the VVAR page 11 years ago
vsmp_64.c x86, asmlinkage, paravirt: Make paravirt thunks global 11 years ago
vsyscall_64.c CPU hotplug notifiers registration fixes for 3.15-rc1 11 years ago
vsyscall_emu_64.S
vsyscall_gtod.c x86, vdso: Add 32 bit VDSO time support for 64 bit kernel 11 years ago
vsyscall_trace.h
x86_init.c PCI: Drop "irq" param from *_restore_msi_irqs() 11 years ago
x8664_ksyms_64.c sched, x86: Optimize the preempt_schedule() call 12 years ago
xsave.c x86, xsave: Support eager-only xsave features, add MPX support 11 years ago