aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-07-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Gravatar Linus Torvalds 1-0/+102
2009-07-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Gravatar Linus Torvalds 58-2754/+4006
2009-07-30lguest: update commentryGravatar Rusty Russell 3-26/+83
2009-07-30lguest: fix comment styleGravatar Rusty Russell 4-198/+353
2009-07-29powerpc: Update defconfigs for embedded 6xx/7xxx, 8xx, 8{3,5,6}xxxGravatar Kumar Gala 52-2374/+3639
2009-07-29powerpc/86xx: Update GE Fanuc sbc310 default configurationGravatar Martyn Welch 1-59/+154
2009-07-29powerpc/86xx: Update defconfig for GE Fanuc's PPC9AGravatar Martyn Welch 1-322/+196
2009-07-29powerpc/83xx: Fix PCI IO base address on MPC837xE-RDB boardsGravatar Anton Vorontsov 3-3/+3
2009-07-29powerpc/85xx: Don't scan for TBI PHY addresses on MPC8569E-MDS boardsGravatar Anton Vorontsov 1-0/+4
2009-07-29powerpc/85xx: Fix ethernet link detection on MPC8569E-MDS boardsGravatar Anton Vorontsov 1-0/+13
2009-07-29powerpc/mm: Fix SMP issue with MMU context handling codeGravatar Kumar Gala 1-0/+1
2009-07-29Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2009-07-29x86: Export kmap_atomic_prot() needed for TTM.Gravatar Thomas Hellstrom 1-0/+1
2009-07-27mm: Remove duplicate definitions in MIPS and SHGravatar Benjamin Herrenschmidt 2-19/+0
2009-07-27Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeGravatar Linus Torvalds 17-220/+126
2009-07-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 10-23/+37
2009-07-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 5-45/+48
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Gravatar Benjamin Herrenschmidt 29-67/+91
2009-07-27microblaze: Makefile cleanupGravatar Sam Ravnborg 2-18/+19
2009-07-27microblaze: Typo fix for cpu param inconsistencyGravatar Michal Simek 2-2/+2
2009-07-27microblaze: Add support for R_MICROBLAZE_64_NONEGravatar Michal Simek 1-0/+4
2009-07-27microblaze: Get module loading workingGravatar John Williams 1-5/+10
2009-07-27microblaze: remove sys_ipcGravatar Arnd Bergmann 2-100/+1
2009-07-27microblaze: Support unaligned address for put/get_user macrosGravatar Michal Simek 2-64/+47
2009-07-27microblaze: Detect new Microblaze 7.20 versionsGravatar Michal Simek 1-0/+2
2009-07-27microblaze: Fix do_page_fault for no contextGravatar Michal Simek 1-9/+4
2009-07-27microblaze: Add _PAGE_FILE macros to pgtable.hGravatar Michal Simek 1-3/+3
2009-07-27microblaze: Fix put_user macro for 64bits argumentsGravatar Michal Simek 1-1/+1
2009-07-27microblaze: Clear print messages for DTB passing via r7Gravatar Michal Simek 1-0/+3
2009-07-27microblaze: Not to clear r7 after copying DTB to kernelGravatar Michal Simek 1-1/+0
2009-07-27microblaze: Add messages about FDT blobGravatar Michal Simek 1-3/+6
2009-07-27microblaze: Final support for statically linked DTBGravatar John Williams 3-15/+26
2009-07-27microblaze: remove duplicated #includeGravatar Huang Weiyi 1-1/+0
2009-07-27microblaze: Define tlb_flush macroGravatar Michal Simek 1-1/+1
2009-07-24[S390] vdso: clock_gettime of CLOCK_THREAD_CPUTIME_ID with noexec=onGravatar Martin Schwidefsky 1-2/+9
2009-07-24[S390] vdso: fix per cpu area allocationGravatar Heiko Carstens 1-3/+4
2009-07-24[S390] hibernation: fix register corruption on machine checksGravatar Heiko Carstens 2-33/+25
2009-07-24[S390] hibernation: fix lowcore handlingGravatar Heiko Carstens 2-7/+10
2009-07-24x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failureGravatar Thomas Gleixner 1-1/+1
2009-07-22dmaengine: at_hdmac: add DMA slave transfersGravatar Nicolas Ferre 1-0/+76
2009-07-22dmaengine: at_hdmac: new driver for the Atmel AHB DMA ControllerGravatar Nicolas Ferre 1-0/+26
2009-07-22Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-20/+233
2009-07-22x86, amd: Don't probe for extended APIC ID if APICs are disabledGravatar Jeremy Fitzhardinge 1-1/+1
2009-07-22perf_counter: Remove unused variablesGravatar Peter Zijlstra 1-2/+0
2009-07-21x86, mce: Rename incorrect macro name "CONFIG_X86_THRESHOLD"Gravatar Hidehiro Kawai 1-1/+1
2009-07-21x86-64: Fix bad_srat() to clear all stateGravatar Andi Kleen 1-2/+4
2009-07-21x86, mce: Fix set_trigger() accessorGravatar Jan Beulich 1-4/+2
2009-07-20x86: Fix movq immediate operand constraints in uaccess.hGravatar H. Peter Anvin 1-2/+2
2009-07-20x86: Fix movq immediate operand constraints in uaccess_64.hGravatar Uros Bizjak 1-5/+5
2009-07-20x86: Add reboot fixup for SBC-fitPC2Gravatar Denis Turischev 1-0/+8