aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-01powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32Benjamin Herrenschmidt
2011-04-01powerpc/pmac/smp: Fix 32-bit PowerMac cpu_dieBenjamin Herrenschmidt
2011-04-01powerpc/smp: Remove unused smp_ops->cpu_enable()Benjamin Herrenschmidt
2011-04-01powerpc/smp: Remove unused generic_cpu_enable()Benjamin Herrenschmidt
2011-04-01powerpc/smp: Fix generic_mach_cpu_die()Benjamin Herrenschmidt
2011-04-01powerpc/smp: soft-replugged CPUs must go back to start_secondaryBenjamin Herrenschmidt
2011-04-01powerpc: Make decrementer interrupt robust against offlined CPUsBenjamin Herrenschmidt
2011-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2011-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds
2011-03-30Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2011-03-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-30avr32: Fix missing irq namespace conversionThomas Gleixner
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-30arm: versatile : Fix typo introduced in irq namespace cleanupGrant Likely
2011-03-30nilfs2: fix whitespace coding style issuesNicolas Kaiser
2011-03-30nilfs2: fix oops due to a bad aops initializationRyusuke Konishi
2011-03-30nilfs2: fix data loss in mmap page write for hole blocksRyusuke Konishi
2011-03-29[IA64] Fix build breakage - sn_force_interrupt_flag: undefinedTony Luck
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-29powerpc/cell: fixup for removal of handle_iic_irqStephen Rothwell
2011-03-29genirq: fix CONFIG_IRQ_EDGE_EOI_HANDLER buildStephen Rothwell
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-30sound: Fixup the last user of the old irq functionsThomas Gleixner
2011-03-30genirq: Remove obsolete commentThomas Gleixner
2011-03-30genirq: Remove now obsolete set_irq_wake()Thomas Gleixner
2011-03-30sh: Fix irq cleanup falloutThomas Gleixner
2011-03-30x86: apb_timer: Fixup genirq falloutThomas Gleixner
2011-03-29Merge branches 'fixes' and 'devel-stable' into for-linusRussell King
2011-03-29genirq: Fix misnamed label in handle_edge_eoi_irqThomas Gleixner
2011-03-29libceph: Create a new key type "ceph".Tommi Virtanen
2011-03-29libceph: Get secret from the kernel keys api when mounting with key=NAME.Tommi Virtanen
2011-03-29ceph: Move secret key parsing earlier.Tommi Virtanen
2011-03-29libceph: fix null dereference when unregistering linger requestsSage Weil