| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'gcl/merge' into merge | Benjamin Herrenschmidt | 2009-10-28 | 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-01 | 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-24 | 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 |
| * | powerpc: Change archdata dma_data to a union | Becky Bruce | 2009-09-24 | 12 | -27/+49 |
| * | powerpc: Rename get_dma_direct_offset get_dma_offset | Becky Bruce | 2009-09-24 | 2 | -14/+22 |
| * | powerpc/mm: Remove duplicated #include | Huang Weiyi | 2009-09-24 | 1 | -1/+0 |
| * | powerpc/book3e-64: Remove duplicated #include | Huang Weiyi | 2009-09-24 | 1 | -1/+0 |
| * | powerpc: Check for unsupported relocs when using CONFIG_RELOCATABLE | Tony Breeds | 2009-09-24 | 2 | -0/+67 |
| * | powerpc/pmc: Don't access lppaca on Book3E | Benjamin Herrenschmidt | 2009-09-24 | 1 | -1/+1 |
| * | powerpc: kmalloc failure ignored in vio_build_iommu_table() | roel kluin | 2009-09-24 | 1 | -0/+2 |
* | | powerpc: Cleanup linker script using new linker script macros. | Tim Abbott | 2009-09-24 | 1 | -54/+15 |
* | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-09-24 | 1 | -0/+136 |
|\ \
| |/
|/| |
|
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | NeilBrown | 2009-09-23 | 1 | -0/+136 |
| |\ |
|
| | * | Merge commit 'md/for-linus' into async-tx-next | Dan Williams | 2009-09-08 | 125 | -3262/+4772 |
| | |\ |
|
| | * | | fsldma: Add DMA_SLAVE support | Ira Snyder | 2009-09-08 | 1 | -0/+136 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2009-09-23 | 6 | -28/+16 |
|\ \ \ \ |
|
| * | | | | cpumask: Use accessors for cpu_*_mask: powerpc | Rusty Russell | 2009-09-24 | 4 | -13/+13 |
| * | | | | cpumask: remove arch_send_call_function_ipi | Rusty Russell | 2009-09-24 | 1 | -1/+0 |