aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-03-17x86: MTRR workaround for system with stange var MTRRsYinghai Lu
2009-03-16x86, paravirt: prevent gcc from generating the wrong addressing modeJeremy Fitzhardinge
2009-03-16x86: reduce preemption off section in exit threadThomas Gleixner
2009-03-16x86, mce: remove incorrect __cpuinit for intel_init_cmci()Hidetoshi Seto
2009-03-15Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-03-15x86, mm: remove unnecessary include file from iomap_32.cAkinobu Mita
2009-03-15x86: print out more info in e820_update_range()Yinghai Lu
2009-03-15x86: fix 64k corruption-checkYinghai Lu
2009-03-14x86: put initial_pg_tables into .bssYinghai Lu
2009-03-14x86: allow extend_brk users to reserve brk spaceJeremy Fitzhardinge
2009-03-14x86-32: compute initial mapping size more accuratelyYinghai Lu
2009-03-14x86: use brk allocation for DMIJeremy Fitzhardinge
2009-03-14x86-32: use brk segment for allocating initial kernel pagetableJeremy Fitzhardinge
2009-03-14x86: move brk initialization out of #ifdef CONFIG_BLK_DEV_INITRDH. Peter Anvin
2009-03-14x86: add brk allocation for very, very early allocationsJeremy Fitzhardinge
2009-03-14x86: make section delimiter symbols part of their sectionJeremy Fitzhardinge
2009-03-14Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-03-14x86: cpu_debug add support for various AMD CPUsJaswinder Singh Rajput
2009-03-14x86/centaur: merge 32 & 64 bit versionSebastian Andrzej Siewior
2009-03-14Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf...Ingo Molnar
2009-03-14x86: print the continous part of fixed mtrrs togetherYinghai Lu
2009-03-14x86: fix get_mtrr() warning about smp_processor_id() with CONFIG_PREEMPT=yYinghai Lu
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-13MIPS: Mark Eins: Fix configuration.Ralf Baechle
2009-03-13MIPS: Fix TIF_32BIT undefined problem when seccomp is disabledZhang Le
2009-03-13Merge branch 'x86/core' into x86/kconfigIngo Molnar
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-13parisc: update defconfigsKyle McMartin
2009-03-13parisc: define x->x mmio accessorsKyle McMartin
2009-03-13parisc: convert cpu_check_affinity to new cpumask apiKyle McMartin
2009-03-13parisc: convert (read|write)bwlq to inlinesKyle McMartin
2009-03-13parisc: fix use of new cpumask api in irq.cKyle McMartin
2009-03-13parisc: update parisc for new irq_descMike Travis
2009-03-13parisc: fix 64bit buildHelge Deller
2009-03-13parisc: add braces around arguments in assembler macrosHelge Deller
2009-03-13parisc: remove unused local out_putf labelHelge Deller
2009-03-13parisc: fix `struct pt_regs' declared inside parameter list warningHelge Deller
2009-03-13parisc: fix section mismatch warningsHelge Deller
2009-03-13parisc: BUG_ON() cleanupHelge Deller
2009-03-13ps3/block: Replace mtd/ps3vram by block/ps3vramGeert Uytterhoeven
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