Age | Commit message (Expand) | Author | Files | Lines |
2010-04-29 | driver-core: Add device node pointer to struct device | Grant Likely | 3 | -2/+5 |
2010-04-05 | Merge branch 'master' into export-slabh | Tejun Heo | 1 | -2/+0 |
2010-04-03 | perf: Always build the powerpc perf_arch_fetch_caller_regs version | Frederic Weisbecker | 1 | -2/+0 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 18 | -4/+14 |
2010-03-27 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+28 |
2010-03-19 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 4 | -21/+5 |
2010-03-19 | powerpc: Remove IOMMU_VMERGE config option | FUJITA Tomonori | 1 | -6/+1 |
2010-03-19 | powerpc: Fix swiotlb to respect the boot option | FUJITA Tomonori | 2 | -12/+0 |
2010-03-19 | powerpc: Do not call prink when CONFIG_PRINTK is not defined | Márton Németh | 1 | -0/+4 |
2010-03-19 | Merge commit 'kumar/merge' into merge | Benjamin Herrenschmidt | 1 | -3/+0 |
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/perf_events: Fix call-graph recording, add perf_arch_fetch_caller_regs | Paul Mackerras | 1 | -0/+28 |
2010-03-17 | powerpc/fsl-booke: Get coherent bit from PTE | Kumar Gala | 1 | -3/+0 |
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 | 10 | -39/+893 |
2010-03-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2010-03-13 | dma-mapping: powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma... | FUJITA Tomonori | 1 | -15/+0 |
2010-03-13 | Add generic sys_olduname() | Christoph Hellwig | 1 | -57/+0 |
2010-03-13 | improve sys_newuname() for compat architectures | Christoph Hellwig | 1 | -13/+0 |
2010-03-13 | Add generic sys_ipc wrapper | Christoph Hellwig | 1 | -94/+0 |
2010-03-11 | perf, ppc: Fix compile error due to new cpu notifiers | Peter Zijlstra | 1 | -1/+1 |
2010-03-10 | perf: Rework and fix the arch CPU-hotplug hooks | Peter Zijlstra | 1 | -1/+20 |
2010-03-10 | perf: Provide generic perf_sample_data initialization | Peter Zijlstra | 1 | -4/+4 |
2010-03-09 | powerpc/booke: Fix breakpoint/watchpoint one-shot behavior | Dave Kleikamp | 1 | -6/+6 |
2010-03-09 | powerpc: Reset kernel stack on cpu online from cede state | Vaidyanathan Srinivasan | 1 | -0/+11 |
2010-03-09 | powerpc/booke: Fix a couple typos in the advanced ptrace code | Dave Kleikamp | 1 | -1/+1 |
2010-03-09 | powerpc: Dynamically allocate pacas | Michael Ellerman | 5 | -31/+86 |
2010-03-09 | Merge commit 'kumar/next' into merge | Benjamin Herrenschmidt | 4 | -2/+790 |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina | 1 | -1/+1 |
2010-03-08 | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 1 | -1/+1 |
2010-03-05 | powerpc/perf: e500 support | Scott Wood | 4 | -1/+788 |
2010-03-04 | powerpc/perf: Build callchain code regardless of hardware event support. | Scott Wood | 1 | -1/+2 |
2010-03-01 | KVM: PPC: Keep SRR1 flags around in shadow_msr | Alexander Graf | 1 | -0/+1 |
2010-03-01 | KVM: PPC: Export __giveup_vsx | Alexander Graf | 1 | -0/+1 |
2010-03-01 | KVM: PPC: Call SLB patching code in interrupt safe manner | Alexander Graf | 1 | -2/+1 |
2010-03-01 | KVM: PPC: Use PACA backed shadow vcpu | Alexander Graf | 1 | -3/+30 |
2010-02-28 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -8/+5 |
2010-02-28 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 17 | -166/+890 |
2010-02-26 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -14/+10 |
2010-02-26 | perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in() | Peter Zijlstra | 1 | -5/+5 |
2010-02-26 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 3 | -840/+51 |
2010-02-26 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 3 | -840/+51 |
2010-02-23 | PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs | Bjorn Helgaas | 1 | -7/+4 |
2010-02-23 | resource/PCI: mark struct resource as const | Dominik Brodowski | 1 | -1/+1 |
2010-02-23 | resource/PCI: align functions now return start of resource | Dominik Brodowski | 1 | -7/+6 |
2010-02-19 | powerpc: Convert pmc_owner_lock to raw_spinlock | Thomas Gleixner | 1 | -5/+5 |
2010-02-19 | powerpc: Convert die.lock to raw_spinlock | Thomas Gleixner | 1 | -4/+4 |
2010-02-19 | powerpc: Convert big_irq_lock to raw_spinlock | Thomas Gleixner | 1 | -11/+11 |
2010-02-18 | powerpc/fsl-booke: replace a hardcoded constant | Sebastian Andrzej Siewior | 1 | -2/+2 |
2010-02-17 | powerpc/booke: Add support for advanced debug registers | Dave Kleikamp | 5 | -72/+577 |