Commit Graph

31369 Commits (b3c2ffd5343645fc9b46f67e8c0eaac1e2dde7b4)
 

Author SHA1 Message Date
Ralf Baechle f41ae0b2b9 [MIPS] Fix configuration of R2 CPU features and multithreading. 19 years ago
Ralf Baechle e73ea273ef [MIPS] Fix build error: don't offer SMP on systems that don't have SMP. 19 years ago
Ralf Baechle a620dbe378 [MIPS] Limit MIPS_MT to MIPS32R2 only. 19 years ago
Yoichi Yuasa 08aecfb9ea [MIPS] Remove set_c0_status(ST0_IM) from wrppmc's irq.c. 19 years ago
Yoichi Yuasa 1500b9a0f4 [MIPS] Remove unused system type name for DDB5074 and DDB5476. 19 years ago
Ralf Baechle 7ae7cdab97 elf-em.h: Define and explain both EM_MIPS_RS3_LE and EM_MIPS_RS4_BE. 19 years ago
Yoichi Yuasa 0ef831b1ff [MIPS] Removes unused functions for GT64120 19 years ago
Ralf Baechle 4277ff5ee5 [MIPS] Fix use of ehb instruction for non-R2 configurations. 19 years ago
Ralf Baechle b4ab24e1c8 [MIPS] Define ARCH_HAS_IRQ_PER_CPU for all SMP systems. 19 years ago
Ralf Baechle 14cd801501 [MIPS] Consistent formatting for Qemu makefile segment. 19 years ago
Ralf Baechle 136d47d3e1 [MIPS] Wire up tee(2). 19 years ago
Ralf Baechle 10edd8b9d5 Remove au1x00_uart from feature-removal-schedule.txt. 19 years ago
Ralf Baechle 6adb5fe702 [MIPS] Only register RAM as resources if UNCAC_BASE != IO_BASE. 19 years ago
Mark.Zhan 9247857f5a [MIPS] Fix the build error of Wind River PPMC board, rewrite irq code to C 19 years ago
Dave Jones 55b4d6a521 Merge ../linus 19 years ago
Matt LaPlante 1f1332f727 [PATCH] KConfig: Spellchecking 'similarity' and 'independent' 19 years ago
Karsten Keil 09fca29de4 [PATCH] i4l:add some checks for valid drvid and driver pointer 19 years ago
Karsten Keil 0f6c10ead8 [PATCH] i4l make PCMCIA for all cards working with shared IRQ 19 years ago
Linus Torvalds 0950c358ee Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa 19 years ago
Linus Torvalds 3aa590c6b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc 19 years ago
Linus Torvalds 4d3ce21fa9 Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 19 years ago
Linus Torvalds b026188e82 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 19 years ago
Linus Torvalds 1903ac54f8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 19 years ago
Ingo Molnar 47c2a3aa44 [PATCH] genirq: add chip->eoi(), fastack -> fasteoi 19 years ago
Eric W. Biederman f702d7013c [PATCH] genirq: irq: document what an IRQ is 19 years ago
Benjamin Herrenschmidt 98bb244b68 [PATCH] genirq: fasteoi handler: handle interrupt disabling 19 years ago
Benjamin Herrenschmidt f210be198d [PATCH] genirq: add IRQ_TYPE_SENSE_MASK 19 years ago
Ingo Molnar 43f7775944 [PATCH] genirq: more verbose debugging on unexpected IRQ vectors 19 years ago
Ingo Molnar f1c2662cbc [PATCH] genirq: cleanup: no_irq_type -> no_irq_chip rename 19 years ago
Thomas Gleixner e76de9f8eb [PATCH] genirq: add SA_TRIGGER support 19 years ago
Thomas Gleixner ba9a2331ba [PATCH] genirq: add irq-wake (power-management) support 19 years ago
Ingo Molnar 7a55713ab4 [PATCH] genirq: add handle_bad_irq() 19 years ago
Thomas Gleixner dd87eb3a24 [PATCH] genirq: add irq-chip support 19 years ago
Ingo Molnar dae8620421 [PATCH] genirq MSI fixes 19 years ago
Thomas Gleixner 6a6de9ef58 [PATCH] genirq: core 19 years ago
Ingo Molnar a34db9b28a [PATCH] genirq: update copyrights 19 years ago
Thomas Gleixner 94d39e1f6e [PATCH] genirq: add IRQ_NOAUTOEN support 19 years ago
Thomas Gleixner 6550c775cb [PATCH] genirq: add IRQ_NOREQUEST support 19 years ago
Thomas Gleixner 3418d72404 [PATCH] genirq: add IRQ_NOPROBE support 19 years ago
Thomas Gleixner a4633adcdb [PATCH] genirq: add genirq sw IRQ-retrigger 19 years ago
Thomas Gleixner 11c869eaf1 [PATCH] genirq: doc: add design documentation 19 years ago
Ingo Molnar 77a5afecdb [PATCH] genirq: cleanup: no_irq_type cleanups 19 years ago
Ingo Molnar 8d28bc751b [PATCH] genirq: doc: handle_IRQ_event() and __do_IRQ() comments 19 years ago
Ingo Molnar 8fee5c3617 [PATCH] genirq: doc: comment include/linux/irq.h structures 19 years ago
Ingo Molnar c0ad90a32f [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() 19 years ago
Thomas Gleixner 096c8131c5 [PATCH] genirq: debug: better debug printout in enable_irq() 19 years ago
Ingo Molnar 0d7012a968 [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU 19 years ago
Ingo Molnar cd916d31cc [PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[] 19 years ago
Ingo Molnar 4a733ee126 [PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[] 19 years ago
Ingo Molnar 71d218b75f [PATCH] genirq: cleanup: include/linux/irq.h 19 years ago