| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-09-14 |
|\ |
|
| * | powerpc/qe: Implement qe_alive_during_sleep() helper function | Anton Vorontsov | 2009-08-31 |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-12 |
| |\ |
|
| * | | net: implement a SO_DOMAIN getsockoption | Jan Engelhardt | 2009-08-05 |
| * | | net: implement a SO_PROTOCOL getsockoption | Jan Engelhardt | 2009-08-05 |
* | | | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2009-09-11 |
|\ \ \ |
|
| * \ \ | Merge branch 'perfcounters/urgent' into perfcounters/core | Ingo Molnar | 2009-09-02 |
| |\ \ \ |
|
| * | | | | perf_counter: powerpc: Add callchain support | Paul Mackerras | 2009-08-18 |
| * | | | | powerpc: Allow perf_counters to access user memory at interrupt time | Paul Mackerras | 2009-08-18 |
| * | | | | powerpc/32: Always order writes to halves of 64-bit PTEs | Paul Mackerras | 2009-08-18 |
* | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-09-11 |
|\ \ \ \ \ |
|
| * | | | | | locking, powerpc: Rename __spin_try_lock() and friends | Heiko Carstens | 2009-08-31 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-11 |
|\ \ \ \ \ |
|
| * | | | | | Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2009-09-04 |
| |\| | | | |
|
| * | | | | | powerpc: remove unused swiotlb_phys_to_bus() and swiotlb_bus_to_phys() | FUJITA Tomonori | 2009-07-28 |
| * | | | | | x86, IA64, powerpc: add phys_to_dma() and dma_to_phys() | FUJITA Tomonori | 2009-07-28 |
| * | | | | | powerpc: remove unncesary swiotlb_arch_address_needs_mapping | FUJITA Tomonori | 2009-07-28 |
| * | | | | | powerpc: add dma_capable() to replace is_buffer_dma_capable() | FUJITA Tomonori | 2009-07-28 |
| * | | | | | swiotlb: remove unnecessary swiotlb_bus_to_virt | FUJITA Tomonori | 2009-07-28 |
* | | | | | | 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 |