| Commit message (Expand) | Author | Age | Files | Lines |
* | perf, powerpc: Use perf_sample_data_init() for the FSL code | Peter Zijlstra | 2010-07-27 | 1 | -3/+3 |
* | Merge commit 'kumar/merge' into merge | Benjamin Herrenschmidt | 2010-07-23 | 1 | -3/+3 |
|\ |
|
| * | powerpc/kexec: Fix boundary case for book-e kexec memory limits | Kumar Gala | 2010-07-22 | 1 | -3/+3 |
* | | powerpc: Fix erroneous lmb->memblock conversions | Benjamin Herrenschmidt | 2010-07-23 | 3 | -24/+24 |
* | | powerpc/mm: Add some debug output when hash insertion fails | Benjamin Herrenschmidt | 2010-07-23 | 3 | -6/+34 |
* | | powerpc/mm: Fix bugs in huge page hashing | Benjamin Herrenschmidt | 2010-07-23 | 1 | -18/+13 |
* | | powerpc/mm: Move around testing of _PAGE_PRESENT in hash code | Benjamin Herrenschmidt | 2010-07-23 | 2 | -17/+11 |
* | | powerpc/mm: Handle hypervisor pte insert failure in __hash_page_huge | Anton Blanchard | 2010-07-23 | 1 | -2/+9 |
|/ |
|
* | Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2010-07-14 | 46 | -264/+264 |
|\ |
|
| * | lmb: rename to memblock | Yinghai Lu | 2010-07-14 | 46 | -264/+264 |
* | | powerpc/fsl-booke: Fix address issue when using relocatable kernels | Matthew McClintock | 2010-07-11 | 1 | -3/+1 |
* | | powerpc/cpm1: Mark micropatch code/data static and __init | Anton Vorontsov | 2010-07-11 | 2 | -10/+11 |
* | | powerpc/cpm1: Fix build with various CONFIG_*_UCODE_PATCH combinations | Anton Vorontsov | 2010-07-11 | 1 | -0/+5 |
* | | powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue) | Anton Vorontsov | 2010-07-11 | 2 | -3/+28 |
|/ |
|
* | powerpc: Fix userspace build of ptrace.h | Sam Ravnborg | 2010-07-08 | 1 | -18/+14 |
* | powerpc: Fix default_machine_crash_shutdown #ifdef botch | Paul E. McKenney | 2010-07-08 | 1 | -1/+1 |
* | powerpc: Fix logic error in fixup_irqs | Johannes Berg | 2010-07-08 | 1 | -1/+4 |
* | powerpc/iseries: Fix possible null pointer dereference in iSeries_pcibios_fix... | Denis Kirjanov | 2010-07-08 | 1 | -1/+5 |
* | powerpc: Linux cannot run with 0 cores | Anton Blanchard | 2010-07-08 | 1 | -1/+1 |
* | powerpc: Fix feature-fixup tests for gcc 4.5 | Stephen Rothwell | 2010-07-08 | 1 | -8/+9 |
* | powerpc: Disable SPARSE_IRQ by default | Yang Li | 2010-07-08 | 1 | -2/+2 |
* | powerpc: Fix compile errors in prom_init_check for gcc 4.5 | Stephen Rothwell | 2010-07-08 | 1 | -0/+6 |
* | powerpc: Fix module building for gcc 4.5 and 64 bit | Stephen Rothwell | 2010-07-08 | 3 | -4/+133 |
* | powerpc/perf_event: Fix for power_pmu_disable() | Matt Evans | 2010-07-08 | 1 | -1/+4 |
* | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-06-27 | 3 | -3/+41 |
|\ |
|
| * | powerpc/5200: fix lite5200 ethernet phy address | Dmitry Baryshkov | 2010-06-15 | 1 | -2/+2 |
| * | powerpc/5200: fix oops during going to standby | Dmitry Baryshkov | 2010-06-15 | 1 | -1/+10 |
| * | powerpc/5200: add lite5200 onboard I2C eeprom and flash | Dmitry Baryshkov | 2010-06-15 | 2 | -0/+29 |
* | | powerpc: Fix mpic_resume on early G5 macs | Alastair Bridgewater | 2010-06-15 | 1 | -1/+1 |
* | | powerpc: rtas_flash needs to use rtas_data_buf | Milton Miller | 2010-06-15 | 1 | -18/+21 |
* | | powerpc: Unconditionally enabled irq stacks | Christoph Hellwig | 2010-06-15 | 8 | -42/+0 |
* | | powerpc/kexec: Wait for online/possible CPUs only. | Matt Evans | 2010-06-15 | 1 | -17/+1 |
* | | powerpc: Disable CONFIG_SYSFS_DEPRECATED | Grant Likely | 2010-06-15 | 60 | -119/+59 |
* | | powerpc/boot: Remove addRamdisk.c since it is now unused | Paul Mackerras | 2010-06-15 | 2 | -312/+1 |
* | | powerpc: Move kdump default base address to 64MB on 64bit | Anton Blanchard | 2010-06-15 | 1 | -1/+10 |
* | | powerpc: Remove dead CONFIG_HIGHPTE | Christoph Egger | 2010-06-15 | 1 | -4/+0 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-06-11 | 1 | -0/+1 |
|\ |
|
| * | PCI: clear bridge resource range if BIOS assigned bad one | Yinghai Lu | 2010-06-11 | 1 | -0/+1 |
* | | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-06-10 | 1 | -1/+1 |
|\ \ |
|
| * | | KVM: powerpc: fix init/exit annotation | Jean Delvare | 2010-06-09 | 1 | -1/+1 |
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-06-10 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | powerpc/oprofile: fix potential buffer overrun in op_model_cell.c | Denis Kirjanov | 2010-06-07 | 1 | -1/+1 |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2010-06-03 | 3 | -17/+3 |
|\ \ \ |
|
| * | | | powerpc/macio: Fix probing of macio devices by using the right of match table | Benjamin Herrenschmidt | 2010-06-02 | 1 | -4/+0 |
| * | | | powerpc/cell: Fix integer constant warning | Denis Kirjanov | 2010-06-02 | 1 | -1/+1 |
| * | | | powerpc/kprobes: Remove resume_execution() in kprobes | Ananth N Mavinakayanahalli | 2010-06-02 | 1 | -12/+2 |
* | | | | of/powerpc: fix fsl_msi device node pointer | Wolfram Sang | 2010-06-02 | 1 | -1/+1 |
* | | | | of/powerpc: fix 85xx RapidIO device node pointer | Alexandre Bounine | 2010-06-02 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2010-06-01 | 29 | -258/+3712 |
|\ \ \ |
|
| * | | | powerpc: Don't export cvt_fd & _df when CONFIG_PPC_FPU is not set | Benjamin Herrenschmidt | 2010-05-31 | 1 | -1/+1 |