aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-08-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-04x86: Work around compilation warning in arch/x86/kernel/apm_32.cSubrata Modak
2009-08-04x86, UV: Complete IRQ interrupt migration in arch_enable_uv_irq()Jack Steiner
2009-08-04x86, 32-bit: Fix double accounting in reserve_top_address()Jan Beulich
2009-08-04x86: Don't use current_cpu_data in x2apic phys_pkg_idYinghai Lu
2009-08-04x86, UV: Fix UV apic modeJack Steiner
2009-08-04x86, UV: Fix macros for accessing large node numbersJack Steiner
2009-08-04x86, UV: Delete mapping of MMR rangs mapped by BIOSJack Steiner
2009-08-04x86, UV: Handle missing blade-local memory correctlyJack Steiner
2009-08-03x86: fix assembly constraints in native_save_fl()H. Peter Anvin
2009-08-03x86, msr: execute on the correct CPU subsetBorislav Petkov
2009-08-03x86: Fix assert syntax in vmlinux.lds.SH. Peter Anvin
2009-08-03x86: Make 64-bit efi_ioremap use ioremap on MMIO regionsPaul Mackerras
2009-08-03x86: Add quirk to make Apple MacBook5,2 use reboot=pciPaul Mackerras
2009-08-03x86: Fix CPA memtype reserving in the set_pages_array*() casesThomas Hellstrom
2009-07-30x86, pat: Fix set_memory_wc related corruptionPallipadi, Venkatesh
2009-07-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2009-07-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-07-30lguest: update commentryRusty Russell
2009-07-30lguest: fix comment styleRusty Russell
2009-07-29powerpc: Update defconfigs for embedded 6xx/7xxx, 8xx, 8{3,5,6}xxxKumar Gala
2009-07-29powerpc/86xx: Update GE Fanuc sbc310 default configurationMartyn Welch
2009-07-29powerpc/86xx: Update defconfig for GE Fanuc's PPC9AMartyn Welch
2009-07-29powerpc/83xx: Fix PCI IO base address on MPC837xE-RDB boardsAnton Vorontsov
2009-07-29powerpc/85xx: Don't scan for TBI PHY addresses on MPC8569E-MDS boardsAnton Vorontsov
2009-07-29powerpc/85xx: Fix ethernet link detection on MPC8569E-MDS boardsAnton Vorontsov
2009-07-29powerpc/mm: Fix SMP issue with MMU context handling codeKumar Gala
2009-07-29Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-07-29x86: Export kmap_atomic_prot() needed for TTM.Thomas Hellstrom
2009-07-27mm: Remove duplicate definitions in MIPS and SHBenjamin Herrenschmidt
2009-07-27x86: fix section mismatch for i386 init codeRobert Richter
2009-07-27Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-07-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-07-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt
2009-07-27microblaze: Makefile cleanupSam Ravnborg
2009-07-27microblaze: Typo fix for cpu param inconsistencyMichal Simek
2009-07-27microblaze: Add support for R_MICROBLAZE_64_NONEMichal Simek
2009-07-27microblaze: Get module loading workingJohn Williams
2009-07-27microblaze: remove sys_ipcArnd Bergmann
2009-07-27microblaze: Support unaligned address for put/get_user macrosMichal Simek
2009-07-27microblaze: Detect new Microblaze 7.20 versionsMichal Simek
2009-07-27microblaze: Fix do_page_fault for no contextMichal Simek
2009-07-27microblaze: Add _PAGE_FILE macros to pgtable.hMichal Simek
2009-07-27microblaze: Fix put_user macro for 64bits argumentsMichal Simek
2009-07-27microblaze: Clear print messages for DTB passing via r7Michal Simek
2009-07-27microblaze: Not to clear r7 after copying DTB to kernelMichal Simek
2009-07-27microblaze: Add messages about FDT blobMichal Simek
2009-07-27microblaze: Final support for statically linked DTBJohn Williams
2009-07-27microblaze: remove duplicated #includeHuang Weiyi