aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* powerpc: Add support for using doorbells for SMP IPIKumar Gala2009-02-22
* powerpc/cell: Fix dependency in cpufreqArnd Bergmann2009-02-22
* powerpc/spufs: Constify context contents and coredump callback constantsJeremy Kerr2009-02-22
* powerpc/spufs: Clear purge status before setting up isolated modeJeremy Kerr2009-02-22
* powerpc/spufs: Use correct return value for spu_handle_mm_faultJeremy Kerr2009-02-22
* powerpc/mm: Reduce hashtable size when using 64kB pagesAnton Blanchard2009-02-22
* powerpc: Rework dma-noncoherent to use generic vmalloc layerIlya Yanok2009-02-22
* powerpc: Fix warnings from make headers_checkKumar Gala2009-02-22
* powerpc/pci: Fix PCI<->OF matching of old style multifunc devicesTom Arbuckle2009-02-22
* powerpc: Unify opcode definitions and supportKumar Gala2009-02-22
* powerpc, ftrace: use create_branch lib functionSteven Rostedt2009-02-22
* powerpc, ftrace: use unsigned int for instruction manipulationSteven Rostedt2009-02-22
* powerpc32, ftrace: dynamic function graph tracerSteven Rostedt2009-02-22
* powerpc32, ftrace: port function graph tracer to ppc32, static onlySteven Rostedt2009-02-22
* powerpc32, ftrace: save and restore mcount regs with macroSteven Rostedt2009-02-22
* powerpc64, ftrace: save toc only on modules for function graphSteven Rostedt2009-02-22
* powerpc64, tracing: add function graph tracer with dynamic tracingSteven Rostedt2009-02-22
* powerpc64: port of the function graph tracerSteven Rostedt2009-02-22
* powerpc, ftrace: fix compile error when modules not configuredSteven Rostedt2009-02-22
* ftrace, powerpc: replace debug macro with proper pr_deugSteven Rostedt2009-02-22
* Merge commit 'ftrace/function-graph' into nextBenjamin Herrenschmidt2009-02-22
|\
| * tracing/function-graph-tracer: make arch generic push pop functionsSteven Rostedt2009-02-18
* | Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2009-02-17
|\ \
| * | powerpc/fsl-booke: Fix compile warningKumar Gala2009-02-12
| * | powerpc/book-3e: Introduce concept of Book-3e MMUKumar Gala2009-02-12
| * | powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS definesKumar Gala2009-02-12
| * | powerpc/85xx: Added 36-bit physical device tree for mpc8572ds boardKumar Gala2009-02-11
| * | powerpc/85xx: Fixed PCI IO region sizes in mpc8572ds*.dtsKumar Gala2009-02-11
* | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-02-17
|\ \ \
| * | | Add support for VT6415 PCIE PATA IDE Host ControllerZlatko Calusic2009-02-17
| * | | USB/PCI: Fix resume breakage of controllers behind cardbus bridgesRafael J. Wysocki2009-02-17
| * | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-02-17
| |\ \ \
| | * | | sched: cpu hotplug fixIngo Molnar2009-02-12
| * | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-02-17
| |\ \ \ \
| | * | | | timers: more consistently use clock vs timerPeter Zijlstra2009-02-13
| * | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-02-17
| |\ \ \ \ \
| | * | | | | doc: mmiotrace.txt, buffer size control changePekka Paalanen2009-02-15
| | * | | | | trace: mmiotrace to the tracer menu in KconfigPekka Paalanen2009-02-15
| | * | | | | mmiotrace: count events lost due to not recordingPekka Paalanen2009-02-15
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-17
| |\ \ \ \ \
| | * | | | | x86, vm86: fix preemption bugThomas Gleixner2009-02-15
| | * | | | | x86, olpc: fix model detection without OFWChris Ball2009-02-14
| | * | | | | x86, hpet: fix for LS21 + HPET = boot hangjohn stultz2009-02-13
| | * | | | | x86: CPA avoid repeated lazy mmu flushThomas Gleixner2009-02-12
| | * | | | | x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible contextThomas Gleixner2009-02-12
| | * | | | | x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemptionJeremy Fitzhardinge2009-02-12
| | * | | | | x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/memSuresh Siddha2009-02-12
| | * | | | | x86/cpa: make sure cpa is safe to call in lazy mmu modeJeremy Fitzhardinge2009-02-12
| | * | | | | x86, ptrace, mm: fix double-free on raceMarkus Metzger2009-02-11
| * | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-02-17
| |\ \ \ \ \ \