summaryrefslogtreecommitdiffstats
path: root/arch/mips/sibyte/sb1250
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle2007-10-121-12/+1Star
* [MIPS] ARC: Get rid of mips_machgroupRalf Baechle2007-10-121-1/+0Star
* [MIPS] Sibyte: cleanup static inline forward declarations.Ralf Baechle2007-10-121-37/+37
* [MIPS] Sibyte: CONFIG_SIBYTE_SB1250_DUART -> CONFIG_SERIAL_SB1250_DUARTRalf Baechle2007-08-271-2/+2
* [MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle2007-07-311-0/+2
* sb1250-duart.c: SB1250 DUART serial supportMaciej W. Rozycki2007-07-171-0/+1
* [MIPS] Add bcm1480 ZBus trace support, fix wait related bugsMark Mason2007-04-272-572/+0Star
* [MIPS] Add missing silicon revisions for BCM112xMark Mason2007-04-201-0/+12
* [MIPS] Misc fixes for plat_irq_dispatch functionsThiemo Seufer2007-03-191-1/+1
* [MIPS] Sibyte: Fix ZBbus profilerRalf Baechle2007-03-092-106/+273
* [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle2007-03-041-12/+12
* [MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto2007-02-271-2/+0Star
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-121-1/+1
* [MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2007-02-061-1/+1
* [MIPS] prom_free_prom_memory cleanupAtsushi Nemoto2007-02-061-2/+1Star
* [MIPS] mips HPT cleanup: make clocksource_mips publicAtsushi Nemoto2006-11-301-4/+4
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-301-24/+6Star
* [MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto2006-10-311-24/+4Star
* [MIPS] A few more pt_regs fixups.Ralf Baechle2006-10-192-3/+3
* [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle2006-10-092-2/+0Star
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-083-19/+17Star
* [MIPS] SB1250: Interrupt handler fixesMaciej W. Rozycki2006-10-031-2/+5
* [MIPS] Fix 32-bit kernel by replacing 64-bit-only code.Ralf Baechle2006-09-271-16/+1Star
* [MIPS] Sibyte: Improve interrupt latency again for sb1250/bcm1480Thiemo Seufer2006-07-131-5/+5
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-131-4/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-305-5/+0Star
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-2/+2
* [MIPS] Random fixes for sb1250Thiemo Seufer2006-06-191-2/+6
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-193-154/+73Star
* [MIPS] Sibyte: Fix race in sb1250_gettimeoffset().Ralf Baechle2006-03-181-17/+56
* [MIPS] Sibyte: Fix interrupt timer off by one bug.Ralf Baechle2006-03-181-2/+2
* [MIPS] Reformat to 80 columns.Ralf Baechle2006-02-071-8/+19
* [MIPS] Sibyte: Make all setup functions __init.Ralf Baechle2006-02-071-4/+5
* [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle2006-02-071-1/+2
* Use cpumask_t rather than hand-rolled bitmask code in sb1250_set_affinity.Andrew Isaacson2005-10-291-11/+4Star
* Switch Sibyte profiling driver to ->compat_ioctlRalf Baechle2005-10-291-5/+8
* Do the timer interrupt only once on CPU 0 ...Ralf Baechle2005-10-291-8/+9
* Don't redeclare ll_local_timer_interrupt.Ralf Baechle2005-10-291-1/+0Star
* Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle2005-10-291-10/+8Star
* Switch SiByte drivers back to __raw_*() functions.Maciej W. Rozycki2005-10-296-129/+139
* Replace deprecated interruptible_sleep_on() function call with directRalf Baechle2005-10-291-2/+9
* [PATCH] mips: nuke trailing whitespaceRalf Baechle2005-09-052-5/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-179-0/+1773