.. |
acpi
|
Merge branch 'bugzilla-16396' into release
|
15 years ago |
apic
|
x86: Fix x2apic preenabled system with kexec
|
15 years ago |
cpu
|
[CPUFREQ] powernow-k8: Limit Pstate transition latency check
|
15 years ago |
.gitignore
|
…
|
|
Makefile
|
x86, perf, bts, mm: Delete the never used BTS-ptrace code
|
15 years ago |
alternative.c
|
Merge branch 'x86/asm' into x86/atomic
|
15 years ago |
amd_iommu.c
|
x86/amd-iommu: Fall back to GART if initialization fails
|
15 years ago |
amd_iommu_init.c
|
x86/amd-iommu: Fall back to GART if initialization fails
|
15 years ago |
apb_timer.c
|
x86, mrst: Conditionally register cpu hotplug notifier for apbt
|
15 years ago |
aperture_64.c
|
x86/gart: Disable GART explicitly before initialization
|
15 years ago |
apm_32.c
|
i8253: Convert i8253_lock to raw_spinlock
|
15 years ago |
asm-offsets.c
|
…
|
|
asm-offsets_32.c
|
…
|
|
asm-offsets_64.c
|
…
|
|
audit_64.c
|
…
|
|
bios_uv.c
|
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
bootflag.c
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
check.c
|
…
|
|
cpuid.c
|
x86: convert cpu notifier to return encapsulate errno value
|
15 years ago |
crash.c
|
Revert "x86: disable IOMMUs on kernel crash"
|
15 years ago |
crash_dump_32.c
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
crash_dump_64.c
|
…
|
|
doublefault_32.c
|
…
|
|
dumpstack.c
|
x86, perf, bts, mm: Delete the never used BTS-ptrace code
|
15 years ago |
dumpstack.h
|
perf: Fix unsafe frame rewinding with hot regs fetching
|
15 years ago |
dumpstack_32.c
|
perf: Drop useless check for ignored frame
|
15 years ago |
dumpstack_64.c
|
perf/x86-64: Use frame pointer to walk on irq and process stacks
|
15 years ago |
e820.c
|
suspend: Move NVS save/restore code to generic suspend functionality
|
15 years ago |
early-quirks.c
|
x86: Force HPET readback_cmp for all ATI chipsets
|
15 years ago |
early_printk.c
|
earlyprintk,vga,kdb: Fix \b and \r for earlyprintk=vga with kdb
|
15 years ago |
efi.c
|
x86: Remove trailing spaces in messages
|
15 years ago |
efi_32.c
|
…
|
|
efi_64.c
|
…
|
|
efi_stub_32.S
|
…
|
|
efi_stub_64.S
|
…
|
|
entry_32.S
|
x86-32: Rework cache flush denied handler
|
15 years ago |
entry_64.S
|
x86: auditsyscall: fix fastpath return value after reschedule
|
15 years ago |
ftrace.c
|
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core
|
15 years ago |
head.c
|
…
|
|
head32.c
|
x86: Make sure free_init_pages() frees pages on page boundary
|
15 years ago |
head64.c
|
x86: Make sure free_init_pages() frees pages on page boundary
|
15 years ago |
head_32.S
|
Merge branch 'master' into percpu
|
15 years ago |
head_64.S
|
tree-wide: Assorted spelling fixes
|
15 years ago |
hpet.c
|
x86: Do not try to disable hpet if it hasn't been initialized before
|
15 years ago |
hw_breakpoint.c
|
hw-breakpoints: Change/Enforce some breakpoints policies
|
15 years ago |
i386_ksyms_32.c
|
x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=y
|
16 years ago |
i387.c
|
x86: Export FPU API for KVM use
|
15 years ago |
i8237.c
|
…
|
|
i8253.c
|
i8253: Convert i8253_lock to raw_spinlock
|
15 years ago |
i8259.c
|
x86, i8259: Only register sysdev if we have a real 8259 PIC
|
15 years ago |
init_task.c
|
Rename .data.cacheline_aligned to .data..cacheline_aligned.
|
15 years ago |
io_delay.c
|
…
|
|
ioport.c
|
x86-64, paravirt: Call set_iopl_mask() on 64 bits
|
15 years ago |
irq.c
|
genirq: Convert irq_desc.lock to raw_spinlock
|
15 years ago |
irq_32.c
|
x86: Unify fixup_irqs() for 32-bit and 64-bit kernels
|
16 years ago |
irq_64.c
|
x86: Unify fixup_irqs() for 32-bit and 64-bit kernels
|
16 years ago |
irqinit.c
|
x86: Merge simd_math_error() into math_error()
|
15 years ago |
k8.c
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
kdebugfs.c
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
kgdb.c
|
x86,kgdb: Fix hw breakpoint regression
|
15 years ago |
kprobes.c
|
x86: kprobes: fix swapped segment registers in kretprobe
|
15 years ago |
kvm.c
|
…
|
|
kvmclock.c
|
x86, paravirt: don't compute pvclock adjustments if we trust the tsc
|
15 years ago |
ldt.c
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
machine_kexec_32.c
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
machine_kexec_64.c
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
mca_32.c
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
microcode_amd.c
|
Revert "x86: ucode-amd: Load ucode-patches once ..."
|
15 years ago |
microcode_core.c
|
driver core: add devname module aliases to allow module on-demand auto-loading
|
15 years ago |
microcode_intel.c
|
x86: Improve Intel microcode loader performance
|
15 years ago |
mmconf-fam10h_64.c
|
x86: Move range related operation to one file
|
15 years ago |
module.c
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
mpparse.c
|
x86, irq: Rename gsi_end gsi_top, and fix off by one errors
|
15 years ago |
mrst.c
|
x86, mrst: Add i8042_detect API for Moorestwon platform
|
15 years ago |
msr.c
|
x86: convert cpu notifier to return encapsulate errno value
|
15 years ago |
olpc.c
|
x86, olpc: Use pci subarch init for OLPC
|
15 years ago |
paravirt-spinlocks.c
|
locking: Convert __raw_spin* functions to arch_spin*
|
15 years ago |
paravirt.c
|
x86, paravirt: Remove kmap_atomic_pte paravirt op.
|
15 years ago |
paravirt_patch_32.c
|
…
|
|
paravirt_patch_64.c
|
…
|
|
pci-calgary_64.c
|
x86, Calgary: Limit the max PHB number to 256
|
15 years ago |
pci-dma.c
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
pci-gart_64.c
|
Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent
|
15 years ago |
pci-nommu.c
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
pci-swiotlb.c
|
x86: remove unnecessary sync_single_range_* in swiotlb_dma_ops
|
15 years ago |
pcspeaker.c
|
…
|
|
pmtimer_64.c
|
…
|
|
probe_roms_32.c
|
…
|
|
process.c
|
x86: Export FPU API for KVM use
|
15 years ago |
process_32.c
|
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
process_64.c
|
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
ptrace.c
|
hw-breakpoints: Tag ptrace breakpoint as exclude_kernel
|
15 years ago |
pvclock.c
|
x86, paravirt: don't compute pvclock adjustments if we trust the tsc
|
15 years ago |
quirks.c
|
x86: Force HPET readback_cmp for all ATI chipsets
|
15 years ago |
reboot.c
|
x86: Fix rebooting on Dell Precision WorkStation T7400
|
15 years ago |
reboot_fixups_32.c
|
cs5535: move the DIVIL MSR definition into linux/cs5535.h
|
15 years ago |
relocate_kernel_32.S
|
…
|
|
relocate_kernel_64.S
|
…
|
|
rtc.c
|
…
|
|
scx200_32.c
|
…
|
|
setup.c
|
x86, setup: Phoenix BIOS fixup is needed on Dell Inspiron Mini 1012
|
15 years ago |
setup_percpu.c
|
Fix up trivial spelling errors ('taht' -> 'that')
|
15 years ago |
sfi.c
|
x86, irq: Rename gsi_end gsi_top, and fix off by one errors
|
15 years ago |
signal.c
|
x86: Merge sys_sigaltstack
|
15 years ago |
smp.c
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
smpboot.c
|
x86, smpboot: Fix cores per node printing on boot
|
15 years ago |
stacktrace.c
|
perf events, x86/stacktrace: Make stack walking optional
|
15 years ago |
step.c
|
x86, ptrace: Fix block-step
|
15 years ago |
sys_i386_32.c
|
Add generic sys_olduname()
|
15 years ago |
sys_x86_64.c
|
improve sys_newuname() for compat architectures
|
15 years ago |
syscall_64.c
|
…
|
|
syscall_table_32.S
|
Add generic sys_old_mmap()
|
15 years ago |
tboot.c
|
Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
15 years ago |
tce_64.c
|
…
|
|
test_nx.c
|
…
|
|
test_rodata.c
|
…
|
|
time.c
|
x86: Convert i8259_lock to raw_spinlock
|
15 years ago |
tlb_uv.c
|
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
tls.c
|
…
|
|
tls.h
|
…
|
|
topology.c
|
…
|
|
trampoline.c
|
x86: Use find_e820() instead of hard coded trampoline address
|
15 years ago |
trampoline_32.S
|
…
|
|
trampoline_64.S
|
x86: Fix Suspend to RAM freeze on Acer Aspire 1511Lmi laptop
|
16 years ago |
traps.c
|
x86: Send a SIGTRAP for user icebp traps
|
15 years ago |
tsc.c
|
Merge branch 'for-next' into for-linus
|
15 years ago |
tsc_sync.c
|
locking: Convert __raw_spin* functions to arch_spin*
|
15 years ago |
uv_irq.c
|
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
uv_sysfs.c
|
x86: Remove trailing spaces in messages
|
15 years ago |
uv_time.c
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
verify_cpu_64.S
|
…
|
|
visws_quirks.c
|
Merge remote branch 'origin/x86/apic' into x86/mrst
|
15 years ago |
vm86_32.c
|
x86, 32-bit: Convert sys_vm86 & sys_vm86old
|
15 years ago |
vmi_32.c
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
vmiclock_32.c
|
Merge branch 'for-next' into for-linus
|
15 years ago |
vmlinux.lds.S
|
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
|
15 years ago |
vsmp_64.c
|
…
|
|
vsyscall_64.c
|
x86: Raise vsyscall priority on hotplug notifier chain
|
15 years ago |
x86_init.c
|
x86: Add i8042 pre-detection hook to x86_platform_ops
|
15 years ago |
x8664_ksyms_64.c
|
x86-64: Don't export init_level4_pgt
|
15 years ago |
xsave.c
|
x86: Introduce 'struct fpu' and related API
|
15 years ago |