- f7e4217 rename thread_info to stack by Roman Zippel · 19 years ago
- c9f4f06 wrap access to thread_info by Roman Zippel · 19 years ago
- e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 19 years ago
- 69331af Fixes and cleanups for earlyprintk aka boot console by Gerd Hoffmann · 19 years ago
- ab1b6f0 simplify the stacktrace code by Christoph Hellwig · 19 years ago
- b6e3590 [PATCH] x86: Allow percpu variables to be page-aligned by Jeremy Fitzhardinge · 19 years ago
- 05bc284 [MIPS] Remove unused _THREAD_SIZE_ORDER from asm-offset.c. by Ralf Baechle · 19 years ago
- 639702b [MIPS] Register PCI host bridge resource earlier by Thomas Bogendoerfer · 19 years ago
- 7f5a771 [MIPS] Fix AP/SP to work in the reality of modern kernels. by Ralf Baechle · 19 years ago
- ba755f8 [MIPS] Fix BUG(), BUG_ON() handling by Atsushi Nemoto · 19 years ago
- faea623 [MIPS] Retry {save,restore}_fp_context if failed in atomic context. by Atsushi Nemoto · 19 years ago
- 5323180 [MIPS] Disallow CpU exception in kernel again. by Atsushi Nemoto · 19 years ago
- 8a1e97e [MIPS] SMTC: Fix recursion in instant IPI replay code. by Ralf Baechle · 19 years ago
- 20bb25d [MIPS] SMTC: Fix false trigger of debug code on single VPE. by Ralf Baechle · 19 years ago
- ae036b7 [MIPS] SMTC: irq_{enter,leave} and kstats keeping for relayed timer ints. by Ralf Baechle · 19 years ago
- fe99f1b [MIPS] lockdep: Deal with interrupt disable hazard in TRACE_IRQFLAGS by Chris Dearman · 19 years ago
- cbde5eb [MIPS] lockdep: Handle interrupts in R3000 style c0_status register. by Chris Dearman · 19 years ago
- 7df4246 [MIPS] Export except_vec_vi_{mori,lui,ori} as text symbols. by Ralf Baechle · 19 years ago
- 8c36443 [MIPS] VI: TRACE_IRQS_OFF clobbers $v0, so save & restore around call. by Ralf Baechle · 19 years ago
- 46230aa [MIPS] RTLX: Handle copy_*_user return values. by Ralf Baechle · 19 years ago
- bc4809e [MIPS] RTLX: Protect rtlx_{read,write} with mutex. by Ralf Baechle · 19 years ago
- 61dcc6f [MIPS] RTLX: Harden against compiler reordering and optimization. by Ralf Baechle · 19 years ago
- 9e34682 [MIPS] RTLX: Don't use volatile; it's fragile. by Ralf Baechle · 19 years ago
- 65f8ebe [MIPS] Compat: Fix build if CONFIG_SYSVIPC is disabled. by Ralf Baechle · 19 years ago
- 53dc802 [MIPS] FPU ownership management & preemption fixes by Atsushi Nemoto · 19 years ago
- c6a2f46 [MIPS] Check FCSR for pending interrupts, alternative version by Atsushi Nemoto · 19 years ago
- 0e6ee85 [MIPS] kspd: ioctl needs a translation entry. by Ralf Baechle · 19 years ago
- f6dfb4f [PATCH] Add epoll compat_ code to fs/compat.c by Davide Libenzi · 19 years ago
- 08253b3 [MIPS] Wire up ioprio_set and ioprio_get. by Ralf Baechle · 19 years ago
- d0c91ae [MIPS] Export __copy_user_inatomic. by Ralf Baechle · 19 years ago
- 36a8853 [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. by Ralf Baechle · 19 years ago
- 821d313 [MIPS] Replace sys32_timer_create with the generic compat_sys_timer_create. by Ralf Baechle · 19 years ago
- 08274ce [MIPS] Replace sys32_socketcall with the generic compat_sys_socketcall. by Ralf Baechle · 19 years ago
- 440537e [MIPS] N32 waitid is the same as o32. by Ralf Baechle · 19 years ago
- c68644d [MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in Kconfig.debug. by Ralf Baechle · 19 years ago
- e016c38 [MIPS] Fix foobar in wiring up compat_sys_epoll_pwait syscall. by Ralf Baechle · 19 years ago
- b772e6d [MIPS] Always fixup unaligned accesses in kernel mode. by Ralf Baechle · 19 years ago
- 3dac256 [MIPS] RTLX: Delete multiple definition of ret shaddowing each other. by Ralf Baechle · 19 years ago
- c4c4018 [MIPS] RTLX, VPE: Make open actually atomic. by Ralf Baechle · 19 years ago
- d2af363 [MIPS] Kill redundant EXTRA_AFLAGS by Atsushi Nemoto · 19 years ago
- 67e2ccc [MIPS] RTLX: Handle signals when sleeping. by Ralf Baechle · 19 years ago
- de7fa29 [MIPS] SMP: Get smp_tune_scheduling to do something useful. by Ralf Baechle · 19 years ago
- 9693a85 [MIPS] Add basic SMARTMIPS ASE support by Franck Bui-Huu · 19 years ago
- d7f786e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
- a0be2f7 [MIPS] Drop __init from init_8259A() by Atsushi Nemoto · 19 years ago
- 90fccb1 [MIPS] Fix double signal on trap and break instruction by Atsushi Nemoto · 19 years ago
- 01ee603 [MIPS] sigset_32 has been made redundand by compat_sigset_t. by Ralf Baechle · 19 years ago
- f49a747 [MIPS] Make some __setup functions static by Atsushi Nemoto · 19 years ago
- cb553c4 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
- 5759906 [MIPS] Include <asm/bugs> to for declaration of check_bugs32. by Ralf Baechle · 19 years ago
- db0b937 [MIPS] Make kernel_thread_helper() static by Atsushi Nemoto · 19 years ago
- b6dcec9 [MIPS] Make __declare_dbe_table static and avoid it getting optimized away by Ralf Baechle · 19 years ago
- 151fd6a [MIPS] signals: Share even more code. by Ralf Baechle · 19 years ago
- 38201fb [MIPS] Fix CONFIG_MIPS32_N32=y CONFIG_MIPS32_O32=n build by Ralf Baechle · 19 years ago
- 755f21b [MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code. by Atsushi Nemoto · 19 years ago
- c5a69d5 Storage class should be before const qualifier by Tobias Klauser · 19 years ago
- 877fe38 [PATCH] clocksource: fixup is_continous changes on MIPS by Thomas Gleixner · 19 years ago
- 463020c Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
- 431dc80 [MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code. by Ralf Baechle · 19 years ago
- 7da8a58 [MIPS] Make entry.S a little more readable. by Franck Bui-Huu · 19 years ago
- 24c556e [MIPS] signals: make common _BLOCKABLE macro by Franck Bui-Huu · 19 years ago
- 6668058 [MIPS] signal: Move sigframe definition for native O32/N64 into signal.c by Ralf Baechle · 19 years ago
- 205d84a [MIPS] signal: Move {restore,setup}_sigcontext prototypes to their user by Ralf Baechle · 19 years ago
- dd02f06 [MIPS] signal: Fix warnings in o32 compat code. by Ralf Baechle · 19 years ago
- 5dfe4c9 [PATCH] mark struct file_operations const 2 by Arjan van de Ven · 19 years ago
- 43cd346 [PATCH] Dynamic kernel command-line: mips by Alon Bar-Lev · 19 years ago
- 574009c Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
- d4d23ad [PATCH] Common compat_sys_sysinfo by Kyle McMartin · 19 years ago
- b035b6d [PATCH] Consolidate default sched_clock() by Alexey Dobriyan · 19 years ago
- 67d3822 [PATCH] disable init/initramfs.c: architectures by Jean-Paul Saman · 19 years ago
- e692eb3 [MIPS] signal: do not inline handle_signal() by Franck Bui-Huu · 19 years ago
- f90080a [MIPS] signal: do not use save_static_function() anymore by Franck Bui-Huu · 19 years ago
- 6bfe966 [MIPS] signal32: no need to save c0_status register in setup_sigcontext32() by Franck Bui-Huu · 19 years ago
- 9432a9b [MIPS] signal32: reduce {setup,restore}_sigcontext32 sizes by Franck Bui-Huu · 19 years ago
- 722bb63 [MIPS] signal: factorize debug code by Franck Bui-Huu · 19 years ago
- 601dde4 [MIPS] signal: test return value of install_sigtramp() by Franck Bui-Huu · 19 years ago
- 36a1f2c [MIPS] signal32: remove duplicate code by Franck Bui-Huu · 19 years ago
- c0b9bae [MIPS] signal: clean up sigframe structure by Franck Bui-Huu · 19 years ago
- c3fc4ab [MIPS] signal: do not inline functions in signal-common.h by Franck Bui-Huu · 19 years ago
- a007b1f [MIPS] signals: reduce {setup,restore}_sigcontext sizes by Franck Bui-Huu · 19 years ago
- bb3d7c7 [MIPS] RTLX: Sprinkle device model code into code to make udev happier. by Ralf Baechle · 19 years ago
- 27a3bba [MIPS] VPE: Sprinkle device model code into code to make udev happier. by Ralf Baechle · 19 years ago
- 2116245 [APM] MIPS: Convert to use shared APM emulation. by Ralf Baechle · 19 years ago
- 37f2674 [MIPS] Move .set reorder out of conditional code by Chris Dearman · 19 years ago
- 6d66710 [MIPS] Check FCSR for pending interrupts before restoring from a context. by Chris Dearman · 19 years ago
- 5868756 [MIPS] SMTC: Make a bunch of functions and variables static. by Ralf Baechle · 19 years ago
- 99d233f [MIPS] Use compat_sys_pselect6 by Joseph S. Myers · 19 years ago
- 447deaf [MIPS] SMTC: Cleanup idle hook invocation. by Ralf Baechle · 19 years ago
- 7418cb8 [MIPS] SELinux: Add security hooks to mips-mt {get,set}affinity by David Quigley · 20 years ago
- c917061 [MIPS] IRIX: Linux coding style cleanups. by Ralf Baechle · 19 years ago
- e0daad4 [MIPS] Whitespace cleanups. by Ralf Baechle · 19 years ago
- be6e143 [MIPS] vpe_elfload and vpe_run are only used locally, make them static. by Ralf Baechle · 19 years ago
- 418451c [MIPS] SMTC: remove unused atomic_postclear by Ralf Baechle · 19 years ago
- 69a6c31 [MIPS] Move some kernel globals from asm file to C file. by Atsushi Nemoto · 19 years ago
- 70d21cd [MIPS] use name instead of typename for each irq_chip by Atsushi Nemoto · 19 years ago
- 6f284a2 [MIPS] FLATMEM: introduce PHYS_OFFSET. by Franck Bui-Huu · 19 years ago
- db84dc6 [MIPS] Setup min_low_pfn/max_low_pfn correctly by Franck Bui-Huu · 19 years ago
- 2fa7937 [MIPS] Make I8259A_IRQ_BASE customizable by Atsushi Nemoto · 19 years ago
- 97dcb82 [MIPS] Define MIPS_CPU_IRQ_BASE in generic header by Atsushi Nemoto · 19 years ago
- b6ec8f0 [MIPS] Remove unused rm9k_cpu_irq_disable() by Atsushi Nemoto · 19 years ago