aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sibyte (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-29SB1 cache exception handling.Andrew Isaacson1-0/+8
2005-10-29Add support for BCM1480 family of chips.Andrew Isaacson9-2/+1080
2005-10-29No need to explicitly call __read_64bit_c0_split; __read_64bit_c0_registerRalf Baechle1-6/+1
2005-10-29Use cpumask_t rather than hand-rolled bitmask code in sb1250_set_affinity.Andrew Isaacson1-11/+4
2005-10-29Switch Sibyte profiling driver to ->compat_ioctlRalf Baechle1-5/+8
2005-10-29Do the timer interrupt only once on CPU 0 ...Ralf Baechle1-8/+9
2005-10-29Don't redeclare ll_local_timer_interrupt.Ralf Baechle1-1/+0
2005-10-29Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle1-10/+8
2005-10-29Switch SiByte drivers back to __raw_*() functions.Maciej W. Rozycki9-195/+206
2005-10-29Move Sibyte Kconfig stuff into it's own Kconfig.Ralf Baechle1-0/+143
2005-10-29Replace deprecated interruptible_sleep_on() function call with directRalf Baechle1-2/+9
2005-10-29Get rid of early_init. There's more need to make this form ofRalf Baechle1-5/+1
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle8-19/+19
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle2-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds23-0/+4143