1. e40f04d arch/um: make it work with defconfig and x86_64 by Ramkumar Ramachandra · 11 years ago
  2. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  3. d64008a burying unused conditionals by Al Viro · 12 years ago
  4. 5b3eb3a x86: switch to generic old sigaction by Al Viro · 12 years ago
  5. 15ce1f7 x86,um: switch to generic old sigsuspend() by Al Viro · 12 years ago
  6. 01b35ab arch/x86/um: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  7. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  8. 6bf9adf introduce generic sys_sigaltstack(), switch x86 and um to it by Al Viro · 12 years ago
  9. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  10. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  11. 7ac468b x86, 386 removal: Remove CONFIG_XADD by H. Peter Anvin · 12 years ago
  12. 1d4b4b2 x86, um: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  13. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  14. 4e21fc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  15. 22e2430d x86, um: convert to saner kernel_execve() semantics by Al Viro · 12 years ago
  16. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  17. 1f02ab4 um: switch to generic kernel_thread() by Al Viro · 12 years ago
  18. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  19. bbb35ef um: Fix IPC on um by Richard Weinberger · 12 years ago
  20. 4c3ff74 um: allow SUBARCH=x86 by Al Viro · 12 years ago
  21. 2565409 mm,x86,um: move CMPXCHG_DOUBLE config option by Heiko Carstens · 13 years ago
  22. 4156153 mm,x86,um: move CMPXCHG_LOCAL config option by Heiko Carstens · 13 years ago
  23. 02ebbbd Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  24. 5c48b10 um: take arch/um/sys-x86 to arch/x86/um by Al Viro · 13 years ago[Renamed from arch/um/Kconfig.x86]
  25. 536ec4f scsi: drop unused Kconfig symbol by Paul Bolle · 13 years ago
  26. e5f0bdc um: disable CMPXCHG_DOUBLE as it breaks UML build by Thadeu Lima de Souza Cascardo · 13 years ago
  27. 7fa38e7 um: reinstate kernel version in generated .config by Geert Uytterhoeven · 13 years ago
  28. 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 13 years ago
  29. 3a36790 um: Use RWSEM_GENERIC_SPINLOCK on x86 by Richard Weinberger · 13 years ago
  30. 084189a um: disable CONFIG_CMPXCHG_LOCAL by Richard Weinberger · 13 years ago
  31. c49aa5b x86: Remove dead config option X86_CPU by Jan Beulich · 13 years ago
  32. bfc39061 um, x86-64: Fix UML build after adding CFI annotations to lib/rwsem_64.S by Jan Beulich · 13 years ago
  33. 61bee20 x86, um: get rid of arch/um/Kconfig.arch by Al Viro · 16 years ago
  34. 4198426 x86, um: merge Kconfig.i386 and Kconfig.x86_64 by Al Viro · 16 years ago[Renamed (68%) from arch/um/Kconfig.i386]
  35. e17c6d5 Introduce HAVE_AOUT symbol to remove hard-coded arch list for BINFMT_AOUT by David Woodhouse · 16 years ago
  36. 6b213e1 Remove redundant CONFIG_ARCH_SUPPORTS_AOUT by David Woodhouse · 16 years ago
  37. 64ac24e Generic semaphore implementation by Matthew Wilcox · 16 years ago
  38. 536788f uml: runtime host VMSPLIT detection by Jeff Dike · 16 years ago
  39. b0b933c aout: mark arches that support A.OUT format by David Howells · 16 years ago
  40. 54d67ee uml: keep UML Kconfig in sync with x86 by Jeff Dike · 17 years ago
  41. 7a78a17 more x86 merge fallout (uml, again) by Al Viro · 17 years ago
  42. 54ae36f uml: fix stub address calculations by Jeff Dike · 17 years ago
  43. b20c845 [PATCH] fix indentation-related breakage in Kconfig.i386 by Al Viro · 17 years ago
  44. fe33f6f [PATCH] Fix UML on non-standard VM split hosts by Jeff Dike · 17 years ago
  45. c21be1c [PATCH] uml: allow finer tuning for host VMSPLIT setting by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  46. 893bb96 [PATCH] uml: skas0 support for 2G/2G hosts by Joris van Rantwijk · 18 years ago
  47. f214ef3 [PATCH] um: fix undefined reference to hweight32 by Akinobu Mita · 18 years ago
  48. ce2d2ae [PATCH] uml: arch Kconfig menu cleanups by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  49. 8597737 [PATCH] uml: fixups for "reuse i386 cpu-specific tuning" by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  50. 3013449 [PATCH] uml: UML/i386 cmpxchg fix by Jeff Dike · 19 years ago
  51. 08b178e [PATCH] uml: Rename Kconfig files to be like the other arches by Jeff Dike · 19 years ago[Renamed from arch/um/Kconfig_i386]
  52. 52fdd08 [PATCH] unify x86/x86-64 semaphore code by Benjamin LaHaise · 19 years ago
  53. d67b569 [PATCH] uml: skas0 - separate kernel address space on stock hosts by Jeff Dike · 19 years ago
  54. c45166be3 [PATCH] uml: support AES i586 crypto driver by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  55. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago