aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-29[MIPS] au1xxx: fix PSC_SMBTXRX_RSR.Domen Puncer
2006-06-29[MIPS] Early printk for IP27.Ralf Baechle
2006-06-29[MIPS] Fix handling of 0 length I & D caches.Chris Dearman
2006-06-29[MIPS] Typo fixes.Chris Dearman
2006-06-29[MIPS] MIPS32/MIPS64 secondary cache managementChris Dearman
2006-06-29[MIPS] Fix FIXADDR_TOP for TX39/TX49.Atsushi Nemoto
2006-06-29[MIPS] Remove first timer interrupt setup in wrppmc_timer_setup()Yoichi Yuasa
2006-06-29[MIPS] Fix configuration of R2 CPU features and multithreading.Ralf Baechle
2006-06-29[MIPS] Fix build error: don't offer SMP on systems that don't have SMP.Ralf Baechle
2006-06-29[MIPS] Limit MIPS_MT to MIPS32R2 only.Ralf Baechle
2006-06-29[MIPS] Remove set_c0_status(ST0_IM) from wrppmc's irq.c.Yoichi Yuasa
2006-06-29[MIPS] Remove unused system type name for DDB5074 and DDB5476.Yoichi Yuasa
2006-06-29elf-em.h: Define and explain both EM_MIPS_RS3_LE and EM_MIPS_RS4_BE.Ralf Baechle
2006-06-29[MIPS] Removes unused functions for GT64120Yoichi Yuasa
2006-06-29[MIPS] Fix use of ehb instruction for non-R2 configurations.Ralf Baechle
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-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