summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2011-06-0945-117/+1400
|\
| * sparc32, leon: bugfix in LEON SMP interrupt initDaniel Hellstrom2011-06-091-0/+16
| * sparc32, sun4m: bugfix in SMP IPI traphandlerDaniel Hellstrom2011-06-091-2/+2
| * sparc: Remove unnecessary semicolonsJoe Perches2011-06-0734-65/+65
| * Add support for allocating irqs for bootbus devicesoftedal2011-06-071-12/+22
| * Do not skip interrupt sources in sun4d interrupt handler and acknowledge inte...oftedal2011-06-071-9/+5
| * Restructure sun4d_build_device_irq so that timer interrupts can be allocatedoftedal2011-06-071-24/+54
| * sparc: PCIC_PCI needs SPARC32 dependencyDavid S. Miller2011-06-021-1/+1
| * sparc: Do not select GENERIC_HARDIRQS_NO_DEPRECATEDGeert Uytterhoeven2011-06-021-1/+0
| * sparc32,leon: add GRPCI2 PCI Host driverDaniel Hellstrom2011-06-025-0/+923
| * sparc32,leon: added LEON-common low-level PCI routinesDaniel Hellstrom2011-06-025-0/+304
| * sparc32: added CONFIG_PCIC_PCI Kconfig settingDaniel Hellstrom2011-06-024-4/+9
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-06-099-41/+48
|\ \
| * | powerpc: Force page alignment for initrd reserved memoryBenjamin Herrenschmidt2011-06-094-32/+43
| * | Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt2011-06-093-5/+5
| |\ \
| | * | powerpc/85xx: fix race bug of calling request_irq after enable elbc interruptsShaohui Xie2011-06-031-3/+3
| | * | powerpc/book3e: Fix CPU feature handling on e5500 in 32-bit modeKumar Gala2011-06-021-1/+1
| | * | powerpc/fsl_rio: Fix compile error when CONFIG_FSL_RIO not setKumar Gala2011-06-021-1/+1
| * | | Merge remote branch 'gcl/powerpc/merge' into mergeBenjamin Herrenschmidt2011-06-092-4/+0
| |\ \ \
| | * | | dtc/powerpc: remove obsolete .gitignore entriesWolfram Sang2011-06-082-4/+0
* | | | | Merge branch 'unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...Linus Torvalds2011-06-098-418/+67
|\ \ \ \ \
| * | | | | unicore32: using generic-y format for one line asm-generic filesGuan Xuetao2011-06-092-35/+59
| * | | | | unicore32: change PERCPU to PERCPU_SECTIONGuan Xuetao2011-06-091-1/+1
| * | | | | unicore32: add KBUILD_DEFCONFIG with unicore32_defconfig (old debug_defconfig)Guan Xuetao2011-06-092-2/+3
| * | | | | unicore32: change zImage physical address, though it's PIC codesGuan Xuetao2011-06-091-1/+1
| * | | | | unicore32: move rtc-puv3.c to drivers/rtc directoryGuan Xuetao2011-06-094-379/+3
| |/ / / /
* / / / / exec: delay address limit change until point of no returnMathias Krause2011-06-092-2/+0
|/ / / /
* | | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-06-081-6/+6
|\ \ \ \
| * | | | xen: off by one errors in multicalls.cDan Carpenter2011-06-031-6/+6
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-06-072-7/+49
|\ \ \ \ \
| * | | | | x86/amd-iommu: Fix boot crash with hidden PCI devicesJoerg Roedel2011-06-071-1/+21
| * | | | | x86/amd-iommu: Use only per-device dma_opsJoerg Roedel2011-06-061-2/+24
| * | | | | x86/amd-iommu: Fix 3 possible endless loopsJoerg Roedel2011-06-061-4/+4
| | |/ / / | |/| | |
* | | | | Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-06-071-35/+47
|\ \ \ \ \
| * | | | | KVM: x86: use proper port value when checking io instruction permissionMarcelo Tosatti2011-06-061-35/+47
* | | | | | MN10300: Add missing _sdata declarationDavid Howells2011-06-071-0/+1
* | | | | | MN10300: die_if_no_fixup() shouldn't use get_user() as it doesn't call set_fs()David Howells2011-06-071-2/+2
* | | | | | MN10300: Fix one of the kernel debugger cacheflush variantsDavid Howells2011-06-071-2/+2
* | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-06-078-333/+223
|\ \ \ \ \ \
| * | | | | | [S390] fix kvm defines for 31 bit compileMartin Schwidefsky2011-06-061-13/+26
| * | | | | | [S390] use generic RCU page-table freeing codeMartin Schwidefsky2011-06-064-229/+166
| * | | | | | [S390] qdio: Split SBAL entry flagsJan Glauber2011-06-061-91/+28
| * | | | | | [S390] kvm-s390: fix stfle facilities numbers >=64Christian Borntraeger2011-06-061-0/+1
| * | | | | | [S390] kvm-s390: Fix host crash on misbehaving guestsChristian Borntraeger2011-06-061-0/+2
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds2011-06-0731-73/+87
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ARM: OMAP4: MMC: increase delay for pbiasBalaji T K2011-06-011-3/+10
| * | | | | arm: omap2plus: move NAND_BLOCK_SIZE out of boardsIgor Grinberg2011-06-018-14/+3
| * | | | | omap4: hwmod: Enable the keypadShubhrajyoti D2011-06-011-1/+1
| * | | | | omap3: Free Beagle rev gpios when they are read, so others can read them laterTasslehoff Kjappfot2011-06-011-0/+3
| * | | | | arm: omap3: beagle: Ensure msecure is mux'd to be able to set the RTCAlexander Holler2011-06-011-0/+3