Commit Graph

511 Commits (3dde6ad8fc3939d345a3768464ecff43c91d511a)

Author SHA1 Message Date
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Gerd Hoffmann 69331af79c Fixes and cleanups for earlyprintk aka boot console 18 years ago
Christoph Hellwig ab1b6f03a1 simplify the stacktrace code 18 years ago
Jeremy Fitzhardinge b6e3590f81 [PATCH] x86: Allow percpu variables to be page-aligned 18 years ago
Ralf Baechle 05bc284a71 [MIPS] Remove unused _THREAD_SIZE_ORDER from asm-offset.c. 18 years ago
Thomas Bogendoerfer 639702bd72 [MIPS] Register PCI host bridge resource earlier 18 years ago
Ralf Baechle 7f5a7716dc [MIPS] Fix AP/SP to work in the reality of modern kernels. 18 years ago
Atsushi Nemoto ba755f8ec8 [MIPS] Fix BUG(), BUG_ON() handling 18 years ago
Atsushi Nemoto faea623464 [MIPS] Retry {save,restore}_fp_context if failed in atomic context. 18 years ago
Atsushi Nemoto 5323180db7 [MIPS] Disallow CpU exception in kernel again. 18 years ago
Ralf Baechle 8a1e97ee2e [MIPS] SMTC: Fix recursion in instant IPI replay code. 18 years ago
Ralf Baechle 20bb25d10f [MIPS] SMTC: Fix false trigger of debug code on single VPE. 18 years ago
Ralf Baechle ae036b7908 [MIPS] SMTC: irq_{enter,leave} and kstats keeping for relayed timer ints. 18 years ago
Chris Dearman fe99f1b184 [MIPS] lockdep: Deal with interrupt disable hazard in TRACE_IRQFLAGS 18 years ago
Chris Dearman cbde5ebc97 [MIPS] lockdep: Handle interrupts in R3000 style c0_status register. 18 years ago
Ralf Baechle 7df4246117 [MIPS] Export except_vec_vi_{mori,lui,ori} as text symbols. 18 years ago
Ralf Baechle 8c3644350f [MIPS] VI: TRACE_IRQS_OFF clobbers $v0, so save & restore around call. 18 years ago
Ralf Baechle 46230aa6ea [MIPS] RTLX: Handle copy_*_user return values. 18 years ago
Ralf Baechle bc4809e939 [MIPS] RTLX: Protect rtlx_{read,write} with mutex. 18 years ago
Ralf Baechle 61dcc6f4d9 [MIPS] RTLX: Harden against compiler reordering and optimization. 18 years ago
Ralf Baechle 9e34682026 [MIPS] RTLX: Don't use volatile; it's fragile. 18 years ago
Ralf Baechle 65f8ebe063 [MIPS] Compat: Fix build if CONFIG_SYSVIPC is disabled. 18 years ago
Atsushi Nemoto 53dc80287d [MIPS] FPU ownership management & preemption fixes 18 years ago
Atsushi Nemoto c6a2f46793 [MIPS] Check FCSR for pending interrupts, alternative version 18 years ago
Ralf Baechle 0e6ee854e7 [MIPS] kspd: ioctl needs a translation entry. 18 years ago
Davide Libenzi f6dfb4fd7d [PATCH] Add epoll compat_ code to fs/compat.c 18 years ago
Ralf Baechle 08253b39f8 [MIPS] Wire up ioprio_set and ioprio_get. 18 years ago
Ralf Baechle d0c91ae2bb [MIPS] Export __copy_user_inatomic. 18 years ago
Ralf Baechle 36a885306f [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. 18 years ago
Ralf Baechle 821d313c25 [MIPS] Replace sys32_timer_create with the generic compat_sys_timer_create. 18 years ago
Ralf Baechle 08274cefdc [MIPS] Replace sys32_socketcall with the generic compat_sys_socketcall. 18 years ago
Ralf Baechle 440537ef40 [MIPS] N32 waitid is the same as o32. 18 years ago
Ralf Baechle c68644d330 [MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in Kconfig.debug. 18 years ago
Ralf Baechle e016c38d18 [MIPS] Fix foobar in wiring up compat_sys_epoll_pwait syscall. 18 years ago
Ralf Baechle b772e6d272 [MIPS] Always fixup unaligned accesses in kernel mode. 18 years ago
Ralf Baechle 3dac2561e2 [MIPS] RTLX: Delete multiple definition of ret shaddowing each other. 18 years ago
Ralf Baechle c4c4018b04 [MIPS] RTLX, VPE: Make open actually atomic. 18 years ago
Atsushi Nemoto d2af363cfb [MIPS] Kill redundant EXTRA_AFLAGS 18 years ago
Ralf Baechle 67e2cccec6 [MIPS] RTLX: Handle signals when sleeping. 18 years ago
Ralf Baechle de7fa296b6 [MIPS] SMP: Get smp_tune_scheduling to do something useful. 18 years ago
Franck Bui-Huu 9693a85378 [MIPS] Add basic SMARTMIPS ASE support 18 years ago
Atsushi Nemoto a0be2f7999 [MIPS] Drop __init from init_8259A() 18 years ago
Atsushi Nemoto 90fccb1363 [MIPS] Fix double signal on trap and break instruction 18 years ago
Ralf Baechle 01ee603708 [MIPS] sigset_32 has been made redundand by compat_sigset_t. 18 years ago
Atsushi Nemoto f49a747c4a [MIPS] Make some __setup functions static 18 years ago
Ralf Baechle 5759906ca9 [MIPS] Include <asm/bugs> to for declaration of check_bugs32. 18 years ago
Atsushi Nemoto db0b937daf [MIPS] Make kernel_thread_helper() static 18 years ago
Ralf Baechle b6dcec9ba4 [MIPS] Make __declare_dbe_table static and avoid it getting optimized away 18 years ago
Ralf Baechle 151fd6acd9 [MIPS] signals: Share even more code. 18 years ago
Ralf Baechle 38201fb23c [MIPS] Fix CONFIG_MIPS32_N32=y CONFIG_MIPS32_O32=n build 18 years ago