summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...NeilBrown2009-09-231-0/+136
| |\
| | * Merge commit 'md/for-linus' into async-tx-nextDan Williams2009-09-08125-3262/+4772
| | |\
| | * | fsldma: Add DMA_SLAVE supportIra Snyder2009-09-081-0/+136
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-236-28/+16
|\ \ \ \
| * | | | cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell2009-09-244-13/+13
| * | | | cpumask: remove arch_send_call_function_ipiRusty Russell2009-09-241-1/+0
| * | | | cpumask: arch_send_call_function_ipi_mask: powerpcRusty Russell2009-09-242-3/+4
| * | | | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-241-2/+0
| * | | | cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell2009-09-241-5/+0
| * | | | cpumask: remove the now-obsoleted pcibus_to_cpumask(): powerpcRusty Russell2009-09-241-5/+0
* | | | | headers: utsname.h reduxAlexey Dobriyan2009-09-232-2/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-239-16/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use macros for .data.page_aligned section.Tim Abbott2009-09-213-3/+6
| * | | | Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-212-5/+5
| * | | | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg2009-09-201-2/+0
| * | | | kbuild: rename ld-option to cc-ldoptionSam Ravnborg2009-09-202-2/+2
| * | | | kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg2009-09-202-4/+4
* | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-232-0/+17
|\ \ \ \ \
| * \ \ \ \ Merge branch 'timers/posixtimers' into timers/tracingThomas Gleixner2009-08-292-0/+17
| |\ \ \ \ \
| | * | | | | cputime: Optimize jiffies_to_cputime(1)Stanislaw Gruszka2009-08-032-0/+17
* | | | | | | kcore: use registerd physmem informationKAMEZAWA Hiroyuki2009-09-232-58/+0
* | | | | | | walk system ram rangeKAMEZAWA Hiroyuki2009-09-231-3/+3
* | | | | | | kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki2009-09-232-8/+0
* | | | | | | kcore: add kclist typesKAMEZAWA Hiroyuki2009-09-232-4/+5
* | | | | | | powerpc: introduce and document sdhci,wp-inverted property for eSDHCAnton Vorontsov2009-09-237-0/+7
* | | | | | | seq_file: constify seq_operationsJames Morris2009-09-232-2/+2
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-222-21/+21
|\ \ \ \ \ \
| * | | | | | perf_event, powerpc: Fix compilation after big perf_counter renamePaul Mackerras2009-09-222-21/+21
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-222-2/+2
|\ \ \ \ \ \ \
| * | | | | | | trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-212-2/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann2009-09-221-0/+2
* | | | | | | arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-221-1/+1
* | | | | | | const: make block_device_operations constAlexey Dobriyan2009-09-221-1/+1
* | | | | | | const: mark remaining inode_operations as constAlexey Dobriyan2009-09-221-1/+1
* | | | | | | const: mark remaining super_operations constAlexey Dobriyan2009-09-221-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-09-2122-358/+358
|\ \ \ \ \ \
| * | | | | | perf: Tidy up after the big renameIngo Molnar2009-09-212-7/+7
| * | | | | | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-2122-364/+364
| * | | | | | Merge branch 'linus' into perfcounters/renameIngo Molnar2009-09-211-7/+12
| |\| | | | |
* | | | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-09-211-2/+1
|\| | | | | |
| * | | | | | perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c...Paul Mackerras2009-09-211-2/+1
* | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-09-212-2/+0
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | tracing: Remove markersChristoph Hellwig2009-09-182-2/+0
| |/ / / / /
* | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-181-7/+12
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | timekeeping: Increase granularity of read_persistent_clock(), build fixMartin Schwidefsky2009-08-231-5/+9
| * | | | timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky2009-08-151-3/+4
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-171-5/+4
|\ \ \ \ \
| * | | | | sched: Disable wakeup balancingPeter Zijlstra2009-09-161-1/+0
| * | | | | sched: Improve latencies and throughputMike Galbraith2009-09-151-1/+1
| * | | | | sched: Tweak wake_idxPeter Zijlstra2009-09-151-1/+2