..
acpi
cpu_hotplug: clear apicid to node when the cpu is hotremoved
12 years ago
apic
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
12 years ago
cpu
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
12 years ago
kprobes
hlist: drop the node parameter from iterators
12 years ago
.gitignore
…
Makefile
Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
12 years ago
alternative.c
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
13 years ago
amd_gart_64.c
x86, mm: use pfn_range_is_mapped() with gart
12 years ago
amd_nb.c
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
13 years ago
apb_timer.c
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
12 years ago
aperture_64.c
x86/gart: Fix kmemleak warning
13 years ago
apm_32.c
ACPI and power management updates for 3.9-rc1
12 years ago
asm-offsets.c
x86, um/x86: switch to generic sys_execve and kernel_execve
13 years ago
asm-offsets_32.c
…
asm-offsets_64.c
x32: If configured, add x32 system calls to system call tables
13 years ago
audit_64.c
…
bootflag.c
…
check.c
x86: kernel/check.c simple_strtoul cleanup
13 years ago
cpuid.c
new helper: file_inode(file)
12 years ago
crash.c
x86/kexec: crash_vmclear_local_vmcss needs __rcu
12 years ago
crash_dump_32.c
x86: remove the second argument of k[un]map_atomic()
13 years ago
crash_dump_64.c
…
devicetree.c
x86: dt: Use linear irq domain for ioapic(s)
13 years ago
doublefault_32.c
…
dumpstack.c
taint: add explicit flag to show whether lock dep is still OK.
12 years ago
dumpstack_32.c
x86: Move call to print_modules() out of show_regs()
13 years ago
dumpstack_64.c
x86: Move call to print_modules() out of show_regs()
13 years ago
e820.c
x86, mm: Let "memmap=" take more entries one time
12 years ago
early-quirks.c
…
early_printk.c
Revert "x86/early_printk: Replace obsolete simple_strtoul() usage with kstrtoint()"
13 years ago
entry_32.S
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
12 years ago
entry_64.S
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
12 years ago
ftrace.c
x86/ftrace: Use __pa_symbol instead of __pa on C visible symbols
12 years ago
head.c
x86: Make sure we can boot in the case the BDA contains pure garbage
12 years ago
head32.c
x86: Merge early kernel reserve for 32bit and 64bit
12 years ago
head64.c
Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
12 years ago
head_32.S
Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
12 years ago
head_64.S
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
12 years ago
hpet.c
x86, hpet: Introduce x86_msi_ops.setup_hpet_msi
12 years ago
hw_breakpoint.c
…
i386_ksyms_32.c
x86-32: Add support for 64bit get_user()
12 years ago
i387.c
x86/i387.c: Initialize thread xstate only on CPU0 only once
12 years ago
i8237.c
…
i8253.c
…
i8259.c
x86/irq/i8259: Fix incorrect comment
13 years ago
io_delay.c
…
ioport.c
x86: get rid of pt_regs argument of iopl(2)
12 years ago
irq.c
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
13 years ago
irq_32.c
x86: Use common threadinfo allocator
13 years ago
irq_64.c
…
irq_work.c
…
irqinit.c
x86, 386 removal: Remove support for IRQ 13 FPU error reporting
12 years ago
jump_label.c
…
kdebugfs.c
arch/x86/kernel/kdebugfs.c: Ensure a consistent return value in error case
13 years ago
kgdb.c
kgdb,x86: fix warning about unused variable
12 years ago
kvm.c
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
12 years ago
kvmclock.c
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
12 years ago
ldt.c
Disintegrate asm/system.h for X86
13 years ago
machine_kexec_32.c
Disintegrate asm/system.h for X86
13 years ago
machine_kexec_64.c
x86, kexec, 64bit: Only set ident mapping for ram.
12 years ago
microcode_amd.c
x86, microcode, AMD: Add support for family 16h processors
12 years ago
microcode_core.c
x86/microcode_intel.h: Define functions and macros for early loading ucode
12 years ago
microcode_core_early.c
x86/microcode_core_early.c: Define interfaces for early loading ucode
12 years ago
microcode_intel.c
x86/microcode_intel.h: Define functions and macros for early loading ucode
12 years ago
microcode_intel_early.c
x86/microcode_intel_early.c: Early update ucode on Intel's CPU
12 years ago
microcode_intel_lib.c
x86/microcode_intel_lib.c: Early update ucode on Intel's CPU
12 years ago
mmconf-fam10h_64.c
…
module.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
13 years ago
mpparse.c
Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
13 years ago
msr.c
more file_inode() open-coded instances
12 years ago
nmi.c
x86/nmi: export local_touch_nmi() symbol for modules
12 years ago
nmi_selftest.c
x86/nmi: Clean up register_nmi_handler() usage
13 years ago
paravirt-spinlocks.c
…
paravirt.c
x86, pvops: Remove hooks for {rd,wr}msr_safe_regs
13 years ago
paravirt_patch_32.c
…
paravirt_patch_64.c
…
pci-calgary_64.c
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
13 years ago
pci-dma.c
x86/dma-debug: Bump PREALLOC_DMA_DEBUG_ENTRIES
12 years ago
pci-iommu_table.c
…
pci-nommu.c
X86: integrate CMA with DMA-mapping subsystem
13 years ago
pci-swiotlb.c
X86 & IA64: adapt for dma_map_ops changes
13 years ago
pcspeaker.c
…
perf_regs.c
perf: Fix off by one test in perf_reg_value()
13 years ago
probe_roms.c
x86/pci/probe_roms: Add missing __iomem annotation to pci_map_biosrom()
13 years ago
process.c
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
12 years ago
process_32.c
flagday: don't pass regs to copy_thread()
12 years ago
process_64.c
x86/process: Change %8s to %s for pr_warn() in release_thread()
12 years ago
ptrace.c
x86: ptrace.c only needs export.h and not the full module.h
12 years ago
pvclock.c
x86/kvm: Fix pvclock vsyscall fixmap
12 years ago
quirks.c
X86: drivers: remove __dev* attributes.
12 years ago
reboot.c
efi: Make 'efi_enabled' a function to query EFI facilities
12 years ago
reboot_fixups_32.c
…
relocate_kernel_32.S
…
relocate_kernel_64.S
…
resource.c
…
rtc.c
x86/time/rtc: Don't print extended CMOS year when reading RTC
12 years ago
setup.c
x86, ACPI, mm: Revert movablemem_map support
12 years ago
setup_percpu.c
x86: Add read_mostly declaration/definition to variables from smp.h
13 years ago
signal.c
x86: convert to ksignal
12 years ago
smp.c
x86/reboot: Update nonmi_ipi parameter
13 years ago
smpboot.c
x86 idle: remove mwait_idle() and "idle=mwait" cmdline param
12 years ago
stacktrace.c
…
step.c
ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL
12 years ago
sys_x86_64.c
x86: Fix a typo
12 years ago
syscall_32.c
…
syscall_64.c
x32: If configured, add x32 system calls to system call tables
13 years ago
tboot.c
Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"
12 years ago
tce_64.c
Disintegrate asm/system.h for X86
13 years ago
test_nx.c
…
test_rodata.c
x86, extable: Remove open-coded exception table entries in arch/x86/kernel/test_rodata.c
13 years ago
time.c
MCA: delete all remaining traces of microchannel bus support.
13 years ago
tls.c
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
13 years ago
tls.h
…
topology.c
x86, topology: Debug CPU0 hotplug
12 years ago
trace_clock.c
tracing,x86: Add a TSC trace_clock
12 years ago
traps.c
x86, 64bit: Use a #PF handler to materialize early mappings on demand
12 years ago
tsc.c
Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux into timers/core
12 years ago
tsc_sync.c
x86/tsc: Reduce the TSC sync check time for core-siblings
13 years ago
uprobes.c
uprobes: Change handle_swbp() to expose bp_vaddr to handler_chain()
12 years ago
verify_cpu.S
…
vm86_32.c
x86: get rid of pt_regs argument in vm86/vm86old
12 years ago
vmlinux.lds.S
x86, realmode: Move ACPI wakeup to unified realmode code
13 years ago
vsmp_64.c
x86/apic/x2apic: Limit the vector reservation to the user specified mask
13 years ago
vsyscall_64.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
12 years ago
vsyscall_emu_64.S
…
vsyscall_trace.h
…
x86_init.c
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
12 years ago
x8664_ksyms_64.c
x86: Improve __phys_addr performance by making use of carry flags and inlining
12 years ago
xsave.c
x86, smap: Do not abuse the [f][x]rstor_checking() functions for user space
13 years ago