| Commit message (Expand) | Author | Age |
* | powerpc: Add support for using doorbells for SMP IPI | Kumar Gala | 2009-02-22 |
* | powerpc/cell: Fix dependency in cpufreq | Arnd Bergmann | 2009-02-22 |
* | powerpc/spufs: Constify context contents and coredump callback constants | Jeremy Kerr | 2009-02-22 |
* | powerpc/spufs: Clear purge status before setting up isolated mode | Jeremy Kerr | 2009-02-22 |
* | powerpc/spufs: Use correct return value for spu_handle_mm_fault | Jeremy Kerr | 2009-02-22 |
* | powerpc/mm: Reduce hashtable size when using 64kB pages | Anton Blanchard | 2009-02-22 |
* | powerpc: Rework dma-noncoherent to use generic vmalloc layer | Ilya Yanok | 2009-02-22 |
* | powerpc: Fix warnings from make headers_check | Kumar Gala | 2009-02-22 |
* | powerpc/pci: Fix PCI<->OF matching of old style multifunc devices | Tom Arbuckle | 2009-02-22 |
* | powerpc: Unify opcode definitions and support | Kumar Gala | 2009-02-22 |
* | powerpc, ftrace: use create_branch lib function | Steven Rostedt | 2009-02-22 |
* | powerpc, ftrace: use unsigned int for instruction manipulation | Steven Rostedt | 2009-02-22 |
* | powerpc32, ftrace: dynamic function graph tracer | Steven Rostedt | 2009-02-22 |
* | powerpc32, ftrace: port function graph tracer to ppc32, static only | Steven Rostedt | 2009-02-22 |
* | powerpc32, ftrace: save and restore mcount regs with macro | Steven Rostedt | 2009-02-22 |
* | powerpc64, ftrace: save toc only on modules for function graph | Steven Rostedt | 2009-02-22 |
* | powerpc64, tracing: add function graph tracer with dynamic tracing | Steven Rostedt | 2009-02-22 |
* | powerpc64: port of the function graph tracer | Steven Rostedt | 2009-02-22 |
* | powerpc, ftrace: fix compile error when modules not configured | Steven Rostedt | 2009-02-22 |
* | ftrace, powerpc: replace debug macro with proper pr_deug | Steven Rostedt | 2009-02-22 |
* | Merge commit 'ftrace/function-graph' into next | Benjamin Herrenschmidt | 2009-02-22 |
|\ |
|
| * | tracing/function-graph-tracer: make arch generic push pop functions | Steven Rostedt | 2009-02-18 |
* | | Merge commit 'kumar/next' into next | Benjamin Herrenschmidt | 2009-02-17 |
|\ \ |
|
| * | | powerpc/fsl-booke: Fix compile warning | Kumar Gala | 2009-02-12 |
| * | | powerpc/book-3e: Introduce concept of Book-3e MMU | Kumar Gala | 2009-02-12 |
| * | | powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS defines | Kumar Gala | 2009-02-12 |
| * | | powerpc/85xx: Added 36-bit physical device tree for mpc8572ds board | Kumar Gala | 2009-02-11 |
| * | | powerpc/85xx: Fixed PCI IO region sizes in mpc8572ds*.dts | Kumar Gala | 2009-02-11 |
* | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-02-17 |
|\ \ \ |
|
| * | | | Add support for VT6415 PCIE PATA IDE Host Controller | Zlatko Calusic | 2009-02-17 |
| * | | | USB/PCI: Fix resume breakage of controllers behind cardbus bridges | Rafael J. Wysocki | 2009-02-17 |
| * | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-02-17 |
| |\ \ \ |
|
| | * | | | sched: cpu hotplug fix | Ingo Molnar | 2009-02-12 |
| * | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-02-17 |
| |\ \ \ \ |
|
| | * | | | | timers: more consistently use clock vs timer | Peter Zijlstra | 2009-02-13 |
| * | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-02-17 |
| |\ \ \ \ \ |
|
| | * | | | | | doc: mmiotrace.txt, buffer size control change | Pekka Paalanen | 2009-02-15 |
| | * | | | | | trace: mmiotrace to the tracer menu in Kconfig | Pekka Paalanen | 2009-02-15 |
| | * | | | | | mmiotrace: count events lost due to not recording | Pekka Paalanen | 2009-02-15 |
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-02-17 |
| |\ \ \ \ \ |
|
| | * | | | | | x86, vm86: fix preemption bug | Thomas Gleixner | 2009-02-15 |
| | * | | | | | x86, olpc: fix model detection without OFW | Chris Ball | 2009-02-14 |
| | * | | | | | x86, hpet: fix for LS21 + HPET = boot hang | john stultz | 2009-02-13 |
| | * | | | | | x86: CPA avoid repeated lazy mmu flush | Thomas Gleixner | 2009-02-12 |
| | * | | | | | x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible context | Thomas Gleixner | 2009-02-12 |
| | * | | | | | x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemption | Jeremy Fitzhardinge | 2009-02-12 |
| | * | | | | | x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/mem | Suresh Siddha | 2009-02-12 |
| | * | | | | | x86/cpa: make sure cpa is safe to call in lazy mmu mode | Jeremy Fitzhardinge | 2009-02-12 |
| | * | | | | | x86, ptrace, mm: fix double-free on race | Markus Metzger | 2009-02-11 |
| * | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-02-17 |
| |\ \ \ \ \ \ |
|