summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2012-05-105-24/+252
|\
| * powerpc/40x: Use {upper,lower}_32_bits for msi_physJosh Boyer2012-05-041-2/+2
| * powerpc/44x: Add PCI MSI node for Maui APM821xx SoC and Bluestone board in DTSMai La2012-05-031-0/+25
| * powerpc/44x: Fix PCI MSI support for Maui APM821xx SoC and Bluestone boardMai La2012-05-032-14/+30
| * powerpc/47x: Enable CRASH_DUMPSuzuki Poulose2012-05-031-1/+1
| * powerpc/47x: Kernel support for KEXECSuzuki Poulose2012-05-032-7/+190
| * powerpc/44x: Fix/Initialize PID to kernel PID before the TLB searchSuzuki Poulose2012-05-031-2/+6
* | powerpc: Remove now unused _TIF_RUNLATCHTiejun Chen2012-05-091-1/+0
* | Merge branch 'merge' into nextBenjamin Herrenschmidt2012-05-0914-101/+52
|\ \ | |/ |/|
| * powerpc/irq: Make alignment & program interrupt behave the sameBenjamin Herrenschmidt2012-05-093-10/+9
| * powerpc/irq: Fix bug with new lazy IRQ handling codeBenjamin Herrenschmidt2012-05-092-19/+7
| * powerpc/pseries: Rivet CONFIG_EEH for pSeries platformGavin Shan2012-04-301-2/+2
| * powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely2012-04-308-29/+14
| * powerpc/8xx: Fix NR_IRQ bugs and refactor 8xx interrupt controllerGrant Likely2012-04-301-41/+20
* | powerpc: Remove old powerpc specific ptrace getregs/setregs callsAnton Blanchard2012-04-303-80/+0
* | powerpc: Use WARN instead of dump_stack when printing EEH error backtraceAnton Blanchard2012-04-301-1/+1
* | powerpc: Add 64-bit CPU targets for gccAnton Blanchard2012-04-302-13/+42
* | powerpc: Remove altivec fix for gcc versions before 4.0Anton Blanchard2012-04-301-10/+0
* | powerpc: Require gcc 4.0 on 64-bitAnton Blanchard2012-04-301-3/+10
* | powerpc: Remove CONFIG_POWER4_ONLYAnton Blanchard2012-04-3010-36/+19
* | i2c/powermac: Register i2c devices from device-treeBenjamin Herrenschmidt2012-04-301-0/+1
* | powerpc: Optimise enable_kernel_altivecAnton Blanchard2012-04-303-1/+12
* | powerpc: Remove empty giveup_altivec function on book3e CPUsAnton Blanchard2012-04-303-17/+4
* | powerpc: Reformat lppaca.hAnton Blanchard2012-04-301-72/+68
* | powerpc: Remove iseries specific fields in lppacaAnton Blanchard2012-04-303-65/+12
* | powerpc: Clean up lppaca->cede_latency_hintAnton Blanchard2012-04-302-15/+5
* | powerpc: Better scheduling of CR save code in system call pathAnton Blanchard2012-04-301-9/+7
* | powerpc: No need to preserve count register across system callAnton Blanchard2012-04-301-2/+1
* | powerpc: No need to save XER in a system callAnton Blanchard2012-04-301-2/+1
* | powerpc: Hide some system call labels from profile toolsAnton Blanchard2012-04-301-4/+4
* | Merge remote-tracking branch 'geoff/for-powerpc' into nextBenjamin Herrenschmidt2012-04-306-51/+272
|\ \ | |/ |/|
| * powerpc/ps3: Refresh ps3_defconfigGeoff Levand2012-04-251-6/+0
| * powerpc/ps3: Minor Kconfig cleanupGeoff Levand2012-04-251-4/+4
| * powerpc/ps3: Remove MEMORY_HOTPLUG requirementAndre Heider2012-04-251-1/+0
| * powerpc/ps3: Add highmem region memory earlyHector Martin2012-04-251-56/+10
| * powerpc/ps3: Use highmem region from repositoryAndre Heider2012-04-251-2/+49
| * powerpc/ps3: Add highmem repository read routinesAndre Heider2012-04-252-0/+73
| * powerpc/ps3: Add highmem repository write routinesGeoff Levand2012-04-252-0/+83
| * powerpc/ps3: Add PS3 repository write supportGeoff Levand2012-04-252-0/+71
| * powerpc/ps3: Correct lv1 repository routine namesGeoff Levand2012-04-251-2/+2
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-2819-140/+207
|\ \
| * \ Merge branch 'v3.4-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-04-2710-39/+78
| |\ \
| | * | ARM: SAMSUNG: add missing MMC_CAP2_BROKEN_VOLTAGE capabilityMarek Szyprowski2012-04-253-0/+4
| | * | ARM: EXYNOS: Fix compilation error when CONFIG_OF is not definedTushar Behera2012-04-241-0/+2
| | * | ARM: EXYNOS: Fix resource on dev-dwmci.cKukjin Kim2012-04-241-10/+3
| | * | ARM: S3C24XX: Fix build warning for S3C2410_PMKukjin Kim2012-04-241-4/+4
| | * | ARM: mini2440_defconfig: Fix build errorArnd Bergmann2012-04-241-0/+2
| | * | ARM: EXYNOS: Fix incorrect initialization of GICThomas Abraham2012-04-211-1/+1
| | * | ARM: EXYNOS: use 'exynos4-sdhci' as device name for sdhci controllersThomas Abraham2012-04-214-24/+62
| * | | Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesOlof Johansson2012-04-274-4/+32
| |\ \ \