summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Use generic show_interrupts()Thomas Gleixner2011-03-292-60/+3
* 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/+0
* powerpc: uic: Cleanup flow type handlingThomas Gleixner2011-03-291-17/+10
* powerpc: mpic: Cleanup flow type handlingThomas Gleixner2011-03-291-17/+12
* powerpc: mpc8xx_pic: Cleanup flow type handlingThomas Gleixner2011-03-291-8/+1
* powerpc: ipic: Cleanup flow type handlingThomas Gleixner2011-03-291-9/+7
* powerpc: cpm2_pic: Use IRQCHIP_EOI_IF_HANDLEDThomas Gleixner2011-03-291-15/+10
* powerpc: cpm2_pic: Cleanup flow type handlingThomas Gleixner2011-03-291-10/+8
* powerpc: cell: Fix the irq_desc accessThomas Gleixner2011-03-291-8/+1
* 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/+1
* powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner2011-03-2920-26/+24
* powerpc: cell: Use the core flow handlerThomas Gleixner2011-03-282-49/+2
* lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-241-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-231-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-231-17/+0
* | remove dma64_addr_tFUJITA Tomonori2011-03-231-2/+0
* | rapidio: remove mport resource reservation from common RIO codeAlexandre Bounine2011-03-231-0/+9
* | rapidio: modify mport ID assignmentAlexandre Bounine2011-03-231-25/+0
* | rapidio: modify subsystem and driver initialization sequenceAlexandre Bounine2011-03-231-9/+1
* | rapidio: modify configuration to support PCI-SRIO controllerAlexandre Bounine2011-03-233-3/+11
* | rapidio: add architecture specific callbacksAlexandre Bounine2011-03-231-25/+27
* | bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-231-14/+0
* | bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-231-14/+0
* | bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita2011-03-231-0/+4
* | powerpc: introduce little-endian bitopsAkinobu Mita2011-03-231-23/+38
* | asm-generic: change little-endian bitops to take any pointer typesAkinobu Mita2011-03-231-2/+2
* | asm-generic: rename generic little-endian bitops functionsAkinobu Mita2011-03-231-7/+8
* | add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-221-5/+0
* | mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-222-3/+3
|/
* powerpc/ptrace: Remove BUG_ON when full register set not availableMike Wolf2011-03-212-3/+14
* powerpc: Factoring mpic cpu id fetching into a functionMeador Inge2011-03-211-17/+14
* powerpc: Make MPIC honor the "pic-no-reset" device tree propertyMeador Inge2011-03-212-11/+59
* powerpc/pci: Fix crash in PCI code on ppc64 when matching device nodesBenjamin Herrenschmidt2011-03-211-2/+5
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-182-1/+24
|\
| * perf, powerpc: Handle events that raise an exception without overflowingAnton Blanchard2011-03-162-1/+24
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-03-1893-1280/+2097
|\ \
| * \ Merge remote branch 'jwb/next' into nextBenjamin Herrenschmidt2011-03-179-7/+218
| |\ \
| | * | powerpc/476: Workaround for PLB6 hangDave Kleikamp2011-02-021-0/+35
| | * | powerpc/476: define specific cpu table entry DD2 coreDave Kleikamp2011-02-022-5/+20
| | * | powerpc/44x: PHY fixup for USB on canyonlands boardRupjyoti Sarmah2011-02-026-2/+150
| | * | powerpc/44x: Add USB DWC DTS entry to Canyonlands boardTirumala Marri2011-02-021-0/+13
| * | | powerpc/85xx: Fix signedness bug in cache-sramVasiliy Kulikov2011-03-151-2/+2
| * | | powerpc/fsl_msi: Handle msi-available-ranges betterScott Wood2011-03-151-36/+56
OpenPOWER on IntegriCloud