1. e11124d MIPS: Remove r2_emul_return from struct thread_info by Paul Burton · 8 years ago
  2. 40e084a MIPS: Add uprobes support. by Ralf Baechle · 10 years ago
  3. bfaf245 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  4. fa41b1c arch: Remove exec_domain from remaining archs by Richard Weinberger · 10 years ago
  5. fe92da0 MIPS: Changed current_thread_info() to an equivalent supported by both clang and GCC by Daniel Sanders · 10 years ago
  6. a135c71 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  7. 7c151d3 MIPS: Make use of the ERETNC instruction on MIPS R6 by Markos Chandras · 10 years ago
  8. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  9. c2d9f17 MIPS: Fix syscall_get_nr for the syscall exit tracing. by Lars Persson · 10 years ago
  10. 4227a2d MIPS: Support for hybrid FPRs by Paul Burton · 11 years ago
  11. b633648 MIPS: MT: Remove SMTC support by Ralf Baechle · 11 years ago
  12. 1db1af8 MIPS: Basic MSA context switching support by Paul Burton · 11 years ago
  13. 137f7df MIPS: asm: thread_info: Add _TIF_SECCOMP flag by Markos Chandras · 11 years ago
  14. 597ce17 MIPS: Support for 64-bit FP with O32 binaries by Paul Burton · 11 years ago
  15. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  16. 1d7bf99 MIPS: ftrace: Add support for syscall tracepoints. by Ralf Baechle · 12 years ago
  17. c2377a4 MIPS: Move definition of SMP processor id register to header file by Jayachandran C · 12 years ago
  18. c3fc5cd MIPS: Implement HAVE_CONTEXT_TRACKING. by Ralf Baechle · 12 years ago
  19. e7f3b48 MIPS: Cleanup flags in syscall flags handlers. by Ralf Baechle · 12 years ago
  20. ad04c2e MIPS: Use inline function to access current thread pointer. by Ralf Baechle · 12 years ago
  21. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 12 years ago
  22. 02637b8 MIPS: Fix comment. by Ralf Baechle · 12 years ago
  23. 34d875d MIPS: compat: Delete now unused TIF_32BIT. by Ralf Baechle · 12 years ago
  24. 4870639 MIPS: compat: Fix use of TIF_32BIT_ADDR vs _TIF_32BIT_ADDR by Ralf Baechle · 12 years ago
  25. 16a8016 sanitize tsk_is_polling() by Al Viro · 13 years ago
  26. 8af4efa bury _TIF_RESTORE_SIGMASK by Al Viro · 13 years ago
  27. ac19fe5 mips: NOTIFY_RESUME is not needed in TIF masks by Al Viro · 13 years ago
  28. f925725 mips: unobfuscate _TIF..._MASK by Al Viro · 13 years ago
  29. 7b1c0d2 MIPS: Properly align the .data..init_task section. by David Daney · 13 years ago
  30. 3194f61 mips: Use common threadinfo allocator by Thomas Gleixner · 13 years ago
  31. d88e4cb freezer: remove now unused TIF_FREEZE by Tejun Heo · 13 years ago
  32. c19c20a MIPS: Use single define for pending work on syscall exit by Ralf Baechle · 14 years ago
  33. b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 14 years ago
  34. 334c86c MIPS: IRQ: Add stackoverflow detection by From: jiang.adam@gmail.com · 15 years ago
  35. 2445994 MIPS: Audit: Fix hang in entry.S. by Ralf Baechle · 15 years ago
  36. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 15 years ago
  37. 962a9dd MIPS: Cleanup CONFIG_DEBUG_STACK_USAGE version of alloc_thread_info. by Ralf Baechle · 15 years ago
  38. d0420c8 KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] by David Howells · 16 years ago
  39. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 16 years ago
  40. c52399b MIPS: Cavium: Add support for 8k and 32k page sizes. by Ralf Baechle · 16 years ago
  41. 3b289d6 MIPS: Fix TIF_32BIT undefined problem when seccomp is disabled by Zhang Le · 16 years ago
  42. 6aa3524 MIPS: Add HARDWARE_WATCHPOINTS definitions and support code. by David Daney · 16 years ago
  43. 384740d MIPS: Move headfiles to new location below arch/mips/include by Ralf Baechle · 17 years ago[Renamed from include/asm-mips/thread_info.h]
  44. b69c49b clean up duplicated alloc/free_thread_info by FUJITA Tomonori · 17 years ago
  45. d6dd9e9 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  46. a583f1b remove unused TIF_NOTIFY_RESUME flag by Stephane Eranian · 18 years ago
  47. 185bcd1 [MIPS] thread_info.h: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 18 years ago
  48. 293c5bd [MIPS] Fixup secure computing stuff. by Ralf Baechle · 18 years ago
  49. 5323180 [MIPS] Disallow CpU exception in kernel again. by Atsushi Nemoto · 18 years ago
  50. 53dc802 [MIPS] FPU ownership management & preemption fixes by Atsushi Nemoto · 18 years ago
  51. 89c07fd [MIPS] Fix APM build by Ralf Baechle · 18 years ago
  52. 937a801 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. by Ralf Baechle · 18 years ago
  53. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 19 years ago
  54. a3dddd5 [MIPS] War on whitespace: cleanup initial spaces followed by tabs. by Ralf Baechle · 19 years ago
  55. 7b3e2fc [MIPS] Add support for TIF_RESTORE_SIGMASK. by Ralf Baechle · 19 years ago
  56. f5a61d0 [PATCH] death of get_thread_info/put_thread_info by Al Viro · 19 years ago
  57. 3c37026 NPTL, round one. by Ralf Baechle · 20 years ago
  58. 127c6f6 SECCOMP for MIPS. by Ralf Baechle · 20 years ago
  59. 875d43e [PATCH] mips: clean up 32/64-bit configuration by Ralf Baechle · 20 years ago
  60. dcd497f [PATCH] streamline preempt_count type across archs by Jesper Juhl · 20 years ago
  61. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago v2.6.12-rc2