summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc: introduce ePAPR embedded hypervisor hcall interfaceTimur Tabi2011-06-272-0/+1157
* powerpc: make irq_choose_cpu() available to all PIC driversStuart Yoder2011-06-223-36/+37
* powerpc/qe: Limit QE support to ppc32Kumar Gala2011-06-221-1/+1
* powerpc/85xx: Add PCI support in 64-bit mode on P5020DSKumar Gala2011-06-221-0/+5
* powerpc/pci: Move FSL fixup from 32-bit to commonKumar Gala2011-06-222-19/+18
* powerpc/85xx: Add basic P1023RDS board supportRoy Zang2011-06-227-9/+892
* powerpc/85xx: Save scratch registers to thread info instead of using SPRGs.Ashish Kalra2011-06-225-40/+63
* powerpc/85xx: Set up doorbells even with no mpicScott Wood2011-06-221-9/+12
* powerpc/fsl_pci: Simplify matching logic for PCI_FIXUP_HEADERKumar Gala2011-06-221-61/+9
* powerpc/85xx: Cleanup PCIe support on corenet_ds boardsKumar Gala2011-06-222-30/+17
* powerpc/85xx: Updates to P4080DS device treeKumar Gala2011-06-221-107/+222
* powerpc/85xx: Add P3041DS device treeKumar Gala2011-06-221-0/+752
* powerpc/85xx: Add P5020DS device treeKumar Gala2011-06-221-0/+745
* powerpc: Add a defconfig for 'corenet' 32-bit platformsKumar Gala2011-06-221-0/+183
* powerpc: Rename e55xx_smp_defconfig to corenet64_smp_defconfigKumar Gala2011-06-221-0/+0
* powerpc: Fix doorbell type shiftMichael Neuling2011-06-201-1/+1
* powerpc/mpic: Support compiling with DEBUG enabledDmitry Eremin-Solenikov2011-06-201-1/+1
* powerpc: Avoid extra indirect function call in sending IPIsPaul Mackerras2011-06-206-9/+19
* powerpc: Fix early boot accounting of CPUsMatt Evans2011-06-175-6/+13
* powerpc/book3e: Clarify HW table walk enable/disable messageKumar Gala2011-06-171-2/+2
* 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
| * | | omap: rx51: Don't power up speaker amplifier at bootupJarkko Nikula2011-06-011-1/+1
| * | | omap: rx51: Set regulator V28_A always onJarkko Nikula2011-06-011-0/+1
| * | | ARM: OMAP4: MMC: no regulator off during probe for eMMCBalaji T K2011-06-014-0/+8
| * | | arm: omap2plus: fix ads7846 pendown gpio requestIgor Grinberg2011-06-011-10/+10
| * | | ARM: OMAP2: Add missing iounmap in omap4430_phy_initTodd Poynor2011-06-011-1/+3
| * | | ARM: omap4: Pass core and wakeup mux tables to omap4_mux_initColin Cross2011-06-014-6/+9
| * | | ARM: omap2+: mux: Allow board mux settings to be NULLColin Cross2011-06-011-0/+3
OpenPOWER on IntegriCloud