aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2011-08-31Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Gravatar Linus Torvalds 6-2/+9
2011-08-30powerpc/p1023rds: Fix the error of bank-width of nor flashGravatar Chunhe Lan 1-1/+1
2011-08-30powerpc/85xx: enable caam crypto driver by defaultGravatar Kim Phillips 3-1/+6
2011-08-30powerpc/85xx: enable the audio drivers in the defconfigsGravatar Timur Tabi 2-0/+2
2011-08-29remove remaining references to nfsservctlGravatar Stephen Rothwell 1-1/+1
2011-08-25arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear valueGravatar Liu Gang-B34182 1-2/+3
2011-08-11powerpc: Really fix build without CONFIG_PCIGravatar Benjamin Herrenschmidt 1-1/+1
2011-08-05powerpc: Fix build without CONFIG_PCIGravatar Benjamin Herrenschmidt 1-0/+2
2011-08-05powerpc/4xx: Fix build of PCI code on 405Gravatar Benjamin Herrenschmidt 1-2/+3
2011-08-05powerpc/pseries: Simplify vpa deregistration functionsGravatar Anton Blanchard 3-18/+14
2011-08-05powerpc/pseries: Cleanup VPA registration and deregistration errorsGravatar Anton Blanchard 3-19/+22
2011-08-05powerpc/pseries: Fix kexec on recent firmware versionsGravatar Anton Blanchard 3-3/+14
2011-08-05powerpc: Make KVM_GUEST default to nGravatar Anton Blanchard 1-1/+1
2011-08-05powerpc/kvm: Fix build errors with older toolchainsGravatar Nishanth Aravamudan 1-2/+2
2011-08-05powerpc: Lack of ibm,io-events not that important!Gravatar Anton Blanchard 1-5/+3
2011-08-05powerpc: Move kdump default base address to half RMO size on 64bitGravatar Anton Blanchard 2-13/+7
2011-08-05powerpc/perf: Disable pagefaults during callchain stack readGravatar David Ahern 1-3/+17
2011-08-05ppc: Remove duplicate definition of PV_POWER7Gravatar Peter Zijlstra 1-1/+0
2011-08-05powerpc: pseries: Fix kexec on machines with more than 4TB of RAMGravatar Anton Blanchard 1-1/+1
2011-08-05powerpc: Jump label misalignment causes oops at bootGravatar Anton Blanchard 1-2/+0
2011-08-05powerpc: Clean up some panic messages in prom_initGravatar Anton Blanchard 1-3/+5
2011-08-05powerpc: Fix device tree claim codeGravatar Anton Blanchard 1-3/+3
2011-08-05powerpc: Return the_cpu_ spec from identify_cpuGravatar Scott Wood 1-5/+6
2011-08-05powerpc: mtspr/mtmsr should take an unsigned longGravatar Scott Wood 1-2/+5
2011-08-03Merge branch 'apei' into apei-releaseGravatar Len Brown 1-0/+1
2011-08-03Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGGravatar Huang Ying 1-0/+1
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 20-82/+34
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionGravatar Arun Sharma 1-4/+0
2011-07-26atomic: move atomic_add_unless to generic codeGravatar Arun Sharma 1-7/+7
2011-07-26atomic: use <linux/atomic.h>Gravatar Arun Sharma 32-32/+31
2011-07-26asm-generic: add another generic ext2 atomic bitopsGravatar Akinobu Mita 1-4/+1
2011-07-26ptrace: unify show_regs() prototypeGravatar Mike Frysinger 1-1/+0
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 128-1290/+8022
2011-07-25Merge 'akpm' patch seriesGravatar Linus Torvalds 2-0/+2
2011-07-25notifiers: sys: move reboot notifiers into reboot.hGravatar Amerigo Wang 2-0/+2
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 37-62/+59
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusGravatar Linus Torvalds 3-39/+0
2011-07-24Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 61-1779/+6631
2011-07-24modules: make arch's use default loader hooksGravatar Jonas Bonn 3-39/+0
2011-07-23virtio: expose for non-virtualization users tooGravatar Ohad Ben-Cohen 1-1/+0
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 4-34/+30
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 5-4/+4
2011-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 15-15/+55
2011-07-22Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...Gravatar Linus Torvalds 8-237/+29
2011-07-22Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 3-389/+0
2011-07-22powerpc/85xx: fix mpic configuration in CAMP modeGravatar Fabio Baltieri 2-3/+5
2011-07-21net: Fix ppc64 BPF JIT dependencies.Gravatar David S. Miller 1-1/+1
2011-07-22powerpc: Copy back TIF flags on return from softirq stackGravatar Benjamin Herrenschmidt 1-0/+7
2011-07-22powerpc/64: Make server perfmon only built on ppc64 server devicesGravatar Kumar Gala 1-1/+1
2011-07-22Merge remote-tracking branch 'jwb/next' into nextGravatar Benjamin Herrenschmidt 11-84/+185