Brian Gerst aa78bcfa01 x86: use pt_regs pointer in do_device_not_available() 16 years ago
..
acpi 92e2d50846 Merge branch 'x86/urgent' into core/percpu 16 years ago
cpu 60a5317ff0 x86: implement x86_32 stack protector 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 60a5317ff0 x86: implement x86_32 stack protector 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 249d51b53a Merge commit 'v2.6.29-rc4' into core/percpu 16 years ago
apm_32.c 87c6fe2618 x86: update Alan Cox's email addresses 16 years ago
asm-offsets.c 9a163ed8e0 i386: move kernel 17 years ago
asm-offsets_32.c ccbeed3a05 x86: make lazy %gs optional on x86_32 16 years ago
asm-offsets_64.c 0d974d4592 x86: remove pda.h 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 96b89dc659 x86: smp.h move safe_smp_processor_id declartion to cpu.h 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 ba2607fe9c x86, ds, bts: cleanup/fix DS configuration 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 c6f5e0acd5 x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit. 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 03b486322e x86: make UV support configurable 16 years ago
efi_32.c e532c06f2a x86: fix i486 suspend to disk CR4 oops 17 years ago
efi_64.c 3819cd489e x86: remove include of apic.h from hardirq_64.h 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 60a5317ff0 x86: implement x86_32 stack protector 16 years ago
entry_64.S 249d51b53a Merge commit 'v2.6.29-rc4' into core/percpu 16 years ago
es7000_32.c aa9c9b8c58 Merge branch 'linus' into x86/quirks 16 years ago
ftrace.c 380c4b1411 tracing/function-graph-tracer: append the tracing_graph_flag 16 years ago
genapic_64.c 03b486322e x86: make UV support configurable 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 bdbcdd4888 x86: uv cleanup 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 8ce031972b x86: remove pda_init() 16 years ago
head_32.S 5c79d2a517 x86: fix x86_32 stack protector bugs 16 years ago
head_64.S 2add8e235c x86: use linker to offset symbols by __per_cpu_load 16 years ago
hpet.c 336f6c322d debugobjects: add and use INIT_WORK_ON_STACK 16 years ago
i386_ksyms_32.c 606576ce81 ftrace: rename FTRACE to FUNCTION_TRACER 16 years ago
i387.c 9bc646f163 x86: fix __cpuinit/__init tangle in init_thread_xstate() 16 years ago
i8237.c af5ca3f4ec Driver core: change sysdev classes to use dynamic kobject names 17 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 92e2d50846 Merge branch 'x86/urgent' into core/percpu 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 1b437c8c73 x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit. 16 years ago
irq_32.c 7f7ace0cda cpumask: update irq_desc to use cpumask_var_t 16 years ago
irq_64.c 3819cd489e x86: remove include of apic.h from hardirq_64.h 16 years ago
irqinit_32.c 249d51b53a Merge commit 'v2.6.29-rc4' into core/percpu 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 5a4ccaf37f kprobes: check CONFIG_FREEZER instead of CONFIG_PM 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 dd3feda774 x86: microcode_intel.c fix style problems 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 e17029ad69 x86: module_32.c fix style problems 16 years ago
module_64.c 3b9dc9f2f1 x86: module_64.c fix style problems 16 years ago
mpparse.c 7f268f4352 Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu 16 years ago
msr.c 448dd2fa3e x86: msr.c fix style problems 16 years ago
nmi.c 1b437c8c73 x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit. 16 years ago
numaq_32.c a1d0272a46 x86: rename all fields of mpc_oemtable oem_X to X 16 years ago
olpc.c e51a1ac2df x86, olpc: fix endian bug in openfirmware workaround 17 years ago
paravirt-spinlocks.c afb33f8c0d x86: remove byte locks 16 years ago
paravirt.c da5de7c22e x86/paravirt: use callee-saved convention for pte_val/make_pte/etc 16 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 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 5c79d2a517 x86: fix x86_32 stack protector bugs 16 years ago
process_64.c 5c79d2a517 x86: fix x86_32 stack protector bugs 16 years ago
ptrace.c ccbeed3a05 x86: make lazy %gs optional on x86_32 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 96b89dc659 x86: smp.h move safe_smp_processor_id declartion to cpu.h 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 92e2d50846 Merge branch 'x86/urgent' into core/percpu 16 years ago
setup_percpu.c 60a5317ff0 x86: implement x86_32 stack protector 16 years ago
signal.c d9a89a26e0 x86: add %gs accessors for x86_32 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 552be871e6 x86: pass in cpu number to switch_to_new_gdt() 16 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 fe331184a3 x86: time_64.c fix style problems 16 years ago
tlb_uv.c 2749ebe320 x86: UV fix uv_flush_send_and_wait() 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 aa78bcfa01 x86: use pt_regs pointer in do_device_not_available() 16 years ago
tsc.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
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 d9a89a26e0 x86: add %gs accessors for x86_32 16 years ago
vmi_32.c 92e2d50846 Merge branch 'x86/urgent' into core/percpu 16 years ago
vmiclock_32.c 320ab2b0b1 cpumask: convert struct clock_event_device to cpumask pointers. 16 years ago
vmlinux.lds.S 9a163ed8e0 i386: move kernel 17 years ago
vmlinux_32.lds.S a698c823e1 x86: make vmlinux_32.lds.S use PERCPU() macro 16 years ago
vmlinux_64.lds.S 2add8e235c x86: use linker to offset symbols by __per_cpu_load 16 years ago
vsmp_64.c ecb93d1ccd x86/paravirt: add register-saving thunks to reduce caller register pressure 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 49357d19e4 x86: convert pda ops to wrappers around x86 percpu accessors 16 years ago
xsave.c 7820b75643 x86: xsave.c: restore_user_xstate should be static 16 years ago