1. 75ada8f uml: move sig_handler_common_skas by Jeff Dike · 17 years ago
  2. e06173b uml: don't allow processes to call into stub by Jeff Dike · 17 years ago
  3. a9b71b6 uml: get rid of syscall counters by Jeff Dike · 17 years ago
  4. 00a905e uml: don't kill pid 0 by Jeff Dike · 17 years ago
  5. 1aa351a uml: tidy helper code by Jeff Dike · 17 years ago
  6. fce8c41 uml: use barrier() instead of mb() by Jeff Dike · 17 years ago
  7. 0983a88 uml: install panic notifier earlier by Jeff Dike · 17 years ago
  8. 8efa3c9 uml: eliminate setjmp_wrapper by Jeff Dike · 17 years ago
  9. 0b4e273 uml: customize tlb.h by Jeff Dike · 17 years ago
  10. 909e90d uml: 64-bit tlb fixes by Jeff Dike · 17 years ago
  11. 1adfd60 uml: style fixes in file.c by Jeff Dike · 17 years ago
  12. bf8fde7 uml: miscellaneous code cleanups by Jeff Dike · 17 years ago
  13. 7b5cc6e uml: fix mconsole stop by Karol Swietlicki · 17 years ago
  14. 2dc5802 uml: remove duplicate config symbol and unused file and variables by Karol Swietlicki · 17 years ago
  15. fee64d3 uml: syle fixes in arch/um/os-Linux by Jeff Dike · 17 years ago
  16. 260c0cb uml: fx command-line CFLAGS and LDFLAGS support by Jeff Dike · 17 years ago
  17. 3963333 uml: cover stubs with a VMA by Jeff Dike · 17 years ago
  18. 42a2b54 uml: clean up TASK_SIZE usage by Jeff Dike · 17 years ago
  19. b7c000c uml: add missing space by Joe Perches · 17 years ago
  20. 3e6f2ac uml: kill processes instead of panicing kernel by Jeff Dike · 17 years ago
  21. d25f2e1 uml: use ptrace directly in libc code by Jeff Dike · 17 years ago
  22. ee3d9bd uml: simplify SIGSEGV handling by Jeff Dike · 17 years ago
  23. ca77b55 uml: add virt_to_pte by Jeff Dike · 17 years ago
  24. 655e4ed uml: fix page table data sizes by Jeff Dike · 17 years ago
  25. a5a678c uml: current.h cleanup by Jeff Dike · 17 years ago
  26. 009ec2a uml: style cleanup by Jeff Dike · 17 years ago
  27. 8192ab4 uml: header untangling by Jeff Dike · 17 years ago
  28. 9157f90 uml: move um_virt_to_phys by Jeff Dike · 17 years ago
  29. b8bec82 uml: host TLS diagnostics by Jeff Dike · 17 years ago
  30. 6b7e967 uml: convert functions to void by Karol Swietlicki · 17 years ago
  31. 291248f uml: remove unused variables in the context switcher by Karol Swietlicki · 17 years ago
  32. ab8cda4 arch/um: remove duplicate includes by Lucas Woods · 17 years ago
  33. 8299ca5 uml: reconst a parameter by Jeff Dike · 17 years ago
  34. d83ecf0 uml: tidy pgtable.h by Jeff Dike · 17 years ago
  35. edea138 uml: tidy kern_util.h by Jeff Dike · 17 years ago
  36. 0ba7fe0 uml: allow LFLAGS on command line by Jeff Dike · 17 years ago
  37. e725a9b uml: delete some unused headers by Jeff Dike · 17 years ago
  38. 4bdf8bc uml: borrow const.h techniques by Jeff Dike · 17 years ago
  39. ee56314 uml: clone.c tidying by Jeff Dike · 17 years ago
  40. acb2cf3 uml: console driver cleanups by Jeff Dike · 17 years ago
  41. 054211a uml: GPROF needs to depend on FRAME_POINTER by Karol Swietlicki · 17 years ago
  42. 02bff1f uml: SMP needs to depend on BROKEN for now by Jeff Dike · 17 years ago
  43. c0a9290 uml: const and other tidying by WANG Cong · 17 years ago
  44. 9226b83 uml: further bugs.c tidying by Jeff Dike · 17 years ago
  45. 06d9bd3 uml: remove now unused code by Karol Swietlicki · 17 years ago
  46. 235a6f0 uml: improve detection of host cmov by Karol Swietlicki · 17 years ago
  47. 0ba9d3f uml: fix URLs in Kconfig and help strings by Karol Swietlicki · 17 years ago
  48. 20ede45 uml: document new ubd flag by Jeff Dike · 17 years ago
  49. b2cf770 uml: get rid of asmlinkage by Jeff Dike · 17 years ago
  50. c112746 uml: implement get_wchan by Jeff Dike · 17 years ago
  51. c9a3072 uml: code tidying under arch/um/os-Linux by WANG Cong · 17 years ago
  52. 4d18de4 uml: remove xmm checking on x86 by Karol Swietlicki · 17 years ago
  53. 99c9f50 uml: arch/um/include/init.h needs a definition of __used by Jeff Dike · 17 years ago
  54. 5e54197 add mm argument to pte/pmd/pud/pgd_free by Benjamin Herrenschmidt · 17 years ago
  55. f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  56. 9cd3704 arch/um: Spelling fixes by Joe Perches · 17 years ago
  57. 125e564 Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig by Mathieu Desnoyers · 17 years ago
  58. 332540d UML: remove remaining FASTCALL uses by Harvey Harrison · 17 years ago
  59. 7796931 UML: change sigcontext fields to match x86 by Jeff Dike · 17 years ago
  60. 3ff6eec remove __attribute_used__ by Adrian Bunk · 17 years ago
  61. 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 17 years ago
  62. 4898b53 blk_end_request: changing um (take 4) by Kiyoshi Ueda · 17 years ago
  63. c63f702 uml: user of helper_wait() got missed when it got extra arguments by Al Viro · 17 years ago
  64. 4dbed85 uml: stop gdb from deleting breakpoints when running UML by Stanislaw Gruszka · 17 years ago
  65. 505a41d [UM]: Fix use of skb after netif_rx by Julia Lawall · 17 years ago
  66. 79901a9 no need to mess with KBUILD_CFLAGS on uml-i386 anymore by Al Viro · 17 years ago
  67. ce3b642 uml: work around host tcsetattr bug by Jeff Dike · 17 years ago
  68. 0a76532 uml: after_sleep_interval should return something by Jeff Dike · 17 years ago
  69. 54d67ee uml: keep UML Kconfig in sync with x86 by Jeff Dike · 17 years ago
  70. 12429bf leak in do_ubd_request by Miklos Szeredi · 17 years ago
  71. 364e3a3 uml: fix !NO_HZ busy-loop by Jeff Dike · 17 years ago
  72. c06869d UML: build fix by WANG Cong · 17 years ago
  73. 9c8d638 uml: fix build for !CONFIG_PRINTK by Jeff Dike · 17 years ago
  74. 32f862c uml: fix build for !CONFIG_TCP by Jeff Dike · 17 years ago
  75. ee1eca5 uml: remove last include of libc asm/page.h by Jeff Dike · 17 years ago
  76. 9ac625a uml: fix spurious IRQ testing by Jeff Dike · 17 years ago
  77. d4d5d20 uml: fix recvmsg return value checking by Jeff Dike · 17 years ago
  78. fcbaa08 uml: fix symlink loops by Jeff Dike · 17 years ago
  79. 7a82b63 UML: fix defconfig build again by Jeff Dike · 17 years ago
  80. f15cf51 uml: correctly strip kernel defines from userspace CFLAGS by Jeff Dike · 17 years ago
  81. 4f40c05 uml: fix incompatible types warning in previous SG fix by WANG Cong · 17 years ago
  82. b4a08a1 misc uml annotation and section fixes by Al Viro · 17 years ago
  83. 7a78a17 more x86 merge fallout (uml, again) by Al Viro · 17 years ago
  84. ca5cd87 x86 merge fallout: uml by Al Viro · 17 years ago
  85. 23464ff arch/um/drivers/ubd_kern.c: fix a building error by WANG Cong · 17 years ago
  86. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  87. 01dd2fb typo fixes by Matt LaPlante · 17 years ago
  88. b60745b spelling fixes: arch/um/ by Simon Arlott · 17 years ago
  89. 09caded Combine instrumentation menus in kernel/Kconfig.instrumentation by Mathieu Desnoyers · 17 years ago
  90. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  91. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  92. be8ad5a [UMP]: header_ops conversion needed for non-ethernet drivers by Jeff Dike · 17 years ago
  93. cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
  94. 821f3ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  95. a24864a uml: definitively kill subprocesses on panic by Lepton Wu · 17 years ago
  96. cb8fa61 uml: arch/um/drivers formatting by Jeff Dike · 17 years ago
  97. 54ae36f uml: fix stub address calculations by Jeff Dike · 17 years ago
  98. 605c1e5 uml: correctly handle skb allocation failures by Jeff Dike · 17 years ago
  99. b53f35a uml: network driver MTU cleanups by Jeff Dike · 17 years ago
  100. cd1ae0e uml: network formatting by Jeff Dike · 17 years ago