summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2013-02-13KVM: PPC: BookE: Handle alignment interruptsAlexander Graf2-3/+19
2013-02-13booke: Added DBCR4 SPR numberBharat Bhushan1-0/+1
2013-02-13KVM: PPC: booke: Allow multiple exception typesBharat Bhushan5-16/+54
2013-02-13KVM: PPC: booke: use vcpu reference from thread_structBharat Bhushan3-7/+3
2013-02-12powerpc/fsl: msi: sparse fixesKim Phillips1-2/+2
2013-02-12powerpc/fsl: ifc: sparse fixesKim Phillips1-1/+1
2013-02-12powerpc/fsl: fsl_soc: sparse fixesKim Phillips1-2/+2
2013-02-12powerpc/fsl: lbc: sparse fixesKim Phillips1-3/+3
2013-02-12powerpc/5200: Use the gpt* labels to simplify mpc5200 dts filesGrant Likely11-235/+70
2013-02-12powerpc/5200: Add Lite5200 on-board LEDs as devicesGrant Likely2-12/+36
2013-02-11sched, powerpc: Fix sched.h split-up build failureIngo Molnar1-0/+1
2013-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-27/+35
2013-02-08powerpc: Add support for context switching the TAR registerIan Munsie6-1/+38
2013-02-08pseries/iommu: Remove DDW on kexecNishanth Aravamudan1-38/+50
2013-02-08pseries/iommu: Restore_default_window does not use liobn parameterNishanth Aravamudan1-2/+2
2013-02-08powerpc: fix ics_rtas_init and start_secondary section mismatchDaniel Borkmann2-2/+2
2013-02-06perf/powerpc: Fix build errorSukadev Bhattiprolu1-1/+1
2013-02-06powerpc/5200: Fix size to request_mem_region() callGrant Likely1-1/+1
2013-02-05powerpc/mpc5xxx: fix sparse warning for non static symbolAnatolij Gustschin1-2/+2
2013-02-05powerpc/mpc512x: fix sparce warnings for non static symbolsAnatolij Gustschin2-3/+5
2013-02-05powerpc/mpc512x: fix noderef sparse warningsAnatolij Gustschin1-9/+9
2013-02-05powerpc/512x: add function for chip select parameter configurationAnatolij Gustschin2-0/+46
2013-02-04arch Kconfig: Remove references to IRQ_PER_CPUJames Hogan1-1/+0
2013-02-04Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner1-1/+1
2013-02-04powerpc/mm: Fix hash computation functionAneesh Kumar K.V1-27/+35
2013-02-04powerpc: trim the crap from syscalls.hAl Viro1-5/+0
2013-02-04powerpc: switch to generic old sigaction()Al Viro4-75/+3
2013-02-04powerpc: switch to generic compat rt_sigaction()Al Viro3-39/+1
2013-02-04powerpc: kill pointless wrappersAl Viro2-332/+31
2013-02-04powerpc: switch to generic old sigsuspendAl Viro3-11/+2
2013-02-04powerpc: switch to generic compat rt_sigqueueinfo()Al Viro2-24/+1
2013-02-04powerpc: switch to generic compat rt_sigpending()Al Viro2-18/+1
2013-02-04powerpc: switch to generic compat rt_sigprocmask()Al Viro2-35/+1
2013-02-04powerpc: switch to generic sigaltstackAl Viro6-87/+13
2013-02-04take sys_rt_sigsuspend() prototype to linux/syscalls.hAl Viro2-3/+0
2013-02-04consolidate kernel-side struct sigaction declarationsAl Viro3-1/+3
2013-02-04consolidate declarations of k_sigactionAl Viro1-4/+0
2013-02-04sanitize rt_sigaction() situation a bitAl Viro1-3/+0
2013-01-31perf/POWER7: Make some POWER7 events available in sysfsSukadev Bhattiprolu2-0/+21
2013-01-31perf/POWER7: Make generic event translations available in sysfsSukadev Bhattiprolu3-0/+69
2013-01-31perf/Power7: Use macros to identify perf eventsSukadev Bhattiprolu1-8/+20
2013-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-5/+35
2013-01-29Merge branch 'master' into for-nextJiri Kosina244-1918/+4892
2013-01-29powerpc/512x: initialize clocks before bus probingAnatolij Gustschin1-1/+1
2013-01-29pseries/iommu: Ensure TCEs are cleared with non-huge DDWNishanth Aravamudan1-10/+1
2013-01-29pseries/iommu: Fix iteration in DDW TCE clearrangeNishanth Aravamudan1-0/+1
2013-01-29powerpc: Change hardware breakpoint to allow longer rangesMichael Neuling2-4/+10
2013-01-29powerpc: Add length setting to set_dawrMichael Neuling1-1/+9
2013-01-29perf/Power: PERF_EVENT_IOC_ENABLE does not reenable eventsukadev@linux.vnet.ibm.com1-0/+8
2013-01-29powerpc: Avoid debug_smp_processor_id() check in SHARED_PROCESSORLi Zhong1-1/+1