Age | Commit message (Expand) | Author | Files | Lines |
2010-05-18 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -61/+68 |
2010-05-13 | KVM: PPC: Keep index within boundaries in kvmppc_44x_emul_tlbwe() | Roel Kluin | 1 | -1/+1 |
2010-05-13 | Merge commit 'kumar/merge' into merge | Benjamin Herrenschmidt | 1 | -2/+3 |
2010-05-12 | powerpc/perf_event: Fix oops due to perf_event_do_pending call | Paul Mackerras | 5 | -66/+48 |
2010-05-11 | perf, powerpc: Implement group scheduling transactional APIs | Lin Ming | 1 | -61/+68 |
2010-05-04 | powerpc/swiotlb: Fix off by one in determining boundary of which ops to use | Kumar Gala | 1 | -2/+3 |
2010-04-30 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 1 | -5/+0 |
2010-04-30 | kgdb: don't needlessly skip PAGE_USER test for Fsl booke | Wufei | 1 | -5/+0 |
2010-04-30 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 62 | -968/+1599 |
2010-04-28 | powerpc/ps3: Update ps3_defconfig | Geoff Levand | 1 | -60/+129 |
2010-04-28 | powerpc/pseries: Flush lazy kernel mappings after unplug operations | Benjamin Herrenschmidt | 1 | -0/+7 |
2010-04-28 | powerpc/numa: Add form 1 NUMA affinity | Anton Blanchard | 2 | -3/+17 |
2010-04-27 | powerpc/fsl-booke: Fix CONFIG_RELOCATABLE support on FSL Book-E ppc32 | Kumar Gala | 1 | -1/+14 |
2010-04-20 | KVM: fix the handling of dirty bitmaps to avoid overflows | Takuya Yoshikawa | 1 | -2/+3 |
2010-04-20 | powerpc: 2.6.34 update of defconfigs for embedded 6xx/7xxx, 8xx, 8xxx | Kumar Gala | 52 | -806/+1299 |
2010-04-20 | powerpc/mpc8xxx defconfigs - turn off SYSFS_DEPRECATED | Kim Phillips | 34 | -68/+34 |
2010-04-20 | powerpc/83xx: configure SIL SATA driver in 83xx-wide defconfig | Kim Phillips | 1 | -1/+1 |
2010-04-20 | powerpc/83xx: enable EPOLL syscall in defconfig | Kim Phillips | 14 | -14/+14 |
2010-04-20 | powerpc/83xx: add RTC drivers in 83xx defconfig | Kim Phillips | 1 | -3/+59 |
2010-04-20 | powerpc/fsl-cpm: Configure clock correctly for SCC | Wolfgang Ocker | 2 | -6/+19 |
2010-04-20 | powerpc/fsl_booke: Correct test for MMU_FTR_BIG_PHYS | Becky Bruce | 1 | -2/+2 |
2010-04-20 | powerpc/85xx/86xx: Fix build w/ CONFIG_PCI=n | Anton Vorontsov | 2 | -4/+4 |
2010-04-05 | Merge branch 'master' into export-slabh | Tejun Heo | 2 | -2/+2 |
2010-04-04 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+0 |
2010-04-03 | perf: Always build the powerpc perf_arch_fetch_caller_regs version | Frederic Weisbecker | 1 | -2/+0 |
2010-04-03 | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -0/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 111 | -23/+90 |
2010-03-27 | powerpc/5200: in lpbfifo, flag DMA irqs as enabled after requesting them | Roman Fietze | 1 | -0/+2 |
2010-03-27 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -0/+30 |
2010-03-19 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 8 | -40/+17 |
2010-03-19 | powerpc: Remove IOMMU_VMERGE config option | FUJITA Tomonori | 2 | -19/+1 |
2010-03-19 | powerpc: Fix swiotlb to respect the boot option | FUJITA Tomonori | 3 | -12/+6 |
2010-03-19 | powerpc: Do not call prink when CONFIG_PRINTK is not defined | Márton Németh | 1 | -0/+4 |
2010-03-19 | powerpc: Use correct ccr bit for syscall error status | Nathan Lynch | 1 | -3/+3 |
2010-03-19 | Merge commit 'kumar/merge' into merge | Benjamin Herrenschmidt | 2 | -6/+3 |
2010-03-19 | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 7 | -107/+165 |
2010-03-19 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+20 |
2010-03-18 | powerpc/5200: Build fix for mpc52xx watchdog timer code | Grant Likely | 1 | -1/+5 |
2010-03-18 | powerpc/perf_events: Fix call-graph recording, add perf_arch_fetch_caller_regs | Paul Mackerras | 2 | -0/+30 |
2010-03-17 | powerpc/fsl-booke: Get coherent bit from PTE | Kumar Gala | 1 | -3/+0 |
2010-03-17 | powerpc/85xx: Make sure lwarx hint isn't set on ppc32 | Kumar Gala | 1 | -3/+3 |
2010-03-14 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -4/+4 |
2010-03-13 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 35 | -257/+1225 |
2010-03-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 3 | -3/+3 |
2010-03-13 | dma-mapping: powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma... | FUJITA Tomonori | 2 | -18/+0 |
2010-03-13 | pci-dma: add linux/pci-dma.h to linux/pci.h | FUJITA Tomonori | 1 | -2/+0 |
2010-03-13 | pci-dma: powerpc: use include/linux/pci-dma.h | FUJITA Tomonori | 2 | -31/+4 |
2010-03-13 | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h | Christoph Hellwig | 1 | -7/+0 |
2010-03-13 | Add generic sys_olduname() | Christoph Hellwig | 2 | -57/+1 |
2010-03-13 | improve sys_newuname() for compat architectures | Christoph Hellwig | 4 | -17/+3 |