summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Kill unused swiotlb variableFUJITA Tomonori2009-11-241-1/+0
* powerpc: do not export pci_alloc/free_consistentStephen Rothwell2009-11-241-2/+0
* powerpc: kill the obsolete code under is_global_init()Benjamin Herrenschmidt2009-11-241-22/+0
* powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-241-3/+3
* powerpc: Use unlocked ioctl in nvram_64Thomas Gleixner2009-11-241-7/+7
* powerpc/fsl-booke: Rework TLB CAM codeKumar Gala2009-11-202-25/+0
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-11-121-1/+14
|\
| * powerpc: Avoid giving out RTC dates below EPOCHBenjamin Herrenschmidt2009-11-051-1/+14
* | Export new PACA constants in asm-offsetsAlexander Graf2009-11-051-0/+5
* | Export symbols for KVM moduleAlexander Graf2009-11-051-0/+1
* | Add Book3s_64 offsets to asm-offsets.cAlexander Graf2009-11-051-0/+13
* | Make head_64.S aware of KVM real mode codeAlexander Graf2009-11-052-0/+15
* | powerpc: Enable sparse irq_descs on powerpcMichael Ellerman2009-10-303-13/+33
* | powerpc: Rearrange and fix show_interrupts() for sparse irq_descsMichael Ellerman2009-10-301-27/+37
* | powerpc: Make virq_debug_show() cope with sparse irq_descsMichael Ellerman2009-10-301-1/+4
* | powerpc/nvram_64: Mark init code __initThomas Gleixner2009-10-301-7/+7
* | powerpc/nvram_64: Check nvram_error_log_index in nvram_clear_error_log()Thomas Gleixner2009-10-301-0/+3
* | powerpc/nvram_64: Remove unused codeThomas Gleixner2009-10-301-25/+0
* | powerpc/mm: Allow more flexible layouts for hugepage pagetablesDavid Gibson2009-10-301-15/+5
* | powerpc: Remove get_irq_desc()Michael Ellerman2009-10-302-14/+16
* | powerpc/chrp: Use the same RTAS daemon as pSeriesBenjamin Herrenschmidt2009-10-302-0/+540
* | powerpc: Move /proc/ppc64 to /proc/powerpc and add symlinkBenjamin Herrenschmidt2009-10-304-57/+61
|/
* 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
OpenPOWER on IntegriCloud