aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-29[MIPS] Define ARCH_HAS_IRQ_PER_CPU for all SMP systems.Ralf Baechle
2006-06-29[MIPS] Consistent formatting for Qemu makefile segment.Ralf Baechle
2006-06-29[MIPS] Wire up tee(2).Ralf Baechle
2006-06-29Remove au1x00_uart from feature-removal-schedule.txt.Ralf Baechle
2006-06-29[MIPS] Only register RAM as resources if UNCAC_BASE != IO_BASE.Ralf Baechle
2006-06-29[MIPS] Fix the build error of Wind River PPMC board, rewrite irq code to CMark.Zhan
2006-06-29Merge ../linusDave Jones
2006-06-29Pull c-states into release branchLen Brown
2006-06-29Pull trivial into release branchLen Brown
2006-06-29[PATCH] KConfig: Spellchecking 'similarity' and 'independent'Matt LaPlante
2006-06-29[PATCH] i4l:add some checks for valid drvid and driver pointerKarsten Keil
2006-06-29[PATCH] i4l make PCMCIA for all cards working with shared IRQKarsten Keil
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2006-06-29Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-06-29[PATCH] genirq: add chip->eoi(), fastack -> fasteoiIngo Molnar
2006-06-29[PATCH] genirq: irq: document what an IRQ isEric W. Biederman
2006-06-29[PATCH] genirq: fasteoi handler: handle interrupt disablingBenjamin Herrenschmidt
2006-06-29[PATCH] genirq: add IRQ_TYPE_SENSE_MASKBenjamin Herrenschmidt
2006-06-29[PATCH] genirq: more verbose debugging on unexpected IRQ vectorsIngo Molnar
2006-06-29[PATCH] genirq: cleanup: no_irq_type -> no_irq_chip renameIngo Molnar
2006-06-29[PATCH] genirq: add SA_TRIGGER supportThomas Gleixner
2006-06-29[PATCH] genirq: add irq-wake (power-management) supportThomas Gleixner
2006-06-29[PATCH] genirq: add handle_bad_irq()Ingo Molnar
2006-06-29[PATCH] genirq: add irq-chip supportThomas Gleixner
2006-06-29[PATCH] genirq MSI fixesIngo Molnar
2006-06-29[PATCH] genirq: coreThomas Gleixner
2006-06-29[PATCH] genirq: update copyrightsIngo Molnar
2006-06-29[PATCH] genirq: add IRQ_NOAUTOEN supportThomas Gleixner
2006-06-29[PATCH] genirq: add IRQ_NOREQUEST supportThomas Gleixner
2006-06-29[PATCH] genirq: add IRQ_NOPROBE supportThomas Gleixner
2006-06-29[PATCH] genirq: add genirq sw IRQ-retriggerThomas Gleixner
2006-06-29[PATCH] genirq: doc: add design documentationThomas Gleixner
2006-06-29[PATCH] genirq: cleanup: no_irq_type cleanupsIngo Molnar
2006-06-29[PATCH] genirq: doc: handle_IRQ_event() and __do_IRQ() commentsIngo Molnar
2006-06-29[PATCH] genirq: doc: comment include/linux/irq.h structuresIngo Molnar
2006-06-29[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar
2006-06-29[PATCH] genirq: debug: better debug printout in enable_irq()Thomas Gleixner
2006-06-29[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUIngo Molnar
2006-06-29[PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[]Ingo Molnar
2006-06-29[PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[]Ingo Molnar
2006-06-29[PATCH] genirq: cleanup: include/linux/irq.hIngo Molnar
2006-06-29[PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsoleteIngo Molnar
2006-06-29[PATCH] genirq: cleanup: misc code cleanupsIngo Molnar
2006-06-29[PATCH] genirq: cleanup: remove fastcallIngo Molnar
2006-06-29[PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar
2006-06-29[PATCH] genirq: sem2mutex probe_sem -> probing_activeIngo Molnar