summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze2009-12-091-1/+1
* powerpc/8xx: DTLB Miss cleanupJoakim Tjernlund2009-12-091-6/+11
* powerpc/8xx: Remove DIRTY pte handling in DTLB Error.Joakim Tjernlund2009-12-091-96/+0
* powerpc/8xx: Start using dcbX instructions in various copy routinesJoakim Tjernlund2009-12-091-18/+0
* powerpc/8xx: Restore _PAGE_WRITETHRUJoakim Tjernlund2009-12-091-0/+8
* powerpc/8xx: Add missing Guarded setting in DTLB Error.Joakim Tjernlund2009-12-091-3/+10
* powerpc/8xx: Fixup DAR from buggy dcbX instructions.Joakim Tjernlund2009-12-091-4/+143
* powerpc/8xx: Tag DAR with 0x00f0 to catch buggy instructions.Joakim Tjernlund2009-12-091-1/+14
* powerpc/8xx: Update TLB asm so it behaves as linux mm expects.Joakim Tjernlund2009-12-091-48/+51
* Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2009-12-091-2/+2
|\
| * powerpc: tiny memcpy_(to|from)io optimisationAlbrecht Dreß2009-11-041-2/+2
* | powerpc: stop_this_cpu: remove the cpu from the online map.Valentine Barshak2009-12-091-0/+3
* | sysfs/cpu: Add probe/release filesNathan Fontenot2009-12-091-0/+19
* | 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