Commit Graph

54 Commits (4aa3b3ccfc6abda052a1bbd9cf018d51c1689836)

Author SHA1 Message Date
Atsushi Nemoto 70d21cdeef [MIPS] use name instead of typename for each irq_chip 18 years ago
Atsushi Nemoto c44e8d5e47 [MIPS] prom_free_prom_memory cleanup 18 years ago
Maciej W. Rozycki 03dbd2e0b1 [MIPS] SWARM: Fix a typo in #error directives 18 years ago
Atsushi Nemoto 005985609f [MIPS] mips HPT cleanup: make clocksource_mips public 18 years ago
Nicolas Kaiser dd6bfd627c [MIPS] Fix double inclusions 18 years ago
Atsushi Nemoto 1603b5aca4 [MIPS] IRQ cleanups 18 years ago
Atsushi Nemoto 16b7b2ac01 [MIPS] Fixup migration to GENERIC_TIME 19 years ago
Ralf Baechle 36d98e79b7 [MIPS] A few more pt_regs fixups. 19 years ago
Mark Mason 472f291df5 [MIPS] Fix compilation warnings in arch/mips/sibyte/bcm1480/smp.c 19 years ago
Ralf Baechle 27f768192f [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. 19 years ago
Ralf Baechle 937a801576 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. 19 years ago
Ralf Baechle 34c2dd01fd [MIPS] BCM1480: Mask pending interrupts against c0_status.im. 19 years ago
Maciej W. Rozycki d599def5cd [MIPS] SB1250: Interrupt handler fixes 19 years ago
Ralf Baechle dc41fb4396 [MIPS] Fix 32-bit kernel by replacing 64-bit-only code. 19 years ago
Ralf Baechle 54d0a216f4 [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. 19 years ago
Thiemo Seufer 5af1c7a4d4 [MIPS] BCM1480: Fix fatal typo in the rewritten interrupt handler. 19 years ago
Thiemo Seufer 6e61e85b09 [MIPS] Sibyte: Improve interrupt latency again for sb1250/bcm1480 19 years ago
Ralf Baechle 94dee171df [MIPS] Eleminate interrupt migration helper use. 19 years ago
Jon Smirl 894673ee61 [PATCH] tty: Remove include of screen_info.h from tty.h 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Ralf Baechle e73ea273ef [MIPS] Fix build error: don't offer SMP on systems that don't have SMP. 19 years ago
Ingo Molnar d1bef4ed5f [PATCH] genirq: rename desc->handler to desc->chip 19 years ago
Thiemo Seufer 4fb60a4b80 [MIPS] Random fixes for sb1250 19 years ago
Thiemo Seufer b75d4c1d68 [MIPS] Fix bcm1480 compile 19 years ago
Ralf Baechle 2925aba422 [MIPS] Cleanup memory managment initialization. 19 years ago
[MIPS] James E Wilson e1701fb2e2 [PATCH] Fix BCM1480 doubled process accounting times. 19 years ago
Ralf Baechle e4ac58afdf [MIPS] Rewrite all the assembler interrupt handlers to C. 19 years ago
Yoichi Yuasa d23ee8fe6e [PATCH] mips: fixed collision of rtc function name 19 years ago
Ralf Baechle a904f74785 [MIPS] Sibyte: Fix race in sb1250_gettimeoffset(). 19 years ago
Ralf Baechle 4308cb1628 [MIPS] Sibyte: Fix interrupt timer off by one bug. 19 years ago
Ralf Baechle 9b6695a8ad [MIPS] SMP: Fix initialization order bug. 19 years ago
Martin Michlmayr 76e1daee7d [MIPS] Fix compiler warnings in arch/mips/sibyte/bcm1480/irq.c 19 years ago
Ralf Baechle 77607635c3 [MIPS] Sibyte: Config option names shouldn't be prefixed with CONFIG_ 19 years ago
Ralf Baechle b6f7880b6c [MIPS] Reformat to 80 columns. 19 years ago
Ralf Baechle 5ac71fd1cf [MIPS] Sibyte: Make all setup functions __init. 19 years ago
Ralf Baechle fcdb27ad1d [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. 19 years ago
Al Viro dc8f6029cd [PATCH] mips: task_thread_info() 19 years ago
Atsushi Nemoto 53c2df2f4e Use rtc_lock to protect RTC operations 20 years ago
Andrew Isaacson a4b5bd9abc SB1 cache exception handling. 20 years ago
Andrew Isaacson f137e463b5 Add support for BCM1480 family of chips. 20 years ago
Ralf Baechle 6aaf7786ed No need to explicitly call __read_64bit_c0_split; __read_64bit_c0_register 20 years ago
Andrew Isaacson 942d042d17 Use cpumask_t rather than hand-rolled bitmask code in sb1250_set_affinity. 20 years ago
Ralf Baechle b288f13587 Switch Sibyte profiling driver to ->compat_ioctl 20 years ago
Ralf Baechle a50b3e2763 Do the timer interrupt only once on CPU 0 ... 20 years ago
Ralf Baechle ca4973dd55 Don't redeclare ll_local_timer_interrupt. 20 years ago
Ralf Baechle 8ab00b9a02 Convert struct hw_interrupt_type initializations to ISO C99 named 20 years ago
Maciej W. Rozycki 65bda1a95d Switch SiByte drivers back to __raw_*() functions. 20 years ago
Ralf Baechle 38b18f7258 Move Sibyte Kconfig stuff into it's own Kconfig. 20 years ago
Ralf Baechle db89a48c1f Replace deprecated interruptible_sleep_on() function call with direct 20 years ago
Ralf Baechle c83cfc9c94 Get rid of early_init. There's more need to make this form of 20 years ago