Thomas Gleixner 030cb6c00d x86: Move paravirt pagetable_setup to x86_init_ops 16 роки тому
..
acpi fbe8cddd2d Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release 16 роки тому
apic 428cf9025b x86: Move traps_init to x86_init_ops 16 роки тому
cpu 4152f93508 Merge branch 'sched/clock' into x86/cleanups 16 роки тому
.gitignore b10e9ad0f1 arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it shouldn't be tracked. 17 роки тому
Makefile 57844a8f8e x86: Add x86_init infrastructure 16 роки тому
alternative.c 7cf4942704 x86: expand irq-off region in text_poke() 16 роки тому
amd_iommu.c b25ae679f6 x86: Mark device_nb as static and fix NULL noise 16 роки тому
amd_iommu_init.c 1bc6f83813 amd-iommu: set evt_buf_size correctly 16 роки тому
aperture_64.c 8caac56305 aperture_64.c: clarify that too small aperture is valid reason for this code 16 роки тому
apm_32.c dc731fbbad x86: Work around compilation warning in arch/x86/kernel/apm_32.c 16 роки тому
asm-offsets.c 9a163ed8e0 i386: move kernel 18 роки тому
asm-offsets_32.c 61f4bc83fe lguest: optimize by coding restore_flags and irq_enable in assembler. 16 роки тому
asm-offsets_64.c 37ba7ab5e3 x86, boot: make kernel_alignment adjustable; new bzImage fields 16 роки тому
audit_64.c 250c22777f x86_64: move kernel 18 роки тому
bios_uv.c 1a544e659c x86, UV: system table in bios accessed after unmap 16 роки тому
bootflag.c 8eed926053 x86: coding style cleanup for kernel/bootflag.c 17 роки тому
check.c 6d7942dc2a x86: fix 64k corruption-check 16 роки тому
cpuid.c 07e9bb8eeb Driver Core: x86: add nodename for cpuid and msr drivers. 16 роки тому
crash.c 61d047be99 x86: disable IOMMUs on kernel crash 16 роки тому
crash_dump_32.c 57cac4d188 kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE 17 роки тому
crash_dump_64.c 57cac4d188 kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE 17 роки тому
doublefault_32.c af5c2bd16a x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2 17 роки тому
ds.c feaa0457ec x86: ds.c fix invalid assignment 16 роки тому
ds_selftest.c 782cc5ae63 x86, ds: fix buffer alignment in debug store selftest 16 роки тому
ds_selftest.h e9a22d1fb9 x86, bts: cleanups 16 роки тому
dumpstack.c e90476d3ba x86: Remove duplicated #include 16 роки тому
dumpstack.h e7d43a74cb x86: avoid multiple declaration of kstack_depth_to_print 16 роки тому
dumpstack_32.c 0406ca6d8e perf_counter: Ignore the nmi call frames in the x86-64 backtraces 16 роки тому
dumpstack_64.c 0406ca6d8e perf_counter: Ignore the nmi call frames in the x86-64 backtraces 16 роки тому
e820.c 6b18ae3e2f x86: Move memory_setup to x86_init_ops 16 роки тому
early-quirks.c a59dacfdc9 x86 early quirks: eliminate unused function 16 роки тому
early_printk.c 9a50156a1c x86: properly __init-annotate recent early_printk additions 16 роки тому
efi.c fdb8a42742 x86: fix buffer overflow in efi_init() 16 роки тому
efi_32.c e532c06f2a x86: fix i486 suspend to disk CR4 oops 17 роки тому
efi_64.c 6a7bbd57ed x86: Make 64-bit efi_ioremap use ioremap on MMIO regions 16 роки тому
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 роки тому
efi_stub_64.S 9f331119a4 x86: efi_stub_32,64 - add missing ENDPROCs 16 роки тому
entry_32.S b0b7065b64 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 роки тому
entry_64.S 71e308a239 function-graph: add stack frame test 16 роки тому
ftrace.c 71e308a239 function-graph: add stack frame test 16 роки тому
geode_32.c ffe6e1da86 x86, geode: add a VSA2 ID for General Software 17 роки тому
head.c 85072bd552 x86, debug: remove EBDA debug printk 16 роки тому
head32.c de93410310 x86: Move ioapic_ids_setup to x86_init_ops 16 роки тому
head64.c 816c25e7d4 x86: Add reserve_ebda_region to x86_init_ops 16 роки тому
head_32.S 78b89ecd73 i386: Fix section mismatches for init code with !HOTPLUG_CPU 16 роки тому
head_64.S bc3f5d3dbd x86: de-assembler-ize asm/desc.h 16 роки тому
hpet.c 507fa3a3d8 x86: hpet: Mark per cpu interrupts IRQF_TIMER to prevent resume failure 16 роки тому
i386_ksyms_32.c 606576ce81 ftrace: rename FTRACE to FUNCTION_TRACER 17 роки тому
i387.c ab9e18587f x86, math-emu: fix init_fpu for task != current 16 роки тому
i8237.c b52af40923 i8327: fix outb() parameter order 16 роки тому
i8253.c 08604bd993 time: move PIT_TICK_RATE to linux/timex.h 16 роки тому
i8259.c 8e6dafd6c7 x86: refactor x86_quirks support 16 роки тому
init_task.c bb1f17b037 mm: consolidate init_mm definition 16 роки тому
io_delay.c d53a444460 x86: io_delay.c cleanup 16 роки тому
ioport.c db949bba3c x86-32: use non-lazy io bitmap context switching 16 роки тому
irq.c 0d5959723e Merge branch 'linus' into x86/mce3 16 роки тому
irq_32.c 9f51e24ee8 x86: Use printk_once() 16 роки тому
irq_64.c 7c1d7cdcef x86: unify do_IRQ() 16 роки тому
irqinit.c 66bcaf0bde x86: Move irq_init to x86_init_ops 16 роки тому
k8.c 87c6f40128 x86, gart: fix gart detection for Fam11h CPUs 16 роки тому
kdebugfs.c 390cd85c8a x86: kdebugfs.c cleanup 16 роки тому
kgdb.c aa98936e4f Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 роки тому
kprobes.c 8302294f43 Merge branch 'tracing/core-v2' into tracing-for-linus 16 роки тому
kvm.c d3ac88157c x86, kvm: Fix section mismatches in kvm.c 16 роки тому
kvmclock.c 8e19608e8b clocksource: pass clocksource to read() callback 16 роки тому
ldt.c 423a54058f x86: ldt.c fix style problems 16 роки тому
machine_kexec_32.c 6407df5ca5 x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMP 16 роки тому
machine_kexec_64.c 6407df5ca5 x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMP 16 роки тому
mca_32.c 8e6dafd6c7 x86: refactor x86_quirks support 16 роки тому
mfgpt_32.c d6c585a434 x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failure 16 роки тому
microcode_amd.c aeef50bc04 x86, microcode: Simplify vfree() use 16 роки тому
microcode_core.c d405640539 Driver Core: misc: add nodename support for misc devices. 16 роки тому
microcode_intel.c 871b72dd1e x86: microcode: use smp_call_function_single instead of set_cpus_allowed, cleanup of synchronization logic 16 роки тому
mmconf-fam10h_64.c 02dde8b45c x86: move various CPU initialization objects into .cpuinit.rodata 16 роки тому
module.c 5933048c69 module: cleanup FIXME comments about trimming exception table entries. 16 роки тому
mpparse.c b3f1b617f4 x86: Move get/find_smp_config to x86_init_ops 16 роки тому
msr.c 07e9bb8eeb Driver Core: x86: add nodename for cpuid and msr drivers. 16 роки тому
olpc.c e49590b6dd x86, olpc: fix model detection without OFW 16 роки тому
paravirt-spinlocks.c afb33f8c0d x86: remove byte locks 16 роки тому
paravirt.c 030cb6c00d x86: Move paravirt pagetable_setup to x86_init_ops 16 роки тому
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 7e05575c42 x86: calgary: remove IOMMU_DEBUG 16 роки тому
pci-dma.c 3238c0c4d6 intel-iommu: Make iommu=pt work on i386 too 16 роки тому
pci-gart_64.c ad361c9884 Remove multiple KERN_ prefixes from printk formats 16 роки тому
pci-nommu.c 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 роки тому
pci-swiotlb.c 687d680985 Merge git://git.infradead.org/~dwmw2/iommu-2.6.31 16 роки тому
pcspeaker.c 153dab77e2 x86: use platform_device_register_simple() 17 роки тому
pmtimer_64.c 70a2002563 x86: move pmtmr related declarations 17 роки тому
probe_roms_32.c 1164dd0099 x86: move mach-default/*.h files to asm/ 16 роки тому
process.c f833bab87f clockevent: Prevent dead lock on clockevents_lock 16 роки тому
process_32.c 8623661180 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 роки тому
process_64.c 8623661180 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 роки тому
ptrace.c 1cb81b143f x86, bts, mm: clean up buffer allocation 16 роки тому
pvclock.c 2ad76643ff x86: Fix warning in pvclock.c 16 роки тому
quirks.c 5f4457a4f6 Merge branch 'linus' into x86/cpu 16 роки тому
reboot.c 3e03bbeac5 x86: Add reboot quirk for every 5 series MacBook/Pro 16 роки тому
reboot_fixups_32.c ebdd561a19 x86: constify data in reboot.c 17 роки тому
relocate_kernel_32.S fef3a7a174 x86, kexec: fix kexec x86 coding style 16 роки тому
relocate_kernel_64.S fee7b0d84c x86, kexec: x86_64: add kexec jump support for x86_64 16 роки тому
rtc.c 8383d821e7 x86: rtc.c cleanup 16 роки тому
scx200_32.c 706b7e1573 x86: fix sparse warning in kernel/scx200_32.c 17 роки тому
setup.c 030cb6c00d x86: Move paravirt pagetable_setup to x86_init_ops 16 роки тому
setup_percpu.c 74d46d6b2d percpu, sparc64: fix sparse possible cpu map handling 16 роки тому
signal.c 0d5959723e Merge branch 'linus' into x86/mce3 16 роки тому
smp.c 0d5959723e Merge branch 'linus' into x86/mce3 16 роки тому
smpboot.c 55cd63676e x86: make zap_low_mapping could be used early 16 роки тому
stacktrace.c acc6be5405 x86: add save_stack_trace_bp() for tracing from a specific stack frame 16 роки тому
step.c 380fdd7585 x86 ptrace: user-sets-TF nits 17 роки тому
sys_i386_32.c bbc1f698a5 x86: Introducing asm/syscalls.h 17 роки тому
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 17 роки тому
syscall_64.c 1965aae3c9 x86: Fix ASM_X86__ header guards 16 роки тому
syscall_table_32.S 3c56999eec Merge branch 'core/signal' into perfcounters/core 16 роки тому
tce_64.c 6619a8fb59 x86: Create clflush() inline, remove hardcoded wbinvd 18 роки тому
test_nx.c 0054f4b708 x86: Explicitly include required header files. 17 роки тому
test_rodata.c 7bfeab9af9 x86: include proper prototypes for rodata_test 17 роки тому
time_32.c 8e6dafd6c7 x86: refactor x86_quirks support 16 роки тому
time_64.c 1a8a51004a cpumask: remove references to struct irqaction's mask field. 16 роки тому
tlb_uv.c 10f02d1168 x86: uv: Clean up uv_ptc_init(), use proc_create() 16 роки тому
tls.c bbc1f698a5 x86: Introducing asm/syscalls.h 17 роки тому
tls.h 4c79a2d8e5 x86: x86 user_regset TLS 17 роки тому
topology.c 271eb5c588 x86: topology.c cleanup 16 роки тому
trampoline.c 3e1e9002aa x86: change static allocation of trampoline area 16 роки тому
trampoline_32.S 0341c14da4 x86: use _types.h headers in asm where available 16 роки тому
trampoline_64.S 0341c14da4 x86: use _types.h headers in asm where available 16 роки тому
traps.c 428cf9025b x86: Move traps_init to x86_init_ops 16 роки тому
tsc.c b6e61eef4f x86: Fix serialization in pit_expect_msb() 16 роки тому
tsc_sync.c 643bec9565 x86: clean up arch/x86/kernel/tsc_sync.c a bit 16 роки тому
uv_irq.c 37762b6ffb x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3, fix 17 роки тому
uv_sysfs.c 06aa05b307 x86: prevent /sys/firmware/sgi_uv from being created on non-uv systems 16 роки тому
uv_time.c c5428e950a uv_time: add parameter to uv_read_rtc() 16 роки тому
verify_cpu_64.S 250c22777f x86_64: move kernel 18 роки тому
visws_quirks.c 428cf9025b x86: Move traps_init to x86_init_ops 16 роки тому
vm86_32.c 9b29e8228a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 роки тому
vmi_32.c 7d5b005652 x86: Fix VMI && stack protector 16 роки тому
vmiclock_32.c 8e19608e8b clocksource: pass clocksource to read() callback 16 роки тому
vmlinux.lds.S c62e43202e x86: Fix build with older binutils and consolidate linker script 16 роки тому
vsmp_64.c 70511134f6 Revert "x86: don't compile vsmp_64 for 32bit" 16 роки тому
vsyscall_64.c 7d96fd41ca x86: move rdtsc_barrier() into the TSC vread method 16 роки тому
x8664_ksyms_64.c 49357d19e4 x86: convert pda ops to wrappers around x86 percpu accessors 16 роки тому
x86_init.c 030cb6c00d x86: Move paravirt pagetable_setup to x86_init_ops 16 роки тому
xsave.c 06c38d5e36 x86-64: fix FPU corruption with signals and preemption 16 роки тому