aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-21powerpc/mm: Split mmu_context handlingBenjamin Herrenschmidt4-4/+14
2008-12-21powerpc/4xx: Extended DCR support v2Benjamin Herrenschmidt1-2/+2
2008-12-21powerpc: Convert sysfs cache code to of_find_next_cache_node()Nathan Lynch1-6/+1
2008-12-21powerpc: Convert cpu_to_l2cache() to of_find_next_cache_node()Nathan Lynch1-7/+4
2008-12-21powerpc: Add of_find_next_cache_node()Nathan Lynch1-0/+31
2008-12-19Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/coreIngo Molnar3-1/+8
2008-12-18Merge branch 'linus' into cpus4096Ingo Molnar1-2/+2
2008-12-18Merge branch 'linux-2.6' into nextPaul Mackerras1-2/+2
2008-12-17powerpc/fsl-booke: Fix the miss interrupt restoreDave Liu1-2/+2
2008-12-17Merge branch 'linus' into cpus4096Ingo Molnar1-0/+3
2008-12-16powerpc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers3-18/+14
2008-12-16powerpc/pseries: Check for GIQ indicator before calling set-indicatorNathan Lynch1-0/+26
2008-12-16powerpc: Move smp_hw_index to 32-bit codeNathan Lynch2-1/+2
2008-12-16powerpc: Remove `have_of' global variableAnton Vorontsov4-11/+1
2008-12-16Merge branch 'merge' into nextPaul Mackerras3-0/+7
2008-12-13powerpc/fsl-booke: Fix problem with _tlbil_va being interruptedKumar Gala1-0/+3
2008-12-13Merge ../linux-2.6-x86Rusty Russell7-83/+459
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell1-1/+1
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell1-4/+0
2008-12-12Merge branch 'sched/core' into cpus4096Ingo Molnar2-0/+4
2008-12-05powerpc/virtex5: Fix Virtex5 machine check handlingGrant Likely2-0/+4
2008-12-05Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/urgent' into tracing/coreIngo Molnar1-0/+1
2008-12-04Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar4-4/+20
2008-12-03powerpc/85xx: Add support for SMP initializationKumar Gala1-0/+70
2008-12-03powerpc/85xx: minor head_fsl_booke.S cleanupKumar Gala1-2/+2
2008-12-03powerpc: Better setup of boot page TLB entryTrent Piepho1-9/+13
2008-12-03powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.Liu Yu2-10/+59
2008-12-03powerpc/ibmebus: Get rid of the IRQ mapping in ibmebus_free_irq()Sebastien Dugue1-0/+1
2008-12-03powerpc: Eliminate NULL test and memset after alloc_bootmemJulia Lawall1-2/+0
2008-12-03powerpc: Add sync_*_for_* to dma_opsBecky Bruce1-0/+26
2008-12-03powerpc: Allow the max stack trace depth to be configuredJohannes Berg1-1/+1
2008-12-03powerpc: Add MSR[CE, DE] to the MSR bits we print on show_regs()Kumar Gala1-0/+2
2008-12-03Merge branch 'merge'Paul Mackerras5-4/+21
2008-12-03powerpc: Fix dma_map_sg() cache flushing on non coherent platformsBenjamin Herrenschmidt1-0/+1
2008-12-01powerpc: Fix build for 32-bit SMP configsMilton Miller1-0/+2
2008-12-01powerpc: Fix system calls on Cell entered with XER.SO=1Paul Mackerras1-1/+7
2008-12-01powerpc: Fix IRQ assignment for some PCIe devicesAdhemerval Zanella1-2/+5
2008-11-28powerpc/ppc32: static ftrace fixes for PPC32Steven Rostedt1-0/+1
2008-11-28powerpc: ftrace, use create_branchSteven Rostedt1-42/+12
2008-11-28powerpc: ftrace, added missing icache flushSteven Rostedt1-0/+9
2008-11-28powerpc: ftrace, fix cast aliasing and add code verificationSteven Rostedt1-56/+65
2008-11-28powerpc: ftrace, do nothing in mcount call for dyn ftraceSteven Rostedt2-43/+9
2008-11-20powerpc/ppc32: ftrace, dynamic ftrace to handle modulesSteven Rostedt2-6/+105
2008-11-20powerpc/ppc64: ftrace, handle module trampolines for dyn ftraceSteven Rostedt2-10/+281
2008-11-20powerpc: ftrace, use probe_kernel API to modify codeSteven Rostedt1-32/+21
2008-11-20powerpc: ftrace, convert to new dynamic ftrace arch APISteven Rostedt1-5/+62
2008-11-20powerpc: ftrace, do not latency trace idleSteven Rostedt1-0/+5
2008-11-19powerpc: Provide a separate handler for each IPI actionMilton Miller1-0/+59
2008-11-19powerpc: Use for_each_node_with_property() in of_irq_map_init()Michael Ellerman1-4/+1