aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
* powerpc/qe_ic: Fix another breakage from the irq_data conversionBenjamin Herrenschmidt2011-03-29
* powerpc/8xx: Fix another breakage from the irq_data conversionBenjamin Herrenschmidt2011-03-29
* powerpc/cell: Use handle_edge_eoi_irq for realThomas Gleixner2011-03-29
* powerpc/pseries: Enable Chelsio network and iWARP driversAnton Blanchard2011-03-29
* powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memoryBenjamin Herrenschmidt2011-03-29
* powerpc: Fix accounting of softirq time when idleAnton Blanchard2011-03-29
* powerpc/pseries/smp: query-cpu-stopped-state support won't changeMilton Miller2011-03-29
* powerpc/xics: Use hwirq for xics domain irq numberMilton Miller2011-03-29
* powerpc/xics: Fix numberspace mismatch from irq_desc conversionMilton Miller2011-03-29
* powerpc: Wire up new syscallsStephen Rothwell2011-03-29
* powerpc/booke: Correct the SPRN_MAS5 definition.Varun Sethi2011-03-29
* powerpc: ARCH_PFN_OFFSET should be unsigned longScott Wood2011-03-29
* powerpc: Implement dma_mmap_coherent()Benjamin Herrenschmidt2011-03-29
* powerpc/nvram: Don't overwrite oops/panic report on normal shutdownJim Keniston2011-03-29
* powerpc: Restore some misc devices to our configsStephen Rothwell2011-03-29
* powerpc: Use generic show_interrupts()Thomas Gleixner2011-03-29
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-29
* powerpc: irq: Use irqdata based informationThomas Gleixner2011-03-29
* powerpc-fsl-msi-use-irqd.patchThomas Gleixner2011-03-29
* powerpc: xilinx: Cleanup flow type handlingThomas Gleixner2011-03-29
* powerpc: uic: Cleanup flow type handlingThomas Gleixner2011-03-29
* powerpc: mpic: Cleanup flow type handlingThomas Gleixner2011-03-29
* powerpc: mpc8xx_pic: Cleanup flow type handlingThomas Gleixner2011-03-29
* powerpc: ipic: Cleanup flow type handlingThomas Gleixner2011-03-29
* powerpc: cpm2_pic: Use IRQCHIP_EOI_IF_HANDLEDThomas Gleixner2011-03-29
* powerpc: cpm2_pic: Cleanup flow type handlingThomas Gleixner2011-03-29
* powerpc: cell: Fix the irq_desc accessThomas Gleixner2011-03-29
* powerpc: mac: pic: Use irqd_is_level_type()Thomas Gleixner2011-03-29
* powerpc: media5200: Remove pointless set_irq_type()Thomas Gleixner2011-03-29
* powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner2011-03-29
* powerpc: cell: Use the core flow handlerThomas Gleixner2011-03-28
* lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-23
|\
| * mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmStephen Wilson2011-03-23
| * mm: arch: make in_gate_area take an mm_struct instead of a task_structStephen Wilson2011-03-23
| * mm: arch: make get_gate_vma take an mm_struct instead of a task_structStephen Wilson2011-03-23
* | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering2011-03-23
* | remove dma64_addr_tFUJITA Tomonori2011-03-23
* | rapidio: remove mport resource reservation from common RIO codeAlexandre Bounine2011-03-23
* | rapidio: modify mport ID assignmentAlexandre Bounine2011-03-23
* | rapidio: modify subsystem and driver initialization sequenceAlexandre Bounine2011-03-23
* | rapidio: modify configuration to support PCI-SRIO controllerAlexandre Bounine2011-03-23
* | rapidio: add architecture specific callbacksAlexandre Bounine2011-03-23
* | bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-23
* | bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-23
* | bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita2011-03-23
* | powerpc: introduce little-endian bitopsAkinobu Mita2011-03-23
* | asm-generic: change little-endian bitops to take any pointer typesAkinobu Mita2011-03-23
* | asm-generic: rename generic little-endian bitops functionsAkinobu Mita2011-03-23
* | add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-22