aboutsummaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsLucas De Marchi2-2/+2
2011-03-30avr32: Fix missing irq namespace conversionThomas Gleixner1-1/+1
2011-03-30powerpc: qe_ic: Rename get_irq_desc_data and get_irq_desc_chipRichard Cochran1-8/+8
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner20-22/+0
2011-03-30arm: versatile : Fix typo introduced in irq namespace cleanupGrant Likely1-1/+1
2011-03-30powerpc/qe_ic: Fix another breakage from the irq_data conversionBenjamin Herrenschmidt1-8/+8
2011-03-30powerpc/8xx: Fix another breakage from the irq_data conversionBenjamin Herrenschmidt1-1/+1
2011-03-29powerpc/cell: fixup for removal of handle_iic_irqStephen Rothwell1-1/+1
2011-03-29genirq: fix CONFIG_IRQ_EDGE_EOI_HANDLER buildStephen Rothwell1-1/+1
2011-03-30powerpc/cell: Use handle_edge_eoi_irq for realThomas Gleixner1-1/+1
2011-03-30powerpc/pseries: Enable Chelsio network and iWARP driversAnton Blanchard1-0/+3
2011-03-30powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memoryBenjamin Herrenschmidt2-15/+15
2011-03-30powerpc: Fix accounting of softirq time when idleAnton Blanchard1-1/+1
2011-03-30powerpc/pseries/smp: query-cpu-stopped-state support won't changeMilton Miller1-2/+2
2011-03-30powerpc/xics: Use hwirq for xics domain irq numberMilton Miller1-28/+29
2011-03-30powerpc/xics: Fix numberspace mismatch from irq_desc conversionMilton Miller1-8/+8
2011-03-30powerpc: Wire up new syscallsStephen Rothwell2-1/+9
2011-03-30powerpc/booke: Correct the SPRN_MAS5 definition.Varun Sethi1-1/+1
2011-03-30powerpc: ARCH_PFN_OFFSET should be unsigned longScott Wood1-1/+1
2011-03-30powerpc: Implement dma_mmap_coherent()Benjamin Herrenschmidt3-0/+44
2011-03-30powerpc/nvram: Don't overwrite oops/panic report on normal shutdownJim Keniston1-0/+24
2011-03-30powerpc: Restore some misc devices to our configsStephen Rothwell15-0/+15
2011-03-30sound: Fixup the last user of the old irq functionsThomas Gleixner1-1/+1
2011-03-30genirq: Remove obsolete commentThomas Gleixner1-7/+0
2011-03-30genirq: Remove now obsolete set_irq_wake()Thomas Gleixner1-8/+0
2011-03-30sh: Fix irq cleanup falloutThomas Gleixner1-2/+2
2011-03-30x86: apb_timer: Fixup genirq falloutThomas Gleixner1-1/+1
2011-03-29genirq: Fix misnamed label in handle_edge_eoi_irqThomas Gleixner1-1/+1
2011-03-29Linux 2.6.39-rc1Linus Torvalds1-2/+2
2011-03-29char/tpm: Fix unitialized usage of data bufferPeter Huewe1-1/+1
2011-03-29amd64_edac: Fix potential memleakBorislav Petkov1-1/+1
2011-03-29fs: don't use igrab() while holding i_lockDave Chinner3-4/+5
2011-03-29xen: Use new irq_move functionsThomas Gleixner1-2/+2
2011-03-29xen: Convert genirq namespaceThomas Gleixner1-11/+11
2011-03-29xen: fix p2m section mismatchesRandy Dunlap1-2/+2
2011-03-29FRV: Use generic show_interrupts()Thomas Gleixner2-42/+4
2011-03-29FRV: Convert genirq namespaceThomas Gleixner4-6/+7
2011-03-29frv: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2-1/+3
2011-03-29frv: Convert cpu irq_chip to new functionsThomas Gleixner1-13/+13
2011-03-29frv: Convert mb93493 irq_chip to new functionsThomas Gleixner1-11/+11
2011-03-29frv: Convert mb93093 irq_chip to new functionThomas Gleixner1-13/+13
2011-03-29frv: Convert mb93091 irq_chip to new functionsThomas Gleixner1-13/+13
2011-03-29frv: Fix typo from __do_IRQ overhaulThomas Gleixner1-1/+1
2011-03-29frv: Remove stale irq_chip.endThomas Gleixner2-7/+0
2011-03-29FRV: Do some cleanupsAmerigo Wang3-10/+2
2011-03-29FRV: Missing node arg in alloc_thread_info_node() macroDavid Howells1-1/+1
2011-03-29NOMMU: implement access_remote_vmMike Frysinger1-13/+39
2011-03-29gpio: ab8500: Mark brokenThomas Gleixner1-1/+1
2011-03-29genirq: Remove move_*irq leftoversThomas Gleixner2-14/+0
2011-03-29genirq: Remove compat codeThomas Gleixner14-452/+25