.. |
acpi
|
478c6a43fc
Merge branch 'linus' into release
|
16 years ago |
apic
|
b8256b45d1
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
cpu
|
01599fca67
cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.c
|
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
|
8302294f43
Merge branch 'tracing/core-v2' into tracing-for-linus
|
16 years ago |
alternative.c
|
7cf4942704
x86: expand irq-off region in text_poke()
|
16 years ago |
amd_iommu.c
|
ca1ee219c0
Merge git://git.infradead.org/iommu-2.6
|
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 |
apm_32.c
|
558f6ab910
Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
asm-offsets.c
|
9a163ed8e0
i386: move kernel
|
17 years ago |
asm-offsets_32.c
|
a8af78982f
pm: rework includes, remove arch ifdefs
|
16 years ago |
asm-offsets_64.c
|
a8af78982f
pm: rework includes, remove arch ifdefs
|
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
|
6d7942dc2a
x86: fix 64k corruption-check
|
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
|
e641f5f525
x86, apic: remove duplicate asm/apic.h inclusions
|
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
|
f0ef039851
Merge branch 'x86/core' into tracing/textedit
|
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
|
ba639039d6
x86: e820 fix various signedness issues in setup.c and e820.c
|
16 years ago |
early-quirks.c
|
8659c406ad
x86: only scan the root bus in early PCI quirks
|
16 years ago |
early_printk.c
|
9a50156a1c
x86: properly __init-annotate recent early_printk additions
|
16 years ago |
efi.c
|
6e15cf0486
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
|
16 years ago |
efi_32.c
|
e532c06f2a
x86: fix i486 suspend to disk CR4 oops
|
16 years ago |
efi_64.c
|
6e15cf0486
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
|
16 years ago |
efi_stub_32.S
|
a852cbfaaf
Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', 'x86/signal' and 'x86/urgent'; commit 'v2.6.29-rc6' into x86/core
|
16 years ago |
efi_stub_64.S
|
9f331119a4
x86: efi_stub_32,64 - add missing ENDPROCs
|
16 years ago |
entry_32.S
|
88200bc28d
x86: entry_32.S fix compile warnings - fix work mask bit width
|
16 years ago |
entry_64.S
|
c2810188c1
x86-64: move save_paranoid into .kprobes.text
|
16 years ago |
ftrace.c
|
47788c58e6
tracing/syscalls: use a dedicated file header
|
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
|
ccf3fe02e3
x86-32: use brk segment for allocating initial kernel pagetable
|
16 years ago |
head64.c
|
93dbda7cbc
x86: add brk allocation for very, very early allocations
|
16 years ago |
head_32.S
|
60ac982139
x86-32: tighten the bound on additional memory to map
|
16 years ago |
head_64.S
|
5e112ae23b
x86: head_64.S - use IDT_ENTRIES instead of hardcoded number
|
16 years ago |
hpet.c
|
c23e253e67
x86: hpet: stop HPET_COUNTER when programming periodic mode
|
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
|
c8344bc218
x86: i8253 cleanup
|
16 years ago |
i8259.c
|
8e6dafd6c7
x86: refactor x86_quirks support
|
16 years ago |
init_task.c
|
18d8fda7c3
take init_fs to saner place
|
16 years ago |
io_delay.c
|
d53a444460
x86: io_delay.c cleanup
|
16 years ago |
ioport.c
|
db949bba3c
x86-32: use non-lazy io bitmap context switching
|
16 years ago |
irq.c
|
59d138120d
x86: smarten /proc/interrupts output for new counters
|
16 years ago |
irq_32.c
|
0edcf8d692
Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu
|
16 years ago |
irq_64.c
|
7c1d7cdcef
x86: unify do_IRQ()
|
16 years ago |
irqinit_32.c
|
d17abcd541
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
|
16 years ago |
irqinit_64.c
|
d17abcd541
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
|
16 years ago |
k8.c
|
87c6f40128
x86, gart: fix gart detection for Fam11h CPUs
|
16 years ago |
kdebugfs.c
|
390cd85c8a
x86: kdebugfs.c cleanup
|
16 years ago |
kgdb.c
|
7b6aa335ca
x86, apic: remove genapic.h
|
16 years ago |
kprobes.c
|
8302294f43
Merge branch 'tracing/core-v2' into tracing-for-linus
|
16 years ago |
kvm.c
|
71ff49d71b
x86: with the last user gone, remove set_pte_present
|
16 years ago |
kvmclock.c
|
8e6dafd6c7
x86: refactor x86_quirks support
|
16 years ago |
ldt.c
|
423a54058f
x86: ldt.c fix style problems
|
16 years ago |
machine_kexec_32.c
|
fef3a7a174
x86, kexec: fix kexec x86 coding style
|
16 years ago |
machine_kexec_64.c
|
fee7b0d84c
x86, kexec: x86_64: add kexec jump support for x86_64
|
16 years ago |
mca_32.c
|
8e6dafd6c7
x86: refactor x86_quirks support
|
16 years ago |
mfgpt_32.c
|
1a8a51004a
cpumask: remove references to struct irqaction's mask field.
|
16 years ago |
microcode_amd.c
|
4bae196735
x86: microcode: cleanup
|
16 years ago |
microcode_core.c
|
4bae196735
x86: microcode: cleanup
|
16 years ago |
microcode_intel.c
|
4bae196735
x86: microcode: cleanup
|
16 years ago |
mmconf-fam10h_64.c
|
02dde8b45c
x86: move various CPU initialization objects into .cpuinit.rodata
|
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
|
575922248c
x86: Fix section mismatches in mpparse
|
16 years ago |
msr.c
|
448dd2fa3e
x86: msr.c fix style problems
|
16 years ago |
olpc.c
|
e49590b6dd
x86, olpc: fix model detection without OFW
|
16 years ago |
paravirt-spinlocks.c
|
afb33f8c0d
x86: remove byte locks
|
16 years ago |
paravirt.c
|
71ff49d71b
x86: with the last user gone, remove set_pte_present
|
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
|
160c1d8e40
x86, ia64: convert to use generic dma_map_ops struct
|
16 years ago |
pci-dma.c
|
2f4f27d42a
dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)
|
16 years ago |
pci-gart_64.c
|
7df4edb07c
Merge branch 'linus' into core/iommu
|
16 years ago |
pci-nommu.c
|
284901a90a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
|
16 years ago |
pci-swiotlb.c
|
b041cf22dd
x86: rename arch/x86/kernel/pci-swiotlb_64.c => pci-swiotlb.c
|
16 years ago |
pcspeaker.c
|
153dab77e2
x86: use platform_device_register_simple()
|
16 years ago |
pmtimer_64.c
|
70a2002563
x86: move pmtmr related declarations
|
17 years ago |
probe_roms_32.c
|
1164dd0099
x86: move mach-default/*.h files to asm/
|
16 years ago |
process.c
|
714f83d5d9
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
process_32.c
|
6f2c55b843
Simplify copy_thread()
|
16 years ago |
process_64.c
|
6f2c55b843
Simplify copy_thread()
|
16 years ago |
ptrace.c
|
47788c58e6
tracing/syscalls: use a dedicated file header
|
16 years ago |
pvclock.c
|
a08546001c
x86: pvclock: fix shadowed variable warning
|
16 years ago |
quirks.c
|
3fab191002
Merge branch 'linus' into x86/core
|
16 years ago |
reboot.c
|
c5da9a2bb2
x86: DMI match for the Dell DXP061 as it needs BIOS reboot
|
16 years ago |
reboot_fixups_32.c
|
ebdd561a19
x86: constify data in reboot.c
|
17 years ago |
relocate_kernel_32.S
|
fef3a7a174
x86, kexec: fix kexec x86 coding style
|
16 years ago |
relocate_kernel_64.S
|
fee7b0d84c
x86, kexec: x86_64: add kexec jump support for x86_64
|
16 years ago |
rtc.c
|
8383d821e7
x86: rtc.c cleanup
|
16 years ago |
scx200_32.c
|
706b7e1573
x86: fix sparse warning in kernel/scx200_32.c
|
17 years ago |
setup.c
|
d17abcd541
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
|
16 years ago |
setup_percpu.c
|
3de46fda4c
x86: remove duplicated code with pcpu_need_numa()
|
16 years ago |
signal.c
|
0f8f308925
x86: signal: check sas_ss_size instead of sas_ss_flags()
|
16 years ago |
smp.c
|
7b6aa335ca
x86, apic: remove genapic.h
|
16 years ago |
smpboot.c
|
4f0628963c
cpumask: use new cpumask functions throughout x86
|
16 years ago |
stacktrace.c
|
8f47e16348
x86: update copyrights
|
16 years ago |
step.c
|
380fdd7585
x86 ptrace: user-sets-TF nits
|
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
|
f3554f4bc6
preadv/pwritev: Add preadv and pwritev system calls.
|
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
|
8e6dafd6c7
x86: refactor x86_quirks support
|
16 years ago |
time_64.c
|
1a8a51004a
cpumask: remove references to struct irqaction's mask field.
|
16 years ago |
tlb_uv.c
|
65fb0d23fc
Merge branch 'linus' into cpumask-for-linus
|
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
|
271eb5c588
x86: topology.c cleanup
|
16 years ago |
trampoline.c
|
3e1e9002aa
x86: change static allocation of trampoline area
|
16 years ago |
trampoline_32.S
|
0341c14da4
x86: use _types.h headers in asm where available
|
16 years ago |
trampoline_64.S
|
0341c14da4
x86: use _types.h headers in asm where available
|
16 years ago |
traps.c
|
db949bba3c
x86-32: use non-lazy io bitmap context switching
|
16 years ago |
tsc.c
|
6e15cf0486
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
|
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 |
uv_time.c
|
1400b3faab
x86: UV, SGI RTC: fix uv_time.c for UP
|
16 years ago |
verify_cpu_64.S
|
250c22777f
x86_64: move kernel
|
17 years ago |
visws_quirks.c
|
bf5172d07a
x86: convert obsolete irq_desc_t typedef to struct irq_desc
|
16 years ago |
vm86_32.c
|
b12bdaf11f
x86: use regparm(3) for passed-in pt_regs pointer
|
16 years ago |
vmi_32.c
|
71ff49d71b
x86: with the last user gone, remove set_pte_present
|
16 years ago |
vmiclock_32.c
|
1a8a51004a
cpumask: remove references to struct irqaction's mask field.
|
16 years ago |
vmlinux.lds.S
|
9a163ed8e0
i386: move kernel
|
17 years ago |
vmlinux_32.lds.S
|
0a699af8e6
x86-32: move _end to a dummy section
|
16 years ago |
vmlinux_64.lds.S
|
704439ddf9
x86/brk: put the brk reservations in their own section
|
16 years ago |
vsmp_64.c
|
70511134f6
Revert "x86: don't compile vsmp_64 for 32bit"
|
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
|
a30469e792
x86: add linux kernel support for YMM state
|
16 years ago |