| Commit message (Expand) | Author | Age |
* | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-09-18 |
|\ |
|
| * | timekeeping: Increase granularity of read_persistent_clock(), build fix | Martin Schwidefsky | 2009-08-23 |
| * | timekeeping: Increase granularity of read_persistent_clock() | Martin Schwidefsky | 2009-08-15 |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-18 |
|\ \ |
|
| * | | sched: Disable wakeup balancing | Peter Zijlstra | 2009-09-16 |
| * | | sched: Improve latencies and throughput | Mike Galbraith | 2009-09-15 |
| * | | sched: Tweak wake_idx | Peter Zijlstra | 2009-09-15 |
| * | | sched: Merge select_task_rq_fair() and sched_balance_self() | Peter Zijlstra | 2009-09-15 |
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-09-16 |
|\ \ \ |
|
| * | | | PCI/powerpc: support PCIe fundamental reset | Mike Mason | 2009-09-09 |
| * | | | PCI: remove pcibios_scan_all_fns() | Alex Chiang | 2009-09-09 |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2009-09-15 |
|\ \ \ \ |
|
| * | | | | powerpc/nvram: Enable use Generic NVRAM driver for different size chips | Martyn Welch | 2009-09-11 |
| * | | | | powerpc/iseries: Fix oops reading from /proc/iSeries/mf/*/cmdline | Benjamin Herrenschmidt | 2009-09-11 |
| * | | | | powerpc/booke: Don't set DABR on 64-bit BookE, use DAC1 instead | Benjamin Herrenschmidt | 2009-09-10 |
| * | | | | powerpc/perf_counters: Reduce stack usage of power_check_constraints | Paul Mackerras | 2009-09-10 |
| * | | | | powerpc: Fix bug where perf_counters breaks oprofile | Paul Mackerras | 2009-09-10 |
| * | | | | powerpc/85xx: Fix SMP compile error and allow NULL for smp_ops | Kumar Gala | 2009-09-10 |
| * | | | | powerpc/irq: Improve nanodoc | Wolfram Sang | 2009-09-10 |
| * | | | | powerpc: Fix some late PowerMac G5 with PCIe ATI graphics | Benjamin Herrenschmidt | 2009-09-02 |
| * | | | | powerpc/fsl-booke: Use HW PTE format if CONFIG_PTE_64BIT | Kumar Gala | 2009-09-02 |
| * | | | | powerpc/book3e: Add missing page sizes | Kumar Gala | 2009-09-02 |
| * | | | | powerpc/pseries: Fix to handle slb resize across migration | Brian King | 2009-09-02 |
| * | | | | powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan() | Grant Likely | 2009-09-02 |
| * | | | | powerpc/405ex: support cuImage via included dtb | Tiejun Chen | 2009-08-31 |
| * | | | | powerpc/405ex: provide necessary fixup function to support cuImage | Tiejun Chen | 2009-08-31 |
| * | | | | powerpc/40x: Add support for the ESTeem 195E (PPC405EP) SBC | Solomon Peachy | 2009-08-31 |
| * | | | | powerpc/44x: Add Eiger AMCC (AppliedMicro) PPC460SX evaluation board support. | fkan@amcc.com | 2009-08-31 |
| * | | | | powerpc/44x: Update Arches defconfig | Stefan Roese | 2009-08-31 |
| * | | | | powerpc/44x: Update Arches dts | Stefan Roese | 2009-08-31 |
| * | | | | powerpc: Properly start decrementer on BookE secondary CPUs | Benjamin Herrenschmidt | 2009-08-28 |
| * | | | | powerpc: derive COMMAND_LINE_SIZE from asm-generic | Paul Gortmaker | 2009-08-28 |
| * | | | | powerpc/pci: Pull ppc32 PCI features into common | Kumar Gala | 2009-08-28 |
| * | | | | powerpc/pci: move pci_64.c device tree scanning code into pci-common.c | Grant Likely | 2009-08-28 |
| * | | | | powerpc/pci: Remove dead checks for CONFIG_PPC_OF | Grant Likely | 2009-08-28 |
| * | | | | powerpc/book3e-64: Add support to initial_tlb_book3e for non-HES TLB | Kumar Gala | 2009-08-28 |
| * | | | | powerpc/book3e-64: Add helper function to setup IVORs | Kumar Gala | 2009-08-28 |
| * | | | | powerpc/book3e-64: Wait til generic_calibrate_decr to enable decrementer | Kumar Gala | 2009-08-28 |
| * | | | | powerpc/book3e-64: Move the default cpu table entry | Kumar Gala | 2009-08-28 |
| * | | | | powerpc/mm: Add MMU features for TLB reservation & Paired MAS registers | Kumar Gala | 2009-08-28 |
| * | | | | powerpc: Adjust base and index registers in Altivec macros | Michael Wolf | 2009-08-28 |
| * | | | | powerpc: Name xpn & x fields in HW Hash PTE format | Becky Bruce | 2009-08-28 |
| * | | | | powerpc: Add CONFIG_DMA_API_DEBUG support | FUJITA Tomonori | 2009-08-28 |
| * | | | | powerpc: Handle SWIOTLB mapping error properly | FUJITA Tomonori | 2009-08-28 |
| * | | | | powerpc: Use asm-generic/dma-mapping-common.h | FUJITA Tomonori | 2009-08-28 |
| * | | | | powerpc: use dma_map_ops struct | FUJITA Tomonori | 2009-08-28 |
| * | | | | powerpc: Remove swiotlb_pci_dma_ops | FUJITA Tomonori | 2009-08-28 |
| * | | | | powerpc: Remove addr_needs_map in struct dma_mapping_ops | FUJITA Tomonori | 2009-08-28 |
| * | | | | Merge commit 'tip/iommu-for-powerpc' into next | Benjamin Herrenschmidt | 2009-08-28 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge commit 'kumar/next' into next | Benjamin Herrenschmidt | 2009-08-26 |
| |\ \ \ \ \ |
|