Joe Korty 2c7e9fd4c6 x86: make poll_idle behave more like the other idle methods 17 years ago
..
acpi e532c06f2a x86: fix i486 suspend to disk CR4 oops 17 years ago
cpu f58899bb02 Merge branch 'linus' into x86/urgent 17 years ago
.gitignore b10e9ad0f1 arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it shouldn't be tracked. 17 years ago
Makefile 2e2dcc7631 Merge branch 'x86/paravirt-spinlocks' into x86/for-linus 17 years ago
alternative.c 2f1dafe50c x86: fix SMP alternatives: use mutex instead of spinlock, text_poke is sleepable 17 years ago
amd_iommu.c 8a7c5ef3ba x86 iommu: remove unneeded parenthesis 17 years ago
amd_iommu_init.c 129d6aba44 x86, AMD IOMMU: initialize dma_ops after sysfs registration 17 years ago
aperture_64.c 46a7fa270a x86: make only GART code include gart.h 17 years ago
apic_32.c 23b49c19f6 x86: resurrect proper handling of maxcpus= kernel option (v2) 17 years ago
apic_64.c 23b49c19f6 x86: resurrect proper handling of maxcpus= kernel option (v2) 17 years ago
apm_32.c d75f65fd24 remove include/linux/pm_legacy.h 17 years ago
asm-offsets.c 9a163ed8e0 i386: move kernel 18 years ago
asm-offsets_32.c d75cd22fdd x86/paravirt: split sysret and sysexit 17 years ago
asm-offsets_64.c 555cf2b580 xen64: add asm-offsets 17 years ago
audit_64.c 250c22777f x86_64: move kernel 18 years ago
bios_uv.c 7019cc2dd6 x86 BIOS interface for RTC on SGI UV 17 years ago
bootflag.c 8eed926053 x86: coding style cleanup for kernel/bootflag.c 17 years ago
cpuid.c 3bfd49c8ab device create: x86: convert device_create to device_create_drvdata 17 years ago
crash.c ed23dc6f5b x86: allow machine_crash_shutdown to be replaced 17 years ago
crash_dump_32.c 22124c9999 kmap leak fix for x86_32 kdump 18 years ago
crash_dump_64.c 835c34a168 Delete filenames in comments. 18 years ago
doublefault_32.c ca241c7503 x86: unify tss_struct 17 years ago
ds.c 431ef7a2a4 x86: debug Store - call kfree if only we really need it 17 years ago
e820.c 3c9cb6de1e x86: introduce x86_quirks 17 years ago
early-quirks.c acee709cab Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus 17 years ago
early_printk.c e17ba73b0e x86, generic: mark early_printk as asmlinkage 17 years ago
efi.c f361a450bf x86: introduce max_low_pfn_mapped for 64-bit 17 years ago
efi_32.c e532c06f2a x86: fix i486 suspend to disk CR4 oops 17 years ago
efi_64.c ecacf09f7d x86: reserve EFI memory map with reserve_early 17 years ago
efi_stub_32.S 9a163ed8e0 i386: move kernel 18 years ago
efi_stub_64.S 5b83683f32 x86: EFI runtime service support 17 years ago
entry_32.S af0575bba0 i386 syscall audit fast-path 17 years ago
entry_64.S 5cbf1565f2 x86_64 ia32 syscall audit fast-path 17 years ago
ftrace.c 395a59d0f8 ftrace: store mcount address in rec->ip 17 years ago
genapic_64.c 0d39741a27 GRU Driver: export is_uv_system(), zap_page_range() & follow_page() 17 years ago
genapic_flat_64.c 1bd9d6b64e NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genapic_flat_64.c 17 years ago
genx2apic_uv_x.c c4bd1fdab0 x86: fix section mismatch warning - uv_cpu_init 17 years ago
geode_32.c ffe6e1da86 x86, geode: add a VSA2 ID for General Software 17 years ago
head.c 28bb223795 x86: move reserve_setup_data to setup.c 17 years ago
head32.c 0c51a965ed x86: extract common part of head32.c and head64.c into head.c 17 years ago
head64.c 66d4bdf22b x86-64: fix overlap of modules and fixmap areas 17 years ago
head_32.S 583323b9d2 x86: fix cpu hotplug on 32bit 17 years ago
head_64.S 6596f24223 Revert "x86_64: there's no need to preallocate level1_fixmap_pgt" 17 years ago
hpet.c a6825f1c1f x86: hpet: workaround SB700 BIOS 17 years ago
i386_ksyms_32.c 395a59d0f8 ftrace: store mcount address in rec->ip 17 years ago
i387.c e8a496ac8c x86: fix broken math-emu with lazy allocation of fpu area 17 years ago
i8237.c af5ca3f4ec Driver core: change sysdev classes to use dynamic kobject names 17 years ago
i8253.c 877084fb1c x86: cleanup div_sc() usage 17 years ago
i8259.c c46e62f735 i8259: fix final ugliness 17 years ago
init_task.c f52111b154 [PATCH] take init_files to fs/file.c 17 years ago
io_apic_32.c d388e5fdc4 x86: Restore proper vector locking during cpu hotplug 17 years ago
io_apic_64.c d388e5fdc4 x86: Restore proper vector locking during cpu hotplug 17 years ago
io_delay.c d6cd7effcc x86: io delay - add checking for NULL early param 17 years ago
ioport.c a1bf250a6f x86: refactor ioport unification 17 years ago
ipi.c 593f4a788e x86: APIC: remove apic_write_around(); use alternatives 17 years ago
irq_32.c cbcd79c2e5 x86: use __page_aligned_data/bss 17 years ago
irq_64.c a2eddfa959 x86: make /proc/stat account for all interrupts 17 years ago
irqinit_32.c f20b11e716 x86: rename the i8259_32/64.c leftovers to initirq_32/64.c 17 years ago
irqinit_64.c 6209ed9d84 x86-64: make BUILD_IRQ() also reset section back 17 years ago
k8.c 250c22777f x86_64: move kernel 18 years ago
kdebugfs.c ae79cdaacb x86: Add a arch directory for x86 under debugfs 17 years ago
kgdb.c f8dfd5ed14 x86: KGDB build fix 17 years ago
kprobes.c ef53d9c5e4 kprobes: improve kretprobe scalability with hashed locking 17 years ago
kvm.c 096d14a3b5 x86: KVM guest: hypercall batching 17 years ago
kvmclock.c 7e37c2998a x86: KVM guest: make kvm_smp_prepare_boot_cpu() static 17 years ago
ldt.c 0bc3cc03fa cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu 17 years ago
machine_kexec_32.c 3122c33119 kexec jump: fix for ftrace 17 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 0d5cdc97e2 x86, geode-mfgpt: check IRQ before using MFGPT as clocksource 17 years ago
microcode.c 0bc3cc03fa cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu 17 years ago
mmconf-fam10h_64.c c72a5efec1 x86: mmconf: fix section mismatch warning 17 years ago
module_32.c 9a163ed8e0 i386: move kernel 18 years ago
module_64.c 27ac792ca0 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures 17 years ago
mpparse.c 39e00fe20a x86: mpparse.c: fix section mismatch warning 17 years ago
msr.c 967060d00d x86, msr: fix NULL pointer deref due to msr_open on nonexistent CPUs 17 years ago
nmi.c 8bb851900f x86, nmi: clean UP NMI watchdog failure message 17 years ago
numaq_32.c b2a6a58ca6 x86: fix BUG: unable to handle kernel paging request (numaq_tsc_disable) 17 years ago
olpc.c 3ef0e1f8ca x86: olpc: add One Laptop Per Child architecture support 17 years ago
paravirt.c 7946612de2 x86: export pv_lock_ops non-GPL 17 years ago
paravirt_patch_32.c d75cd22fdd x86/paravirt: split sysret and sysexit 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 bde78a79a6 x86: use WARN() in arch/x86/kernel 17 years ago
pci-dma.c 8978b74253 generic, x86: fix add iommu_num_pages helper function 17 years ago
pci-gart_64.c 29111f579f Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into for-linus 17 years ago
pci-nommu.c 8d8bb39b9e dma-mapping: add the device argument to dma_mapping_error() 17 years ago
pci-swiotlb_64.c 8d8bb39b9e dma-mapping: add the device argument to dma_mapping_error() 17 years ago
pcspeaker.c 9a163ed8e0 i386: move kernel 18 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 2c7e9fd4c6 x86: make poll_idle behave more like the other idle methods 17 years ago
process_32.c 394a15051c x86: invalidate caches before going into suspend 17 years ago
process_64.c 394a15051c x86: invalidate caches before going into suspend 17 years ago
ptrace.c 380fdd7585 x86 ptrace: user-sets-TF nits 17 years ago
pvclock.c 7af192c954 x86: Add structs and functions for paravirt clocksource 17 years ago
quirks.c da6e88f496 Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 years ago
reboot.c 0bc3cc03fa cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu 17 years ago
reboot_fixups_32.c ebdd561a19 x86: constify data in reboot.c 17 years ago
relocate_kernel_32.S fb45daa69d kexec jump: check code size in control page 17 years ago
relocate_kernel_64.S 366932deb3 x86: relocate_kernel - use predefined macroses for page attributes 17 years ago
rtc.c 1da2e3d679 provide rtc_cmos platform device 17 years ago
scx200_32.c 706b7e1573 x86: fix sparse warning in kernel/scx200_32.c 17 years ago
setup.c 3a6ddd5f18 x86: fix VMI for early params 17 years ago
setup_percpu.c e56b3bc794 cpu masks: optimize and clean up cpumask_of_cpu() 17 years ago
sigframe.h 123a63476c x86: move struct definitions to unifed sigframe.h 17 years ago
signal_32.c 7f9dce3837 Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 years ago
signal_64.c 6ffac1e90a x64, fpu: fix possible FPU leakage in error conditions 17 years ago
smp.c 5e374fb626 generic-ipi: fixlet 17 years ago
smpboot.c c4bd1fdab0 x86: fix section mismatch warning - uv_cpu_init 17 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 8594698ebd stacktrace: fix modular build, export print_stack_trace and save_stack_trace 17 years ago
step.c 380fdd7585 x86 ptrace: user-sets-TF nits 17 years ago
summit_32.c d49c428840 x86: make generic arch support NUMAQ 17 years ago
sys_i386_32.c 5b80fe8bd7 x86: coding style fixes to arch/x86/kernel/sys_i386_32.c 17 years ago
sys_x86_64.c d35c7b0e54 unified (weak) sys_pipe implementation 17 years ago
syscall_64.c 325f86ec6d x86: coding style fixes to arch/x86/kernel/syscall_64.c 17 years ago
syscall_table_32.S 9fe5ad9c8c flag parameters add-on: remove epoll_create size param 17 years ago
tce_64.c 6619a8fb59 x86: Create clflush() inline, remove hardcoded wbinvd 18 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 63b5d7af25 x86: add ->pre_time_init to x86_quirks 17 years ago
time_64.c 8fbbc4b45c x86: merge tsc_init and clocksource code 17 years ago
tlb_32.c 15c8b6c1aa on_each_cpu(): kill unused 'retry' parameter 17 years ago
tlb_64.c 1a781a777b Merge branch 'generic-ipi' into generic-ipi-for-linus 17 years ago
tlb_uv.c 99dd871330 x86, SGI UV: hardcode the TLB flush interrupt system vector 17 years ago
tls.c 54a0151041 asmlinkage_protect replaces prevent_tail_call 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 a4c81cf684 x86: extend e820 ealy_res support 32bit 17 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_32.c 6ac8d51f01 x86: introducing asm-x86/traps.h 17 years ago
traps_64.c 6ffac1e90a x64, fpu: fix possible FPU leakage in error conditions 17 years ago
tsc.c 52a8968ce9 x86: fix cpufreq + sched_clock() regression 17 years ago
tsc_sync.c bde78a79a6 x86: use WARN() in arch/x86/kernel 17 years ago
verify_cpu_64.S 250c22777f x86_64: move kernel 18 years ago
visws_quirks.c 23b49c19f6 x86: resurrect proper handling of maxcpus= kernel option (v2) 17 years ago
vm86_32.c a5c15d419d x86: replace most VM86 flags with flags from processor-flags.h 17 years ago
vmi_32.c 31343d8a50 x86: Fix broken VMI in 2.6.27-rc.. 17 years ago
vmiclock_32.c e93ef949fd x86: rename paravirtualized TSC functions 17 years ago
vmlinux.lds.S 9a163ed8e0 i386: move kernel 18 years ago
vmlinux_32.lds.S fb45daa69d kexec jump: check code size in control page 17 years ago
vmlinux_64.lds.S d18bb9a548 Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 years ago
vsmp_64.c eef8f871d8 x86: vsmp_64 add missing includes 17 years ago
vsyscall_64.c 1a781a777b Merge branch 'generic-ipi' into generic-ipi-for-linus 17 years ago
x8664_ksyms_64.c 5806b81ac1 Merge branch 'auto-ftrace-next' into tracing/for-linus 17 years ago