summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: tqm8548/tqm8xx: add and update CAN device nodesWolfgang Grandegger2011-12-013-10/+53
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-2154-194/+495
|\
| * Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-11-204-23/+2
| |\
| | * Revert "KVM: PPC: Add support for explicit HIOR setting"Alexander Graf2011-11-174-23/+2
| * | powerpc/signal32: Fix sigset_t conversion when copying to userWill Deacon2011-11-171-1/+1
| * | powerpc: Fix atomic_xxx_return barrier semanticsBenjamin Herrenschmidt2011-11-174-35/+40
| * | powerpc: Remove buggy 9-year-old test for binutils < 2.12.1Kyle Moffett2011-11-171-6/+0
| * | powerpc/book3e-64: Fix debug support for userspaceKumar Gala2011-11-172-23/+1
| * | powerpc: Remove extraneous CONFIG_PPC_ADV_DEBUG_REGS defineKumar Gala2011-11-171-2/+0
| * | powerpc: Revert show_regs() define for readabilityKumar Gala2011-11-171-1/+1
| * | powerpc/ps3: Fix SMP lockdep boot warningGeoff Levand2011-11-161-32/+32
| * | powerpc/ps3: Fix lost SMP IPIsGeoff Levand2011-11-163-1/+25
| * | powerpc: Add hvcall.h include to book3s_hv.cMichael Neuling2011-11-161-0/+1
| * | powerpc/trace: Add a dummy stack frame for trace_hardirqs_offKevin Hao2011-11-161-0/+15
| * | powerpc: Copy down exception vectors after feature fixupsAnton Blanchard2011-11-166-2/+28
| * | powerpc: panic if we can't instantiate RTASAnton Blanchard2011-11-161-4/+2
| * | powerpc/4xx: Fix typos in kexec config dependenciesSuzuki Poulose2011-11-162-2/+2
| * | powerpc/fsl: MCU_MPC8349EMITX wants I2C built-in, modular won't do...Al Viro2011-11-161-1/+1
| * | powerpc: Fix build breakage in jump_label.cAl Viro2011-11-161-0/+2
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Linus Torvalds2011-11-151-1/+1
| |\ \ | | |/ | |/|
| | * fsl-rio: fix compile errorLiu Gang2011-11-141-1/+1
| * | powerpc/kvm: Fix build failure with HV KVM and CBEAlexander Graf2011-11-081-3/+3
| * | Merge remote-tracking branch 'agust/next' into mergeBenjamin Herrenschmidt2011-11-083-8/+249
| |\ \
| | * | powerpc, tqm5200: update tqm5200_defconfig to fit for charon board.Heiko Schocher2011-09-291-8/+12
| | * | powerpc/5200: add support for charon boardHeiko Schocher2011-09-292-0/+237
| * | | powerpc/ps3: Fix lv1_gpu_attribute hcallGeoff Levand2011-11-081-1/+1
| * | | powerpc/ps3: Fix PS3 repository build warningsGeoff Levand2011-11-081-16/+16
| * | | powerpc/irq: Remove IRQF_DISABLEDYong Zhang2011-11-0814-26/+18
| * | | powerpc/numa: NUMA topology support for PowerNVDipankar Sarma2011-11-081-7/+17
| * | | powerpc: Add System RAM to /proc/iomemAnton Blanchard2011-11-081-0/+30
| * | | powerpc: Add KVM as module to defconfigsMichael Neuling2011-11-082-0/+8
| * | | powerpc/kvm: Fix build with older toolchainsNishanth Aravamudan2011-11-081-1/+1
| | |/ | |/|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-171-0/+3
|\ \ \ | |/ / |/| |
| * | net: add wireless TX status socket optionJohannes Berg2011-11-091-0/+3
* | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06172-96/+155
|\ \ \
| * | | powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker2011-10-3128-32/+0
| * | | powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-3161-61/+61
| * | | powerpc: convert hvconsole.c to export.h ; fix implicit use of errno.hPaul Gortmaker2011-10-311-1/+2
| * | | powerpc: fix two implicit header uses in pseries/plpar_wrappers.hPaul Gortmaker2011-10-311-0/+3
| * | | powerpc: fix implicit use of mutex.h by include/asm/spu.hPaul Gortmaker2011-10-311-0/+1
| * | | powerpc: fix implicit use of cache.h in kernel/firmware.cPaul Gortmaker2011-10-311-1/+2
| * | | powerpc: fix implicit notifier use in converting to export.hPaul Gortmaker2011-10-311-1/+2
| * | | powerpc: cell/beat_wrapper.h is implicitly using memcpy functionsPaul Gortmaker2011-10-311-0/+1
| * | | powerpc: Fix up implicit sched.h usersPaul Gortmaker2011-10-318-0/+8
| * | | powerpc: Fix up implicit stat.h usersPaul Gortmaker2011-10-316-0/+6
| * | | powerpc: Fix up modules that should be including module.hPaul Gortmaker2011-10-3113-0/+13
| * | | powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-3113-0/+13
| * | | powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-10-3142-0/+42
| * | | powerpc: io-workarounds.c was implicitly getting init_mmPaul Gortmaker2011-10-311-0/+1
* | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-11-066-53/+0
|\ \ \ \
OpenPOWER on IntegriCloud