aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-12powerpc: gamecube/wii: early debugging using usbgeckoAlbert Herranz2-0/+27
2009-12-12powerpc: broadway processor supportAlbert Herranz1-3/+3
2009-11-05powerpc: Avoid giving out RTC dates below EPOCHBenjamin Herrenschmidt1-1/+14
2009-10-27powerpc/ppc64: Use preempt_schedule_irq instead of preempt_scheduleBenjamin Herrenschmidt1-20/+21
2009-10-27powerpc: Fix compile errors found by new ppc64e_defconfigKumar Gala3-2/+3
2009-10-27powerpc: Align vDSO base addressAndreas Schwab1-1/+10
2009-10-27powerpc: Fix segment mapping in vdso32Andreas Schwab1-2/+2
2009-10-27powerpc/perf_events: Fix priority of MSR HV vs PR bitsMichael Neuling1-7/+10
2009-10-15Merge commit 'ftrace/ppc' into mergeBenjamin Herrenschmidt2-5/+8
2009-10-14powerpc/pci: Fix MODPOST warningHeiko Schocher1-1/+1
2009-10-14powerpc/oprofile: Add ppc750 CL as supported by oprofileDragos Tatulea1-0/+2
2009-10-14powerpc: warning: allocated section `.data_nosave' not in segmentSean MacLennan1-0/+1
2009-10-14powerpc/kgdb: Fix build failure caused by "kgdb.c: unused variable 'acc'"Anton Vorontsov1-6/+0
2009-10-13powerpc64/ftrace: use PACA to retrieve TOC in mod_return_to_handlerSteven Rostedt1-2/+1
2009-10-13powerpc/ftrace: show real return addresses in modulesSteven Rostedt1-3/+7
2009-09-24powerpc: Cleanup linker script using new linker script macros.Tim Abbott1-54/+15
2009-09-24powerpc: Fix ibm,client-architecture-support printoutAnton Blanchard1-1/+2
2009-09-24powerpc/perf_counter: Fix vdso detectionAnton Blanchard1-4/+10
2009-09-24powerpc: Move 64bit heap above 1TB on machines with 1TB segmentsAnton Blanchard1-1/+16
2009-09-24powerpc: Change archdata dma_data to a unionBecky Bruce3-10/+10
2009-09-24powerpc: Rename get_dma_direct_offset get_dma_offsetBecky Bruce1-11/+4
2009-09-24powerpc/book3e-64: Remove duplicated #includeHuang Weiyi1-1/+0
2009-09-24powerpc: kmalloc failure ignored in vio_build_iommu_table()roel kluin1-0/+2
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-9/+9
2009-09-23headers: utsname.h reduxAlexey Dobriyan2-2/+0
2009-09-24cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell2-7/+7
2009-09-24cpumask: arch_send_call_function_ipi_mask: powerpcRusty Russell1-2/+2
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds7-10/+13
2009-09-23Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+4
2009-09-23seq_file: constify seq_operationsJames Morris1-1/+1
2009-09-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-19/+19
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-09-22perf_event, powerpc: Fix compilation after big perf_counter renamePaul Mackerras1-19/+19
2009-09-21trivial: fix typo "for for" in multiple filesAnand Gadiyar1-1/+1
2009-09-21perf: Tidy up after the big renameIngo Molnar1-6/+6
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar14-330/+330
2009-09-21Merge branch 'linus' into perfcounters/renameIngo Molnar1-7/+12
2009-09-21perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() changePaul Mackerras1-2/+1
2009-09-21Use macros for .data.page_aligned section.Tim Abbott3-3/+6
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches2-5/+5
2009-09-20kbuild: rename ld-option to cc-ldoptionSam Ravnborg2-2/+2
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-7/+12
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+1
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds44-860/+2254
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds2-22/+48
2009-09-11Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-1/+549
2009-09-11Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-47/+1
2009-09-11powerpc/nvram: Enable use Generic NVRAM driver for different size chipsMartyn Welch1-0/+8
2009-09-11powerpc/booke: Don't set DABR on 64-bit BookE, use DAC1 insteadBenjamin Herrenschmidt1-7/+7
2009-09-11powerpc/perf_counters: Reduce stack usage of power_check_constraintsPaul Mackerras1-23/+32