Histórico de commits

Autor SHA1 Mensagem Data
  Ralf Baechle b633648c5a MIPS: MT: Remove SMTC support 11 anos atrás
  Linus Torvalds 9977d9b379 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 12 anos atrás
  Dmitry Adamushko c90e6fbb22 MIPS: Fix endless loop when processing signals for kernel tasks 13 anos atrás
  Al Viro 9b0e5d42d9 mips: switch to saner kernel_execve() semantics 13 anos atrás
  Ralf Baechle baf9ff74ed MIPS: Switch over to generic sys_execve and kernel_execve. 13 anos atrás
  Al Viro 8f54bcacbc mips: switch to generic kernel_thread() 13 anos atrás
  Al Viro 02f884ed46 MIPS: Merge the identical "return from syscall" per-ABI code 13 anos atrás
  Al Viro f76f330809 MIPS: Prevent hitting do_notify_resume() with !user_mode(regs). 13 anos atrás
  Ralf Baechle 8b659a3931 MIPS: Split do_syscall_trace into two functions. 14 anos atrás
  Ralf Baechle c19c20ac63 MIPS: Use single define for pending work on syscall exit 14 anos atrás
  Kevin D. Kissell d2bb01b042 [MIPS] SMTC: Close tiny holes in the SMTC IPI replay system. 17 anos atrás
  Kevin D. Kissell 0db34215c7 [MIPS] SMTC: Interrupt mask backstop hack 18 anos atrás
  Chris Dearman cbde5ebc97 [MIPS] lockdep: Handle interrupts in R3000 style c0_status register. 18 anos atrás
  Franck Bui-Huu 7da8a581f5 [MIPS] Make entry.S a little more readable. 18 anos atrás
  Ralf Baechle cb56837ea5 [MIPS] SMTC: Fix crash if # of TC's > # of VPE's after pt_regs irq cleanup. 19 anos atrás
  Atsushi Nemoto f431baa55a [MIPS] ret_from_irq adjustment 19 anos atrás
  Ralf Baechle 937a801576 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. 19 anos atrás
  Ralf Baechle 192ef36619 [MIPS] TRACE_IRQFLAGS_SUPPORT support. 19 anos atrás
  Ingo Molnar 36c8b58689 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct 19 anos atrás
  Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 anos atrás
  Ralf Baechle 4277ff5ee5 [MIPS] Fix use of ehb instruction for non-R2 configurations. 19 anos atrás
  Ralf Baechle 477654fc5d [MIPS] Fix typo 19 anos atrás
  Ralf Baechle 41c594ab65 [MIPS] MT: Improved multithreading support. 19 anos atrás
  Ralf Baechle bce1a28686 [MIPS] R2: Instruction hazard barrier. 19 anos atrás
  Ralf Baechle 93373ed4d8 [MIPS] Rewrite spurious_interrupt from assembler to C. 19 anos atrás
  Ralf Baechle 0bf0e3e279 Fix excessive signal latencies. 20 anos atrás
  Ralf Baechle cdaed73afb Fix preemption bug. 20 anos atrás
  Ralf Baechle a18815abcd Use preempt_schedule_irq. 20 anos atrás
  Thiemo Seufer c264852726 Remove unused arguments from preempt_{start,stop}/local_irq_{en,dis}able. 21 anos atrás
  Thiemo Seufer b59a9504cb De-optimize and decomplicate the spurious interrupt handler. 21 anos atrás