summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Update my e-mail addressMichael Büsch2011-07-071-1/+1
* s390: do not touch sie64a.S with duplicate include removalJiri Kosina2011-06-241-0/+1
* treewide: transciever/transceiver spelling fixesJoe Perches2011-06-243-4/+4
* treewide: remove duplicate includesVitaliy Ivanov2011-06-208-12/+1Star
* ARM: remove duplicate include from arch/arm/mach-dove/common.cAndrew Lunn2011-06-171-2/+0Star
* Change Ryan Mallon's email address across the kernelRyan Mallon2011-06-165-7/+7
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-1057-110/+103Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2011-06-1045-117/+1400
|\
| * sparc32, leon: bugfix in LEON SMP interrupt initDaniel Hellstrom2011-06-101-0/+16
| * sparc32, sun4m: bugfix in SMP IPI traphandlerDaniel Hellstrom2011-06-101-2/+2
| * sparc: Remove unnecessary semicolonsJoe Perches2011-06-0834-65/+65
| * Add support for allocating irqs for bootbus devicesoftedal2011-06-081-12/+22
| * Do not skip interrupt sources in sun4d interrupt handler and acknowledge inte...oftedal2011-06-081-9/+5Star
| * Restructure sun4d_build_device_irq so that timer interrupts can be allocatedoftedal2011-06-081-24/+54
| * sparc: PCIC_PCI needs SPARC32 dependencyDavid S. Miller2011-06-031-1/+1
| * sparc: Do not select GENERIC_HARDIRQS_NO_DEPRECATEDGeert Uytterhoeven2011-06-021-1/+0Star
| * 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/+0Star
| |\ \ \
| | * | | dtc/powerpc: remove obsolete .gitignore entriesWolfram Sang2011-06-092-4/+0Star
* | | | | Merge branch 'unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...Linus Torvalds2011-06-098-418/+67Star
|\ \ \ \ \
| * | | | | 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/+3Star
| |/ / / /
* / / / / exec: delay address limit change until point of no returnMathias Krause2011-06-092-2/+0Star
|/ / / /
* | | | 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-082-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-081-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-081-0/+1
* | | | | | MN10300: die_if_no_fixup() shouldn't use get_user() as it doesn't call set_fs()David Howells2011-06-081-2/+2
* | | | | | MN10300: Fix one of the kernel debugger cacheflush variantsDavid Howells2011-06-081-2/+2
* | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-06-088-333/+223Star
|\ \ \ \ \ \
| * | | | | | [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/+166Star
| * | | | | | [S390] qdio: Split SBAL entry flagsJan Glauber2011-06-061-91/+28Star
| * | | | | | [S390] kvm-s390: fix stfle facilities numbers >=64Christian Borntraeger2011-06-061-0/+1