summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-22powerpc/85xx: fix mpic configuration in CAMP modeFabio Baltieri2-3/+5
2011-07-22powerpc: Copy back TIF flags on return from softirq stackBenjamin Herrenschmidt1-0/+7
2011-07-22powerpc/64: Make server perfmon only built on ppc64 server devicesKumar Gala1-1/+1
2011-07-22Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt12-85/+186
2011-07-20powerpc/pseries: Fix hvc_vio.c build due to recent changesBenjamin Herrenschmidt1-2/+2
2011-07-19powerpc: Exporting boot_cpuid_physAndrew Gabbasov1-0/+1
2011-07-19powerpc: Add CFAR to oops outputMichael Neuling1-0/+2
2011-07-19hvc_console: Add kdb supportAnton Blanchard1-0/+39
2011-07-19powerpc/pseries: Fix hvterm_raw_get_chars to accept < 16 chars, fixing xmonAnton Blanchard1-21/+37
2011-07-19powerpc/irq: Quieten irq mapping printksAnton Blanchard1-1/+1
2011-07-19powerpc: Enable lockup and hung task detectors in pseries and ppc64 defeconfigsAnton Blanchard2-0/+4
2011-07-19powerpc: Add mpt2sas driver to pseries and ppc64 defconfigAnton Blanchard2-0/+2
2011-07-19powerpc: Disable IRQs off tracer in ppc64 defconfigAnton Blanchard1-1/+0
2011-07-19powerpc: Sync pseries and ppc64 defconfigsAnton Blanchard1-0/+12
2011-07-19powerpc/pseries/hvconsole: Fix dropped console outputAnton Blanchard1-1/+1
2011-07-19hvc_console: Improve tty/console put_chars handlingHendrik Brueckner1-3/+5
2011-07-19powerpc/kdump: Fix timeout in crash_kexec_wait_realmodeMichael Neuling1-5/+1
2011-07-19powerpc/mm: Fix output of total_ram.Tony Breeds1-2/+2
2011-07-19powerpc/cpufreq: Add cpufreq driver for Momentum Maple boardsDmitry Eremin-Solenikov4-0/+326
2011-07-19powerpc: Correct annotations of pmu registration functionsDmitry Eremin-Solenikov8-8/+8
2011-07-19powerpc: Remove redundant set_fs(USER_DS)Mathias Krause1-2/+0
2011-07-12powerpc/4xx: Move PCIE printk to proper functionJosh Boyer1-3/+2
2011-07-12powerpc/47x: allow kernel to be loaded in higher physical memoryDave Kleikamp4-15/+48
2011-07-12MAINTAINERS: Update PowerPC 4xx entryJosh Boyer1-1/+1
2011-07-12powerpc/44x: Use correct phy-address dt nodes on taishan.dtsStefan Roese1-2/+2
2011-07-12powerpc/44x: boot wrapper: allow kernel to load into non-zero addressDave Kleikamp1-1/+22
2011-07-12powerpc/44x: don't use tlbivax on AMP systemsDave Kleikamp4-1/+31
2011-07-12powerpc/4xx: Add check_link to struct ppc4xx_pciex_hwopsTony Breeds1-65/+83
2011-07-08powerpc: Dont require a dma_ops struct to set dma maskKumar Gala1-3/+1
2011-07-08powerpc: implement arch_setup_pdev_archdataKumar Gala2-26/+6
2011-07-08driver core: Add ability for arch code to setup pdev_archdataKumar Gala2-0/+22
2011-07-08powerpc: Create next_tlbcam_idx percpu variable for FSL_BOOKEBecky Bruce4-0/+24
2011-07-08powerpc/p1022ds: Remove fixed-link property from ethernet nodes.Felix Radensky1-2/+0
2011-07-08powerpc/85xx: Remove stale BUG_ON in mpc85xx_smp_initLaurentiu TUDOR1-4/+5
2011-07-08powerpc/85xx: Add p2040 RDB board supportMingkai Hu6-0/+891
2011-07-08powerpc/85xx: add hypervisor config entries to corenet_smp_defconfigTimur Tabi1-0/+3
2011-07-08drivers/virt: introduce Freescale hypervisor management driverTimur Tabi8-0/+1222
2011-07-07powerpc/85xx: Add P5020 SoC device tree include stubKumar Gala2-570/+653
2011-07-07powerpc/85xx: Add P3041 SoC device tree include stubKumar Gala2-578/+661
2011-07-01powerpc: Use -mtraceback=noAnton Blanchard1-1/+1
2011-07-01powerpc: Add jump label supportMichael Ellerman4-0/+72
2011-07-01powerpc/hvsi: Fix conflict with old HVSI driverBenjamin Herrenschmidt3-43/+43
2011-07-01powerpc: Fix build problem with default ppc_md.progress commitBenjamin Herrenschmidt1-0/+2
2011-06-30powerpc: Add printk companion for ppc_md.progressDave Carroll3-1/+8
2011-06-30powerpc: Move free_initmem to common codeDave Carroll4-51/+19
2011-06-30Merge remote branch 'origin/master' into nextBenjamin Herrenschmidt815-4647/+10199
2011-06-29Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-1/+1
2011-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-3/+3
2011-06-30drm/radeon/kms: increase rom size for atrm methodAlex Deucher1-1/+1
2011-06-30crypto: caam - fix operator precedence in shared descriptor allocationKim Phillips1-3/+3