Age | Commit message (Expand) | Author | Files | Lines |
2006-06-29 | [MIPS] Define ARCH_HAS_IRQ_PER_CPU for all SMP systems. | Ralf Baechle | 2 | -6/+4 |
2006-06-29 | [MIPS] Consistent formatting for Qemu makefile segment. | Ralf Baechle | 1 | -0/+1 |
2006-06-29 | [MIPS] Wire up tee(2). | Ralf Baechle | 5 | -6/+13 |
2006-06-29 | Remove au1x00_uart from feature-removal-schedule.txt. | Ralf Baechle | 1 | -10/+0 |
2006-06-29 | [MIPS] Only register RAM as resources if UNCAC_BASE != IO_BASE. | Ralf Baechle | 1 | -0/+3 |
2006-06-29 | [MIPS] Fix the build error of Wind River PPMC board, rewrite irq code to C | Mark.Zhan | 5 | -66/+16 |
2006-06-29 | Merge ../linus | Dave Jones | 5026 | -138028/+233217 |
2006-06-29 | [PATCH] KConfig: Spellchecking 'similarity' and 'independent' | Matt LaPlante | 5 | -9/+9 |
2006-06-29 | [PATCH] i4l:add some checks for valid drvid and driver pointer | Karsten Keil | 1 | -1/+17 |
2006-06-29 | [PATCH] i4l make PCMCIA for all cards working with shared IRQ | Karsten Keil | 3 | -2/+3 |
2006-06-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 53 | -210/+11393 |
2006-06-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 77 | -1110/+4086 |
2006-06-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 25 | -220/+581 |
2006-06-29 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 48 | -989/+1458 |
2006-06-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 114 | -390/+525 |
2006-06-29 | [PATCH] genirq: add chip->eoi(), fastack -> fasteoi | Ingo Molnar | 2 | -16/+15 |
2006-06-29 | [PATCH] genirq: irq: document what an IRQ is | Eric W. Biederman | 1 | -0/+22 |
2006-06-29 | [PATCH] genirq: fasteoi handler: handle interrupt disabling | Benjamin Herrenschmidt | 1 | -1/+4 |
2006-06-29 | [PATCH] genirq: add IRQ_TYPE_SENSE_MASK | Benjamin Herrenschmidt | 1 | -0/+1 |
2006-06-29 | [PATCH] genirq: more verbose debugging on unexpected IRQ vectors | Ingo Molnar | 2 | -0/+42 |
2006-06-29 | [PATCH] genirq: cleanup: no_irq_type -> no_irq_chip rename | Ingo Molnar | 3 | -5/+5 |
2006-06-29 | [PATCH] genirq: add SA_TRIGGER support | Thomas Gleixner | 1 | -4/+27 |
2006-06-29 | [PATCH] genirq: add irq-wake (power-management) support | Thomas Gleixner | 2 | -0/+35 |
2006-06-29 | [PATCH] genirq: add handle_bad_irq() | Ingo Molnar | 2 | -0/+9 |
2006-06-29 | [PATCH] genirq: add irq-chip support | Thomas Gleixner | 4 | -2/+538 |
2006-06-29 | [PATCH] genirq MSI fixes | Ingo Molnar | 2 | -11/+21 |
2006-06-29 | [PATCH] genirq: core | Thomas Gleixner | 7 | -22/+182 |
2006-06-29 | [PATCH] genirq: update copyrights | Ingo Molnar | 2 | -2/+7 |
2006-06-29 | [PATCH] genirq: add IRQ_NOAUTOEN support | Thomas Gleixner | 3 | -7/+13 |
2006-06-29 | [PATCH] genirq: add IRQ_NOREQUEST support | Thomas Gleixner | 2 | -1/+4 |
2006-06-29 | [PATCH] genirq: add IRQ_NOPROBE support | Thomas Gleixner | 3 | -2/+7 |
2006-06-29 | [PATCH] genirq: add genirq sw IRQ-retrigger | Thomas Gleixner | 4 | -10/+83 |
2006-06-29 | [PATCH] genirq: doc: add design documentation | Thomas Gleixner | 2 | -1/+476 |
2006-06-29 | [PATCH] genirq: cleanup: no_irq_type cleanups | Ingo Molnar | 1 | -20/+25 |
2006-06-29 | [PATCH] genirq: doc: handle_IRQ_event() and __do_IRQ() comments | Ingo Molnar | 1 | -4/+16 |
2006-06-29 | [PATCH] genirq: doc: comment include/linux/irq.h structures | Ingo Molnar | 1 | -7/+37 |
2006-06-29 | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() | Ingo Molnar | 21 | -74/+45 |
2006-06-29 | [PATCH] genirq: debug: better debug printout in enable_irq() | Thomas Gleixner | 1 | -0/+1 |
2006-06-29 | [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU | Ingo Molnar | 12 | -29/+24 |
2006-06-29 | [PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[] | Ingo Molnar | 4 | -10/+6 |
2006-06-29 | [PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[] | Ingo Molnar | 2 | -13/+12 |
2006-06-29 | [PATCH] genirq: cleanup: include/linux/irq.h | Ingo Molnar | 1 | -28/+28 |
2006-06-29 | [PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete | Ingo Molnar | 6 | -19/+28 |
2006-06-29 | [PATCH] genirq: cleanup: misc code cleanups | Ingo Molnar | 5 | -60/+66 |
2006-06-29 | [PATCH] genirq: cleanup: remove fastcall | Ingo Molnar | 2 | -5/+9 |
2006-06-29 | [PATCH] genirq: cleanup: remove irq_descp() | Ingo Molnar | 9 | -23/+16 |
2006-06-29 | [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] | Ingo Molnar | 14 | -24/+26 |
2006-06-29 | [PATCH] genirq: sem2mutex probe_sem -> probing_active | Ingo Molnar | 1 | -4/+5 |
2006-06-29 | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 151 | -380/+384 |
2006-06-29 | [PATCH] drivers/md/raid5.c: remove an unused variable | Adrian Bunk | 1 | -1/+0 |