aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-1631-131/+251
|\
| * x86: fix section mismatch warning - spp_getpage()Marcin Slusarz2008-08-151-1/+5
| * x86: change init_gdt to update the gdt via write_gdt, rather than a direct wr...Alex Nixon2008-08-151-7/+10
| * Merge branch 'x86/geode' into x86/urgentIngo Molnar2008-08-151-15/+37
| |\
| | * x86, geode-mfgpt: check IRQ before using MFGPT as clocksourceJens Rottmann2008-08-151-15/+37
| * | x86-64: fix overlap of modules and fixmap areasJan Beulich2008-08-151-0/+1
| * | x86, acpi: cleanup, temp_stack is used only when CONFIG_SMP is setMarcin Slusarz2008-08-151-1/+1
| * | x86, nmi: clean UP NMI watchdog failure messageIngo Molnar2008-08-151-13/+19
| * | x86, NMI: fix watchdog failure messageAristeu Rozanski2008-08-151-0/+4
| * | x86: fix /proc/meminfo DirectMapHugh Dickins2008-08-152-7/+17
| * | arch/x86/Kconfig: clean up, experimental adjustementPavel Machek2008-08-151-3/+3
| * | x86: invalidate caches before going into suspendMark Langsdorf2008-08-152-6/+4
| * | x86, perfctr: don't use CCCR_OVF_PMI1 on Pentium 4DsAristeu Rozanski2008-08-151-1/+7
| * | Merge branch 'x86/amd-iommu' into x86/urgentIngo Molnar2008-08-15113-55/+4821
| |\ \
| | * | x86, AMD IOMMU: initialize dma_ops after sysfs registrationJoerg Roedel2008-08-151-3/+3
| | * | x86m AMD IOMMU: cleanup: replace LOW_U32 macro with generic lower_32_bitsJoerg Roedel2008-08-151-1/+1
| | * | x86, AMD IOMMU: initialize device table properlyJoerg Roedel2008-08-151-0/+18
| | * | x86, AMD IOMMU: use status bit instead of memory write-back for completion waitJoerg Roedel2008-08-151-7/+10
| | |/
| * | x86: silence mmconfig printkDave Jones2008-08-151-1/+1
| * | x86, msr: fix NULL pointer deref due to msr_open on nonexistent CPUsDarrick J. Wong2008-08-151-1/+1
| * | x86: hpet: workaround SB700 BIOSThomas Gleixner2008-08-141-0/+24
| * | x86: check bigsmp in smp_sanity_check instead of cpu_upYinghai Lu2008-08-141-10/+28
| * | x86: don't call e820_regiter_active_regions if out of range on nodeYinghai Lu2008-08-141-4/+8
| * | x86: resurrect proper handling of maxcpus= kernel option (v2)Max Krasnyansky2008-08-144-33/+2
| * | Merge branch 'x86/fpu' into x86/urgentIngo Molnar2008-08-142-2/+18
| |\ \
| | * | x64, fpu: fix possible FPU leakage in error conditionsSuresh Siddha2008-07-262-2/+18
| * | | x86: cleanup for setup code crashes during IST probeH. Peter Anvin2008-08-144-8/+4
| * | | x86: use WARN() in arch/x86/mm/pageattr.cArjan van de Ven2008-08-132-4/+2
| * | | x86: allow MMCONFIG above 4GB on x86_64John Keller2008-08-131-1/+15
| * | | x86: fix 2 section mismatch warnings - find_and_reserve_crashkernelMarcin Slusarz2008-08-131-1/+1
| * | | x86: fix 2 section mismatch warnings - map_high()Marcin Slusarz2008-08-131-1/+1
| * | | Merge commit 'v2.6.27-rc3' into x86/urgentIngo Molnar2008-08-133090-15731/+220124
| |\ \ \
| * | | | x86: fix setup code crashes on my old 486 boxJoerg Roedel2008-08-133-7/+13
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-08-1675-155/+926
|\ \ \ \ \
| * | | | | [ARM] 5191/1: ARM: remove CVS keywordsAdrian Bunk2008-08-1614-20/+5
| * | | | | [ARM] pxafb: add flag to specify output format on LDD pins when base is RGBT16Eric Miao2008-08-161-4/+6
| * | | | | [ARM] update mach-typesRussell King2008-08-161-6/+47
| * | | | | [ARM] 5196/1: fix inline asm constraints for preloadNicolas Pitre2008-08-161-2/+2
| * | | | | [ARM] 5194/1: update .gitignoreNicolas Pitre2008-08-122-1/+3
| * | | | | [ARM] add proc-macros.S include to proc-arm940 and proc-arm946Russell King2008-08-122-0/+2
| * | | | | [ARM] 5192/1: ARM TLB: add v7wbi_{possible,always}_flags to {possible,always}...Paul Walmsley2008-08-121-2/+5
| * | | | | [ARM] 5193/1: Wire up missing syscallsStefan Schmidt2008-08-122-2/+14
| * | | | | [ARM] traps: don't call undef hook functions with spinlock heldRussell King2008-08-121-13/+18
| * | | | | [ARM] 5183/2: Provide Poodle LoCoMo GPIO namesDmitry Baryshkov2008-08-121-0/+6
| * | | | | [ARM] dma-mapping: provide sync_range APIsRussell King2008-08-102-29/+48
| * | | | | [ARM] dma-mapping: improve type-safeness of DMA translationsRussell King2008-08-104-37/+61
| * | | | | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2008-08-0939-31/+703
| |\ \ \ \ \
| | * | | | | [ARM] Kirkwood: instantiate the orion_spi driver in the platform codeLennert Buytenhek2008-08-093-0/+54
| | * | | | | [ARM] prevent crashing when too much RAM installedLennert Buytenhek2008-08-093-0/+71
| | * | | | | [ARM] Kirkwood: Instantiate mv_xor driverSaeed Bishara2008-08-094-0/+220