summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc/44x: The bug fixed support for APM821xx SoC and Bluestone boardVinh Nguyen Huu Tuong2012-03-171-1/+1
* powerpc: Fix power4/970 idle code regression with lockdepBenjamin Herrenschmidt2012-03-161-1/+1
* Merge branch 'eeh' into nextBenjamin Herrenschmidt2012-03-132-1/+8
|\
| * powerpc/eeh: Introduce EEH deviceGavin Shan2012-03-092-1/+8
* | powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt2012-03-0913-294/+551
* | powerpc: Replace mfmsr instructions with load from PACA kernel_msr fieldBenjamin Herrenschmidt2012-03-092-12/+7
* | powerpc: Fix 64-bit BookE FP unavailable exceptionsBenjamin Herrenschmidt2012-03-091-6/+7
* | powerpc: Disable interrupts in 64-bit kernel FP and vector faultsBenjamin Herrenschmidt2012-03-093-7/+9
* | powerpc: Call do_page_fault() with interrupts offBenjamin Herrenschmidt2012-03-097-54/+28
* | powerpc: Improve 64-bit syscall entry/exitBenjamin Herrenschmidt2012-03-091-20/+23
* | powerpc: Rework runlatch codeBenjamin Herrenschmidt2012-03-092-13/+14
* | powerpc: Use the same interrupt prolog for perfmon as other interruptsBenjamin Herrenschmidt2012-03-091-3/+3
* | powerpc: Remove legacy iSeries bits from assembly filesBenjamin Herrenschmidt2012-03-095-172/+15
|/
* powerpc: clean up vio.cStephen Rothwell2012-03-091-17/+1
* powerpc: Make SPARSE_IRQ requiredGrant Likely2012-03-071-4/+0
* powerpc/prom: Remove limit on maximum size of propertiesNishanth Aravamudan2012-03-071-15/+0
* powerpc: Use set_current_blocked() and block_sigmask()Matt Fleming2012-03-072-16/+8
* Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt2012-02-275-8/+16
|\
| * powerpc: Fix various issues with return to userspaceBenjamin Herrenschmidt2012-02-224-7/+15
| * powerpc: Fix program check handling when lockdep is enabledMichael Ellerman2012-02-221-1/+1
* | powerpc/perf: Move perf core & PMU code into a subdirectoryMichael Ellerman2012-02-2312-6556/+0
* | fadump: Remove the phyp assisted dump code.Mahesh Salgaonkar2012-02-231-87/+0
* | fadump: Invalidate the fadump registration during machine shutdown.Mahesh Salgaonkar2012-02-231-0/+8
* | fadump: Invalidate registration and release reserved memory for general use.Mahesh Salgaonkar2012-02-231-4/+154
* | fadump: Add PT_NOTE program header for vmcoreinfoMahesh Salgaonkar2012-02-231-0/+29
* | fadump: Convert firmware-assisted cpu state dump data into elf notes.Mahesh Salgaonkar2012-02-233-2/+321
* | fadump: Initialize elfcore header and add PT_LOAD program headers.Mahesh Salgaonkar2012-02-231-1/+232
* | fadump: Register for firmware assisted dump.Mahesh Salgaonkar2012-02-232-4/+359
* | fadump: Reserve the memory for firmware assisted dump.Mahesh Salgaonkar2012-02-233-1/+261
|/
* powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...Anton Blanchard2012-02-161-1/+7
* powerpc: Disable interrupts early in Program CheckBenjamin Herrenschmidt2012-02-161-1/+1
* powerpc: Fix kernel log of oops/panic instruction dumpIra Snyder2012-02-161-3/+3
* powerpc/pseries: Fix partition migration hang in stop_topology_updateBrian King2012-02-141-2/+3
* powerpc: Fix WARN_ON in decrementer_check_overflowBenjamin Herrenschmidt2012-02-141-1/+5
* powerpc: Fix build on some non-freescale platformsBenjamin Herrenschmidt2012-01-251-0/+2
* powerpc/crash: Fix build error without SMPChristian Kujau2012-01-251-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-171-17/+13
|\
| * audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-171-14/+12
| * Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-171-3/+1
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-01-141-10/+2
|\ \
| * | powerpc: Fix RCU idle and hcall tracingAnton Blanchard2012-01-111-10/+2
* | | treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches2012-01-122-2/+2
* | | treewide: remove useless NORET_TYPE macro and usesJoe Perches2012-01-122-4/+4
| |/ |/|
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-112-30/+40
|\ \
| * | powerpc/PCI: convert to pci_create_root_bus()Bjorn Helgaas2012-01-061-11/+14
| * | powerpc/PCI: split PHB part out of pcibios_map_io_space()Bjorn Helgaas2012-01-061-19/+21
| * | powerpc/PCI: make pcibios_setup_phb_resources() staticBjorn Helgaas2012-01-061-1/+1
| * | PCI: PowerPC: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-061-0/+5
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-101-19/+0
|\ \ \ | |_|/ |/| |
| * | powerpc: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-281-19/+0
| |/
OpenPOWER on IntegriCloud