1. 6ec78be c6x: switch to generic sigaltstack by Al Viro · 12 years ago
  2. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  3. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  4. 951b396 c6x: sanitize copy_thread(), get rid of clone(2) wrapper, switch to generic clone() by Al Viro · 12 years ago
  5. 9c0603f c6x: fix misleading comment by Mark Salter · 12 years ago
  6. 9d34340 c6x: run do_notify_resume with interrupts enabled by Mark Salter · 12 years ago
  7. 5e7d733 c6x: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  8. 16a8016 sanitize tsk_is_polling() by Al Viro · 13 years ago
  9. 5687580 c6x: switch to generic kernel_thread() by Al Viro · 12 years ago
  10. 680a145 c6x: switch to generic sys_execve by Mark Salter · 12 years ago
  11. 39fcf44 c6x: switch to generic kernel_execve by Mark Salter · 12 years ago
  12. 46f1506 c6x: add ret_from_kernel_thread(), simplify kernel_thread() by Mark Salter · 12 years ago
  13. 3c4cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  14. b9b8722 C6X: clean up compiler warning by Mark Salter · 13 years ago
  15. dbe91a2 C6X: add basic support for TMS320C6678 SoC by Ken Cox · 13 years ago
  16. f84f1f4 C6X: remove dependence on legacy IRQs by Mark Salter · 13 years ago
  17. 6e5928f arch: Use eth_random_addr by Joe Perches · 13 years ago
  18. efee984 new helper: signal_delivered() by Al Viro · 13 years ago
  19. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
  20. 6fd84c0 TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set by Al Viro · 13 years ago
  21. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 13 years ago
  22. b7f9a11 new helper: sigmask_to_save() by Al Viro · 13 years ago
  23. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 13 years ago
  24. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 13 years ago
  25. 2a3fdc1 c6x: ->restart_block.fn needs to be reset on rt_sigreturn by Al Viro · 13 years ago
  26. 0c4f6d6 c6x: Use generic init_task by Thomas Gleixner · 13 years ago
  27. a699e4e irq: Kill pointless irqd_to_hw export by Grant Likely · 13 years ago
  28. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  29. 6e61ee3 C6X: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  30. 6a846f3 Disintegrate asm/system.h for C6X by David Howells · 13 years ago
  31. c207f3a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  32. 6e780cf C6X: remove dead code from entry.S by Mark Salter · 13 years ago
  33. c1e572e irq_domain/c6x: Use library of xlate functions by Grant Likely · 13 years ago
  34. 15a2598 irq_domain/c6x: constify irq_domain structures by Grant Likely · 13 years ago
  35. 0bd761e irq_domain/c6x: Convert c6x to use generic irq_domain support. by Mark Salter · 13 years ago
  36. 166c0ea C6X: replace tick_nohz_stop/restart_sched_tick calls by Mark Salter · 13 years ago
  37. 7123a6c C6X: add register_cpu call by Mark Salter · 13 years ago
  38. d5981a5 C6X: deal with memblock API changes by Mark Salter · 13 years ago
  39. 69910a2 C6X: general SoC support by Mark Salter · 13 years ago
  40. 52679b2 C6X: ptrace support by Aurelien Jacquiot · 13 years ago
  41. 64236ac C6X: loadable module support by Aurelien Jacquiot · 13 years ago
  42. e94e668 C6X: build infrastructure by Aurelien Jacquiot · 13 years ago
  43. 8a0c9e0 C6X: syscalls by Aurelien Jacquiot · 13 years ago
  44. ec500af C6X: interrupt handling by Aurelien Jacquiot · 13 years ago
  45. 546a395 C6X: time management by Aurelien Jacquiot · 13 years ago
  46. 03a3475 C6X: signal management by Aurelien Jacquiot · 13 years ago
  47. 687b12b C6X: process management by Aurelien Jacquiot · 13 years ago
  48. 14aa7e8 C6X: memory management and DMA support by Aurelien Jacquiot · 13 years ago
  49. 041cadc C6X: devicetree support by Mark Salter · 13 years ago
  50. c1a144d C6X: early boot code by Aurelien Jacquiot · 13 years ago
  51. c278400 C6X: build infrastructure by Aurelien Jacquiot · 13 years ago