aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-21
|\
| * powerpc: Remove the remaining CONFIG_PPC_ISERIES piecesStephen Rothwell2012-03-20
| * powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell2012-03-20
| * Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2012-03-20
| |\
| | * powerpc: Add initial e6500 cpu supportKumar Gala2012-03-15
| * | powerpc/44x: The bug fixed support for APM821xx SoC and Bluestone boardVinh Nguyen Huu Tuong2012-03-17
| * | powerpc: Fix power4/970 idle code regression with lockdepBenjamin Herrenschmidt2012-03-15
| |/
| * Merge branch 'eeh' into nextBenjamin Herrenschmidt2012-03-12
| |\
| | * powerpc/eeh: Introduce EEH deviceGavin Shan2012-03-08
| * | powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt2012-03-08
| * | powerpc: Replace mfmsr instructions with load from PACA kernel_msr fieldBenjamin Herrenschmidt2012-03-08
| * | powerpc: Fix 64-bit BookE FP unavailable exceptionsBenjamin Herrenschmidt2012-03-08
| * | powerpc: Disable interrupts in 64-bit kernel FP and vector faultsBenjamin Herrenschmidt2012-03-08
| * | powerpc: Call do_page_fault() with interrupts offBenjamin Herrenschmidt2012-03-08
| * | powerpc: Improve 64-bit syscall entry/exitBenjamin Herrenschmidt2012-03-08
| * | powerpc: Rework runlatch codeBenjamin Herrenschmidt2012-03-08
| * | powerpc: Use the same interrupt prolog for perfmon as other interruptsBenjamin Herrenschmidt2012-03-08
| * | powerpc: Remove legacy iSeries bits from assembly filesBenjamin Herrenschmidt2012-03-08
| |/
| * powerpc: clean up vio.cStephen Rothwell2012-03-08
| * powerpc: Make SPARSE_IRQ requiredGrant Likely2012-03-07
| * powerpc/prom: Remove limit on maximum size of propertiesNishanth Aravamudan2012-03-07
| * powerpc: Use set_current_blocked() and block_sigmask()Matt Fleming2012-03-07
| * Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt2012-02-26
| |\
| * | powerpc/perf: Move perf core & PMU code into a subdirectoryMichael Ellerman2012-02-22
| * | fadump: Remove the phyp assisted dump code.Mahesh Salgaonkar2012-02-22
| * | fadump: Invalidate the fadump registration during machine shutdown.Mahesh Salgaonkar2012-02-22
| * | fadump: Invalidate registration and release reserved memory for general use.Mahesh Salgaonkar2012-02-22
| * | fadump: Add PT_NOTE program header for vmcoreinfoMahesh Salgaonkar2012-02-22
| * | fadump: Convert firmware-assisted cpu state dump data into elf notes.Mahesh Salgaonkar2012-02-22
| * | fadump: Initialize elfcore header and add PT_LOAD program headers.Mahesh Salgaonkar2012-02-22
| * | fadump: Register for firmware assisted dump.Mahesh Salgaonkar2012-02-22
| * | fadump: Reserve the memory for firmware assisted dump.Mahesh Salgaonkar2012-02-22
* | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-21
|\ \ \
| * | | drivercore: Output common devicetree information in ueventGrant Likely2012-02-01
* | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-21
|\ \ \ \
| * | | | irq_domain: Move irq_domain code from powerpc to kernel/irqGrant Likely2012-02-16
| * | | | irq_domain/powerpc: Eliminate virq_is_host()Grant Likely2012-02-16
| * | | | irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() insteadGrant Likely2012-02-14
| * | | | irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-14
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-20
|\ \ \ \ \
| * | | | | sched/rt: Document scheduler related skip-resched-check sitesThomas Gleixner2012-03-01
| * | | | | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-01
| | |_|_|/ | |/| | |
* | | | | perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian2012-03-05
* | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-05
|\| | | |
| * | | | powerpc: Fix various issues with return to userspaceBenjamin Herrenschmidt2012-02-22
| * | | | powerpc: Fix program check handling when lockdep is enabledMichael Ellerman2012-02-22
| | |_|/ | |/| |
| * | | powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...Anton Blanchard2012-02-16
| * | | powerpc: Disable interrupts early in Program CheckBenjamin Herrenschmidt2012-02-16
| * | | powerpc: Fix kernel log of oops/panic instruction dumpIra Snyder2012-02-16
| * | | powerpc/pseries: Fix partition migration hang in stop_topology_updateBrian King2012-02-13