summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* timekeeping: Fix clock_gettime vsyscall time warpLin Ming2010-08-131-2/+3
* powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras2010-05-264-28/+48
* powerpc: TIF_ABI_PENDING bit removalAndreas Schwab2010-02-091-12/+0
* PCI/cardbus: Add a fixup hook and fix powerpcBenjamin Herrenschmidt2010-01-221-0/+13
* module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=yRusty Russell2010-01-181-0/+3
* untangle the do_mremap() messAl Viro2010-01-181-14/+1
* powerpc: Handle VSX alignment faults correctly in little-endian modeNeil Campbell2010-01-061-17/+46
* powerpc: Fix usage of 64-bit instruction in 32-bit altivec codeBenjamin Herrenschmidt2009-12-181-1/+1
* powerpc: Avoid giving out RTC dates below EPOCHBenjamin Herrenschmidt2009-11-051-1/+14
* powerpc/ppc64: Use preempt_schedule_irq instead of preempt_scheduleBenjamin Herrenschmidt2009-10-271-20/+21
* powerpc: Fix compile errors found by new ppc64e_defconfigKumar Gala2009-10-273-2/+3
* powerpc: Align vDSO base addressAndreas Schwab2009-10-271-1/+10
* powerpc: Fix segment mapping in vdso32Andreas Schwab2009-10-271-2/+2
* powerpc/perf_events: Fix priority of MSR HV vs PR bitsMichael Neuling2009-10-271-7/+10
* Merge commit 'ftrace/ppc' into mergeBenjamin Herrenschmidt2009-10-152-5/+8
|\
| * powerpc64/ftrace: use PACA to retrieve TOC in mod_return_to_handlerSteven Rostedt2009-10-131-2/+1
| * powerpc/ftrace: show real return addresses in modulesSteven Rostedt2009-10-131-3/+7
* | powerpc/pci: Fix MODPOST warningHeiko Schocher2009-10-141-1/+1
* | powerpc/oprofile: Add ppc750 CL as supported by oprofileDragos Tatulea2009-10-141-0/+2
* | powerpc: warning: allocated section `.data_nosave' not in segmentSean MacLennan2009-10-141-0/+1
* | powerpc/kgdb: Fix build failure caused by "kgdb.c: unused variable 'acc'"Anton Vorontsov2009-10-141-6/+0
|/
* powerpc: Cleanup linker script using new linker script macros.Tim Abbott2009-09-241-54/+15
* powerpc: Fix ibm,client-architecture-support printoutAnton Blanchard2009-09-241-1/+2
* powerpc/perf_counter: Fix vdso detectionAnton Blanchard2009-09-241-4/+10
* powerpc: Move 64bit heap above 1TB on machines with 1TB segmentsAnton Blanchard2009-09-241-1/+16
* powerpc: Change archdata dma_data to a unionBecky Bruce2009-09-243-10/+10
* powerpc: Rename get_dma_direct_offset get_dma_offsetBecky Bruce2009-09-241-11/+4
* powerpc/book3e-64: Remove duplicated #includeHuang Weiyi2009-09-241-1/+0
* powerpc: kmalloc failure ignored in vio_build_iommu_table()roel kluin2009-09-241-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-232-9/+9
|\
| * cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell2009-09-242-7/+7
| * cpumask: arch_send_call_function_ipi_mask: powerpcRusty Russell2009-09-241-2/+2
* | headers: utsname.h reduxAlexey Dobriyan2009-09-232-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-237-10/+13
|\ \ | |/ |/|
| * 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
| * kbuild: rename ld-option to cc-ldoptionSam Ravnborg2009-09-202-2/+2
* | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-231-0/+4
|\ \
| * \ Merge branch 'timers/posixtimers' into timers/tracingThomas Gleixner2009-08-291-0/+4
| |\ \
| | * | cputime: Optimize jiffies_to_cputime(1)Stanislaw Gruszka2009-08-031-0/+4
* | | | seq_file: constify seq_operationsJames Morris2009-09-231-1/+1
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-221-19/+19
|\ \ \ \
| * | | | perf_event, powerpc: Fix compilation after big perf_counter renamePaul Mackerras2009-09-221-19/+19
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-221-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-211-1/+1
| | |_|/ | |/| |
* | | | perf: Tidy up after the big renameIngo Molnar2009-09-211-6/+6
* | | | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-2114-330/+330
* | | | Merge branch 'linus' into perfcounters/renameIngo Molnar2009-09-211-7/+12
|\| | |
| * | | 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