| Commit message (Expand) | Author | Age |
* | powerpc: Fix i8259 interrupt driver kernel crash on ML510 | Roderick Colenbrander | 2009-09-05 |
* | perf_counter/powerpc: Fix cache event codes for POWER7 | Paul Mackerras | 2009-09-03 |
* | powerpc/ps3: Update ps3_defconfig | Geoff Levand | 2009-08-26 |
* | powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registration | Geert Uytterhoeven | 2009-08-26 |
* | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-08-10 |
|\ |
|
| * | perf_counter/powerpc: Fix oops on cpus without perf_counter hardware support | Paul Mackerras | 2009-08-09 |
* | | powerpc/dma: pci_set_dma_mask() shouldn't fail if mask fits in RAM | Benjamin Herrenschmidt | 2009-08-10 |
* | | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-08-09 |
|\ \
| |/
|/| |
|
| * | KVM: Make KVM_HPAGES_PER_HPAGE unsigned long to avoid build error on powerpc | Stephen Rothwell | 2009-08-05 |
* | | perf_counter/powerpc: Check oprofile_cpu_type for NULL before using it | Benjamin Herrenschmidt | 2009-08-06 |
|/ |
|
* | powerpc: Update defconfigs for embedded 6xx/7xxx, 8xx, 8{3,5,6}xxx | Kumar Gala | 2009-07-30 |
* | powerpc/86xx: Update GE Fanuc sbc310 default configuration | Martyn Welch | 2009-07-30 |
* | powerpc/86xx: Update defconfig for GE Fanuc's PPC9A | Martyn Welch | 2009-07-30 |
* | powerpc/83xx: Fix PCI IO base address on MPC837xE-RDB boards | Anton Vorontsov | 2009-07-30 |
* | powerpc/85xx: Don't scan for TBI PHY addresses on MPC8569E-MDS boards | Anton Vorontsov | 2009-07-30 |
* | powerpc/85xx: Fix ethernet link detection on MPC8569E-MDS boards | Anton Vorontsov | 2009-07-30 |
* | powerpc/mm: Fix SMP issue with MMU context handling code | Kumar Gala | 2009-07-30 |
* | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt | 2009-07-27 |
* | powerpc: Fix another bug in move of altivec code to vector.S | Andreas Schwab | 2009-07-15 |
* | powerpc: Fix booke user_disable_single_step() | Dave Kleikamp | 2009-07-15 |
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 |
* | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-07-10 |
|\ |
|
| * | powerpc/perf_counter: Enable alternate PR/HV bits for POWER7 | Anton Blanchard | 2009-07-01 |
* | | sched: INIT_PREEMPT_COUNT | Peter Zijlstra | 2009-07-10 |
* | | powerpc: Don't use alloc_bootmem() in init_IRQ() path | Anton Vorontsov | 2009-07-07 |
* | | powerpc: Fix spin_event_timeout() to be robust over context switches | Grant Likely | 2009-07-07 |
* | | powerpc: Use pr_devel() in do_dcache_icache_coherency() | Michael Ellerman | 2009-07-07 |
* | | powerpc/cell: Use pr_devel() in axon_msi.c | Michael Ellerman | 2009-07-07 |
* | | powerpc: Use pr_devel() in arch/powerpc/mm/gup.c | Michael Ellerman | 2009-07-07 |
* | | powerpc: Cleanup & use pr_devel() in arch/powerpc/mm/slb.c | Michael Ellerman | 2009-07-07 |
* | | powerpc/perf_counter: Remove duplicated #include | Huang Weiyi | 2009-07-07 |
* | | powerpc: Use pr_devel() in arch/powerpc/mm/mmu_context_nohash.c | Michael Ellerman | 2009-07-07 |
* | | powerpc/pseries: Use pr_devel() in xics.c | Michael Ellerman | 2009-07-07 |
* | | powerpc: Remove unnecessary semicolons | Joe Perches | 2009-07-07 |
* | | powerpc/pseries: Use pr_devel() in pseries LPAR HPTE routines | Michael Ellerman | 2009-07-07 |
* | | Merge commit 'jwb/merge' into merge | Benjamin Herrenschmidt | 2009-07-07 |
|\ \
| |/
|/| |
|
| * | powerpc/44x: Fix build error with -Werror for Warp platform | Josh Boyer | 2009-07-05 |
| * | powerpc/4xx: Have Warp take advantage of GPIO LEDs default-state = keep | Sean MacLennan | 2009-07-06 |
| * | powerpc/44x: Update Warp defconfig | Sean MacLennan | 2009-07-06 |
* | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-06-30 |
|\ \
| |/
|/| |
|
| * | perf_counter, x86: Add mmap counter read support | Peter Zijlstra | 2009-06-25 |
* | | Merge commit 'kumar/next' into merge | Benjamin Herrenschmidt | 2009-06-26 |
|\ \ |
|
| * | | powerpc/85xx: Make eSDHC 1-bit only transfer mode default for MPC8569E-MDS | Anton Vorontsov | 2009-06-23 |
| * | | powerpc/85xx: remove duplicated #include | Huang Weiyi | 2009-06-23 |
| * | | powerpc/85xx: Fix issue found by lockdep trace in smp_85xx_kick_cpu | Kumar Gala | 2009-06-23 |
| * | | powerpc/85xx: Fix FSL RapidIO probing on MDS boards | Randy Vinson | 2009-06-23 |
| * | | powerpc/85xx: Stop using ppc_md.init on socrates | Kumar Gala | 2009-06-23 |
| * | | powerpc/cpm1: Remove IMAP_ADDR | Kumar Gala | 2009-06-23 |
| * | | powerpc/qe: add polling timeout to qe_issue_cmd() | Timur Tabi | 2009-06-23 |
* | | | powerpc/mm: Fix potential access to freed pages when using hugetlbfs | Benjamin Herrenschmidt | 2009-06-26 |