| Commit message (Expand) | Author | Age |
... | |
| | * | | powerpc: tracing: Add hypervisor call tracepoints | Anton Blanchard | 2009-10-28 |
| | * | | powerpc: tracing: Add powerpc tracepoints for timer entry and exit | Anton Blanchard | 2009-10-28 |
| | * | | powerpc: tracing: Add powerpc tracepoints for interrupt entry and exit | Anton Blanchard | 2009-10-28 |
| | * | | powerpc: perf_event: Add alignment-faults and emulation-faults software events | Anton Blanchard | 2009-10-28 |
| | * | | powerpc: Create PPC_WARN_ALIGNMENT to match PPC_WARN_EMULATED | Anton Blanchard | 2009-10-28 |
| | * | | powerpc: perf_event: Enable SDAR in continous sample mode | Anton Blanchard | 2009-10-28 |
| | |/ |
|
* | / | powerpc: Fix DEBUG_HIGHMEM build break from d4515646699 | Becky Bruce | 2009-11-30 |
|/ / |
|
* / | powerpc: Fix hypervisor TLB batching | Anton Blanchard | 2009-10-14 |
|/ |
|
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-09-24 |
|\ |
|
| * | powerpc/mm: Fix 40x and 8xx vs. _PAGE_SPECIAL | Benjamin Herrenschmidt | 2009-09-24 |
| * | powerpc: Change archdata dma_data to a union | Becky Bruce | 2009-09-24 |
| * | powerpc: Rename get_dma_direct_offset get_dma_offset | Becky Bruce | 2009-09-24 |
| * | powerpc/pmc: Don't access lppaca on Book3E | Benjamin Herrenschmidt | 2009-09-24 |
* | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-09-24 |
|\ \
| |/
|/| |
|
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | NeilBrown | 2009-09-23 |
| |\ |
|
| | * | Merge commit 'md/for-linus' into async-tx-next | Dan Williams | 2009-09-08 |
| | |\ |
|
| | * | | fsldma: Add DMA_SLAVE support | Ira Snyder | 2009-09-08 |
* | | | | cpumask: remove arch_send_call_function_ipi | Rusty Russell | 2009-09-23 |
* | | | | cpumask: arch_send_call_function_ipi_mask: powerpc | Rusty Russell | 2009-09-23 |
* | | | | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:... | Rusty Russell | 2009-09-23 |
* | | | | cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node | Rusty Russell | 2009-09-23 |
* | | | | cpumask: remove the now-obsoleted pcibus_to_cpumask(): powerpc | Rusty Russell | 2009-09-23 |
* | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-09-23 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge branch 'timers/posixtimers' into timers/tracing | Thomas Gleixner | 2009-08-29 |
| |\ \ \ |
|
| | * | | | cputime: Optimize jiffies_to_cputime(1) | Stanislaw Gruszka | 2009-08-03 |
| | | |/
| | |/| |
|
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-22 |
|\ \ \ \ |
|
| * | | | | perf_event, powerpc: Fix compilation after big perf_counter rename | Paul Mackerras | 2009-09-22 |
* | | | | | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions | Arnd Bergmann | 2009-09-22 |
|/ / / / |
|
* | | | | perf: Tidy up after the big rename | Ingo Molnar | 2009-09-21 |
* | | | | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 |
* | | | | 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: 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: Fix bug where perf_counters breaks oprofile | Paul Mackerras | 2009-09-10 |
| * | | | | | powerpc/irq: Improve nanodoc | Wolfram Sang | 2009-09-10 |
| * | | | | | 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: 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/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 |