aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2009-03-14x86: make e820_update_range() handle small range updateYinghai Lu
2009-03-14x86: cpu/common.c more cleanupsIngo Molnar
2009-03-14Merge branch 'core/percpu' into x86/coreIngo Molnar
2009-03-14x86: entry_32.S fix compile warnings - fix work mask bit widthJaswinder Singh Rajput
2009-03-14x86: cpu/common.c cleanupsJaswinder Singh Rajput
2009-03-13x86: ptrace, bts: fix an unreachable statementAmérico Wang
2009-03-13x86: mtrr: don't modify RdDram/WrDram bits of fixed MTRRsAndreas Herrmann
2009-03-13x86: fix e820_update_range()Yinghai Lu
2009-03-13Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/coreIngo Molnar
2009-03-13x86: cpu_debug add write support for MSRsJaswinder Singh Rajput
2009-03-13x86: separate mtrr cleanup/mtrr_e820 trim to separate fileYinghai Lu
2009-03-13x86: print out mtrr_range_state when user specify sizeYinghai Lu
2009-03-13x86: more MTRR debug printoutsYinghai Lu
2009-03-13x86: fix code paths used by update_mptableJan Beulich
2009-03-13x86: clean up output resulting from update_mptable optionJan Beulich
2009-03-13x86: properly __init-annotate recent early_printk additionsJan Beulich
2009-03-13x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits membersJan Beulich
2009-03-13x86: smarten /proc/interrupts outputJan Beulich
2009-03-12x86: move various CPU initialization objects into .cpuinit.rodataJan Beulich
2009-03-12x86-64: move save_paranoid into .kprobes.textJan Beulich
2009-03-12x86: remove leftover unwind annotationsJan Beulich
2009-03-12Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' an...Ingo Molnar
2009-03-11x86: cpu architecture debug code, build fix, cleanupJaswinder Singh Rajput
2009-03-11Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/coreIngo Molnar
2009-03-11Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar
2009-03-11Merge branch 'linus' into core/percpuIngo Molnar
2009-03-11x86: convert obsolete irq_desc_t typedef to struct irq_descThomas Gleixner
2009-03-11Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-03-10x86, mce: use round_jiffies() instead round_jiffies_relative()KOSAKI Motohiro
2009-03-10x86, kexec: x86_64: add kexec jump support for x86_64Huang Ying
2009-03-10x86, kexec: x86_64: add identity map for pages at image->startHuang Ying
2009-03-10x86, kexec: fix kexec x86 coding styleHuang Ying
2009-03-10x86, sched_clock(): mark variables read-mostlyIngo Molnar
2009-03-10x86: cpu architecture debug codeJaswinder Singh Rajput
2009-03-10Merge branches 'sched/cleanups' and 'linus' into sched/coreIngo Molnar
2009-03-10x86: BUG to BUG_ON changesStoyan Gaydarov
2009-03-10Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ...Ingo Molnar
2009-03-10percpu: generalize embedding first chunk setup helperTejun Heo
2009-03-10percpu: more flexibility for @dyn_size of pcpu_setup_first_chunk()Tejun Heo
2009-03-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2009-03-09Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones
2009-03-08x86: remove smp_apply_quirks()/smp_checks()Yinghai Lu
2009-03-08x86: UV: remove uv_flush_tlb_others() WARN_ONCliff Wickman
2009-03-06x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs()Markus Metzger
2009-03-06x86, bts: remove bad warningMarkus Metzger
2009-03-06x86, percpu: setup reserved percpu area for x86_64Tejun Heo
2009-03-06percpu, module: implement reserved allocation and use it for module percpu va...Tejun Heo
2009-03-06x86: make embedding percpu allocator return excessive free spaceTejun Heo
2009-03-06percpu: use negative for auto for pcpu_setup_first_chunk() argumentsTejun Heo
2009-03-05Merge branch 'x86/uv' into x86/coreIngo Molnar