summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2011-10-31powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker
2011-10-31powerpc: convert hvconsole.c to export.h ; fix implicit use of errno.hPaul Gortmaker
2011-10-31powerpc: fix two implicit header uses in pseries/plpar_wrappers.hPaul Gortmaker
2011-10-31powerpc: fix implicit use of mutex.h by include/asm/spu.hPaul Gortmaker
2011-10-31powerpc: fix implicit use of cache.h in kernel/firmware.cPaul Gortmaker
2011-10-31powerpc: fix implicit notifier use in converting to export.hPaul Gortmaker
2011-10-31powerpc: cell/beat_wrapper.h is implicitly using memcpy functionsPaul Gortmaker
2011-10-31powerpc: Fix up implicit sched.h usersPaul Gortmaker
2011-10-31powerpc: Fix up implicit stat.h usersPaul Gortmaker
2011-10-31powerpc: Fix up modules that should be including module.hPaul Gortmaker
2011-10-31powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker
2011-10-31powerpc: io-workarounds.c was implicitly getting init_mmPaul Gortmaker
2011-10-30Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-10-30Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds
2011-10-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds
2011-10-28compat: sync compat_stats with statfs.Eric W. Biederman
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-10-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-10-15Merge commit 'v3.1-rc9' into fbdev-nextFlorian Tobias Schandinat
2011-10-13Kconfig: remove redundant CONFIG_ prefix on two symbolsPaul Bolle
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-10-05drivers/video: fsl-diu-fb: only DIU modes 0 and 1 are supportedTimur Tabi
2011-09-29powerpc: Fix device-tree matching for Apple U4 bridgeBenjamin Herrenschmidt
2011-09-27doc: fix broken referencesPaul Bolle
2011-09-25KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode codePaul Mackerras
2011-09-25KVM: PPC: book3s_pr: Simplify transitions between virtual and real modePaul Mackerras
2011-09-25KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separatelyPaul Mackerras
2011-09-25KVM: PPC: Add sanity checking to vcpu_runAlexander Graf
2011-09-25KVM: PPC: Enable the PAPR CAP for Book3SAlexander Graf
2011-09-25KVM: PPC: Support SC1 hypercalls for PAPR in PR modeAlexander Graf
2011-09-25KVM: PPC: Stub emulate CFAR and PURR SPRsAlexander Graf
2011-09-25KVM: PPC: Add PAPR hypercall code for PR modeAlexander Graf
2011-09-25KVM: PPC: Add support for explicit HIOR settingAlexander Graf
2011-09-25KVM: PPC: Read out syscall instruction on trapAlexander Graf
2011-09-25KVM: PPC: Interpret SDR1 as HVA in PAPR modeAlexander Graf
2011-09-25KVM: PPC: Check privilege level on SPRsAlexander Graf
2011-09-25KVM: PPC: Add papr_enabled flagAlexander Graf
2011-09-25KVM: PPC: move compute_tlbie_rb to book3s common headerAlexander Graf
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-09-15Merge branch 'master' into for-nextJiri Kosina
2011-09-15treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov
2011-09-13locking, powerpc: Annotate uic->lock as rawThomas Gleixner
2011-08-31Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-08-30powerpc/p1023rds: Fix the error of bank-width of nor flashChunhe Lan
2011-08-30powerpc/85xx: enable caam crypto driver by defaultKim Phillips
2011-08-30powerpc/85xx: enable the audio drivers in the defconfigsTimur Tabi