Age | Commit message (Expand) | Author | Files | Lines |
2006-06-30 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 58 | -470/+572 |
2006-06-30 | [MIPS] Add missing backslashes to macro definitions. | Ralf Baechle | 1 | -2/+2 |
2006-06-30 | [MIPS] Death list of board support to be removed after 2.6.18. | Ralf Baechle | 1 | -0/+44 |
2006-06-30 | [MIPS] Remove BSD and Sys V compat data types. | Ralf Baechle | 12 | -47/+47 |
2006-06-30 | [MIPS] ioc3.h: Uses u8, so include <linux/types.h>. | Ralf Baechle | 1 | -0/+2 |
2006-06-30 | [MIPS] 74K: Assume it will also have an AR bit in config7 | Ralf Baechle | 1 | -0/+1 |
2006-06-30 | [MIPS] Treat CPUs with AR bit as physically indexed. | Ralf Baechle | 1 | -3/+8 |
2006-06-30 | [MIPS] Oprofile: Support VSMP on 34K. | Ralf Baechle | 1 | -42/+106 |
2006-06-30 | [MIPS] MIPS32/MIPS64 S-cache fix and cleanup | Atsushi Nemoto | 1 | -32/+3 |
2006-06-30 | [MIPS] excite: PCI makefile needs to use += if it wants a chance to work. | Ralf Baechle | 1 | -1/+1 |
2006-06-30 | [MIPS] excite: plat_setup -> plat_mem_setup. | Ralf Baechle | 1 | -1/+1 |
2006-06-30 | [MIPS] au1xxx: export dbdma functions | Domen Puncer | 1 | -0/+4 |
2006-06-30 | [MIPS] au1xxx: dbdma, no sleeping under spin_lock | Domen Puncer | 1 | -1/+1 |
2006-06-30 | [MIPS] au1xxx: fix PSC_SMBTXRX_RSR. | Domen Puncer | 1 | -1/+1 |
2006-06-30 | [MIPS] Early printk for IP27. | Ralf Baechle | 3 | -27/+25 |
2006-06-30 | [MIPS] Fix handling of 0 length I & D caches. | Chris Dearman | 1 | -23/+41 |
2006-06-30 | [MIPS] Typo fixes. | Chris Dearman | 1 | -3/+3 |
2006-06-30 | [MIPS] MIPS32/MIPS64 secondary cache management | Chris Dearman | 5 | -7/+168 |
2006-06-30 | [MIPS] Fix FIXADDR_TOP for TX39/TX49. | Atsushi Nemoto | 1 | -0/+4 |
2006-06-30 | [MIPS] Remove first timer interrupt setup in wrppmc_timer_setup() | Yoichi Yuasa | 1 | -4/+0 |
2006-06-30 | [MIPS] Fix configuration of R2 CPU features and multithreading. | Ralf Baechle | 3 | -46/+61 |
2006-06-30 | [MIPS] Fix build error: don't offer SMP on systems that don't have SMP. | Ralf Baechle | 3 | -3/+12 |
2006-06-30 | [MIPS] Limit MIPS_MT to MIPS32R2 only. | Ralf Baechle | 1 | -0/+2 |
2006-06-30 | [MIPS] Remove set_c0_status(ST0_IM) from wrppmc's irq.c. | Yoichi Yuasa | 1 | -3/+0 |
2006-06-30 | [MIPS] Remove unused system type name for DDB5074 and DDB5476. | Yoichi Yuasa | 1 | -2/+0 |
2006-06-30 | elf-em.h: Define and explain both EM_MIPS_RS3_LE and EM_MIPS_RS4_BE. | Ralf Baechle | 1 | -0/+5 |
2006-06-30 | [MIPS] Removes unused functions for GT64120 | Yoichi Yuasa | 2 | -148/+0 |
2006-06-30 | [MIPS] Fix use of ehb instruction for non-R2 configurations. | Ralf Baechle | 9 | -26/+27 |
2006-06-30 | [MIPS] Define ARCH_HAS_IRQ_PER_CPU for all SMP systems. | Ralf Baechle | 2 | -6/+4 |
2006-06-30 | [MIPS] Consistent formatting for Qemu makefile segment. | Ralf Baechle | 1 | -0/+1 |
2006-06-30 | [MIPS] Wire up tee(2). | Ralf Baechle | 5 | -6/+13 |
2006-06-30 | Remove au1x00_uart from feature-removal-schedule.txt. | Ralf Baechle | 1 | -10/+0 |
2006-06-30 | [MIPS] Only register RAM as resources if UNCAC_BASE != IO_BASE. | Ralf Baechle | 1 | -0/+3 |
2006-06-30 | [MIPS] Fix the build error of Wind River PPMC board, rewrite irq code to C | Mark.Zhan | 5 | -66/+16 |
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 |