Masami Hiramatsu 30390880de prevent boosting kprobes on exception address 16 years ago
..
acpi 6defa2fe20 x86_64: Fix S3 fail path 16 years ago
cpu 129f8ae9b1 Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." 16 years ago
.gitignore b10e9ad0f1 arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it shouldn't be tracked. 17 years ago
Makefile 5f34fe1cfc Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
alternative.c 649c6653fa x86: improve UP kernel when CPU-hotplug and SMP is enabled 16 years ago
amd_iommu.c 065a6d68c7 AMD IOMMU: remove now unnecessary #ifdefs 16 years ago
amd_iommu_init.c 269b012321 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu 16 years ago
aperture_64.c 8caac56305 aperture_64.c: clarify that too small aperture is valid reason for this code 16 years ago
apic.c 07db1c140e x86, mce: fix ifdef for 64bit thermal apic vector clear on shutdown 16 years ago
apm_32.c 770824bdc4 PM: Split up sysdev_[suspend|resume] from device_power_[down|up] 16 years ago
asm-offsets.c 9a163ed8e0 i386: move kernel 17 years ago
asm-offsets_32.c 41af86fad3 x86: signal: move sigframe.h to arch/x86/include/asm 16 years ago
asm-offsets_64.c 8869a2e5d3 x86: asm-offset_64: use rt_sigframe_ia32 16 years ago
audit_64.c 250c22777f x86_64: move kernel 17 years ago
bios_uv.c c62e9d56ea x86: bios_uv.c: uv_systab should be static 16 years ago
bootflag.c 8eed926053 x86: coding style cleanup for kernel/bootflag.c 17 years ago
check.c b43d196c4d x86: corruption-check: some post-move cleanups 16 years ago
cpuid.c 7d3b56ba37 Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
crash.c 2340b62f77 kdump: forcibly disable VMX and SVM on machine_crash_shutdown() 16 years ago
crash_dump_32.c 57cac4d188 kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE 16 years ago
crash_dump_64.c 57cac4d188 kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE 16 years ago
doublefault_32.c af5c2bd16a x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2 16 years ago
ds.c 73bf1b62f5 x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs() 16 years ago
dumpstack.c 7ee991fbc6 ftrace: print real return in dumpstack for function graph 16 years ago
dumpstack.h 7ee991fbc6 ftrace: print real return in dumpstack for function graph 16 years ago
dumpstack_32.c 7ee991fbc6 ftrace: print real return in dumpstack for function graph 16 years ago
dumpstack_64.c 7ee991fbc6 ftrace: print real return in dumpstack for function graph 16 years ago
e820.c b2576e1d44 Merge branch 'linus' into release 16 years ago
early-quirks.c 8659c406ad x86: only scan the root bus in early PCI quirks 16 years ago
early_printk.c c64d8996bd x86: early_printk - use sizeof instead of hardcoded number 16 years ago
efi.c dd39ecf522 x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAP 16 years ago
efi_32.c e532c06f2a x86: fix i486 suspend to disk CR4 oops 17 years ago
efi_64.c dd39ecf522 x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAP 16 years ago
efi_stub_32.S 9a163ed8e0 i386: move kernel 17 years ago
efi_stub_64.S 5b83683f32 x86: EFI runtime service support 17 years ago
entry_32.S e8cea892df Revert "i386: add TRACE_IRQS_OFF for the nmi" 16 years ago
entry_64.S a67798cd7b x86: push old stack address on irqstack for unwinder 16 years ago
es7000_32.c aa9c9b8c58 Merge branch 'linus' into x86/quirks 16 years ago
ftrace.c f47a454db9 tracing, x86: fix constraint for parent variable 16 years ago
genapic_64.c 54ac14a8e9 x86: fix wakeup_cpu with numaq/es7000, v2, fix 16 years ago
genapic_flat_64.c a775a38b13 x86: fix cpu_mask_to_apicid_and to include cpu_online_mask 16 years ago
genx2apic_cluster.c 7d87d53655 x86: use logical apicid in x2apic_cluster's x2apic_cpu_mask_to_apicid_and() 16 years ago
genx2apic_phys.c 923a789b49 Merge branch 'linus' into x86/cleanups 16 years ago
genx2apic_uv_x.c b840d79631 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
geode_32.c ffe6e1da86 x86, geode: add a VSA2 ID for General Software 17 years ago
head.c 85072bd552 x86, debug: remove EBDA debug printk 16 years ago
head32.c 3e1e9002aa x86: change static allocation of trampoline area 16 years ago
head64.c 26799a6311 x86: fix incorrect __read_mostly on _boot_cpu_pda 16 years ago
head_32.S b2bc273146 x86, cpa: rename PTE attribute macros for kernel direct mapping in early boot 16 years ago
head_64.S 7aed55d108 x86: fix RIP printout in early_idt_handler 16 years ago
hpet.c 35010334aa Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
i386_ksyms_32.c 606576ce81 ftrace: rename FTRACE to FUNCTION_TRACER 16 years ago
i387.c ab9e18587f x86, math-emu: fix init_fpu for task != current 16 years ago
i8237.c b52af40923 i8327: fix outb() parameter order 16 years ago
i8253.c 320ab2b0b1 cpumask: convert struct clock_event_device to cpumask pointers. 16 years ago
i8259.c 7bafaf3067 x86: i8259.c fix style problems 16 years ago
init_task.c 18d8fda7c3 take init_fs to saner place 16 years ago
io_apic.c 3f4a739c6a x86: find nr_irqs_gsi with mp_ioapic_routing 16 years ago
io_delay.c e6a5652fd1 x86: add io delay quirk for Presario F700 17 years ago
ioport.c 5866e1b49d x86: ioport.c fix style problems 16 years ago
ipi.c bcda016edd x86: cosmetic changes apic-related files. 16 years ago
irq.c 6a02e71099 x86: irq.c fix style problems 16 years ago
irq_32.c 72ade5f9ca x86: irq_32.c fix style problems 16 years ago
irq_64.c 5f66b2a0d9 x86: irq_64.c fix style problems 16 years ago
irqinit_32.c 92ab78315c x86/Voyager: make it build and boot 16 years ago
irqinit_64.c dd399dcb48 x86: irqinit_64.c init_ISA_irqs should be static 16 years ago
k8.c 87c6f40128 x86, gart: fix gart detection for Fam11h CPUs 16 years ago
kdebugfs.c f461a1d80c arch/x86/kernel/kdebugfs.c: introduce missing kfree 17 years ago
kgdb.c e85ceae910 kgdb, x86: Avoid invoking kgdb_nmicallback twice per NMI 16 years ago
kprobes.c 30390880de prevent boosting kprobes on exception address 16 years ago
kvm.c f86399396c x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn args 17 years ago
kvmclock.c e93353c93a x86: KVM guest: kvm_get_tsc_khz: return khz, not lpj 16 years ago
ldt.c 423a54058f x86: ldt.c fix style problems 16 years ago
machine_kexec_32.c 9868ee63b8 kexec/i386: setup kexec page table in C 16 years ago
machine_kexec_64.c 3ab8352137 kexec jump 17 years ago
mca_32.c 0067cc996e x86: coding style fixes to arch/x86/kernel/mca_32.c 17 years ago
mfgpt_32.c 025dfdafe7 trivial: fix then -> than typos in comments and documentation 16 years ago
microcode_amd.c f34a10bd9f x86: fix warning in arch/x86/kernel/microcode_amd.c 16 years ago
microcode_core.c fa623d1b02 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core 16 years ago
microcode_intel.c fa623d1b02 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core 16 years ago
mmconf-fam10h_64.c 824877111c x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h 16 years ago
module_32.c 9a163ed8e0 i386: move kernel 17 years ago
module_64.c 27ac792ca0 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures 17 years ago
mpparse.c 4884d8e6a0 x86: fix mpparse.c build error on latest git 16 years ago
msr.c 9628937d5b x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids 16 years ago
nmi.c 9e9197370d x86: remove duplicated #include's 16 years ago
numaq_32.c a1d0272a46 x86: rename all fields of mpc_oemtable oem_X to X 16 years ago
olpc.c e49590b6dd x86, olpc: fix model detection without OFW 16 years ago
paravirt-spinlocks.c 087052b02f x86: fix default_spin_lock_flags() prototype 16 years ago
paravirt.c 34b0900d32 x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible context 16 years ago
paravirt_patch_32.c d9336a9b47 x86: coding style fixes to arch/x86/kernel/paravirt_patch_32.c 17 years ago
paravirt_patch_64.c 2be29982a0 x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility userspace 17 years ago
pci-calgary_64.c eff79aee91 arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoul 16 years ago
pci-dma.c 1a9271331a PCI: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
pci-gart_64.c 5872fb94f8 Documentation: move DMA-mapping.txt to Doc/PCI/ 16 years ago
pci-nommu.c 9f6ac57729 x86: export pci-nommu's alloc_coherent 17 years ago
pci-swiotlb_64.c 46483d10e5 Merge branch 'core/iommu' into core/urgent 16 years ago
pcspeaker.c 153dab77e2 x86: use platform_device_register_simple() 17 years ago
pmtimer_64.c 70a2002563 x86: move pmtmr related declarations 17 years ago
probe_roms_32.c a9c1182fbd x86: seperate probe_roms into another file 17 years ago
process.c e736ad548d x86: add clflush before monitor for Intel 7400 series 16 years ago
process_32.c bf51935f3e x86, rcu: fix strange load average and ksoftirqd behavior 16 years ago
process_64.c 48ec4d9537 x86, 64-bit: print DMI info in the oops trace 16 years ago
ptrace.c ccbe495caa x86-64: syscall-audit: fix 32/64 syscall hole 16 years ago
pvclock.c a08546001c x86: pvclock: fix shadowed variable warning 16 years ago
quirks.c bacbe99945 x86: enable HPET on Fujitsu u9200 16 years ago
reboot.c dd4124a8a0 x86: add Dell XPS710 reboot quirk 16 years ago
reboot_fixups_32.c ebdd561a19 x86: constify data in reboot.c 17 years ago
relocate_kernel_32.S 9868ee63b8 kexec/i386: setup kexec page table in C 16 years ago
relocate_kernel_64.S 366932deb3 x86: relocate_kernel - use predefined macroses for page attributes 17 years ago
rtc.c 357c6e6359 rtc: use bcd2bin/bin2bcd 16 years ago
scx200_32.c 706b7e1573 x86: fix sparse warning in kernel/scx200_32.c 17 years ago
setup.c ff0c087490 x86: fix DMI on EFI 16 years ago
setup_percpu.c c7f8562a51 x86: fix section mismatch warnings in kernel/setup_percpu.c 16 years ago
signal.c 552b8aa4d1 Revert "x86: signal: change type of paramter for sys_rt_sigreturn()" 16 years ago
smp.c 3d14bdad40 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
smpboot.c 3d14bdad40 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
smpcommon.c fc0091b3c8 x86: change init_gdt to update the gdt via write_gdt, rather than a direct write. 17 years ago
stacktrace.c 8d7c6a9616 tracing/stack-tracer: fix style issues 16 years ago
step.c 380fdd7585 x86 ptrace: user-sets-TF nits 17 years ago
summit_32.c e8c48efdb9 x86: mach_summit to summit 17 years ago
sys_i386_32.c bbc1f698a5 x86: Introducing asm/syscalls.h 17 years ago
sys_x86_64.c e496e3d645 Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1 16 years ago
syscall_64.c 1965aae3c9 x86: Fix ASM_X86__ header guards 16 years ago
syscall_table_32.S e55380edf6 [CVE-2009-0029] Rename old_readdir to sys_old_readdir 16 years ago
tce_64.c 6619a8fb59 x86: Create clflush() inline, remove hardcoded wbinvd 17 years ago
test_nx.c 0054f4b708 x86: Explicitly include required header files. 17 years ago
test_rodata.c 7bfeab9af9 x86: include proper prototypes for rodata_test 17 years ago
time_32.c 69036c8cc2 x86: time_32.c fix style problems 16 years ago
time_64.c 936577c61d x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptors 16 years ago
tlb_32.c b840d79631 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
tlb_64.c b840d79631 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
tlb_uv.c 18c07cf530 x86, UV: cpu_relax in uv_wait_completion 16 years ago
tls.c bbc1f698a5 x86: Introducing asm/syscalls.h 17 years ago
tls.h 4c79a2d8e5 x86: x86 user_regset TLS 17 years ago
topology.c 177c7715cd x86: fix section mismatch warning in topology.c:arch_register_cpu 17 years ago
trampoline.c 3e1e9002aa x86: change static allocation of trampoline area 16 years ago
trampoline_32.S 4c01f23bdb x86: trampoline_32.S - switch to .cpuinit.data 17 years ago
trampoline_64.S e44b7b7525 x86: move suspend wakeup code to C 17 years ago
traps.c be716615fe x86, vm86: fix preemption bug 16 years ago
tsc.c 9e8912e04e Fast TSC calibration: calculate proper frequency error bounds 16 years ago
tsc_sync.c fa623d1b02 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core 16 years ago
uv_irq.c 37762b6ffb x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3, fix 16 years ago
uv_sysfs.c fc8c2d763b x86: Add sysfs entries for UV v4 16 years ago
verify_cpu_64.S 250c22777f x86_64: move kernel 17 years ago
visws_quirks.c c4563826b7 x86: rename all fields of mpc_cpu mpc_X to X 16 years ago
vm86_32.c bbc1f698a5 x86: Introducing asm/syscalls.h 17 years ago
vmi_32.c 55a8ba4b7f x86, vmi: put a missing paravirt_release_pmd in pgd_dtor 16 years ago
vmiclock_32.c 936577c61d x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptors 16 years ago
vmlinux.lds.S 9a163ed8e0 i386: move kernel 17 years ago
vmlinux_32.lds.S 2bed844681 tracing/function-graph-tracer: add a new .irqentry.text section, fix 16 years ago
vmlinux_64.lds.S a0343e8231 tracing/function-graph-tracer: add a new .irqentry.text section 16 years ago
vsmp_64.c 9352f5698d x86: two trivial sparse annotations 16 years ago
vsyscall_64.c b0f4b285d7 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
x8664_ksyms_64.c 606576ce81 ftrace: rename FTRACE to FUNCTION_TRACER 16 years ago
xsave.c 7820b75643 x86: xsave.c: restore_user_xstate should be static 16 years ago