.. |
acpi
|
ee943a82b6
x86: use cpumask_var_t in acpi/boot.c
|
16 years ago |
cpu
|
e9af797d75
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
|
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
|
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 |
apm_32.c
|
8daa19051e
x86, apm: remove CONFIG_APM_REAL_MODE_POWER_OFF in favor of a kernel parameter
|
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
|
bf53de907d
x86, bts: add fork and exit handling
|
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
|
3e1e9002aa
x86: change static allocation of trampoline area
|
16 years ago |
early-quirks.c
|
1d9b16d169
x86: move GART specific stuff from iommu.h to gart.h
|
16 years ago |
early_printk.c
|
c64d8996bd
x86: early_printk - use sizeof instead of hardcoded number
|
16 years ago |
efi.c
|
a50f70b175
x86: Add UV EFI table entry v4
|
16 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
|
17 years ago |
efi_stub_64.S
|
5b83683f32
x86: EFI runtime service support
|
17 years ago |
entry_32.S
|
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 |
entry_64.S
|
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 |
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
|
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
|
b2bc273146
x86, cpa: rename PTE attribute macros for kernel direct mapping in early boot
|
16 years ago |
hpet.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 |
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
|
d94d93ca5c
x64, x2apic/intr-remap: 8259 specific mask/unmask routines
|
17 years ago |
init_task.c
|
18d8fda7c3
take init_fs to saner place
|
16 years ago |
io_apic.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 |
io_delay.c
|
e6a5652fd1
x86: add io delay quirk for Presario F700
|
17 years ago |
ioport.c
|
bbc1f698a5
x86: Introducing asm/syscalls.h
|
17 years ago |
ipi.c
|
bcda016edd
x86: cosmetic changes apic-related files.
|
16 years ago |
irq.c
|
c3d80000e3
x86: export vector_used_by_percpu_irq
|
16 years ago |
irq_32.c
|
d7b381bb7b
x86: fixup_irqs() doesnt need an argument.
|
16 years ago |
irq_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 |
irqinit_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 |
irqinit_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 |
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
|
1294156078
kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()
|
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
|
320ab2b0b1
cpumask: convert struct clock_event_device to cpumask pointers.
|
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
|
103ceffb95
x86: mpparse.c fix style problems
|
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
|
dceb4521c8
x86: nmi.c fix style problems
|
16 years ago |
numaq_32.c
|
54ac14a8e9
x86: fix wakeup_cpu with numaq/es7000, v2, fix
|
16 years ago |
olpc.c
|
e51a1ac2df
x86, olpc: fix endian bug in openfirmware workaround
|
16 years ago |
paravirt-spinlocks.c
|
087052b02f
x86: fix default_spin_lock_flags() prototype
|
16 years ago |
paravirt.c
|
365d46dc9b
Merge branch 'linus' into x86/xen
|
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
|
5f34fe1cfc
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
pci-gart_64.c
|
c854c91979
x86_64: pci-gart_64.c iommu_fullflush should be static
|
16 years ago |
pci-nommu.c
|
9f6ac57729
x86: export pci-nommu's alloc_coherent
|
16 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
|
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 |
process_32.c
|
bf53de907d
x86, bts: add fork and exit handling
|
16 years ago |
process_64.c
|
bf53de907d
x86, bts: add fork and exit handling
|
16 years ago |
ptrace.c
|
c5dee6177f
x86, bts: memory accounting
|
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
|
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 |
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
|
179475a3b4
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
setup_percpu.c
|
ab14398abd
x86: setup_per_cpu_areas() cleanup
|
16 years ago |
signal.c
|
41af86fad3
x86: signal: move sigframe.h to arch/x86/include/asm
|
16 years ago |
smp.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 |
smpboot.c
|
9628937d5b
x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids
|
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
|
9fe5ad9c8c
flag parameters add-on: remove epoll_create size param
|
17 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
|
8ae9366909
x86: hardirq: use inc_irq_stat() in non-unified functions
|
16 years ago |
time_64.c
|
bed4f13065
Merge branch 'x86/irq' into x86/core
|
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
|
46814dded1
x86, UV: remove erroneous BAU initialization
|
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
|
f1883f86de
Remove remaining unwinder code
|
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
|
d6c88a507e
genirq: revert dynarray
|
16 years ago |
vm86_32.c
|
bbc1f698a5
x86: Introducing asm/syscalls.h
|
17 years ago |
vmi_32.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 |
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
|
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 |