..
acpi
Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2012-12-14 10:03:23 -08:00
apic
PCI changes for the v3.8 merge window:
2012-12-13 12:14:47 -08:00
cpu
X86: drivers: remove __dev* attributes.
2013-01-03 15:57:04 -08:00
.gitignore
…
Makefile
…
alternative.c
…
amd_gart_64.c
…
amd_nb.c
…
apb_timer.c
…
aperture_64.c
…
apm_32.c
…
asm-offsets.c
…
asm-offsets_32.c
…
asm-offsets_64.c
…
audit_64.c
…
bootflag.c
…
check.c
…
cpuid.c
…
crash.c
x86/kexec: crash_vmclear_local_vmcss needs __rcu
2012-12-11 19:55:23 -02:00
crash_dump_32.c
…
crash_dump_64.c
…
devicetree.c
…
doublefault_32.c
…
dumpstack.c
…
dumpstack_32.c
…
dumpstack_64.c
…
e820.c
…
early-quirks.c
…
early_printk.c
…
entry_32.S
introduce generic sys_sigaltstack(), switch x86 and um to it
2012-12-19 18:07:40 -05:00
entry_64.S
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
2012-12-20 18:05:28 -08:00
ftrace.c
…
head.c
…
head32.c
…
head64.c
…
head_32.S
Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2012-12-11 19:56:33 -08:00
head_64.S
x86-64, hotplug: Add start_cpu0() entry point to head_64.S
2012-11-14 09:39:51 -08:00
hpet.c
…
hw_breakpoint.c
…
i386_ksyms_32.c
…
i387.c
x86/i387.c: Initialize thread xstate only on CPU0 only once
2012-11-14 15:28:11 -08:00
i8237.c
…
i8253.c
…
i8259.c
…
io_delay.c
…
ioport.c
…
irq.c
…
irq_32.c
…
irq_64.c
…
irq_work.c
…
irqinit.c
x86, 386 removal: Remove support for IRQ 13 FPU error reporting
2012-12-17 11:42:40 -08:00
jump_label.c
…
kdebugfs.c
…
kgdb.c
…
kprobes-common.h
…
kprobes-opt.c
…
kprobes.c
…
kvm.c
KVM: use is_idle_task() instead of idle_cpu() to decide when to halt in async_pf
2012-11-28 21:30:13 -02:00
kvmclock.c
x86: kvm guest: pvclock vsyscall support
2012-11-27 23:29:10 -02:00
ldt.c
…
machine_kexec_32.c
…
machine_kexec_64.c
…
microcode_amd.c
x86, microcode, AMD: Add support for family 16h processors
2012-11-20 22:23:28 -08:00
microcode_core.c
…
microcode_intel.c
…
mmconf-fam10h_64.c
…
module.c
…
mpparse.c
…
msr.c
…
nmi.c
…
nmi_selftest.c
…
paravirt-spinlocks.c
…
paravirt.c
…
paravirt_patch_32.c
…
paravirt_patch_64.c
…
pci-calgary_64.c
…
pci-dma.c
X86: drivers: remove __dev* attributes.
2013-01-03 15:57:04 -08:00
pci-iommu_table.c
…
pci-nommu.c
…
pci-swiotlb.c
…
pcspeaker.c
…
perf_regs.c
…
probe_roms.c
…
process.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
2012-12-12 12:22:13 -08:00
process_32.c
flagday: don't pass regs to copy_thread()
2012-11-28 23:43:42 -05:00
process_64.c
flagday: don't pass regs to copy_thread()
2012-11-28 23:43:42 -05:00
ptrace.c
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
2012-12-03 06:27:05 +01:00
pvclock.c
x86: pvclock: generic pvclock vsyscall initialization
2012-11-27 23:29:09 -02:00
quirks.c
X86: drivers: remove __dev* attributes.
2013-01-03 15:57:04 -08:00
reboot.c
…
reboot_fixups_32.c
…
relocate_kernel_32.S
…
relocate_kernel_64.S
…
resource.c
…
rtc.c
…
setup.c
Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2012-12-14 10:03:23 -08:00
setup_percpu.c
…
signal.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
2012-12-20 18:05:28 -08:00
smp.c
…
smpboot.c
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2012-12-11 19:58:29 -08:00
stacktrace.c
…
step.c
…
sys_x86_64.c
mm: fix cache coloring on x86_64 architecture
2012-12-11 17:22:25 -08:00
syscall_32.c
…
syscall_64.c
…
tboot.c
Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"
2012-12-15 15:20:41 -08:00
tce_64.c
…
test_nx.c
…
test_rodata.c
…
time.c
…
tls.c
…
tls.h
…
topology.c
x86, topology: Debug CPU0 hotplug
2012-11-14 15:28:11 -08:00
trace_clock.c
…
traps.c
Merge branch 'x86/nuke386' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2012-12-19 13:02:23 -08:00
tsc.c
…
tsc_sync.c
…
uprobes.c
…
verify_cpu.S
…
vm86_32.c
thp: change split_huge_page_pmd() interface
2012-12-12 17:38:31 -08:00
vmlinux.lds.S
…
vsmp_64.c
…
vsyscall_64.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
2012-12-16 15:40:50 -08:00
vsyscall_emu_64.S
…
vsyscall_trace.h
…
x86_init.c
…
x8664_ksyms_64.c
…
xsave.c
…