| Commit message (Expand) | Author | Age | Files | Lines |
* | arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear value | Liu Gang-B34182 | 2011-08-26 | 1 | -2/+3 |
* | powerpc: Really fix build without CONFIG_PCI | Benjamin Herrenschmidt | 2011-08-10 | 1 | -1/+1 |
* | powerpc: Fix build without CONFIG_PCI | Benjamin Herrenschmidt | 2011-08-05 | 1 | -0/+2 |
* | powerpc/4xx: Fix build of PCI code on 405 | Benjamin Herrenschmidt | 2011-08-05 | 1 | -2/+3 |
* | powerpc/pseries: Simplify vpa deregistration functions | Anton Blanchard | 2011-08-05 | 3 | -18/+14 |
* | powerpc/pseries: Cleanup VPA registration and deregistration errors | Anton Blanchard | 2011-08-05 | 3 | -19/+22 |
* | powerpc/pseries: Fix kexec on recent firmware versions | Anton Blanchard | 2011-08-05 | 3 | -3/+14 |
* | powerpc: Make KVM_GUEST default to n | Anton Blanchard | 2011-08-05 | 1 | -1/+1 |
* | powerpc/kvm: Fix build errors with older toolchains | Nishanth Aravamudan | 2011-08-05 | 1 | -2/+2 |
* | powerpc: Lack of ibm,io-events not that important! | Anton Blanchard | 2011-08-05 | 1 | -5/+3 |
* | powerpc: Move kdump default base address to half RMO size on 64bit | Anton Blanchard | 2011-08-05 | 2 | -13/+7 |
* | powerpc/perf: Disable pagefaults during callchain stack read | David Ahern | 2011-08-05 | 1 | -3/+17 |
* | ppc: Remove duplicate definition of PV_POWER7 | Peter Zijlstra | 2011-08-05 | 1 | -1/+0 |
* | powerpc: pseries: Fix kexec on machines with more than 4TB of RAM | Anton Blanchard | 2011-08-05 | 1 | -1/+1 |
* | powerpc: Jump label misalignment causes oops at boot | Anton Blanchard | 2011-08-05 | 1 | -2/+0 |
* | powerpc: Clean up some panic messages in prom_init | Anton Blanchard | 2011-08-05 | 1 | -3/+5 |
* | powerpc: Fix device tree claim code | Anton Blanchard | 2011-08-05 | 1 | -3/+3 |
* | powerpc: Return the_cpu_ spec from identify_cpu | Scott Wood | 2011-08-05 | 1 | -5/+6 |
* | powerpc: mtspr/mtmsr should take an unsigned long | Scott Wood | 2011-08-05 | 1 | -2/+5 |
* | Merge branch 'apei' into apei-release | Len Brown | 2011-08-03 | 1 | -0/+1 |
|\ |
|
| * | Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG | Huang Ying | 2011-08-03 | 1 | -0/+1 |
* | | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-07-27 | 20 | -82/+34 |
|\ \ |
|
| * | | pci: move microblaze and powerpc pci flag functions into asm-generic | Rob Herring | 2011-07-12 | 1 | -49/+1 |
| * | | powerpc: rename ppc_pci_*_flags to pci_*_flags | Rob Herring | 2011-07-12 | 20 | -49/+49 |
* | | | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma | 2011-07-27 | 1 | -4/+0 |
* | | | atomic: move atomic_add_unless to generic code | Arun Sharma | 2011-07-27 | 1 | -7/+7 |
* | | | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-27 | 32 | -32/+31 |
* | | | asm-generic: add another generic ext2 atomic bitops | Akinobu Mita | 2011-07-27 | 1 | -4/+1 |
* | | | ptrace: unify show_regs() prototype | Mike Frysinger | 2011-07-27 | 1 | -1/+0 |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2011-07-26 | 128 | -1290/+8022 |
|\ \ \ |
|
| * | | | powerpc/85xx: fix mpic configuration in CAMP mode | Fabio Baltieri | 2011-07-22 | 2 | -3/+5 |
| * | | | powerpc: Copy back TIF flags on return from softirq stack | Benjamin Herrenschmidt | 2011-07-22 | 1 | -0/+7 |
| * | | | powerpc/64: Make server perfmon only built on ppc64 server devices | Kumar Gala | 2011-07-22 | 1 | -1/+1 |
| * | | | Merge remote-tracking branch 'jwb/next' into next | Benjamin Herrenschmidt | 2011-07-22 | 11 | -84/+185 |
| |\ \ \ |
|
| | * | | | powerpc/4xx: Move PCIE printk to proper function | Josh Boyer | 2011-07-12 | 1 | -3/+2 |
| | * | | | powerpc/47x: allow kernel to be loaded in higher physical memory | Dave Kleikamp | 2011-07-12 | 4 | -15/+48 |
| | * | | | powerpc/44x: Use correct phy-address dt nodes on taishan.dts | Stefan Roese | 2011-07-12 | 1 | -2/+2 |
| | * | | | powerpc/44x: boot wrapper: allow kernel to load into non-zero address | Dave Kleikamp | 2011-07-12 | 1 | -1/+22 |
| | * | | | powerpc/44x: don't use tlbivax on AMP systems | Dave Kleikamp | 2011-07-12 | 4 | -1/+31 |
| | * | | | powerpc/4xx: Add check_link to struct ppc4xx_pciex_hwops | Tony Breeds | 2011-07-12 | 1 | -65/+83 |
| * | | | | powerpc: Exporting boot_cpuid_phys | Andrew Gabbasov | 2011-07-19 | 1 | -0/+1 |
| * | | | | powerpc: Add CFAR to oops output | Michael Neuling | 2011-07-19 | 1 | -0/+2 |
| * | | | | powerpc/irq: Quieten irq mapping printks | Anton Blanchard | 2011-07-19 | 1 | -1/+1 |
| * | | | | powerpc: Enable lockup and hung task detectors in pseries and ppc64 defeconfigs | Anton Blanchard | 2011-07-19 | 2 | -0/+4 |
| * | | | | powerpc: Add mpt2sas driver to pseries and ppc64 defconfig | Anton Blanchard | 2011-07-19 | 2 | -0/+2 |
| * | | | | powerpc: Disable IRQs off tracer in ppc64 defconfig | Anton Blanchard | 2011-07-19 | 1 | -1/+0 |
| * | | | | powerpc: Sync pseries and ppc64 defconfigs | Anton Blanchard | 2011-07-19 | 1 | -0/+12 |
| * | | | | powerpc/pseries/hvconsole: Fix dropped console output | Anton Blanchard | 2011-07-19 | 1 | -1/+1 |
| * | | | | powerpc/kdump: Fix timeout in crash_kexec_wait_realmode | Michael Neuling | 2011-07-19 | 1 | -5/+1 |
| * | | | | powerpc/mm: Fix output of total_ram. | Tony Breeds | 2011-07-19 | 1 | -2/+2 |