aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-03-13x86: disable __do_IRQ supportThomas Gleixner
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-13VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoffPallipadi, Venkatesh
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: create a non-zero sized bm_pte only when neededJan Beulich
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: move save_mr() into .meminit.textJan Beulich
2009-03-13x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits membersJan Beulich
2009-03-13x86, 32-bit: also limit NODES_HIGH_SHIFT hereJan Beulich
2009-03-13x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn(), fixIngo Molnar
2009-03-13x86: smarten /proc/interrupts outputJan Beulich
2009-03-12x86: use targets in the boot Makefile instead of CLEAN_FILESH. Peter Anvin
2009-03-12x86: remove additional vestiges of the zImage/bzImage splitH. Peter Anvin
2009-03-12x86: move various CPU initialization objects into .cpuinit.rodataJan Beulich
2009-03-12x86: move a few device initialization objects into .devinit.rodataJan Beulich
2009-03-12x86: fix HYPERVISOR_update_descriptor()Jan Beulich
2009-03-12x86: memcpy, clean upIngo Molnar
2009-03-12x86-64: remove unnecessary spill/reload of rbx from memcpyJan 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: mmiotrace: quieten spurious warning messageStuart Bennett
2009-03-11x86: remove zImage supportH. Peter Anvin
2009-03-11x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUsIngo Molnar
2009-03-11x86: debug check for kmap_atomic_pfn and iomap_atomic_prot_pfn()Akinobu Mita
2009-03-11x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn()Akinobu Mita
2009-03-11x86: cpu architecture debug code, build fix, cleanupJaswinder Singh Rajput
2009-03-11x86: shrink __ALIGN and __ALIGN_STR definitionsCyrill Gorcunov
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-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-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-03-10x86: cpu architecture debug codeJaswinder Singh Rajput
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-10percpu: make x86 addr <-> pcpu ptr conversion macros genericTejun Heo