aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2011-11-08powerpc/kvm: Fix build failure with HV KVM and CBEGravatar Alexander Graf 1-3/+3
2011-11-08Merge remote-tracking branch 'agust/next' into mergeGravatar Benjamin Herrenschmidt 3-8/+249
2011-11-08powerpc/ps3: Fix lv1_gpu_attribute hcallGravatar Geoff Levand 1-1/+1
2011-11-08powerpc/ps3: Fix PS3 repository build warningsGravatar Geoff Levand 1-16/+16
2011-11-08powerpc/irq: Remove IRQF_DISABLEDGravatar Yong Zhang 14-26/+18
2011-11-08powerpc/numa: NUMA topology support for PowerNVGravatar Dipankar Sarma 1-7/+17
2011-11-08powerpc: Add System RAM to /proc/iomemGravatar Anton Blanchard 1-0/+30
2011-11-08powerpc: Add KVM as module to defconfigsGravatar Michael Neuling 2-0/+8
2011-11-08powerpc/kvm: Fix build with older toolchainsGravatar Nishanth Aravamudan 1-1/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 172-96/+155
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 6-53/+0
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 169-1327/+8416
2011-11-04Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-6/+2
2011-11-03powerpc/p3060qds: Add support for P3060QDS boardGravatar Shengzhou Liu 6-0/+1048
2011-11-03powerpc/83xx: Add shutdown request support to MCU handling on MPC8349 MITXGravatar Fabio Baltieri 2-2/+58
2011-11-03powerpc/85xx: Make kexec to interate over online cpusGravatar Matthew McClintock 1-1/+1
2011-11-03powerpc/fsl_booke: Fix comment in head_fsl_booke.SGravatar Matthew McClintock 1-2/+2
2011-11-03powerpc/85xx: issue 15 EOI after core reset for FSL CoreNet devicesGravatar Matthew McClintock 1-0/+10
2011-11-03powerpc/86xx: Correct Gianfar support for GE boardsGravatar Martyn Welch 3-12/+87
2011-11-02arch/powerpc/sysdev/fsl_rio.c: release rapidio port I/O region resource if po...Gravatar Liu Gang 1-0/+1
2011-11-02thp: share get_huge_page_tail()Gravatar Andrea Arcangeli 1-11/+0
2011-11-02powerpc: gup_huge_pmd() return 0 if pte changesGravatar Andrea Arcangeli 1-10/+11
2011-11-02powerpc: gup_hugepte() support THP based tail recountingGravatar Andrea Arcangeli 1-1/+23
2011-11-02powerpc: gup_hugepte() avoid freeing the head page too many timesGravatar Andrea Arcangeli 1-3/+2
2011-11-02powerpc: get_hugepte() don't put_page() the wrong pageGravatar Andrea Arcangeli 1-1/+1
2011-11-02powerpc: remove superfluous PageTail checks on the pte gup_fastGravatar Andrea Arcangeli 1-13/+0
2011-11-02mm: thp: tail page refcounting fixGravatar Andrea Arcangeli 1-2/+3
2011-10-31Cross Memory AttachGravatar Christopher Yeoh 2-1/+5
2011-10-31powerpc: remove non-required uses of include <linux/module.h>Gravatar Paul Gortmaker 28-32/+0
2011-10-31powerpc: various straight conversions from module.h --> export.hGravatar Paul Gortmaker 61-61/+61
2011-10-31powerpc: convert hvconsole.c to export.h ; fix implicit use of errno.hGravatar Paul Gortmaker 1-1/+2
2011-10-31powerpc: fix two implicit header uses in pseries/plpar_wrappers.hGravatar Paul Gortmaker 1-0/+3
2011-10-31powerpc: fix implicit use of mutex.h by include/asm/spu.hGravatar Paul Gortmaker 1-0/+1
2011-10-31powerpc: fix implicit use of cache.h in kernel/firmware.cGravatar Paul Gortmaker 1-1/+2
2011-10-31powerpc: fix implicit notifier use in converting to export.hGravatar Paul Gortmaker 1-1/+2
2011-10-31powerpc: cell/beat_wrapper.h is implicitly using memcpy functionsGravatar Paul Gortmaker 1-0/+1
2011-10-31powerpc: Fix up implicit sched.h usersGravatar Paul Gortmaker 8-0/+8
2011-10-31powerpc: Fix up implicit stat.h usersGravatar Paul Gortmaker 6-0/+6
2011-10-31powerpc: Fix up modules that should be including module.hGravatar Paul Gortmaker 13-0/+13
2011-10-31powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEGravatar Paul Gortmaker 13-0/+13
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLGravatar Paul Gortmaker 42-0/+42
2011-10-31powerpc: io-workarounds.c was implicitly getting init_mmGravatar Paul Gortmaker 1-0/+1
2011-10-31powerpc: drop unused Kconfig symbolsGravatar Paul Bolle 5-48/+0
2011-10-31powerpc: 40x: drop unused Kconfig symbolGravatar Paul Bolle 1-5/+0
2011-10-30Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 25-456/+963
2011-10-30Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Gravatar Linus Torvalds 4-77/+74
2011-10-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Gravatar Linus Torvalds 1-1/+2
2011-10-28compat: sync compat_stats with statfs.Gravatar Eric W. Biederman 1-1/+2
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-12/+12
2011-10-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 2-0/+3