aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-2.6Linus Torvalds2-6/+46
2009-08-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds16-79/+120
2009-08-04x86: Work around compilation warning in arch/x86/kernel/apm_32.cSubrata Modak1-1/+1
2009-08-04x86, UV: Complete IRQ interrupt migration in arch_enable_uv_irq()Jack Steiner1-0/+3
2009-08-04x86, 32-bit: Fix double accounting in reserve_top_address()Jan Beulich1-1/+0
2009-08-04x86: Don't use current_cpu_data in x2apic phys_pkg_idYinghai Lu2-2/+2
2009-08-04x86, UV: Fix UV apic modeJack Steiner1-1/+1
2009-08-04x86, UV: Fix macros for accessing large node numbersJack Steiner1-1/+1
2009-08-04x86, UV: Delete mapping of MMR rangs mapped by BIOSJack Steiner1-30/+1
2009-08-04x86, UV: Handle missing blade-local memory correctlyJack Steiner2-0/+12
2009-08-03x86: fix assembly constraints in native_save_fl()H. Peter Anvin1-1/+7
2009-08-03x86, msr: execute on the correct CPU subsetBorislav Petkov1-16/+10
2009-08-03x86: Fix assert syntax in vmlinux.lds.SH. Peter Anvin1-8/+8
2009-08-03x86: Make 64-bit efi_ioremap use ioremap on MMIO regionsPaul Mackerras3-4/+9
2009-08-03x86: Add quirk to make Apple MacBook5,2 use reboot=pciPaul Mackerras1-1/+33
2009-08-03x86: Fix CPA memtype reserving in the set_pages_array*() casesThomas Hellstrom1-9/+21
2009-08-02parisc: Set correct bit in protection flagsJohn David Anglin1-1/+1
2009-08-02parisc: Fix GOT overflow during module load on 64bit kernelJohn David Anglin1-5/+45
2009-07-30x86, pat: Fix set_memory_wc related corruptionPallipadi, Venkatesh1-3/+6
2009-07-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-0/+102
2009-07-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds58-2754/+4006
2009-07-30lguest: update commentryRusty Russell3-26/+83
2009-07-30lguest: fix comment styleRusty Russell4-198/+353
2009-07-29powerpc: Update defconfigs for embedded 6xx/7xxx, 8xx, 8{3,5,6}xxxKumar Gala52-2374/+3639
2009-07-29powerpc/86xx: Update GE Fanuc sbc310 default configurationMartyn Welch1-59/+154
2009-07-29powerpc/86xx: Update defconfig for GE Fanuc's PPC9AMartyn Welch1-322/+196
2009-07-29powerpc/83xx: Fix PCI IO base address on MPC837xE-RDB boardsAnton Vorontsov3-3/+3
2009-07-29powerpc/85xx: Don't scan for TBI PHY addresses on MPC8569E-MDS boardsAnton Vorontsov1-0/+4
2009-07-29powerpc/85xx: Fix ethernet link detection on MPC8569E-MDS boardsAnton Vorontsov1-0/+13
2009-07-29powerpc/mm: Fix SMP issue with MMU context handling codeKumar Gala1-0/+1
2009-07-29Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-0/+1
2009-07-29x86: Export kmap_atomic_prot() needed for TTM.Thomas Hellstrom1-0/+1
2009-07-27mm: Remove duplicate definitions in MIPS and SHBenjamin Herrenschmidt2-19/+0
2009-07-27x86: fix section mismatch for i386 init codeRobert Richter1-1/+5
2009-07-27Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds17-220/+126
2009-07-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds10-23/+37
2009-07-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds5-45/+48
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt29-67/+91
2009-07-27microblaze: Makefile cleanupSam Ravnborg2-18/+19
2009-07-27microblaze: Typo fix for cpu param inconsistencyMichal Simek2-2/+2
2009-07-27microblaze: Add support for R_MICROBLAZE_64_NONEMichal Simek1-0/+4
2009-07-27microblaze: Get module loading workingJohn Williams1-5/+10
2009-07-27microblaze: remove sys_ipcArnd Bergmann2-100/+1
2009-07-27microblaze: Support unaligned address for put/get_user macrosMichal Simek2-64/+47
2009-07-27microblaze: Detect new Microblaze 7.20 versionsMichal Simek1-0/+2
2009-07-27microblaze: Fix do_page_fault for no contextMichal Simek1-9/+4
2009-07-27microblaze: Add _PAGE_FILE macros to pgtable.hMichal Simek1-3/+3
2009-07-27microblaze: Fix put_user macro for 64bits argumentsMichal Simek1-1/+1
2009-07-27microblaze: Clear print messages for DTB passing via r7Michal Simek1-0/+3
2009-07-27microblaze: Not to clear r7 after copying DTB to kernelMichal Simek1-1/+0