summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | KVM: PPC: E500: Explicitly mark shadow maps invalidAlexander Graf2013-01-241-3/+10
| * | | KVM: PPC: E500: Move write_stlbe higherAlexander Graf2013-01-241-16/+16
| * | | KVM: PPC: BookE: Add EPR ONE_REG syncAlexander Graf2013-01-102-1/+26
| * | | KVM: PPC: BookE: Implement EPR exitAlexander Graf2013-01-104-1/+34
| * | | KVM: PPC: BookE: Emulate mfspr on EPRAlexander Graf2013-01-101-0/+3
| * | | KVM: PPC: BookE: Allow irq deliveries to inject requestsAlexander Graf2013-01-101-0/+5
| * | | KVM: PPC: Fix mfspr/mtspr MMUCFG emulationMihai Caraman2013-01-102-5/+2
| * | | KVM: PPC: Book3S: PR: Enable alternative instruction for SC 1Alexander Graf2013-01-103-0/+34
| * | | KVM: PPC: Only WARN on invalid emulationAlexander Graf2013-01-101-1/+2
| * | | KVM: struct kvm_memory_slot.user_alloc -> boolAlex Williamson2012-12-131-2/+2
| * | | KVM: Make KVM_PRIVATE_MEM_SLOTS optionalAlex Williamson2012-12-131-3/+1
| * | | KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSAlex Williamson2012-12-132-3/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-2311-640/+50
|\ \ \ \
| * | | | burying unused conditionalsAl Viro2013-02-142-9/+0
| * | | | powerpc: trim the crap from syscalls.hAl Viro2013-02-031-5/+0
| * | | | powerpc: switch to generic old sigaction()Al Viro2013-02-034-75/+3
| * | | | powerpc: switch to generic compat rt_sigaction()Al Viro2013-02-033-39/+1
| * | | | powerpc: kill pointless wrappersAl Viro2013-02-032-332/+31
| * | | | powerpc: switch to generic old sigsuspendAl Viro2013-02-033-11/+2
| * | | | powerpc: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-032-24/+1
| * | | | powerpc: switch to generic compat rt_sigpending()Al Viro2013-02-032-18/+1
| * | | | powerpc: switch to generic compat rt_sigprocmask()Al Viro2013-02-032-35/+1
| * | | | powerpc: switch to generic sigaltstackAl Viro2013-02-036-87/+13
| * | | | take sys_rt_sigsuspend() prototype to linux/syscalls.hAl Viro2013-02-032-3/+0
| * | | | consolidate kernel-side struct sigaction declarationsAl Viro2013-02-033-1/+3
| * | | | consolidate declarations of k_sigactionAl Viro2013-02-031-4/+0
| * | | | sanitize rt_sigaction() situation a bitAl Viro2013-02-031-3/+0
| | |/ / | |/| |
* | | | Merge branch 'akpm' (more incoming from Andrew)Linus Torvalds2013-02-232-0/+17
|\ \ \ \
| * | | | memory-hotplug: remove memmap of sparse-vmemmapTang Chen2013-02-231-0/+4
| * | | | memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmapYasuaki Ishimatsu2013-02-231-0/+1
| * | | | memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang2013-02-231-0/+12
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-02-23185-5189/+6664
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | powerpc/kexec: Disable hard IRQ before kexecPhileas Fogg2013-02-241-0/+5
| * | | | Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2013-02-2041-3464/+656
| |\ \ \ \
| | * | | | powerpc/5200: Use the gpt* labels to simplify mpc5200 dts filesGrant Likely2013-02-1111-235/+70
| | * | | | powerpc/5200: Add Lite5200 on-board LEDs as devicesGrant Likely2013-02-112-12/+36
| | * | | | powerpc/mpc5xxx: fix sparse warning for non static symbolAnatolij Gustschin2013-02-051-2/+2
| | * | | | powerpc/mpc512x: fix sparce warnings for non static symbolsAnatolij Gustschin2013-02-052-3/+5
| | * | | | powerpc/mpc512x: fix noderef sparse warningsAnatolij Gustschin2013-02-051-9/+9
| | * | | | powerpc/512x: add function for chip select parameter configurationAnatolij Gustschin2013-02-042-0/+46
| | * | | | powerpc/512x: initialize clocks before bus probingAnatolij Gustschin2013-01-291-1/+1
| | * | | | mpc5121: don't check PSC ac97 using node nameAnatolij Gustschin2013-01-151-1/+1
| | * | | | mpc5121: remove obsolete cell-index property from PSC clock codeAnatolij Gustschin2013-01-151-4/+3
| | * | | | powerpc/mpc5121: pdm360ng.dts: use common mpc5121.dtsiAnatolij Gustschin2013-01-151-242/+31
| | * | | | powerpc/mpc5121: add common .dtsi and use it in mpc5121ads.dtsAnatolij Gustschin2013-01-152-280/+449
| | * | | | powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dmaPhilippe De Muyter2013-01-0321-2676/+3
| * | | | | Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2013-02-1935-560/+1369
| |\ \ \ \ \
| | * | | | | powerpc/85xx: l2sram - Add compatible string for BSC9131 platformHarninder Rai2013-02-191-0/+1
| | * | | | | powerpc/85xx: bsc9131 - Correct typo in SDHC device nodeHarninder Rai2013-02-191-1/+1
| | * | | | | powerpc/e500/qemu-e500: enable coreintScott Wood2013-02-151-3/+4
OpenPOWER on IntegriCloud