Linus Torvalds 35e51fe82d Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 14 年 前
..
acpi 4bfc8288bc x86 idle: move mwait_idle_with_hints() to where it is used 14 年 前
apic 60063497a9 atomic: use <linux/atomic.h> 14 年 前
cpu 60063497a9 atomic: use <linux/atomic.h> 14 年 前
.gitignore b10e9ad0f1 arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it shouldn't be tracked. 17 年 前
Makefile 8e204874db Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 年 前
alternative.c 98d0ac38ca x86-64: Move vread_tsc and vread_hpet into the vDSO 14 年 前
amd_gart_64.c 60063497a9 atomic: use <linux/atomic.h> 14 年 前
amd_nb.c cb6c8520f6 x86, amd-nb: Rename CPU PCI id define for F4 14 年 前
apb_timer.c 9d0715630e Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 年 前
aperture_64.c c387aa3a1a x86, gart: Don't enforce GART aperture lower-bound by alignment 14 年 前
apm_32.c 01898e3e29 i8253: Cleanup outb/inb magic 14 年 前
asm-offsets.c 7bf04be8f4 x86, asm: Cleanup unnecssary macros in asm-offsets.c 14 年 前
asm-offsets_32.c 5dea1c88ed lguest: use a special 1:1 linear pagetable mode until first switch. 14 年 前
asm-offsets_64.c b82fef82d5 x86: Partly unify asm-offsets_{32,64}.c 14 年 前
audit_64.c 250c22777f x86_64: move kernel 17 年 前
bootflag.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年 前
check.c a7bd1dafdc x86: Don't check for BIOS corruption in first 64K when there's no need to 14 年 前
cpuid.c 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 年 前
crash.c 5edd19af18 x86, UV: Make kdump avoid stack dumps 15 年 前
crash_dump_32.c 93a72052be crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn 14 年 前
crash_dump_64.c 93a72052be crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn 14 年 前
devicetree.c acb41c0f92 Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 14 年 前
doublefault_32.c 254e0a6bff x86: Use get_desc_base() 16 年 前
dumpstack.c 39ab05c8e0 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 14 年 前
dumpstack_32.c e8e999cf3c x86, dumpstack: Correct stack dump info when frame pointer is available 14 年 前
dumpstack_64.c a2bbe75089 x86: Don't use frame pointer to save old stack on irq entry 14 年 前
e820.c 93a72052be crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn 14 年 前
early-quirks.c 1d3e09a304 x86, quirk: Fix SB600 revision check 14 年 前
early_printk.c 991cfffa7c x86, earlyprintk: Move mrst early console to platform/ and fix a typo 14 年 前
entry_32.S e7fd3b4669 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 年 前
entry_64.S 8e204874db Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 年 前
ftrace.c 0d098a7d1e x86/ftrace: Fix compiler warning in ftrace.c 14 年 前
head.c 72d7c3b33c x86: Use memblock to replace early_res 14 年 前
head32.c 08b5d06ec6 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 年 前
head64.c e5f15b45dd x86: Cleanup highmap after brk is concluded 14 年 前
head_32.S d10902812c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 年 前
head_64.S 4822b7fc6d x86, trampoline: Common infrastructure for low memory trampolines 14 年 前
hpet.c 8e204874db Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 年 前
hw_breakpoint.c 0a3aee0da4 x86: Use this_cpu_ops to optimize code 14 年 前
i386_ksyms_32.c 04edbdef02 x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=y 15 年 前
i387.c 497888cf69 treewide: fix potentially dangerous trailing ';' in #defined values/expressions 14 年 前
i8237.c f3c6ea1b06 x86: Use syscore_ops instead of sysdev classes and sysdevs 14 年 前
i8253.c 0a779c5713 x86: Use common i8253 clockevent 14 年 前
i8259.c 60063497a9 atomic: use <linux/atomic.h> 14 年 前
init_task.c 4af57b787b Rename .data.cacheline_aligned to .data..cacheline_aligned. 15 年 前
io_delay.c d53a444460 x86: io_delay.c cleanup 16 年 前
ioport.c da1016df85 x86: Use bitmap library functions 14 年 前
irq.c 983bbf1af0 x86: Don't unmask disabled irqs when migrating them 14 年 前
irq_32.c 0d2eb44f63 x86: Fix common misspellings 14 年 前
irq_64.c 7a7732bc0f x86: Unify fixup_irqs() for 32-bit and 64-bit kernels 15 年 前
irq_work.c e360adbe29 irq_work: Add generic hardirq context callbacks 14 年 前
irqinit.c 60063497a9 atomic: use <linux/atomic.h> 14 年 前
jump_label.c dc326fca2b x86, cpu: Clean up and unify the NOP selection infrastructure 14 年 前
kdebugfs.c 6038f373a3 llseek: automatically add .llseek fop 14 年 前
kgdb.c 4dc0da8696 perf: Add context field to perf_event 14 年 前
kprobes.c 9bbeacf52f kprobes, x86: Disable irqs during optimized callback 14 年 前
kvm.c d910f5c106 KVM guest: KVM Steal time registration 14 年 前
kvmclock.c d910f5c106 KVM guest: KVM Steal time registration 14 年 前
ldt.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年 前
machine_kexec_32.c e33c019722 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 年 前
machine_kexec_64.c 234bb549ee x86, cleanups: Use clear_page/copy_page rather than memset/memcpy 14 年 前
mca_32.c 0d2eb44f63 x86: Fix common misspellings 14 年 前
microcode_amd.c 40b7f3dfcc x86, microcode, AMD: Fix section header size check 14 年 前
microcode_core.c 4ac5fc6a3e x86, microcode: Unregister syscore_ops after microcode unloaded 14 年 前
microcode_intel.c 5cdd2de0a7 x86/microcode: Fix double vfree() and remove redundant pointer checks before vfree() 14 年 前
mmconf-fam10h_64.c 37db6c8f1d x86-64: Fix and clean up AMD Fam10 MMCONF enabling 14 年 前
module.c 66574cc054 modules: make arch's use default loader hooks 14 年 前
mpparse.c d537143084 x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic' 14 年 前
msr.c 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 年 前
paravirt-spinlocks.c 0199c4e68d locking: Convert __raw_spin* functions to arch_spin* 15 年 前
paravirt.c 3c404b578f KVM guest: Add a pv_ops stub for steal time 14 年 前
paravirt_patch_32.c 41edafdb78 x86/pvops: add a paravirt_ident functions to allow special patching 16 年 前
paravirt_patch_64.c 41edafdb78 x86/pvops: add a paravirt_ident functions to allow special patching 16 年 前
pci-calgary_64.c 28f65c11f2 treewide: Convert uses of struct resource to resource_size(ptr) 14 年 前
pci-dma.c 5491ff511d x86/PCI: Remove dma32_reserve_bootmem 14 年 前
pci-iommu_table.c e969687595 arch/x86/kernel/pci-iommu_table.c: Convert sprintf_symbol to %pS 14 年 前
pci-nommu.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年 前
pci-swiotlb.c c116c5457c x86, swiotlb: Make SWIOTLB use IOMMU_INIT_* macros. 14 年 前
pcspeaker.c 153dab77e2 x86: use platform_device_register_simple() 16 年 前
probe_roms.c 28f65c11f2 treewide: Convert uses of struct resource to resource_size(ptr) 14 年 前
process.c 4bfc8288bc x86 idle: move mwait_idle_with_hints() to where it is used 14 年 前
process_32.c a0bfa13738 cpuidle: stop depending on pm_idle 14 年 前
process_64.c a0bfa13738 cpuidle: stop depending on pm_idle 14 年 前
ptrace.c 4dc0da8696 perf: Add context field to perf_event 14 年 前
pvclock.c e7a3481c02 x86/pvclock: Zero last_value on resume 14 年 前
quirks.c 38175051f8 x86, quirks: Use pci_dev->revision 14 年 前
reboot.c a536877e77 x86: Make Dell Latitude E6420 use reboot=pci 14 年 前
reboot_32.S 7806a49ab6 x86, reboot: Fix relocations in reboot_32.S 14 年 前
reboot_fixups_32.c 37bc9f5078 x86: Ce4100: Add reboot_fixup() for CE4100 14 年 前
relocate_kernel_32.S 050438ed5a kexec, x86: Fix incorrect jump back address if not preserving context 14 年 前
relocate_kernel_64.S 050438ed5a kexec, x86: Fix incorrect jump back address if not preserving context 14 年 前
resource.c a2c606d53a x86: avoid high BIOS area when allocating address space 14 年 前
rtc.c 3bcbaf6e08 rtc: cmos: Add OF bindings 14 年 前
setup.c de66ee979d Merge branch 'linus' into x86/urgent 14 年 前
setup_percpu.c 645a79195f x86: Unify CPU -> NUMA node mapping between 32 and 64bit 14 年 前
signal.c 73d382decc x86: Kill handle_signal()->set_fs() 14 年 前
smp.c 184748cc50 sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() 14 年 前
smpboot.c 0a613b647b Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 年 前
stacktrace.c 395810627b x86: Swap save_stack_trace_regs parameters 14 年 前
step.c 0d2eb44f63 x86: Fix common misspellings 14 年 前
sys_i386_32.c 7fe977dab3 i386: Make kernel_execve() suitable for stack unwinding 14 年 前
sys_x86_64.c e28cbf2293 improve sys_newuname() for compat architectures 15 年 前
syscall_64.c 1965aae3c9 x86: Fix ASM_X86__ header guards 16 年 前
syscall_table_32.S 7b21fddd08 ns: Wire up the setns system call 14 年 前
tboot.c b7f080cfe2 net: remove mm.h inclusion from netdevice.h 14 年 前
tce_64.c 6619a8fb59 x86: Create clflush() inline, remove hardcoded wbinvd 17 年 前
test_nx.c 6ec5ff4bc3 x86: Eliminate various 'set but not used' warnings 14 年 前
test_rodata.c 7bfeab9af9 x86: include proper prototypes for rodata_test 17 年 前
time.c 334955ef96 i8253: Create linux/i8253.h and use it in all 8253 related files 14 年 前
tls.c bbc1f698a5 x86: Introducing asm/syscalls.h 17 年 前
tls.h 4c79a2d8e5 x86: x86 user_regset TLS 17 年 前
topology.c 0d2eb44f63 x86: Fix common misspellings 14 年 前
trampoline.c 4822b7fc6d x86, trampoline: Common infrastructure for low memory trampolines 14 年 前
trampoline_32.S 4822b7fc6d x86, trampoline: Common infrastructure for low memory trampolines 14 年 前
trampoline_64.S 1c4badbdea x86-64, trampoline: Remove unused variable 14 年 前
traps.c 60063497a9 atomic: use <linux/atomic.h> 14 年 前
tsc.c b4db920c7f Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-for-linus', 'x86-platform-for-linus', 'x86-quirks-for-linus', 'x86-tsc-for-linus' and 'x86-smpboot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 年 前
tsc_sync.c 0199c4e68d locking: Convert __raw_spin* functions to arch_spin* 15 年 前
verify_cpu.S 0d2eb44f63 x86: Fix common misspellings 14 年 前
vm86_32.c bae9c19bf1 thp: split_huge_page_mm/vma 14 年 前
vmlinux.lds.S 98d0ac38ca x86-64: Move vread_tsc and vread_hpet into the vDSO 14 年 前
vsmp_64.c 70511134f6 Revert "x86: don't compile vsmp_64 for 32bit" 16 年 前
vsyscall_64.c 98d0ac38ca x86-64: Move vread_tsc and vread_hpet into the vDSO 14 年 前
vsyscall_emu_64.S 5cec93c216 x86-64: Emulate legacy vsyscalls 14 年 前
x8664_ksyms_64.c 9599ec0471 x86-64, mem: Convert memmove() to assembly file and fix return value bug 14 年 前
x86_init.c 08b5d06ec6 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 年 前
xsave.c 0d2eb44f63 x86: Fix common misspellings 14 年 前