1. acb2cf3 uml: console driver cleanups by Jeff Dike · 16 years ago
  2. 054211a uml: GPROF needs to depend on FRAME_POINTER by Karol Swietlicki · 16 years ago
  3. 02bff1f uml: SMP needs to depend on BROKEN for now by Jeff Dike · 16 years ago
  4. c0a9290 uml: const and other tidying by WANG Cong · 16 years ago
  5. 9226b83 uml: further bugs.c tidying by Jeff Dike · 16 years ago
  6. 06d9bd3 uml: remove now unused code by Karol Swietlicki · 16 years ago
  7. 235a6f0 uml: improve detection of host cmov by Karol Swietlicki · 16 years ago
  8. 0ba9d3f uml: fix URLs in Kconfig and help strings by Karol Swietlicki · 16 years ago
  9. 20ede45 uml: document new ubd flag by Jeff Dike · 16 years ago
  10. b2cf770 uml: get rid of asmlinkage by Jeff Dike · 16 years ago
  11. c112746 uml: implement get_wchan by Jeff Dike · 16 years ago
  12. c9a3072 uml: code tidying under arch/um/os-Linux by WANG Cong · 16 years ago
  13. 4d18de4 uml: remove xmm checking on x86 by Karol Swietlicki · 16 years ago
  14. 99c9f50 uml: arch/um/include/init.h needs a definition of __used by Jeff Dike · 16 years ago
  15. 5e54197 add mm argument to pte/pmd/pud/pgd_free by Benjamin Herrenschmidt · 16 years ago
  16. f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 16 years ago
  17. 9cd3704 arch/um: Spelling fixes by Joe Perches · 16 years ago
  18. 125e564 Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig by Mathieu Desnoyers · 16 years ago
  19. 332540d UML: remove remaining FASTCALL uses by Harvey Harrison · 16 years ago
  20. 7796931 UML: change sigcontext fields to match x86 by Jeff Dike · 16 years ago
  21. 3ff6eec remove __attribute_used__ by Adrian Bunk · 17 years ago
  22. 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 17 years ago
  23. 4898b53 blk_end_request: changing um (take 4) by Kiyoshi Ueda · 17 years ago
  24. c63f702 uml: user of helper_wait() got missed when it got extra arguments by Al Viro · 17 years ago
  25. 4dbed85 uml: stop gdb from deleting breakpoints when running UML by Stanislaw Gruszka · 17 years ago
  26. 505a41d [UM]: Fix use of skb after netif_rx by Julia Lawall · 17 years ago
  27. 79901a9 no need to mess with KBUILD_CFLAGS on uml-i386 anymore by Al Viro · 17 years ago
  28. ce3b642 uml: work around host tcsetattr bug by Jeff Dike · 17 years ago
  29. 0a76532 uml: after_sleep_interval should return something by Jeff Dike · 17 years ago
  30. 54d67ee uml: keep UML Kconfig in sync with x86 by Jeff Dike · 17 years ago
  31. 12429bf leak in do_ubd_request by Miklos Szeredi · 17 years ago
  32. 364e3a3 uml: fix !NO_HZ busy-loop by Jeff Dike · 17 years ago
  33. c06869d UML: build fix by WANG Cong · 17 years ago
  34. 9c8d638 uml: fix build for !CONFIG_PRINTK by Jeff Dike · 17 years ago
  35. 32f862c uml: fix build for !CONFIG_TCP by Jeff Dike · 17 years ago
  36. ee1eca5 uml: remove last include of libc asm/page.h by Jeff Dike · 17 years ago
  37. 9ac625a uml: fix spurious IRQ testing by Jeff Dike · 17 years ago
  38. d4d5d20 uml: fix recvmsg return value checking by Jeff Dike · 17 years ago
  39. fcbaa08 uml: fix symlink loops by Jeff Dike · 17 years ago
  40. 7a82b63 UML: fix defconfig build again by Jeff Dike · 17 years ago
  41. f15cf51 uml: correctly strip kernel defines from userspace CFLAGS by Jeff Dike · 17 years ago
  42. 4f40c05 uml: fix incompatible types warning in previous SG fix by WANG Cong · 17 years ago
  43. b4a08a1 misc uml annotation and section fixes by Al Viro · 17 years ago
  44. 7a78a17 more x86 merge fallout (uml, again) by Al Viro · 17 years ago
  45. ca5cd87 x86 merge fallout: uml by Al Viro · 17 years ago
  46. 23464ff arch/um/drivers/ubd_kern.c: fix a building error by WANG Cong · 17 years ago
  47. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  48. 01dd2fb typo fixes by Matt LaPlante · 17 years ago
  49. b60745b spelling fixes: arch/um/ by Simon Arlott · 17 years ago
  50. 09caded Combine instrumentation menus in kernel/Kconfig.instrumentation by Mathieu Desnoyers · 17 years ago
  51. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  52. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  53. be8ad5a [UMP]: header_ops conversion needed for non-ethernet drivers by Jeff Dike · 17 years ago
  54. cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
  55. 821f3ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  56. a24864a uml: definitively kill subprocesses on panic by Lepton Wu · 17 years ago
  57. cb8fa61 uml: arch/um/drivers formatting by Jeff Dike · 17 years ago
  58. 54ae36f uml: fix stub address calculations by Jeff Dike · 17 years ago
  59. 605c1e5 uml: correctly handle skb allocation failures by Jeff Dike · 17 years ago
  60. b53f35a uml: network driver MTU cleanups by Jeff Dike · 17 years ago
  61. cd1ae0e uml: network formatting by Jeff Dike · 17 years ago
  62. 1a80521 uml: use *SEC_PER_*SEC constants by Jeff Dike · 17 years ago
  63. 61b63c5 uml: eliminate SIGALRM by Jeff Dike · 17 years ago
  64. 5f73461 uml: time build fix by Jeff Dike · 17 years ago
  65. b160fb6 uml: eliminate interrupts in the idle loop by Jeff Dike · 17 years ago
  66. d2753a6d uml: tickless support by Jeff Dike · 17 years ago
  67. 791a644 uml: clocksource support by Jeff Dike · 17 years ago
  68. 31ccc1f uml: GENERIC_CLOCKEVENTS support by Jeff Dike · 17 years ago
  69. d83d2aa uml: GENERIC_TIME support by Jeff Dike · 17 years ago
  70. 78a26e2 uml: separate timer initialization by Jeff Dike · 17 years ago
  71. a2f018b uml: simplify interval setting by Jeff Dike · 17 years ago
  72. 181bde8 uml: fix timer switching by Jeff Dike · 17 years ago
  73. 532d0fa uml: eliminate hz() by Jeff Dike · 17 years ago
  74. 088bec4 uml: more idiomatic parameter parsing by Jeff Dike · 17 years ago
  75. 9212850 uml: remove unused file by Jeff Dike · 17 years ago
  76. da2486b uml: remove unneeded void * cast by Jesper Juhl · 17 years ago
  77. 75c7e21 uml: eliminate floating point state from register file by Jeff Dike · 17 years ago
  78. f0c4cad uml: style fixes in FP code by Jeff Dike · 17 years ago
  79. 54fa0ba uml: sysrq and mconsole fixes by Jeff Dike · 17 years ago
  80. 058ac30 uml: coredumping floating point fixes by Jeff Dike · 17 years ago
  81. e8012b5 uml: ptrace floating point fixes by Jeff Dike · 17 years ago
  82. a5f6096c uml: floating point signal delivery fixes by Jeff Dike · 17 years ago
  83. 189872f uml: don't use glibc asm/user.h by Jeff Dike · 17 years ago
  84. 1466abf uml: clean up tlb flush path by Jeff Dike · 17 years ago
  85. 512b6fb uml: userspace files should call libc directly by Jeff Dike · 17 years ago
  86. 3cdaf45 uml: replace clone with fork by Jeff Dike · 17 years ago
  87. 8ca842c uml: remove os_* usage from userspace files by Jeff Dike · 17 years ago
  88. 28078e8 uml: free LDT state on process exit by Jeff Dike · 17 years ago
  89. 18baddd uml: rename pt_regs general-purpose register file by Jeff Dike · 17 years ago
  90. 6c738ff uml: fold mmu_context_skas into mm_context by Jeff Dike · 17 years ago
  91. fab95c5 uml: get rid of do_longjmp by Jeff Dike · 17 years ago
  92. 0a7675a uml: remove __u64 usage from physical memory subsystem by Jeff Dike · 17 years ago
  93. ba180fd uml: style fixes pass 3 by Jeff Dike · 17 years ago
  94. 77bf440 uml: remove code made redundant by CHOOSE_MODE removal by Jeff Dike · 17 years ago
  95. ae2587e uml: style fixes pass 2 by Jeff Dike · 17 years ago
  96. 6aa802c uml: throw out CHOOSE_MODE by Jeff Dike · 17 years ago
  97. 4c9e138 uml: style fixes pass 1 by Jeff Dike · 17 years ago
  98. c28b59d uml: remove sysdep/thread.h by Jeff Dike · 17 years ago
  99. 42fda66 uml: throw out CONFIG_MODE_TT by Jeff Dike · 17 years ago
  100. ad43c35 uml: add VDE networking support by Jeff Dike · 17 years ago