summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-028-7/+21
|\
| * powerpc/44x: Add mtd ndfc to the ppx44x defconfigTony Breeds2011-11-251-0/+2
| * powerpc: Fix compiliation with hugetlbfs enabledKumar Gala2011-11-251-0/+1
| * arch/powerpc/sysdev/ehv_pic.c: add missing kfreeJulia Lawall2011-11-241-0/+1
| * powerpc/fsl-lbc: Fix for fsl_upmAlexandre Rusev2011-11-241-0/+1
| * powerpc/qe: Fixup QE_General4 errataJoakim Tjernlund2011-11-241-1/+1
| * powerpc/85xx: Fix compile error on p3060_qds.cKumar Gala2011-11-241-1/+1
| * powerpc/p3060qds: Fix select of 'MPC8xxx_GPIO'Paul Bolle2011-11-241-1/+1
| * powerpc/p1023: set IRQ[4:6,11] to active-high level sensitive for PCIeRoy Zang2011-11-241-4/+13
* | 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/+2Star
| |\
| | * Revert "KVM: PPC: Add support for explicit HIOR setting"Alexander Graf2011-11-174-23/+2Star
| * | 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/+0Star
| * | powerpc/book3e-64: Fix debug support for userspaceKumar Gala2011-11-172-23/+1Star
| * | powerpc: Remove extraneous CONFIG_PPC_ADV_DEBUG_REGS defineKumar Gala2011-11-171-2/+0Star
| * | 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/+2Star
| * | 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/+18Star
| * | | 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-07172-96/+155
|\ \ \
| * | | powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker2011-11-0128-32/+0Star
| * | | powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-11-0161-61/+61
| * | | powerpc: convert hvconsole.c to export.h ; fix implicit use of errno.hPaul Gortmaker2011-11-011-1/+2
| * | | powerpc: fix two implicit header uses in pseries/plpar_wrappers.hPaul Gortmaker2011-11-011-0/+3
| * | | powerpc: fix implicit use of mutex.h by include/asm/spu.hPaul Gortmaker2011-11-011-0/+1
| * | | powerpc: fix implicit use of cache.h in kernel/firmware.cPaul Gortmaker2011-11-011-1/+2