summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2009-03-14x86/centaur: merge 32 & 64 bit versionSebastian Andrzej Siewior4-62/+29
2009-03-14Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf...Ingo Molnar35-428/+598
2009-03-14x86: cpu/common.c more cleanupsIngo Molnar1-100/+143
2009-03-14Merge branch 'core/percpu' into x86/coreIngo Molnar2-61/+10
2009-03-14x86: entry_32.S fix compile warnings - fix work mask bit widthJaswinder Singh Rajput1-10/+8
2009-03-14x86: cpu/common.c cleanupsJaswinder Singh Rajput2-64/+68
2009-03-13Merge branch 'x86/core' into x86/kconfigIngo Molnar342-17901/+15902
2009-03-13x86: disable __do_IRQ supportThomas Gleixner1-0/+3
2009-03-13x86: ptrace, bts: fix an unreachable statementAmérico Wang1-2/+1
2009-03-13x86: fix e820_update_range()Yinghai Lu1-21/+24
2009-03-13VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoffPallipadi, Venkatesh1-2/+3
2009-03-13x86: cpu_debug add write support for MSRsJaswinder Singh Rajput2-37/+97
2009-03-13x86: create a non-zero sized bm_pte only when neededJan Beulich1-3/+16
2009-03-13x86: fix code paths used by update_mptableJan Beulich2-8/+26
2009-03-13x86: clean up output resulting from update_mptable optionJan Beulich1-3/+3
2009-03-13x86: properly __init-annotate recent early_printk additionsJan Beulich1-10/+10
2009-03-13x86: move save_mr() into .meminit.textJan Beulich1-3/+3
2009-03-13x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits membersJan Beulich4-11/+25
2009-03-13x86, 32-bit: also limit NODES_HIGH_SHIFT hereJan Beulich1-1/+1
2009-03-13x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn(), fixIngo Molnar2-19/+19
2009-03-13x86: smarten /proc/interrupts outputJan Beulich1-15/+18
2009-03-12x86: use targets in the boot Makefile instead of CLEAN_FILESH. Peter Anvin2-4/+1
2009-03-12x86: remove additional vestiges of the zImage/bzImage splitH. Peter Anvin2-32/+24
2009-03-12x86: move various CPU initialization objects into .cpuinit.rodataJan Beulich12-35/+36
2009-03-12x86: move a few device initialization objects into .devinit.rodataJan Beulich2-4/+4
2009-03-12x86: fix HYPERVISOR_update_descriptor()Jan Beulich1-0/+2
2009-03-12x86: memcpy, clean upIngo Molnar1-55/+81
2009-03-12x86-64: remove unnecessary spill/reload of rbx from memcpyJan Beulich1-7/+0
2009-03-12x86-64: move save_paranoid into .kprobes.textJan Beulich1-0/+2
2009-03-12x86: remove leftover unwind annotationsJan Beulich1-2/+0
2009-03-12Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' an...Ingo Molnar17-116/+1037
2009-03-11x86: mmiotrace: quieten spurious warning messageStuart Bennett1-1/+1
2009-03-11x86: remove zImage supportH. Peter Anvin5-91/+18
2009-03-11x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUsIngo Molnar1-0/+11
2009-03-11x86: debug check for kmap_atomic_pfn and iomap_atomic_prot_pfn()Akinobu Mita1-0/+2
2009-03-11x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn()Akinobu Mita3-17/+14
2009-03-11x86: cpu architecture debug code, build fix, cleanupJaswinder Singh Rajput2-2/+4
2009-03-11x86: shrink __ALIGN and __ALIGN_STR definitionsCyrill Gorcunov1-8/+5
2009-03-11Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/coreIngo Molnar75-1085/+2778
2009-03-11Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar2-61/+10
2009-03-11Merge branch 'linus' into core/percpuIngo Molnar13-119/+224
2009-03-11x86: convert obsolete irq_desc_t typedef to struct irq_descThomas Gleixner1-1/+1
2009-03-11x86, mce: use round_jiffies() instead round_jiffies_relative()KOSAKI Motohiro1-2/+2
2009-03-11x86, kexec: x86_64: add kexec jump support for x86_64Huang Ying5-44/+197
2009-03-11x86, kexec: x86_64: add identity map for pages at image->startHuang Ying1-0/+42
2009-03-11x86, kexec: fix kexec x86 coding styleHuang Ying4-30/+50
2009-03-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-7/+8
2009-03-10x86: cpu architecture debug codeJaswinder Singh Rajput4-0/+985
2009-03-10x86: BUG to BUG_ON changesStoyan Gaydarov2-6/+3
2009-03-10Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ...Ingo Molnar10-60/+106