Linus Torvalds 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 years ago
..
acpi 3044100e58 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
apic 3044100e58 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
cpu 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 years ago
.gitignore b10e9ad0f1 arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it shouldn't be tracked. 17 years ago
Makefile 157b6ceb13 Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
alternative.c 3caa37519c x86: Use __stop_machine() in text_poke_smp() 14 years ago
amd_iommu.c 5d0d71569e x86/amd-iommu: Update copyright headers 14 years ago
amd_iommu_init.c 157b6ceb13 Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
amd_nb.c 5c80cc78de x86, amd_nb: Enable GART support for AMD family 0x15 CPUs 14 years ago
apb_timer.c 4a60cfa945 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
aperture_64.c 157b6ceb13 Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
apm_32.c 6038f373a3 llseek: automatically add .llseek fop 14 years ago
asm-offsets.c 9a163ed8e0 i386: move kernel 17 years ago
asm-offsets_32.c 61f4bc83fe lguest: optimize by coding restore_flags and irq_enable in assembler. 16 years ago
asm-offsets_64.c a5a2f8e2ac tracing: Define NR_syscalls for x86_64 16 years ago
audit_64.c 250c22777f x86_64: move kernel 17 years ago
bios_uv.c 30ff056c42 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 5a0e3ad6af 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 72d7c3b33c x86: Use memblock to replace early_res 15 years ago
cpuid.c a94247e7fb x86: convert cpu notifier to return encapsulate errno value 15 years ago
crash.c 5edd19af18 x86, UV: Make kdump avoid stack dumps 15 years ago
crash_dump_32.c 5a0e3ad6af 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 3ee48b6af4 mm, x86: Saving vmcore with non-lazy freeing of vmas 14 years ago
doublefault_32.c 254e0a6bff x86: Use get_desc_base() 16 years ago
dumpstack.c c9cf4dbb4d x86: Unify dumpstack.h and stacktrace.h 15 years ago
dumpstack_32.c c9cf4dbb4d x86: Unify dumpstack.h and stacktrace.h 15 years ago
dumpstack_64.c c9cf4dbb4d x86: Unify dumpstack.h and stacktrace.h 15 years ago
e820.c 6f2a75369e x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get correct dma_reserve 15 years ago
early-quirks.c d60a2793ba Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
early_printk.c 4d033556f1 x86, earlyprintk: Add hsu early console for Intel Medfield platform 14 years ago
early_printk_mrst.c 4d033556f1 x86, earlyprintk: Add hsu early console for Intel Medfield platform 14 years ago
efi.c a9ce6bc151 x86, memblock: Replace e820_/_early string with memblock_ 15 years ago
efi_32.c e532c06f2a x86: fix i486 suspend to disk CR4 oops 17 years ago
efi_64.c 6a7bbd57ed x86: Make 64-bit efi_ioremap use ioremap on MMIO regions 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 df5d1874ce x86: Use {push,pop}{l,q}_cfi in more places 15 years ago
entry_64.S 214515b578 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
ftrace.c f49aa44856 jump label: Make dynamic no-op selection available outside of ftrace 14 years ago
head.c 72d7c3b33c x86: Use memblock to replace early_res 15 years ago
head32.c daab7fc734 Merge commit 'v2.6.36-rc3' into x86/memblock 15 years ago
head64.c 67e87f0a1c x86-64: Only set max_pfn_mapped to 512 MiB if we enter via head_64.S 14 years ago
head_32.S fd89a13792 x86-32: Separate 1:1 pagetables from swapper_pg_dir 15 years ago
head_64.S 650fb4393d x86-64: Simplify loading initial_gs 15 years ago
hpet.c 211baf4ffc Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
hw_breakpoint.c 89e45aac42 x86: Fix instruction breakpoint encoding 15 years ago
i386_ksyms_32.c 04edbdef02 x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=y 15 years ago
i387.c b6f7e38dbb Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
i8237.c b52af40923 i8327: fix outb() parameter order 16 years ago
i8253.c ced918eb74 i8253: Convert i8253_lock to raw_spinlock 15 years ago
i8259.c 4305df947c x86: i8259: Convert to new irq_chip functions 14 years ago
init_task.c 4af57b787b Rename .data.cacheline_aligned to .data..cacheline_aligned. 15 years ago
io_delay.c d53a444460 x86: io_delay.c cleanup 16 years ago
ioport.c fc380ceed7 x86-64, paravirt: Call set_iopl_mask() on 64 bits 15 years ago
irq.c 4a60cfa945 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
irq_32.c fe8e0c25ca x86, 32-bit: Align percpu area and irq stacks to THREAD_SIZE 15 years ago
irq_64.c 7a7732bc0f x86: Unify fixup_irqs() for 32-bit and 64-bit kernels 15 years ago
irq_work.c e360adbe29 irq_work: Add generic hardirq context callbacks 14 years ago
irqinit.c 4a60cfa945 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
jump_label.c d9f5ab7b1c jump label: x86 support 14 years ago
kdebugfs.c 6038f373a3 llseek: automatically add .llseek fop 14 years ago
kgdb.c 8c8aefce93 kgdb: add missing __percpu markup in arch/x86/kernel/kgdb.c 15 years ago
kprobes.c 4c3ef6d793 jump label: Add jump_label_text_reserved() to reserve jump points 14 years ago
kvm.c 6ba6617875 KVM guest: do not batch pte updates from interrupt context 16 years ago
kvmclock.c 3a0d7256a6 x86, paravirt: don't compute pvclock adjustments if we trust the tsc 15 years ago
ldt.c 5a0e3ad6af 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 e33c019722 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 234bb549ee x86, cleanups: Use clear_page/copy_page rather than memset/memcpy 14 years ago
mca_32.c 5a0e3ad6af 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 3b2e3d85ae Revert "x86: ucode-amd: Load ucode-patches once ..." 15 years ago
microcode_core.c 6038f373a3 llseek: automatically add .llseek fop 14 years ago
microcode_intel.c 938179b4f8 x86: Improve Intel microcode loader performance 15 years ago
mmconf-fam10h_64.c 27811d8cab x86: Move range related operation to one file 15 years ago
module.c 7cd2541cf2 Merge commit 'v2.6.36-rc7' into perf/core 14 years ago
mpparse.c daab7fc734 Merge commit 'v2.6.36-rc3' into x86/memblock 15 years ago
mrst.c f7ddc2b6cd Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
msr.c a94247e7fb x86: convert cpu notifier to return encapsulate errno value 15 years ago
olpc-xo1.c bf1ebf0079 x86, olpc: Add XO-1 poweroff support 14 years ago
olpc.c 447b1d43de x86, olpc: Register XO-1 platform devices 14 years ago
olpc_ofw.c 3e3c486012 x86, olpc: Rework BIOS signature check 14 years ago
paravirt-spinlocks.c 0199c4e68d locking: Convert __raw_spin* functions to arch_spin* 15 years ago
paravirt.c b0f4c062fb x86, paravirt: Remove alloc_pmd_clone hook, only used by VMI 15 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 d2aa232f3d x86, calgary: Make Calgary IOMMU use IOMMU_INIT_* macros. 15 years ago
pci-dma.c ee1f284f38 x86, iommu: Utilize the IOMMU_INIT macros functionality. 15 years ago
pci-gart_64.c 157b6ceb13 Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
pci-iommu_table.c 5bef80a4b8 x86, iommu: Add proper dependency sort routine (and sanity check). 15 years ago
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 years ago
pci-swiotlb.c c116c5457c x86, swiotlb: Make SWIOTLB use IOMMU_INIT_* macros. 15 years ago
pcspeaker.c 153dab77e2 x86: use platform_device_register_simple() 17 years ago
probe_roms_32.c 1164dd0099 x86: move mach-default/*.h files to asm/ 16 years ago
process.c d7627467b7 Make do_execve() take a const filename pointer 15 years ago
process_32.c c882e0feb9 x86, perf: Add power_end event to process_*.c cpu_idle routine 15 years ago
process_64.c a4d4fbc773 x86-64, fpu: Disable preemption when using TS_USEDFPU 15 years ago
ptrace.c 73266fc1df hw-breakpoints: Tag ptrace breakpoint as exclude_kernel 15 years ago
pvclock.c 3a0d7256a6 x86, paravirt: don't compute pvclock adjustments if we trust the tsc 15 years ago
quirks.c 08be97962b x86: Force HPET readback_cmp for all ATI chipsets 15 years ago
reboot.c f6e9456c92 x86, cleanup: Remove obsolete boot_cpu_id variable 15 years ago
reboot_fixups_32.c 2e8c12436f cs5535: move the DIVIL MSR definition into linux/cs5535.h 15 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 78f28b7c55 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
scx200_32.c 706b7e1573 x86: fix sparse warning in kernel/scx200_32.c 17 years ago
setup.c 3044100e58 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
setup_percpu.c 3044100e58 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
sfi.c 940b3c7b19 x86: sfi: Make local functions static 14 years ago
signal.c 052acad48a x86: Merge sys_sigaltstack 15 years ago
smp.c 5a0e3ad6af 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 4a60cfa945 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
stacktrace.c 018378c55b x86: Unify save_stack_address() and save_stack_address_nosched() 15 years ago
step.c ea8e61b7bb x86, ptrace: Fix block-step 15 years ago
sys_i386_32.c 7fe977dab3 i386: Make kernel_execve() suitable for stack unwinding 15 years ago
sys_x86_64.c e28cbf2293 improve sys_newuname() for compat architectures 15 years ago
syscall_64.c 1965aae3c9 x86: Fix ASM_X86__ header guards 16 years ago
syscall_table_32.S 8cbd84f2dd x86: fix up system call numbering nit 15 years ago
tboot.c 98edb6ca41 Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm 15 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.c 5619c28061 x86: Convert i8259_lock to raw_spinlock 15 years ago
tlb_uv.c 6038f373a3 llseek: automatically add .llseek fop 14 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 153db80f8c Merge commit 'v2.6.36-rc7' into core/memblock 14 years ago
trampoline_32.S 5f68563996 x86: cpuinit-annotate SMP boot trampolines properly 16 years ago
trampoline_64.S 7a4b7e5e74 x86: Fix Suspend to RAM freeze on Acer Aspire 1511Lmi laptop 15 years ago
traps.c a334fe43d8 x86-32, fpu: Remove math_emulate stub 15 years ago
tsc.c 2f0384e5fc Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
tsc_sync.c 0199c4e68d locking: Convert __raw_spin* functions to arch_spin* 15 years ago
uv_irq.c 48b2650196 x86: uv: Clean up the direct access to irq_desc 14 years ago
uv_sysfs.c 3235dc3f22 x86: Remove trailing spaces in messages 15 years ago
uv_time.c 5a0e3ad6af 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 cfaa71ee97 x86: Use symbolic MSR names 15 years ago
visws_quirks.c 020dd984d7 x86: Cleanup visws interrupt handling 14 years ago
vm86_32.c f1382f157f x86, 32-bit: Convert sys_vm86 & sys_vm86old 15 years ago
vmlinux.lds.S 91151240ed Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
vsmp_64.c 70511134f6 Revert "x86: don't compile vsmp_64 for 32bit" 16 years ago
vsyscall_64.c 7615856ebf timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset 15 years ago
x8664_ksyms_64.c 47f9fe2629 x86-64: Don't export init_level4_pgt 15 years ago
x86_init.c c516ac5839 x86: Add i8042 pre-detection hook to x86_platform_ops 15 years ago
xsave.c 4a386c3e17 Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago