1. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 14 years ago
  2. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 14 years ago
  3. efee984 new helper: signal_delivered() by Al Viro · 14 years ago
  4. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 14 years ago
  5. 6fd84c0 TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set by Al Viro · 14 years ago
  6. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 14 years ago
  7. b7f9a11 new helper: sigmask_to_save() by Al Viro · 14 years ago
  8. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 14 years ago
  9. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 14 years ago
  10. 657bec8 ia64, sparc64: convert wrappers around do_mremap() to sys_mremap() by Al Viro · 14 years ago
  11. e49e6ff sparc: fix sparc64 build due to leon.h inclusion by Sam Ravnborg · 14 years ago
  12. 4fd8bc6 sparc32: remove unused variable in head_32.S by Sam Ravnborg · 14 years ago
  13. 1ddb22e sparc32,leon: fix leon bootup by Sam Ravnborg · 14 years ago
  14. d4511e6 sparc32: Export leon_dma_ops to modules. by David S. Miller · 14 years ago
  15. 9583533 sparc32: support leon + sun in dma_make_coherent() by Sam Ravnborg · 14 years ago
  16. 87e677c sparc32,leon: always support leon in ioport by Sam Ravnborg · 14 years ago
  17. 556626a sparc32,leon: always include leon_pmc in build by Sam Ravnborg · 14 years ago
  18. 3732106 sparc32: refactor cpu_idle() by Sam Ravnborg · 14 years ago
  19. 1ec8cf6 sparc32: introduce support for run-time patching for all shared assembler code by Sam Ravnborg · 14 years ago
  20. 080f888 sparc32,leon: fix section mismatch warning by Sam Ravnborg · 14 years ago
  21. 3107948 sparc32,leon: always include leon_smp + leon_mm in build by Sam Ravnborg · 14 years ago
  22. 5561cd2 sparc32,leon: always include leon_kernel in build by Sam Ravnborg · 14 years ago
  23. 93bb32f sparc32,leon: clean up leon.h by Sam Ravnborg · 14 years ago
  24. d87d8c1 sparc32: handle leon in cpu.c by Sam Ravnborg · 14 years ago
  25. b08b5c9 sparc32: handle leon in irq_32.c by Sam Ravnborg · 14 years ago
  26. 5b8b93c sparc32: add support for run-time patching of leon/sun single instructions by Sam Ravnborg · 14 years ago
  27. 4efb55e sparc32: introduce sparc32_start_kernel called from head_32.S by Sam Ravnborg · 14 years ago
  28. 30005ef sparc32: implement proper LEON support in head_32 (after highmem) by Sam Ravnborg · 14 years ago
  29. 7b372d6 sparc32: implement proper LEON support in head_32 (before highmem) by Sam Ravnborg · 14 years ago
  30. ec24158 sparc32: string and whitespace cleanup in head_32.S by Sam Ravnborg · 14 years ago
  31. 456d3d4 sparc64: Fix several bugs in quad floating point emulation. by David S. Miller · 14 years ago
  32. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 14 years ago
  33. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 14 years ago
  34. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 14 years ago
  35. 2ff2b28 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  36. 899dfaa sparc: kill ancient comment in sparc_sigaction() by Al Viro · 14 years ago
  37. 187cd44 sparc: missing checks of __get_user()/__put_user() return values by Al Viro · 14 years ago
  38. 68f3f16 new helper: sigsuspend() by Al Viro · 14 years ago
  39. cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 14 years ago
  40. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  41. 9daeaa3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 14 years ago
  42. 1edc178 sparc32: use flushi when run-time patching in per_cpu_patch by Sam Ravnborg · 14 years ago
  43. 9cd5f82 sparc32: fix cpuid_patch run-time patching by Sam Ravnborg · 14 years ago
  44. c64d752 sparc32: move trap table to a separate file by Sam Ravnborg · 14 years ago
  45. b979542 sparc64: renamed ttable.S to ttable_64.S by Sam Ravnborg · 14 years ago
  46. 837ebf0 sparc32: Kill boot_cpu_id4 by David S. Miller · 14 years ago
  47. 0bfcee9 sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.h by David S. Miller · 14 years ago
  48. a7c1938 userns: Convert stat to return values mapped from kuids and kgids by Eric W. Biederman · 14 years ago
  49. 04d0ca4 sparc32: delete muldiv.o from Makefile by Sam Ravnborg · 14 years ago
  50. 1b35a57 sparc32: Kill off software 32-bit multiply/divide routines. by David S. Miller · 14 years ago
  51. c7020eb sparc32: Remove cypress cpu support. by David S. Miller · 14 years ago
  52. 50544bc sparc32: remove runtime btfix support by Sam Ravnborg · 14 years ago
  53. 08c9388 sparc32: remove remaining users of btfixup by Sam Ravnborg · 14 years ago
  54. 4ba22b1 sparc32: move smp ipi to method ops by Sam Ravnborg · 14 years ago
  55. c68e5d3 sparc32: Implement hard_smp_processor_id() via instruction patching. by David S. Miller · 14 years ago
  56. 5d83d66 sparc32: Move cache and TLB flushes over to method ops. by David S. Miller · 14 years ago
  57. d894d96 sparc32: Convert mmu_* interfaces from btfixup to method ops. by David S. Miller · 14 years ago
  58. 679bea5 sparc: Kill mmu_{un,}lockarea(). by David S. Miller · 14 years ago
  59. 73c1377 sparc32: Kill btfixup for xchg()'s 'swap' instruction. by David S. Miller · 14 years ago
  60. 0f031b3 sparc32: drop unused clear_cpu_int by Sam Ravnborg · 14 years ago
  61. 41eb17c sparc32: drop unused set_irq_udt by Sam Ravnborg · 14 years ago
  62. 9701b26 sparc32: drop btfixup in pgtable_32.h by Sam Ravnborg · 14 years ago
  63. c78896f sparc32: drop unused code in process_32 by Sam Ravnborg · 14 years ago
  64. 3774348 sparc32: drop btfixup for check_pgt_cache by Sam Ravnborg · 14 years ago
  65. d6ea557 sparc32: simpler cputype check in head_32.S by Sam Ravnborg · 14 years ago
  66. eb06f47 sparc32: drop extra getprop call during boot by Sam Ravnborg · 14 years ago
  67. 142cc03 sparc32: drop prom version check in head_32.S by Sam Ravnborg · 14 years ago
  68. 1b4cb70 sparc32: remove sun4c specific variables from head_32.S by Sam Ravnborg · 14 years ago
  69. 9b4c514 sparc32: Add back early sun4/sun4c detection so we can warn properly. by David S. Miller · 14 years ago
  70. ee906c9 sparc32: Trivial removal of sun4c references in comments. by David S. Miller · 14 years ago
  71. 6e54e95 sparc32: Remove sun4 and sun4c from enum sparc_cpu. by David S. Miller · 14 years ago
  72. b7d96ce sparc32: Remove sparc_cpu_model read from floppy interrupt handler. by David S. Miller · 14 years ago
  73. 4c84d26 sparc32: Remove sun4c tlb/vac insn patching from entry.S by David S. Miller · 14 years ago
  74. 96061a9 sparc32: Restore SMP build and rectify sun4m NMI when non-SMP. by David S. Miller · 14 years ago
  75. 288e58c sparc32: Remove sun4c floppy assembler. by David S. Miller · 14 years ago
  76. 58fa4dc sparc: Clear out unused asm/machines.h values. by David S. Miller · 14 years ago
  77. afaedde sparc32: use inline versions of pgprot_noncached, pte_to_pgoff and pgoff_to_pte by Sam Ravnborg · 14 years ago
  78. 323206a sparc32: drop sun4c bits from head_32.S by Sam Ravnborg · 14 years ago
  79. 3c23a76 sparc32: drop test for sun4c in signal_32 by Sam Ravnborg · 14 years ago
  80. ef136bc sparc32: drop sun4c user stack checking routine by Sam Ravnborg · 14 years ago
  81. e098ff9 sparc32: drop sun4c stack checking routine by Sam Ravnborg · 14 years ago
  82. 054768a sparc32: drop sun4c window overflow stack checking routine by Sam Ravnborg · 14 years ago
  83. 28de2f7 sparc32: drop sun4c specific stack validation by Sam Ravnborg · 14 years ago
  84. 1ee0e14 sparc32: delete pgtsun4c.h by Sam Ravnborg · 14 years ago
  85. 582a0ba sparc32: remove all uses of ARCH_SUN4C by Sam Ravnborg · 14 years ago
  86. 306f123 sparc32: remove sun4c traps by Sam Ravnborg · 14 years ago
  87. 2c1cfb2 sparc32: drop sun4c support by Sam Ravnborg · 14 years ago
  88. 45de676 KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compat by David Howells · 14 years ago
  89. a5a737e sparc64: Do not clobber %g2 in xcall_fetch_glob_regs(). by David S. Miller · 14 years ago
  90. fd0d000 perf: Pass last sampling period to perf_sample_data_init() by Robert Richter · 14 years ago
  91. 3f149aa sparc: Use generic init_task by Thomas Gleixner · 14 years ago
  92. 898bfc1 Merge tag 'v3.4-rc5' into next by James Morris · 14 years ago
  93. 8fe5f56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 14 years ago
  94. f0a2bc7 sparc: Use generic idle thread allocation by Thomas Gleixner · 14 years ago
  95. 8239c25 smp: Add task_struct argument to __cpu_up() by Thomas Gleixner · 14 years ago
  96. e9a5ea1 sparc32,leon: add notify_cpu_starting() by Yong Zhang · 14 years ago
  97. bfce281 kill mm argument of vm_munmap() by Al Viro · 14 years ago
  98. a46ef99 VM: add "vm_munmap()" helper function by Linus Torvalds · 14 years ago
  99. e4da89d seccomp: ignore secure_computing return values by Will Drewry · 14 years ago
  100. df2e7f5 sparc32: fix build of pcic by Sam Ravnborg · 14 years ago