1. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  2. 615869e c6x: Use sigsp() by Richard Weinberger · 11 years ago
  3. e19c025 c6x: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  4. 01984a6 c6x: convert fdt pointers to opaque pointers by Rob Herring · 11 years ago
  5. 29eb45a of: remove early_init_dt_setup_initrd_arch by Rob Herring · 11 years ago
  6. a8e4463 c6x: use early_init_dt_scan by Rob Herring · 11 years ago
  7. 312717f c6x: use boot_command_line instead of private c6x_command_line by Rob Herring · 11 years ago
  8. a1727da of: consolidate definition of early_init_dt_alloc_memory_arch() by Grant Likely · 11 years ago
  9. 374d5c9 of: Specify initrd location using 64-bit by Santosh Shilimkar · 12 years ago
  10. 06256f8 c6x: normalize global variables exported by vmlinux.lds by Jiang Liu · 12 years ago
  11. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 12 years ago
  12. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 12 years ago
  13. e46746c c6x: Use generic idle loop by Thomas Gleixner · 12 years ago
  14. 6ec78be c6x: switch to generic sigaltstack by Al Viro · 12 years ago
  15. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  16. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  17. 951b396 c6x: sanitize copy_thread(), get rid of clone(2) wrapper, switch to generic clone() by Al Viro · 12 years ago
  18. 9c0603f c6x: fix misleading comment by Mark Salter · 12 years ago
  19. 9d34340 c6x: run do_notify_resume with interrupts enabled by Mark Salter · 12 years ago
  20. 5e7d733 c6x: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  21. 16a8016 sanitize tsk_is_polling() by Al Viro · 13 years ago
  22. 5687580 c6x: switch to generic kernel_thread() by Al Viro · 12 years ago
  23. 680a145 c6x: switch to generic sys_execve by Mark Salter · 12 years ago
  24. 39fcf44 c6x: switch to generic kernel_execve by Mark Salter · 12 years ago
  25. 46f1506 c6x: add ret_from_kernel_thread(), simplify kernel_thread() by Mark Salter · 12 years ago
  26. 3c4cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  27. b9b8722 C6X: clean up compiler warning by Mark Salter · 12 years ago
  28. dbe91a2 C6X: add basic support for TMS320C6678 SoC by Ken Cox · 12 years ago
  29. f84f1f4 C6X: remove dependence on legacy IRQs by Mark Salter · 12 years ago
  30. 6e5928f arch: Use eth_random_addr by Joe Perches · 12 years ago
  31. efee984 new helper: signal_delivered() by Al Viro · 13 years ago
  32. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
  33. 6fd84c0 TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set by Al Viro · 13 years ago
  34. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 13 years ago
  35. b7f9a11 new helper: sigmask_to_save() by Al Viro · 13 years ago
  36. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 13 years ago
  37. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 13 years ago
  38. 2a3fdc1 c6x: ->restart_block.fn needs to be reset on rt_sigreturn by Al Viro · 13 years ago
  39. 0c4f6d6 c6x: Use generic init_task by Thomas Gleixner · 13 years ago
  40. a699e4e irq: Kill pointless irqd_to_hw export by Grant Likely · 13 years ago
  41. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  42. 6e61ee3 C6X: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  43. 6a846f3 Disintegrate asm/system.h for C6X by David Howells · 13 years ago
  44. c207f3a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  45. 6e780cf C6X: remove dead code from entry.S by Mark Salter · 13 years ago
  46. c1e572e irq_domain/c6x: Use library of xlate functions by Grant Likely · 13 years ago
  47. 15a2598 irq_domain/c6x: constify irq_domain structures by Grant Likely · 13 years ago
  48. 0bd761e irq_domain/c6x: Convert c6x to use generic irq_domain support. by Mark Salter · 13 years ago
  49. 166c0ea C6X: replace tick_nohz_stop/restart_sched_tick calls by Mark Salter · 13 years ago
  50. 7123a6c C6X: add register_cpu call by Mark Salter · 13 years ago
  51. d5981a5 C6X: deal with memblock API changes by Mark Salter · 13 years ago
  52. 69910a2 C6X: general SoC support by Mark Salter · 13 years ago
  53. 52679b2 C6X: ptrace support by Aurelien Jacquiot · 13 years ago
  54. 64236ac C6X: loadable module support by Aurelien Jacquiot · 13 years ago
  55. e94e668 C6X: build infrastructure by Aurelien Jacquiot · 13 years ago
  56. 8a0c9e0 C6X: syscalls by Aurelien Jacquiot · 13 years ago
  57. ec500af C6X: interrupt handling by Aurelien Jacquiot · 13 years ago
  58. 546a395 C6X: time management by Aurelien Jacquiot · 13 years ago
  59. 03a3475 C6X: signal management by Aurelien Jacquiot · 13 years ago
  60. 687b12b C6X: process management by Aurelien Jacquiot · 13 years ago
  61. 14aa7e8 C6X: memory management and DMA support by Aurelien Jacquiot · 13 years ago
  62. 041cadc C6X: devicetree support by Mark Salter · 13 years ago
  63. c1a144d C6X: early boot code by Aurelien Jacquiot · 13 years ago
  64. c278400 C6X: build infrastructure by Aurelien Jacquiot · 13 years ago