summaryrefslogtreecommitdiff
path: root/arch/mips/sibyte
AgeCommit message (Expand)Author
2006-03-18[MIPS] Sibyte: Fix race in sb1250_gettimeoffset().Ralf Baechle
2006-03-18[MIPS] Sibyte: Fix interrupt timer off by one bug.Ralf Baechle
2006-02-27[MIPS] SMP: Fix initialization order bug.Ralf Baechle
2006-02-21[MIPS] Fix compiler warnings in arch/mips/sibyte/bcm1480/irq.cMartin Michlmayr
2006-02-21[MIPS] Sibyte: Config option names shouldn't be prefixed with CONFIG_Ralf Baechle
2006-02-07[MIPS] Reformat to 80 columns.Ralf Baechle
2006-02-07[MIPS] Sibyte: Make all setup functions __init.Ralf Baechle
2006-02-07[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle
2006-01-12[PATCH] mips: task_thread_info()Al Viro
2005-11-07Use rtc_lock to protect RTC operationsAtsushi Nemoto
2005-10-29SB1 cache exception handling.Andrew Isaacson
2005-10-29Add support for BCM1480 family of chips.Andrew Isaacson
2005-10-29No need to explicitly call __read_64bit_c0_split; __read_64bit_c0_registerRalf Baechle
2005-10-29Use cpumask_t rather than hand-rolled bitmask code in sb1250_set_affinity.Andrew Isaacson
2005-10-29Switch Sibyte profiling driver to ->compat_ioctlRalf Baechle
2005-10-29Do the timer interrupt only once on CPU 0 ...Ralf Baechle
2005-10-29Don't redeclare ll_local_timer_interrupt.Ralf Baechle
2005-10-29Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle
2005-10-29Switch SiByte drivers back to __raw_*() functions.Maciej W. Rozycki
2005-10-29Move Sibyte Kconfig stuff into it's own Kconfig.Ralf Baechle
2005-10-29Replace deprecated interruptible_sleep_on() function call with directRalf Baechle
2005-10-29Get rid of early_init. There's more need to make this form ofRalf Baechle
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds