aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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: 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-08powerpc: Dont require a dma_ops struct to set dma maskKumar Gala1-3/+1
2011-07-08powerpc: implement arch_setup_pdev_archdataKumar Gala1-24/+4
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-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 Herrenschmidt1-12/+12
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 Herrenschmidt210-1080/+2438
2011-06-29Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-5/+7
2011-06-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds9-91/+102
2011-06-29powerpc/pseries: Move hvsi support into a libraryBenjamin Herrenschmidt1-0/+34
2011-06-29powerpc/pseries: Re-implement HVSI as part of hvc_vioBenjamin Herrenschmidt6-192/+24
2011-06-29powerpc/udbg: Register udbg console genericallyBenjamin Herrenschmidt2-2/+2
2011-06-29powerpc/pseries: Factor HVSI header struct in packet definitionsBenjamin Herrenschmidt1-12/+4
2011-06-29powerpc/hvsi: Move HVSI protocol definitions to a header fileBenjamin Herrenschmidt1-0/+68
2011-06-29powerpc/maple: Register CPC925 EDAC device on all boards with CPC925Dmitry Eremin-Solenikov1-22/+19
2011-06-29powerpc/pseries: Improve error code on reconfiguration notifier failureAkinobu Mita4-26/+12
2011-06-29powerpc/pseries: Introduce pSeries_reconfig_notify()Akinobu Mita3-19/+23
2011-06-29powerpc/maple: Enable scom access functions on MapleDmitry Eremin-Solenikov1-2/+2
2011-06-29powerpc: mem_init should call memblock_is_reserved with phys_addr_tBecky Bruce1-1/+2
2011-06-29powerpc: Whitespace fix to include/asm/pgtable-ppc64.hBecky Bruce1-1/+2
2011-06-29powerpc/book3e-64: use a separate TLB handler when linear map is boltedScott Wood4-34/+266
2011-06-29KVM: x86 emulator: fix %rip-relative addressing with immediate source operandAvi Kivity1-5/+7
2011-06-29powerpc/book3e-64: Reraise doorbell when masked by soft-irq-disableScott Wood4-16/+21
2011-06-29arch/powerpc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich5-57/+60
2011-06-29powerpc/rtas-rtc: remove sideeffects of printk_ratelimitChristian Dietrich1-12/+17
2011-06-29Merge remote branch 'jwb/next' into nextBenjamin Herrenschmidt3-1/+24
2011-06-29powerpc/pseries: remove duplicate SCSI_BNX2_ISCSI in pseries_defconfigMichael Neuling1-1/+0
2011-06-28Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds4-4/+69
2011-06-28powerpc/4xx: Update Canyonlands and Glacier boards DTS to add HW RNG supportMike Williams2-1/+12
2011-06-28ppc4xx: Add crypto and RNG entries to Sequoia DTSJosh Boyer1-0/+12
2011-06-27um: add asm/percpu.hRichard Weinberger1-0/+6