1. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  2. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 9 years ago
  3. 3513006 um: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  4. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  5. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  6. 62e88b1 mm: Make arch_unmap()/bprm_mm_init() available to all architectures by Dave Hansen · 10 years ago
  7. 970e51f um: Add support for CONFIG_STACKTRACE by Daniel Walter · 10 years ago
  8. 9e6a57d um: delete unnecessary bootmem struct page array by Honggang Li · 10 years ago
  9. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  10. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  11. a6c19df arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area by Andy Lutomirski · 10 years ago
  12. 308c09f lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig by Laura Abbott · 10 years ago
  13. 307627ee um: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  14. 1cf35d4 mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts by Linus Torvalds · 10 years ago
  15. 0565103 um: Memory corruption on startup by Anton Ivanov · 10 years ago
  16. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 10 years ago
  17. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 10 years ago
  18. 77d143d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 10 years ago
  19. 9af2452 um: Include generic barrier.h by Richard Weinberger · 10 years ago
  20. 61aad98 um: Removed unused attributes from thread_struct by Richard Weinberger · 11 years ago
  21. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  22. a6ce711 um: use generic fixmap.h by Mark Salter · 10 years ago
  23. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  24. cdc7ef89 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 11 years ago
  25. 33a7d42 um: Remove unused declarations from <as-layout.h> by Geert Uytterhoeven · 11 years ago
  26. a1850e9 um: Get rid of thread_struct->saved_task by Richard Weinberger · 11 years ago
  27. f72c22e um: Make stack trace reliable against kernel mode faults by Richard Weinberger · 11 years ago
  28. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  29. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  30. 91d44ff um: Cleanup SIGTERM handling by Richard Weinberger · 11 years ago
  31. 805f11a um: ubd: Add REQ_FLUSH suppport by Richard Weinberger · 11 years ago
  32. f75b1b1 um: Implement probe_kernel_read() by Richard Weinberger · 11 years ago
  33. 2b04725 Fix TLB gather virtual address range invalidation corner cases by Linus Torvalds · 11 years ago
  34. 9a8c135 um: siginfo cleanup by Richard Weinberger · 11 years ago
  35. a214a8c UML: normalize global variables exported by vmlinux.lds by Jiang Liu · 11 years ago
  36. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  37. 3451d02 nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON by Frederic Weisbecker · 13 years ago
  38. 646cbcd um: net: use eth_hw_addr_random() to generate random mac by Jiri Pirko · 12 years ago
  39. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  40. 4e21fc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  41. 22e2430d x86, um: convert to saner kernel_execve() semantics by Al Viro · 12 years ago
  42. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  43. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  44. f59b51f Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  45. 37185b3 um: get rid of pointless include "..." where include <...> will do by Al Viro · 12 years ago
  46. 382d95f um: move sysrq.h out of include/shared by Al Viro · 12 years ago
  47. e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago
  48. 16a8016 sanitize tsk_is_polling() by Al Viro · 12 years ago
  49. 1f02ab4 um: switch to generic kernel_thread() by Al Viro · 12 years ago
  50. 9429ec9 um: Preinclude include/linux/kern_levels.h by Geert Uytterhoeven · 12 years ago
  51. d2ce4e9 um: kill thread->forking by Al Viro · 12 years ago
  52. a4d94ff um: kill thread->forking by Al Viro · 12 years ago
  53. 1871e84 Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  54. d3c1cfc um: pass siginfo to guest process by Martin Pärtel · 12 years ago
  55. 1bfa231 um: split syscall_trace(), pass pt_regs to it by Al Viro · 12 years ago
  56. 518b6374 um: remove km_type definitions by Cong Wang · 13 years ago
  57. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  58. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  59. ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  60. 3a8580f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  61. 2ccf62b Merge branch 'for-um' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal into for-3.5 by Richard Weinberger · 12 years ago
  62. fa7a044 um: Implement um_free_irq() by Richard Weinberger · 12 years ago
  63. 2b76eba um: Fix __swp_type() by Richard Weinberger · 12 years ago
  64. f15b900 um: Implement a custom pte_same() function by Richard Weinberger · 12 years ago
  65. c6802f4 um: bury unused _TIF_RESTORE_SIGMASK by Al Viro · 12 years ago
  66. d50349b um: add TIF_NOTIFY_RESUME by Al Viro · 12 years ago
  67. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  68. 203dacb um: Remove leftover declaration of alloc_task_struct_node() by Thomas Gleixner · 12 years ago
  69. eac0556 Merge branch 'linus' into queue by Marcelo Tosatti · 12 years ago
  70. 76b278e um: Use asm-generic/switch_to.h by Richard Weinberger · 12 years ago
  71. a3a85a7 um: Disintegrate asm/system.h by Richard Weinberger · 12 years ago
  72. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 12 years ago
  73. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  74. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  75. fa453a6 Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  76. 4d94d6d um: Serve io_remap_pfn_range() by Richard Weinberger · 12 years ago
  77. d3985d9 um: a bunch of headers can be killed by using generic-y by Al Viro · 12 years ago
  78. 69a3b4b um: ptrace-generic.h doesn't need user.h by Al Viro · 12 years ago
  79. c2220b2 um: kill HOST_TASK_PID by Al Viro · 12 years ago
  80. 28a12cb um: remove pointless include of asm/fixmap.h from asm/pgtable.h by Al Viro · 13 years ago
  81. 2ffd2e2 um: asm-offsets.h might as well come from underlying arch... by Al Viro · 13 years ago
  82. 8998af2 um: auxvec.h is never used by Al Viro · 13 years ago
  83. ac2aca2 um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't hold it by Al Viro · 12 years ago
  84. ea6fb41 um: embed ->stub_pages[] into mmu_context by Al Viro · 12 years ago
  85. d88e4cb freezer: remove now unused TIF_FREEZE by Tejun Heo · 13 years ago
  86. a34978c um: kill system-um.h by Al Viro · 13 years ago
  87. b8c655d um: generic ftrace.h will do... by Al Viro · 13 years ago
  88. 46ecca8 um: segment.h is x86-only and needed only there by Al Viro · 13 years ago
  89. c2ad3ad um: asm/pda.h is not needed anymore by Al Viro · 13 years ago
  90. 8e66cda um: hw_irq.h can go generic as well by Al Viro · 13 years ago
  91. f5e9007 um: switch to generic-y by Al Viro · 13 years ago
  92. 966e803 um: unify ptrace_user.h by Al Viro · 13 years ago
  93. c32324e um: page_offset.h is never used by Al Viro · 13 years ago
  94. 3fb77d7 um: irq_vectors.h just shadows x86 one by Al Viro · 13 years ago
  95. ff9586e um: required-features.h is there only to shadow x86 one... by Al Viro · 13 years ago
  96. 8807c1d um: asm/apic.h is there only to shadow the x86 one... by Al Viro · 13 years ago
  97. c506c0e um: take ubd_user.h to its users... by Al Viro · 13 years ago
  98. b3ee571 um: take ldt.h to arch/x86/um/asm/mm_context.h by Al Viro · 13 years ago
  99. 1bbd5f2 um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.c by Al Viro · 13 years ago
  100. c5cc32f um: move asm/desc.h into arch/x86/um/asm by Al Viro · 13 years ago