aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/sibyte
AgeCommit message (Expand)AuthorFilesLines
2006-03-18[MIPS] Sibyte: Fix race in sb1250_gettimeoffset().Gravatar Ralf Baechle 2-17/+63
2006-03-18[MIPS] Sibyte: Fix interrupt timer off by one bug.Gravatar Ralf Baechle 1-2/+2
2006-02-27[MIPS] SMP: Fix initialization order bug.Gravatar Ralf Baechle 1-3/+7
2006-02-21[MIPS] Fix compiler warnings in arch/mips/sibyte/bcm1480/irq.cGravatar Martin Michlmayr 1-3/+2
2006-02-21[MIPS] Sibyte: Config option names shouldn't be prefixed with CONFIG_Gravatar Ralf Baechle 1-2/+2
2006-02-07[MIPS] Reformat to 80 columns.Gravatar Ralf Baechle 1-8/+19
2006-02-07[MIPS] Sibyte: Make all setup functions __init.Gravatar Ralf Baechle 1-4/+5
2006-02-07[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Gravatar Ralf Baechle 2-2/+4
2006-01-12[PATCH] mips: task_thread_info()Gravatar Al Viro 1-1/+1
2005-11-07Use rtc_lock to protect RTC operationsGravatar Atsushi Nemoto 2-0/+13
2005-10-29SB1 cache exception handling.Gravatar Andrew Isaacson 1-0/+8
2005-10-29Add support for BCM1480 family of chips.Gravatar Andrew Isaacson 9-2/+1080
2005-10-29No need to explicitly call __read_64bit_c0_split; __read_64bit_c0_registerGravatar Ralf Baechle 1-6/+1
2005-10-29Use cpumask_t rather than hand-rolled bitmask code in sb1250_set_affinity.Gravatar Andrew Isaacson 1-11/+4
2005-10-29Switch Sibyte profiling driver to ->compat_ioctlGravatar Ralf Baechle 1-5/+8
2005-10-29Do the timer interrupt only once on CPU 0 ...Gravatar Ralf Baechle 1-8/+9
2005-10-29Don't redeclare ll_local_timer_interrupt.Gravatar Ralf Baechle 1-1/+0
2005-10-29Convert struct hw_interrupt_type initializations to ISO C99 namedGravatar Ralf Baechle 1-10/+8
2005-10-29Switch SiByte drivers back to __raw_*() functions.Gravatar Maciej W. Rozycki 9-195/+206
2005-10-29Move Sibyte Kconfig stuff into it's own Kconfig.Gravatar Ralf Baechle 1-0/+143
2005-10-29Replace deprecated interruptible_sleep_on() function call with directGravatar Ralf Baechle 1-2/+9
2005-10-29Get rid of early_init. There's more need to make this form ofGravatar Ralf Baechle 1-5/+1
2005-09-05[PATCH] mips: nuke trailing whitespaceGravatar Ralf Baechle 8-19/+19
2005-09-05[PATCH] mips: clean up 32/64-bit configurationGravatar Ralf Baechle 2-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 23-0/+4143