summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| | * powerpc/perf: e500 supportScott Wood2010-03-059-100/+970
| | * powerpc/perf: Build callchain code regardless of hardware event support.Scott Wood2010-03-041-1/+2
| | * powerpc/cpm2: Checkpatch cleanupAndrea Gelmini2010-03-041-1/+1
| | * powerpc/86xx: Renaming following split of GE Fanuc joint ventureMartyn Welch2010-03-049-38/+38
| | * powerpc/86xx: Convert gef_pic_lock to raw_spinlockAnton Vorontsov2010-03-041-7/+7
| | * powerpc/qe: Convert qe_ic_lock to raw_spinlockAnton Vorontsov2010-03-041-5/+5
| | * powerpc/82xx: Convert pci_pic_lock to raw_spinlockAnton Vorontsov2010-03-041-5/+5
| | * powerpc/85xx: Convert socrates_fpga_pic_lock to raw_spinlockAnton Vorontsov2010-03-041-17/+17
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-123-3/+3
|\ \ \
| * \ \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-083-3/+3
| |\ \ \
| | * | | tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
| | * | | tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König2010-02-051-1/+1
| | * | | fix comment typo leve -> level in powerpcThadeu Lima de Souza Cascardo2010-02-051-1/+1
| | * | | Fix spelling of 'platform' in comments and docStefan Weil2010-02-051-1/+1
* | | | | dma-mapping: powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma...FUJITA Tomonori2010-03-122-18/+0
* | | | | pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori2010-03-121-2/+0
* | | | | pci-dma: powerpc: use include/linux/pci-dma.hFUJITA Tomonori2010-03-122-31/+4
* | | | | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig2010-03-121-7/+0
* | | | | Add generic sys_olduname()Christoph Hellwig2010-03-122-57/+1
* | | | | improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-124-17/+3
* | | | | Add generic sys_ipc wrapperChristoph Hellwig2010-03-123-96/+1
| |_|/ / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-03-081-1/+1
|\ \ \ \
| * | | | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-071-1/+1
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2010-03-081-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | [WATCHDOG] watchdog_info constifyWim Van Sebroeck2010-03-071-1/+1
* | | | nodemask.h: remove macro any_online_nodeH Hartley Sweeten2010-03-061-3/+3
|/ / /
* | | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-03-0527-598/+1115
|\ \ \
| * | | KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guestLiu Yu2010-03-013-17/+48
| * | | KVM: PPC E500: fix tlbcfg emulationLiu Yu2010-03-013-18/+10
| * | | KVM: PPC: Add PVR/PIR init for E500Liu Yu2010-03-011-0/+6
| * | | KVM: PPC E500: Add register l1csr0 emulationLiu Yu2010-03-012-0/+7
| * | | KVM: fix cleanup_srcu_struct on vm destructionMarcelo Tosatti2010-03-011-0/+1
| * | | KVM: PPC: Move Shadow MSR calculation to functionAlexander Graf2010-03-011-6/+21
| * | | KVM: PPC: Keep SRR1 flags around in shadow_msrAlexander Graf2010-03-014-7/+10
| * | | KVM: PPC: Fix initial GPR settingsAlexander Graf2010-03-012-3/+8
| * | | KVM: PPC: Add support for FPU/Altivec/VSXAlexander Graf2010-03-012-6/+201
| * | | KVM: PPC: Add helper functions to call real mode loadersAlexander Graf2010-03-013-0/+44
| * | | KVM: PPC: Export __giveup_vsxAlexander Graf2010-03-011-0/+1
| * | | KVM: PPC: Make large pages workAlexander Graf2010-03-012-5/+8
| * | | KVM: PPC: Pass through program interruptsAlexander Graf2010-03-011-0/+1
| * | | KVM: PPC: Pass program interrupt flags to the guestAlexander Graf2010-03-011-2/+5
| * | | KVM: PPC: Fix HID5 setting codeAlexander Graf2010-03-011-1/+2
| * | | KVM: PPC: Emulate trap SRR1 flags properlyAlexander Graf2010-03-016-5/+14
| * | | KVM: PPC: Call SLB patching code in interrupt safe mannerAlexander Graf2010-03-019-21/+34
| * | | KVM: PPC: Get rid of unnecessary RFIAlexander Graf2010-03-011-11/+11
| * | | KVM: PPC: Implement 'skip instruction' modeAlexander Graf2010-03-014-6/+59
| * | | KVM: PPC: Use PACA backed shadow vcpuAlexander Graf2010-03-0110-237/+249
| * | | KVM: PPC: Add helpers for CR, XERAlexander Graf2010-03-014-10/+52
| * | | KVM: PPC: Use accessor functions for GPR accessAlexander Graf2010-03-0111-225/+274
| * | | KVM: PPC: Enable lightweight exits againAlexander Graf2010-03-012-53/+57
OpenPOWER on IntegriCloud