aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2011-03-30Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-30powerpc: qe_ic: Rename get_irq_desc_data and get_irq_desc_chipRichard Cochran
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner
2011-03-30powerpc/qe_ic: Fix another breakage from the irq_data conversionBenjamin Herrenschmidt
2011-03-30powerpc/8xx: Fix another breakage from the irq_data conversionBenjamin Herrenschmidt
2011-03-30powerpc/cell: Use handle_edge_eoi_irq for realThomas Gleixner
2011-03-30powerpc/pseries: Enable Chelsio network and iWARP driversAnton Blanchard
2011-03-30powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memoryBenjamin Herrenschmidt
2011-03-30powerpc: Fix accounting of softirq time when idleAnton Blanchard
2011-03-30powerpc/pseries/smp: query-cpu-stopped-state support won't changeMilton Miller
2011-03-30powerpc/xics: Use hwirq for xics domain irq numberMilton Miller
2011-03-30powerpc/xics: Fix numberspace mismatch from irq_desc conversionMilton Miller
2011-03-30powerpc: Wire up new syscallsStephen Rothwell
2011-03-30powerpc/booke: Correct the SPRN_MAS5 definition.Varun Sethi
2011-03-30powerpc: ARCH_PFN_OFFSET should be unsigned longScott Wood
2011-03-30powerpc: Implement dma_mmap_coherent()Benjamin Herrenschmidt
2011-03-30powerpc/nvram: Don't overwrite oops/panic report on normal shutdownJim Keniston
2011-03-30powerpc: Restore some misc devices to our configsStephen Rothwell
2011-03-29powerpc: Use generic show_interrupts()Thomas Gleixner
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner
2011-03-29powerpc: irq: Use irqdata based informationThomas Gleixner
2011-03-29powerpc-fsl-msi-use-irqd.patchThomas Gleixner
2011-03-29powerpc: xilinx: Cleanup flow type handlingThomas Gleixner
2011-03-29powerpc: uic: Cleanup flow type handlingThomas Gleixner
2011-03-29powerpc: mpic: Cleanup flow type handlingThomas Gleixner
2011-03-29powerpc: mpc8xx_pic: Cleanup flow type handlingThomas Gleixner
2011-03-29powerpc: ipic: Cleanup flow type handlingThomas Gleixner
2011-03-29powerpc: cpm2_pic: Use IRQCHIP_EOI_IF_HANDLEDThomas Gleixner
2011-03-29powerpc: cpm2_pic: Cleanup flow type handlingThomas Gleixner
2011-03-29powerpc: cell: Fix the irq_desc accessThomas Gleixner
2011-03-29powerpc: mac: pic: Use irqd_is_level_type()Thomas Gleixner
2011-03-29powerpc: media5200: Remove pointless set_irq_type()Thomas Gleixner
2011-03-29powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner
2011-03-28powerpc: cell: Use the core flow handlerThomas Gleixner
2011-03-24lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes
2011-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering
2011-03-23remove dma64_addr_tFUJITA Tomonori
2011-03-23rapidio: remove mport resource reservation from common RIO codeAlexandre Bounine
2011-03-23rapidio: modify mport ID assignmentAlexandre Bounine
2011-03-23rapidio: modify subsystem and driver initialization sequenceAlexandre Bounine
2011-03-23rapidio: modify configuration to support PCI-SRIO controllerAlexandre Bounine
2011-03-23rapidio: add architecture specific callbacksAlexandre Bounine
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita
2011-03-23powerpc: introduce little-endian bitopsAkinobu Mita
2011-03-23asm-generic: change little-endian bitops to take any pointer typesAkinobu Mita
2011-03-23asm-generic: rename generic little-endian bitops functionsAkinobu Mita
2011-03-23mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmStephen Wilson