summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
* | powerpc/smp: Remove unused generic_cpu_enable()Benjamin Herrenschmidt2011-04-012-23/+0Star
* | powerpc/smp: Fix generic_mach_cpu_die()Benjamin Herrenschmidt2011-04-011-2/+1Star
* | powerpc/smp: soft-replugged CPUs must go back to start_secondaryBenjamin Herrenschmidt2011-04-014-4/+17
* | powerpc: Make decrementer interrupt robust against offlined CPUsBenjamin Herrenschmidt2011-04-011-4/+11
|/
* Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-302-6/+5Star
|\
| * powerpc: qe_ic: Rename get_irq_desc_data and get_irq_desc_chipRichard Cochran2011-03-301-8/+8
| * genirq: Remove the now obsolete config options and select statementsThomas Gleixner2011-03-301-1/+0Star
* | powerpc/qe_ic: Fix another breakage from the irq_data conversionBenjamin Herrenschmidt2011-03-301-8/+8
* | powerpc/8xx: Fix another breakage from the irq_data conversionBenjamin Herrenschmidt2011-03-301-1/+1
* | powerpc/cell: Use handle_edge_eoi_irq for realThomas Gleixner2011-03-301-1/+1
* | powerpc/pseries: Enable Chelsio network and iWARP driversAnton Blanchard2011-03-301-0/+3
* | powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memoryBenjamin Herrenschmidt2011-03-302-15/+15
* | powerpc: Fix accounting of softirq time when idleAnton Blanchard2011-03-301-1/+1
* | powerpc/pseries/smp: query-cpu-stopped-state support won't changeMilton Miller2011-03-301-2/+2
* | powerpc/xics: Use hwirq for xics domain irq numberMilton Miller2011-03-301-28/+29
* | powerpc/xics: Fix numberspace mismatch from irq_desc conversionMilton Miller2011-03-301-8/+8
* | powerpc: Wire up new syscallsStephen Rothwell2011-03-302-1/+9
* | powerpc/booke: Correct the SPRN_MAS5 definition.Varun Sethi2011-03-301-1/+1
* | powerpc: ARCH_PFN_OFFSET should be unsigned longScott Wood2011-03-301-1/+1
* | powerpc: Implement dma_mmap_coherent()Benjamin Herrenschmidt2011-03-303-0/+44
* | powerpc/nvram: Don't overwrite oops/panic report on normal shutdownJim Keniston2011-03-301-0/+24
* | powerpc: Restore some misc devices to our configsStephen Rothwell2011-03-3015-0/+15
|/
* powerpc: Use generic show_interrupts()Thomas Gleixner2011-03-292-60/+3Star
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-2953-187/+188
* powerpc: irq: Use irqdata based informationThomas Gleixner2011-03-291-6/+8
* powerpc-fsl-msi-use-irqd.patchThomas Gleixner2011-03-291-10/+11
* powerpc: xilinx: Cleanup flow type handlingThomas Gleixner2011-03-291-6/+0Star
* powerpc: uic: Cleanup flow type handlingThomas Gleixner2011-03-291-17/+10Star
* powerpc: mpic: Cleanup flow type handlingThomas Gleixner2011-03-291-17/+12Star
* powerpc: mpc8xx_pic: Cleanup flow type handlingThomas Gleixner2011-03-291-8/+1Star
* powerpc: ipic: Cleanup flow type handlingThomas Gleixner2011-03-291-9/+7Star
* powerpc: cpm2_pic: Use IRQCHIP_EOI_IF_HANDLEDThomas Gleixner2011-03-291-15/+10Star
* powerpc: cpm2_pic: Cleanup flow type handlingThomas Gleixner2011-03-291-10/+8Star
* powerpc: cell: Fix the irq_desc accessThomas Gleixner2011-03-291-8/+1Star
* powerpc: mac: pic: Use irqd_is_level_type()Thomas Gleixner2011-03-291-1/+1
* powerpc: media5200: Remove pointless set_irq_type()Thomas Gleixner2011-03-291-6/+1Star
* powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner2011-03-2920-26/+24Star
* powerpc: cell: Use the core flow handlerThomas Gleixner2011-03-282-49/+2Star
* lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-251-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-241-3/+3
|\
| * mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmStephen Wilson2011-03-231-1/+1
| * mm: arch: make in_gate_area take an mm_struct instead of a task_structStephen Wilson2011-03-231-1/+1
| * mm: arch: make get_gate_vma take an mm_struct instead of a task_structStephen Wilson2011-03-231-1/+1
* | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering2011-03-241-17/+0Star
* | remove dma64_addr_tFUJITA Tomonori2011-03-241-2/+0Star
* | rapidio: remove mport resource reservation from common RIO codeAlexandre Bounine2011-03-241-0/+9
* | rapidio: modify mport ID assignmentAlexandre Bounine2011-03-241-25/+0Star
* | rapidio: modify subsystem and driver initialization sequenceAlexandre Bounine2011-03-241-9/+1Star
* | rapidio: modify configuration to support PCI-SRIO controllerAlexandre Bounine2011-03-243-3/+11
* | rapidio: add architecture specific callbacksAlexandre Bounine2011-03-241-25/+27