Age | Commit message (Expand) | Author |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely |
2010-05-22 | drivercore: Add of_match_table to the common device drivers | Grant Likely |
2010-05-22 | arch/powerpc: Move dma_mask from of_device into pdev_archdata | Grant Likely |
2010-05-18 | of: eliminate of_device->node and dev_archdata->{of,prom}_node | Grant Likely |
2010-05-18 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely |
2010-04-28 | driver-core: Add device node pointer to struct device | Grant Likely |
2010-04-05 | Merge branch 'master' into export-slabh | Tejun Heo |
2010-04-03 | perf: Always build the powerpc perf_arch_fetch_caller_regs version | Frederic Weisbecker |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-26 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-03-19 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2010-03-19 | powerpc: Remove IOMMU_VMERGE config option | FUJITA Tomonori |
2010-03-19 | powerpc: Fix swiotlb to respect the boot option | FUJITA Tomonori |
2010-03-19 | powerpc: Do not call prink when CONFIG_PRINTK is not defined | Márton Németh |
2010-03-19 | Merge commit 'kumar/merge' into merge | Benjamin Herrenschmidt |
2010-03-18 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-03-18 | powerpc/perf_events: Fix call-graph recording, add perf_arch_fetch_caller_regs | Paul Mackerras |
2010-03-16 | powerpc/fsl-booke: Get coherent bit from PTE | Kumar Gala |
2010-03-13 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-03-12 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2010-03-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-03-12 | dma-mapping: powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma... | FUJITA Tomonori |
2010-03-12 | Add generic sys_olduname() | Christoph Hellwig |
2010-03-12 | improve sys_newuname() for compat architectures | Christoph Hellwig |
2010-03-12 | Add generic sys_ipc wrapper | Christoph Hellwig |
2010-03-11 | perf, ppc: Fix compile error due to new cpu notifiers | Peter Zijlstra |
2010-03-10 | perf: Rework and fix the arch CPU-hotplug hooks | Peter Zijlstra |
2010-03-10 | perf: Provide generic perf_sample_data initialization | Peter Zijlstra |
2010-03-09 | powerpc/booke: Fix breakpoint/watchpoint one-shot behavior | Dave Kleikamp |
2010-03-09 | powerpc: Reset kernel stack on cpu online from cede state | Vaidyanathan Srinivasan |
2010-03-09 | powerpc/booke: Fix a couple typos in the advanced ptrace code | Dave Kleikamp |
2010-03-09 | powerpc: Dynamically allocate pacas | Michael Ellerman |
2010-03-09 | Merge commit 'kumar/next' into merge | Benjamin Herrenschmidt |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2010-03-07 | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy |
2010-03-05 | powerpc/perf: e500 support | Scott Wood |
2010-03-04 | powerpc/perf: Build callchain code regardless of hardware event support. | Scott Wood |
2010-03-01 | KVM: PPC: Keep SRR1 flags around in shadow_msr | Alexander Graf |
2010-03-01 | KVM: PPC: Export __giveup_vsx | Alexander Graf |
2010-03-01 | KVM: PPC: Call SLB patching code in interrupt safe manner | Alexander Graf |
2010-03-01 | KVM: PPC: Use PACA backed shadow vcpu | Alexander Graf |
2010-02-28 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-02-27 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2010-02-26 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2010-02-26 | perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in() | Peter Zijlstra |
2010-02-26 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2010-02-25 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-02-23 | PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs | Bjorn Helgaas |
2010-02-22 | resource/PCI: mark struct resource as const | Dominik Brodowski |
2010-02-22 | resource/PCI: align functions now return start of resource | Dominik Brodowski |