aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sibyte
Commit message (Expand)AuthorAge
* [MIPS] SWARM: Fix a typo in #error directivesMaciej W. Rozycki2006-12-04
* [MIPS] mips HPT cleanup: make clocksource_mips publicAtsushi Nemoto2006-11-29
* [MIPS] Fix double inclusionsNicolas Kaiser2006-11-29
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-29
* [MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto2006-10-31
* [MIPS] A few more pt_regs fixups.Ralf Baechle2006-10-19
* [MIPS] Fix compilation warnings in arch/mips/sibyte/bcm1480/smp.cMark Mason2006-10-11
* [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle2006-10-08
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-07
* [MIPS] BCM1480: Mask pending interrupts against c0_status.im.Ralf Baechle2006-10-03
* [MIPS] SB1250: Interrupt handler fixesMaciej W. Rozycki2006-10-03
* [MIPS] Fix 32-bit kernel by replacing 64-bit-only code.Ralf Baechle2006-09-27
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-13
* [MIPS] BCM1480: Fix fatal typo in the rewritten interrupt handler.Thiemo Seufer2006-07-13
* [MIPS] Sibyte: Improve interrupt latency again for sb1250/bcm1480Thiemo Seufer2006-07-13
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-13
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-10
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-06-29
|\
| * [MIPS] Fix build error: don't offer SMP on systems that don't have SMP.Ralf Baechle2006-06-29
* | [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-29
|/
* [MIPS] Random fixes for sb1250Thiemo Seufer2006-06-19
* [MIPS] Fix bcm1480 compileThiemo Seufer2006-06-19
* [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-19
* [PATCH] Fix BCM1480 doubled process accounting times.[MIPS] James E Wilson2006-06-19
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-18
* [PATCH] mips: fixed collision of rtc function nameYoichi Yuasa2006-03-27
* [MIPS] Sibyte: Fix race in sb1250_gettimeoffset().Ralf Baechle2006-03-18
* [MIPS] Sibyte: Fix interrupt timer off by one bug.Ralf Baechle2006-03-18
* [MIPS] SMP: Fix initialization order bug.Ralf Baechle2006-02-27
* [MIPS] Fix compiler warnings in arch/mips/sibyte/bcm1480/irq.cMartin Michlmayr2006-02-21
* [MIPS] Sibyte: Config option names shouldn't be prefixed with CONFIG_Ralf Baechle2006-02-21
* [MIPS] Reformat to 80 columns.Ralf Baechle2006-02-07
* [MIPS] Sibyte: Make all setup functions __init.Ralf Baechle2006-02-07
* [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle2006-02-07
* [PATCH] mips: task_thread_info()Al Viro2006-01-12
* Use rtc_lock to protect RTC operationsAtsushi Nemoto2005-11-07
* SB1 cache exception handling.Andrew Isaacson2005-10-29
* Add support for BCM1480 family of chips.Andrew Isaacson2005-10-29
* No need to explicitly call __read_64bit_c0_split; __read_64bit_c0_registerRalf Baechle2005-10-29
* Use cpumask_t rather than hand-rolled bitmask code in sb1250_set_affinity.Andrew Isaacson2005-10-29
* Switch Sibyte profiling driver to ->compat_ioctlRalf Baechle2005-10-29
* Do the timer interrupt only once on CPU 0 ...Ralf Baechle2005-10-29
* Don't redeclare ll_local_timer_interrupt.Ralf Baechle2005-10-29
* Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle2005-10-29
* Switch SiByte drivers back to __raw_*() functions.Maciej W. Rozycki2005-10-29
* Move Sibyte Kconfig stuff into it's own Kconfig.Ralf Baechle2005-10-29
* Replace deprecated interruptible_sleep_on() function call with directRalf Baechle2005-10-29
* Get rid of early_init. There's more need to make this form ofRalf Baechle2005-10-29
* [PATCH] mips: nuke trailing whitespaceRalf Baechle2005-09-05