1. 61bee20 x86, um: get rid of arch/um/Kconfig.arch by Al Viro · 16 years ago
  2. ec82c32 x86, um: get rid of arch/um/os symlink by Al Viro · 16 years ago
  3. aa7bd94 x86, um: get rid of header symlinks by Al Viro · 16 years ago
  4. 4198426 x86, um: merge Kconfig.i386 and Kconfig.x86_64 by Al Viro · 16 years ago
  5. f5ad6a4 x86, um: get rid of sysdep symlink by Al Viro · 16 years ago
  6. 2985cfd x86, um: take vm-flags.h to sysdep by Al Viro · 16 years ago
  7. 6b0eed4 x86, um: get rid of uml asm/arch by Al Viro · 16 years ago
  8. 6a0eec8 x86, um: get rid of system.h -> system.h include by Al Viro · 16 years ago
  9. efb21cc x86, um: untangle uml ldt.h by Al Viro · 16 years ago
  10. 3be311e x86, um: sanitize uml sigcontext.h uses by Al Viro · 16 years ago
  11. 1de1502 x86, um: now we can get rid of trivial uml headers by Al Viro · 16 years ago
  12. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago
  13. 8ede0bd x86, um: initial part of asm-um move by Al Viro · 16 years ago
  14. 8569c91 x86, um: take arch/um/include/* out of the way by Al Viro · 16 years ago
  15. 4f81c53 [UML] fix gcc ICEs and unresolved externs by Jeff Dike · 16 years ago
  16. c0a1811 Revert "uml: fix gcc problem" by Linus Torvalds · 16 years ago
  17. 22eecde uml: fix gcc problem by Ingo Molnar · 16 years ago
  18. 536788f uml: runtime host VMSPLIT detection by Jeff Dike · 16 years ago
  19. 47afa1d uml: remove TOPDIR by WANG Cong · 16 years ago
  20. 260c0cb uml: fx command-line CFLAGS and LDFLAGS support by Jeff Dike · 16 years ago
  21. 0ba7fe0 uml: allow LFLAGS on command line by Jeff Dike · 16 years ago
  22. c06869d UML: build fix by WANG Cong · 17 years ago
  23. fcbaa08 uml: fix symlink loops by Jeff Dike · 17 years ago
  24. f15cf51 uml: correctly strip kernel defines from userspace CFLAGS by Jeff Dike · 17 years ago
  25. 821f3ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  26. 4c9e138 uml: style fixes pass 1 by Jeff Dike · 17 years ago
  27. 42fda66 uml: throw out CONFIG_MODE_TT by Jeff Dike · 17 years ago
  28. 818f6ef uml: fix an IPV6 libc vs kernel symbol clash by Jeff Dike · 17 years ago
  29. 222d394 kbuild: enable 'make AFLAGS=...' to add additional options to AS by Sam Ravnborg · 17 years ago
  30. a0f97e0 kbuild: enable 'make CFLAGS=...' to add additional options to CC by Sam Ravnborg · 17 years ago
  31. 2b8232c minimal build fixes for uml (fallout from x86 merge) by Al Viro · 17 years ago
  32. 75473c1 fallout from kbuild changes by Al Viro · 17 years ago
  33. d45e44d [PATCH] uml: fix compilation options for USER_OBJS by akpm@osdl.org · 18 years ago
  34. 4b3f686 Attack of "the the"s in arch by Matt LaPlante · 18 years ago
  35. a4b741e [PATCH] uml: uml-makefile-nicer uses SYMLINK incorrectly by Jeff Dike · 18 years ago
  36. 275e6e1 [PATCH] uml: fix compilation and execution with hardened GCC by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  37. cb8aa3d [PATCH] uml: use Kbuild tracking for all files and fix compilation output by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  38. 40dbb86 [PATCH] uml: fix parallel make early failure on clean tree by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  39. fbdf216 [PATCH] uml: split ldt.h in arch-independent and arch-dependant code by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  40. cc70a40 [PATCH] uml: eliminate duplicate mrpropered files by Al Viro · 18 years ago
  41. 7b99edc [PATCH] uml: clean up remapping code build magic by Al Viro · 18 years ago
  42. 4f19336 kbuild: change kbuild to not rely on incorrect GNU make behavior by Paul Smith · 18 years ago
  43. 98105d4 [PATCH] uml: comments about libc-conflict guards by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  44. c6b7a1e [PATCH] uml: add a build dependency by Jeff Dike · 18 years ago
  45. 4abfbf4 [PATCH] uml: move headers to arch/um/include by Gennady Sharapov · 18 years ago
  46. ee7be5d [PATCH] uml: fix symbol for mktime by Miklos Szeredi · 18 years ago
  47. 4ee189a [PATCH] uml: fix missing KBUILD_BASENAME by Jeff Dike · 18 years ago
  48. e23181d [PATCH] uml: eliminate anonymous union and clean up symlink lossage by Jeff Dike · 19 years ago
  49. ae17381 [PATCH] uml: big memory fixes by Jeff Dike · 19 years ago
  50. 5cd10da [PATCH] Uml: hide commands when not being verbose by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  51. ecba97d [PATCH] uml makefiles sanitized by Al Viro · 19 years ago
  52. fd74810 [PATCH] uml: Fix conflict between libc and ipv6 by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  53. 5bb7826 kbuild: rename prepare to archprepare to fix dependency chain by Sam Ravnborg · 19 years ago
  54. 2d5cbf3 [PATCH] Uml: more cleaning by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  55. f64a227 kbuild: um fix so it compile with generic asm-offsets.h support by Sam Ravnborg · 19 years ago
  56. 93ea5a5b [PATCH] uml: build cleanup by Al Viro · 19 years ago
  57. 08b178e [PATCH] uml: Rename Kconfig files to be like the other arches by Jeff Dike · 19 years ago
  58. b6b038a [PATCH] uml: add dependency to arch/um/Makefile for parallel builds by Olaf Hering · 19 years ago
  59. 20d0021 [PATCH] uml: allow building as 32-bit binary on 64bit host by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  60. ecc354a [PATCH] uml: reintroduce pcap support by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  61. 1c30385 [PATCH] uml: gcc 2.95 fix and Makefile cleanup by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  62. 8b8a9da [PATCH] uml:remove user_constants.h on clean by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  63. 60b2737 [PATCH] uml: fix linkage of tt mode against NPTL by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  64. 7c5131a [PATCH] uml: remove a dangling symlink by Bodo Stroesser · 19 years ago
  65. dbc35cc7 [PATCH] uml: s390 preparation, elf.h by Bodo Stroesser · 19 years ago
  66. fd7aab9 [PATCH] uml: finish cross-build support by Al Viro · 19 years ago
  67. da998a2 [PATCH] uml: cross-build support : mk_task and mk_constants by Al Viro · 19 years ago
  68. a31769e [PATCH] uml: cross-build support : kernel_offsets by Al Viro · 19 years ago
  69. 1cd3bc1 [PATCH] uml: cross-build support : mk_ptregs by Al Viro · 19 years ago
  70. 8d0b9dc [PATCH] uml: start cross-build support : mk_user_constants by Al Viro · 19 years ago
  71. fcddd72 [PATCH] uml: use variables rather than symlinks in dependencies by Al Viro · 19 years ago
  72. 03f81dc [PATCH] uml: include the linker script rather than symlink it by Al Viro · 19 years ago
  73. 776cfeb [PATCH] uml kbuild: avoid useless rebuilds by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  74. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago