1. 772bd0a um: kill useless argument of free_chan() and free_one_chan() by Al Viro · 13 years ago
  2. 966e803 um: unify ptrace_user.h by Al Viro · 13 years ago
  3. a10c95d um: unify KSTK_... by Al Viro · 13 years ago
  4. 4d21109 um: fix gcov build breakage by Al Viro · 13 years ago
  5. c32324e um: page_offset.h is never used by Al Viro · 13 years ago
  6. 3fb77d7 um: irq_vectors.h just shadows x86 one by Al Viro · 13 years ago
  7. ff9586e um: required-features.h is there only to shadow x86 one... by Al Viro · 13 years ago
  8. 8807c1d um: asm/apic.h is there only to shadow the x86 one... by Al Viro · 13 years ago
  9. c506c0e um: take ubd_user.h to its users... by Al Viro · 13 years ago
  10. b3ee571 um: take ldt.h to arch/x86/um/asm/mm_context.h by Al Viro · 13 years ago
  11. f67aa2f um: merge signal_{32,64}.c by Al Viro · 13 years ago
  12. fbe9868 um: no need to play with save_sp in signal frame setup anymore by Al Viro · 13 years ago
  13. c7ea591 um: increase stack growth cushion in pagefault by Al Viro · 13 years ago
  14. 3579a38 um: merge HOST_... of registers common on i386 and amd64 by Al Viro · 13 years ago
  15. 8edc414 um: sanitize paths in sys_call_table* includes by Al Viro · 13 years ago
  16. 1bbd5f2 um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.c by Al Viro · 13 years ago
  17. c5cc32f um: move asm/desc.h into arch/x86/um/asm by Al Viro · 13 years ago
  18. 2014d01 um: merge host_ldt_{32,64}.h by Al Viro · 13 years ago
  19. 09e129a um: merge tls_{32,64}.h by Al Viro · 13 years ago
  20. 4dc706c um: take um_mmu.h to asm/mmu.h, clean asm/mmu_context.h a bit by Al Viro · 13 years ago
  21. 548fd1e um: kill useless include of user.h by Al Viro · 13 years ago
  22. fced95c um: kill um_uaccess.h by Al Viro · 13 years ago
  23. ece67c8 um: take mconsole*.h to arch/um/drivers by Al Viro · 13 years ago
  24. 510c72a3 um: take chan_*.h and line.h to arch/um/drivers by Al Viro · 13 years ago
  25. 17e0520 um: take register_winch_irq() into the caller of is_skas_winch() by Al Viro · 13 years ago
  26. 0a9e70b um: kill shared/mem_kern.h by Al Viro · 13 years ago
  27. 445c578 um: kill shared/tlb.h by Al Viro · 13 years ago
  28. c75d053 um: make flush_tlb_kernel_range_common() static by Al Viro · 13 years ago
  29. 5ade887 um: kill shared/task.h and HOST_TASK_REGS by Al Viro · 13 years ago
  30. 1cf5e62 um: shared/syscall.h is not even included by Al Viro · 13 years ago
  31. dbddc51 um: don't include kern.h unless it's needed by Al Viro · 13 years ago
  32. 429172c um: trim kern.h by Al Viro · 13 years ago
  33. 549e78d um: make load_initrd() static, kill shared/initrd.h by Al Viro · 13 years ago
  34. 0acdbbe um: bury unused macros around ptrace.h by Al Viro · 13 years ago
  35. 5c48b10 um: take arch/um/sys-x86 to arch/x86/um by Al Viro · 13 years ago
  36. 7bbe720 um: merge Makefile-{i386,x86_64} by Al Viro · 13 years ago
  37. a6e77d6 um: trim detritus from Makefile-i386 by Al Viro · 13 years ago
  38. 9aecaa6 um: arch_hweight.h is needed only on uml-x86 by Al Viro · 13 years ago
  39. 7095850 um: merge kernel_offsets_*.h by Al Viro · 13 years ago
  40. c75361b um: merge skas_ptrace.h 32/64bit variants by Al Viro · 13 years ago
  41. 62982ad um: sysdep/barrier.h is not used for anything by Al Viro · 13 years ago
  42. 0de021f um: shared/process.h is empty now; kill it by Al Viro · 13 years ago
  43. ab1c0cc um: finish conversion to mcontext_t by Al Viro · 13 years ago
  44. 248b74c um: start switching the references to host mcontext_t to its userland type by Al Viro · 13 years ago
  45. 05c46db um: take userland definition of barrier() to user.h by Al Viro · 13 years ago
  46. dd768c5 um: take system.h out of shared/sysdep by Al Viro · 13 years ago
  47. 0036168 um: fill the handlers array at build time by Al Viro · 13 years ago
  48. e87df98 um: simplify set_handler() by Al Viro · 13 years ago
  49. d5c7e8b um: don't bother blocking SIGARLM and SIGUSR1 by Al Viro · 13 years ago
  50. 9b25fcb um: switch stub_segv_handler to SA_SIGINFO variant, get rid of magic crap in there by Al Viro · 13 years ago
  51. adcfb98 um: kill includes of sysdep/sigcontext.h from stuff built with kernel headers by Al Viro · 13 years ago
  52. 51d3474 um: merge arch/um/os-Linux/sys-{i386,x86_64} by Al Viro · 13 years ago
  53. 7eb1225 um: merge hard_handler() instances, switch to use of SA_SIGINFO by Al Viro · 13 years ago
  54. 5d40de0 um: kill dead code around uaccess by Al Viro · 13 years ago
  55. 6582b7f um: merge arch/um/sys-{i386,x86_64} by Al Viro · 13 years ago
  56. 858ba94 um: merge arch/um/sys-{i386,x86_64}/shared by Al Viro · 13 years ago
  57. 27f85f1 um: merge arch/um/sys-{i386,x86_64}/asm by Al Viro · 13 years ago
  58. 3655c4d um: get rid of unused macros in ptrace_user.h by Al Viro · 13 years ago
  59. ad694df um: get rid of sysdep/sc.h by Al Viro · 13 years ago
  60. 412f90e um: Get rid of UPT_SET/UPT_REG macros by Al Viro · 13 years ago
  61. ab785c1 um: take vm-flags.h to sys-*/asm by Al Viro · 13 years ago
  62. c16d56a um: get rid of sysdep/checksum.h by Al Viro · 13 years ago
  63. 16b7c57 um: trim unused junk from user.h by Al Viro · 13 years ago
  64. 9e63645 um: get rid of kern_constants.h by Al Viro · 13 years ago
  65. 945581d um: kill a couple of useless includes of kern_constants.h by Al Viro · 13 years ago
  66. 078073a um: -include user.h for USER_OBJ, trim includes by Al Viro · 13 years ago
  67. 4de1c5f um: take user_constants.h to include/generated by Al Viro · 13 years ago
  68. 9f270de um: kill skas_ptregs.h by Al Viro · 13 years ago
  69. 4d45db9 um: switch to -idirafter, get saner kern_constants.h out of that by Al Viro · 13 years ago
  70. a955bd6 um: series of __get_user() is costly in sigframe handling by Al Viro · 13 years ago
  71. 3d72210 um: make copy_sc() static by Al Viro · 13 years ago
  72. 3c916fe um: don't rely on sc.fpstate not having been reassigned prior to rt_sigreturn() by Al Viro · 13 years ago
  73. 78722a4 um: switch {rt_,}sigreturn() to set_current_blocked() by Al Viro · 13 years ago
  74. d118c13 um: use subarch-obj instead of copying... by Al Viro · 13 years ago
  75. c3b92c8 Linux 3.1 by Linus Torvalds · 13 years ago
  76. 6a05965 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 13 years ago
  77. 15cc910 Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dm by Linus Torvalds · 13 years ago
  78. 8548c84 x86: Fix S4 regression by Takashi Iwai · 13 years ago
  79. d136f2e dm kcopyd: fix job_pool leak by Alasdair G Kergon · 13 years ago
  80. 1bf1aac Merge branch 'samsung-fixes-4' of git://github.com/kgene/linux-samsung by Linus Torvalds · 13 years ago
  81. 5117cc2 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  82. fb630b9 ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PM by Domenico Andreoli · 13 years ago
  83. 2efd7c0 Merge git://github.com/herbertx/crypto by Linus Torvalds · 13 years ago
  84. 62ddc00 Merge branch 'fix/hda' of git://github.com/tiwai/sound by Linus Torvalds · 13 years ago
  85. 7ed47b7 crypto: ghash - Avoid null pointer dereference if no key is set by Nick Bowler · 13 years ago
  86. 1052cff ARM: S5P: fix offset calculation on gpio-interrupt by Marek Szyprowski · 13 years ago
  87. fd11e15 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  88. 505f48b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  89. 133d324 hwmon: (w83627ehf) Fix negative 8-bit temperature values by Jean Delvare · 13 years ago
  90. 486cf46 mm: fix race between mremap and removing migration entry by Hugh Dickins · 13 years ago
  91. aad4564 sparc: Add alignment flag to PCI expansion resources by Kjetil Oftedal · 13 years ago
  92. afaef73 fib_rules: fix unresolved_rules counting by Yan, Zheng · 13 years ago
  93. 1b23a3e r8169: fix wrong eee setting for rlt8111evl by hayeswang · 13 years ago
  94. 649b3b8 r8169: fix driver shutdown WoL regression. by françois romieu · 13 years ago
  95. 34b1901 ehea: Change maintainer to me by Thadeu Lima de Souza Cascardo · 13 years ago
  96. e4fcd69 Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linus by Linus Torvalds · 13 years ago
  97. f91f6cf Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  98. e58fced [media] videodev: fix a NULL pointer dereference in v4l2_device_release() by Antonio Ospite · 13 years ago
  99. 4399c8b intel-iommu: fix superpage support in pfn_to_dma_pte() by Allen Kay · 13 years ago
  100. 8140a95 intel-iommu: set iommu_superpage on VM domains to lowest common denominator by Allen Kay · 13 years ago