summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc/eeh: Fix use of set_current_state() in eeh event handling set_current...Andrew Morton2012-04-021-1/+1
* powerpc/eeh: Remove eeh_event_handler()->daemonize()Oleg Nesterov2012-04-021-1/+1
* powerpc/kvm: Fallout from system.h disintegrationBenjamin Herrenschmidt2012-04-023-0/+3
* powerpc: Fix fallout from system.h split upStephen Rothwell2012-04-022-0/+3
* powerpc: Mark const init data with __initconst instead of __initdataUwe Kleine-König2012-04-023-3/+3
* Merge remote-tracking branch 'kumar/next' into mergeBenjamin Herrenschmidt2012-04-0222-45/+688
|\
| * powerpc/qe: Update the SNUM table for MPC8569 Rev2.0Dave Liu2012-03-291-2/+20
| * powerpc/dts: Removed fsl,msi property from dts.Diana CRACIUN2012-03-295-16/+0
| * powerpc/epapr: add "memory" as a clobber to all hypercallsTimur Tabi2012-03-291-1/+6
| * powerpc/85xx: Enable I2C_CHARDEV and I2C_MPC options in defconfigsShaveta Leekha2012-03-294-0/+5
| * powerpc/85xx: add the P1020UTM-PC DTS supportJerry Huang2012-03-293-0/+318
| * powerpc/85xx: add the P1020MBG-PC DTS supportJerry Huang2012-03-293-0/+329
| * powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.hTimur Tabi2012-03-295-26/+10
* | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-292-110/+10
|\ \
| * | Wrap accesses to the fd_sets in struct fdtableDavid Howells2012-02-191-1/+1
| * | powerpc: Use generic posix_types.hH. Peter Anvin2012-02-141-109/+9
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-291-1/+0
|\ \ \
| * | | irq: make SPARSE_IRQ an optionally hidden optionRob Herring2012-01-251-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-03-291-0/+1
|\ \ \ \
| * | | | [PATCH v3] ipc: provide generic compat versions of IPC syscallsChris Metcalf2012-03-151-0/+1
* | | | | irqdomain/powerpc: updated defconfigs for VIRQ_DEBUG renameGrant Likely2012-03-297-7/+7
* | | | | irqdomain: Remove powerpc dependency from debugfs fileGrant Likely2012-03-291-10/+0
* | | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28131-700/+680
|\ \ \ \ \
| * | | | | Delete all instances of asm/system.hDavid Howells2012-03-281-6/+0
| * | | | | Disintegrate asm/system.h for PowerPCDavid Howells2012-03-28132-701/+686
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-2826-220/+294
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | powerpc/perf: Fix instruction address sampling on 970 and Power4Benjamin Herrenschmidt2012-03-284-5/+45
| * | | | | powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt2012-03-282-5/+17
| * | | | | powerpc: Random little legacy iSeries removal tidy upsStephen Rothwell2012-03-2810-26/+5
| * | | | | powerpc: Remove NO_IRQ_IGNOREStephen Rothwell2012-03-283-11/+3
| * | | | | powerpc/pseries: Cut down on enthusiastic use of defines in RAS codeAnton Blanchard2012-03-281-25/+1
| * | | | | powerpc/pseries: Clean up ras_error_interrupt codeAnton Blanchard2012-03-281-19/+8
| * | | | | powerpc/pseries: Remove RTAS_POWERMGM_EVENTSAnton Blanchard2012-03-282-2/+1
| * | | | | powerpc/pseries: Use rtas_get_sensor in RAS codeAnton Blanchard2012-03-281-4/+1
| * | | | | powerpc/pseries: Parse and handle EPOW interruptsAnton Blanchard2012-03-281-17/+116
| * | | | | powerpc: Make function that parses RTAS error logs globalAnton Blanchard2012-03-283-66/+69
| * | | | | powerpc/eeh: Retrieve PHB from global listGavin Shan2012-03-281-14/+5
| * | | | | powerpc/eeh: Remove eeh information from pci_dnGavin Shan2012-03-282-24/+13
| * | | | | powerpc/eeh: Remove eeh device from OF nodeGavin Shan2012-03-282-1/+9
* | | | | | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-03-2841-1176/+4161
|\ \ \ \ \ \
| * | | | | | arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twiceDanny Kukawka2012-03-081-1/+0
| * | | | | | KVM: Introduce kvm_memory_slot::arch and move lpage_info into itTakuya Yoshikawa2012-03-082-0/+13
| * | | | | | KVM: PPC: Add HPT preallocatorAlexander Graf2012-03-054-4/+57
| * | | | | | KVM: PPC: Initialize linears with zerosAlexander Graf2012-03-051-0/+1
| * | | | | | KVM: PPC: Convert RMA allocation into generic codeAlexander Graf2012-03-055-82/+118
| * | | | | | KVM: PPC: E500: Fail init when not on e500v2Alexander Graf2012-03-051-0/+4
| * | | | | | KVM: Move gfn_to_memslot() to kvm_host.hPaul Mackerras2012-03-051-21/+2
| * | | | | | KVM: PPC: refer to paravirt docs in header fileScott Wood2012-03-051-0/+10
| * | | | | | KVM: PPC: Rename MMIO register identifiersAlexander Graf2012-03-054-19/+23
| * | | | | | KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific codePaul Mackerras2012-03-055-38/+81
OpenPOWER on IntegriCloud