| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Fix DEBUG_HIGHMEM build break from d4515646699 | Becky Bruce | 2009-11-30 | 1 | -0/+11 |
* | Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2009-11-17 | 1 | -3/+3 |
|\ |
|
| * | arch/powerpc/boot/addRamDisk.c: Mark several internal functions static | Josh Triplett | 2009-11-16 | 1 | -3/+3 |
* | | powerpc: pasemi_defconfig update | Olof Johansson | 2009-11-11 | 1 | -167/+461 |
* | | powerpc: 2.6.32 update of defconfigs for embedded 6xx/7xxx, 8xx, 8{3,5,6}xxx | Kumar Gala | 2009-11-05 | 52 | -1177/+2093 |
* | | powerpc/8xxx: enable IPsec ESP by default on mpc83xx/mpc85xx | Kim Phillips | 2009-11-05 | 3 | -23/+24 |
* | | powerpc/83xx: Fix u-boot partion size for MPC8377E-WLAN boards | Anton Vorontsov | 2009-11-05 | 1 | -1/+1 |
* | | powerpc/85xx: Fix USB GPIOs for MPC8569E-MDS boards | Anton Vorontsov | 2009-11-05 | 1 | -2/+2 |
* | | powerpc/82xx: kmalloc failure ignored in ep8248e_mdio_probe() | Roel Kluin | 2009-11-05 | 1 | -1/+14 |
* | | powerpc/85xx: sbc8548 - fixup of PCI-e related DTS fields | Paul Gortmaker | 2009-11-05 | 1 | -9/+8 |
* | | powerpc/kvm: Remove problematic BUILD_BUG_ON statement | Benjamin Herrenschmidt | 2009-11-05 | 1 | -0/+4 |
* | | powerpc/pci: Fix regression in powerpc MSI-X | Andre Detsch | 2009-11-05 | 2 | -2/+9 |
* | | powerpc: Avoid giving out RTC dates below EPOCH | Benjamin Herrenschmidt | 2009-11-05 | 1 | -1/+14 |
* | | powerpc/mm: Remove debug context clamping from nohash code | Benjamin Herrenschmidt | 2009-11-05 | 1 | -2/+2 |
* | | powerpc: Cleanup Kconfig selection of hugetlbfs support | Benjamin Herrenschmidt | 2009-10-30 | 1 | -0/+4 |
* | | Merge commit 'gcl/merge' into merge | Benjamin Herrenschmidt | 2009-10-27 | 19 | -364/+1188 |
|\ \ |
|
| * | | powerpc/5200: Update defconfigs | Grant Likely | 2009-10-15 | 6 | -346/+569 |
| * | | powerpc/boot/dts: drop obsolete 'fsl5200-clocking' | Wolfram Sang | 2009-10-15 | 10 | -17/+0 |
| * | | mpc5200: support for the MAN mpc5200 based board mucmc52 | Heiko Schocher | 2009-10-15 | 3 | -1/+334 |
| * | | mpc5200: support for the MAN mpc5200 based board uc101 | Heiko Schocher | 2009-10-15 | 2 | -0/+285 |
| |/ |
|
* | | powerpc/ppc64: Use preempt_schedule_irq instead of preempt_schedule | Benjamin Herrenschmidt | 2009-10-27 | 1 | -20/+21 |
* | | powerpc: Fix compile errors found by new ppc64e_defconfig | Kumar Gala | 2009-10-27 | 3 | -2/+3 |
* | | powerpc: Add a Book-3E 64-bit defconfig | Kumar Gala | 2009-10-27 | 1 | -0/+2199 |
* | | powerpc/booke: Fix xmon single step on PowerPC Book-E | Josh Boyer | 2009-10-27 | 1 | -1/+19 |
* | | powerpc: Align vDSO base address | Andreas Schwab | 2009-10-27 | 1 | -1/+10 |
* | | powerpc: Fix segment mapping in vdso32 | Andreas Schwab | 2009-10-27 | 1 | -2/+2 |
* | | powerpc/iseries: Remove compiler version dependent hack | Stephen Rothwell | 2009-10-27 | 2 | -42/+25 |
* | | powerpc/perf_events: Fix priority of MSR HV vs PR bits | Michael Neuling | 2009-10-27 | 1 | -7/+10 |
* | | Merge commit 'ftrace/ppc' into merge | Benjamin Herrenschmidt | 2009-10-15 | 2 | -5/+8 |
|\ \ |
|
| * | | powerpc64/ftrace: use PACA to retrieve TOC in mod_return_to_handler | Steven Rostedt | 2009-10-13 | 1 | -2/+1 |
| * | | powerpc/ftrace: show real return addresses in modules | Steven Rostedt | 2009-10-13 | 1 | -3/+7 |
| |/ |
|
* | | powerpc/pci: Fix MODPOST warning | Heiko Schocher | 2009-10-14 | 1 | -1/+1 |
* | | powerpc/oprofile: Add ppc750 CL as supported by oprofile | Dragos Tatulea | 2009-10-14 | 1 | -0/+2 |
* | | powerpc: warning: allocated section `.data_nosave' not in segment | Sean MacLennan | 2009-10-14 | 1 | -0/+1 |
* | | powerpc/kgdb: Fix build failure caused by "kgdb.c: unused variable 'acc'" | Anton Vorontsov | 2009-10-14 | 1 | -6/+0 |
* | | powerpc: Fix hypervisor TLB batching | Anton Blanchard | 2009-10-14 | 2 | -7/+6 |
* | | powerpc/mm: Fix hang accessing top of vmalloc space | Benjamin Herrenschmidt | 2009-10-14 | 1 | -6/+4 |
* | | powerpc: Fix memory leak in axon_msi.c | Michael Ellerman | 2009-10-14 | 1 | -1/+1 |
* | | powerpc/pmac: Fix issues with sleep on some powerbooks | Benjamin Herrenschmidt | 2009-10-14 | 1 | -2/+5 |
|/ |
|
* | const: constify remaining file_operations | Alexey Dobriyan | 2009-10-02 | 3 | -3/+3 |
* | const: mark struct vm_struct_operations | Alexey Dobriyan | 2009-09-27 | 1 | -7/+7 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-09-25 | 27 | -59/+204 |
|\ |
|
| * | powerpc/8xx: Fix regression introduced by cache coherency rewrite | Rex Feany | 2009-09-24 | 1 | -3/+16 |
| * | powerpc/4xx: Fix erroneous xmon warning on PowerPC 4xx | Josh Boyer | 2009-09-24 | 1 | -3/+13 |
| * | powerpc/mm: Fix 40x and 8xx vs. _PAGE_SPECIAL | Benjamin Herrenschmidt | 2009-09-24 | 3 | -5/+2 |
| * | powerpc: Cleanup linker script using new linker script macros. | Tim Abbott | 2009-09-24 | 1 | -54/+15 |
| * | powerpc: Fix ibm,client-architecture-support printout | Anton Blanchard | 2009-09-24 | 1 | -1/+2 |
| * | powerpc: Increase NODES_SHIFT on 64bit from 4 to 8 | Anton Blanchard | 2009-09-24 | 1 | -0/+6 |
| * | powerpc/perf_counter: Fix vdso detection | Anton Blanchard | 2009-09-24 | 1 | -4/+10 |
| * | powerpc: Move 64bit heap above 1TB on machines with 1TB segments | Anton Blanchard | 2009-09-24 | 1 | -1/+16 |