1. d2efa6d uml: remove the dead TTY_LOG code by Adrian Bunk · 16 years ago
  2. 244dc4e Merge git://git.infradead.org/users/dwmw2/random-2.6 by Linus Torvalds · 16 years ago
  3. c564b6f uml: small cleanups and note bugs to be dealt with by uml authors... by Alan Cox · 16 years ago
  4. e758936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  5. ead9d23 Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  6. d3570a5 Merge branch 'for-linus' of git://git.alsa-project.org/alsa-kernel by Linus Torvalds · 16 years ago
  7. e545a61 kernel/cpu.c: create a CPU_STARTING cpu_chain notifier by Manfred Spraul · 16 years ago
  8. e17c6d5 Introduce HAVE_AOUT symbol to remove hard-coded arch list for BINFMT_AOUT by David Woodhouse · 16 years ago
  9. 6b213e1 Remove redundant CONFIG_ARCH_SUPPORTS_AOUT by David Woodhouse · 16 years ago
  10. d886e87 sound: make OSS sound core optional by Tejun Heo · 16 years ago
  11. b76d69e x86_64: uml: fix rename header guard by Hiroshi Shimamoto · 16 years ago
  12. 06ac667 uml: fix tty-related build error by WANG Cong · 16 years ago
  13. 79b0cbd um: use generic show_mem() by Johannes Weiner · 16 years ago
  14. ecc8b65 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  15. 99764fa UML: make several more things static by WANG Cong · 16 years ago
  16. 4a56758 arch/um/kernel/mem.c: remove arch_validate() by WANG Cong · 16 years ago
  17. 4c182ae arch/um/kernel/irq.c: clean up some functions by WANG Cong · 16 years ago
  18. 7c1fed0 UML - Fix boot crash by Jeff Dike · 16 years ago
  19. 9b610fd Merge branch 'linus' into timers/nohz by Ingo Molnar · 16 years ago
  20. b8f8c3c nohz: prevent tick stop outside of the idle loop by Thomas Gleixner · 16 years ago
  21. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  22. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  23. 4f81c53 [UML] fix gcc ICEs and unresolved externs by Jeff Dike · 16 years ago
  24. 7eb500d uml-random: BKL pushdown by Arnd Bergmann · 16 years ago
  25. bd6859f uml-mmapper: BKL pushdown by Arnd Bergmann · 16 years ago
  26. 78dccb4 uml-harddog: BKL pushdown by Arnd Bergmann · 16 years ago
  27. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 16 years ago
  28. f1ef916 uml: work around broken host PTRACE_SYSEMU by Jeff Dike · 16 years ago
  29. 14c8a77 uml: remove include of asm/user.h by Jeff Dike · 16 years ago
  30. b6d8adf uml: PATH_MAX needs limits.h by Ingo Molnar · 16 years ago
  31. 3d5ede6 uml: stub needs to tolerate SIGWINCH by Jeff Dike · 16 years ago
  32. 8bfd04b uml: memcpy export needs to follow host declaration by Jeff Dike · 16 years ago
  33. 40fb16a uml: deal with inaccessible address space start by Tom Spink · 16 years ago
  34. 9f31287 uml: remove a duplicate include by Huang Weiyi · 16 years ago
  35. 06e1e4f uml: deal with host time going backwards by Jeff Dike · 16 years ago
  36. 8152b4a thanks to net/mac80211 we need to pull drivers/leds/Kconfig on uml by Al Viro · 16 years ago
  37. 3e3b48e missing export of csum_partial() on uml/amd64 by Al Viro · 16 years ago
  38. d347926 uml: add missing exports for UML_RANDOM=m by Al Viro · 16 years ago
  39. 3787fa6 fix include order in sys-i386/registers.c by Al Viro · 16 years ago
  40. 296cd66 missed kmalloc() in pcap_user.c by Al Viro · 16 years ago
  41. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 16 years ago
  42. fe2cc53 uml: track and make up lost ticks by Jeff Dike · 16 years ago
  43. 3d88958 uml: style fixes in the random driver by Jeff Dike · 16 years ago
  44. 5d33e4d uml: random driver fixes by Jeff Dike · 16 years ago
  45. 60a2988 uml: physical memory shouldn't include initial stack by Jeff Dike · 16 years ago
  46. a7dfa94 uml: use PAGE_SIZE in linker scripts by Cyrill Gorcunov · 16 years ago
  47. 6d07424 uml: use DIV_ROUND_UP by Jiri Olsa · 16 years ago
  48. 63b9871 uml: fix CONFIG_RAW dependencies by Robert P. J. Day · 16 years ago
  49. 5563d72 uml: use __SPIN_LOCK_UNLOCKED by Jeff Dike · 16 years ago
  50. cfd28f6 uml: fix bad NTP interaction with clock by Jeff Dike · 16 years ago
  51. 43f5b30 uml: fix build when SLOB is enabled by Jeff Dike · 16 years ago
  52. 484f1e2 uml: fix errno return by Johann Felix Soden · 16 years ago
  53. 47906dd uml: tidy ptrace interface by Jeff Dike · 16 years ago
  54. 96cee30 uml: style fixes by Jeff Dike · 16 years ago
  55. 53c2587 uml: redo host capability detection and disabling by Jeff Dike · 16 years ago
  56. 3168cb9 uml: fix inconsistence due to tty_operation change by WANG Cong · 16 years ago
  57. c0a1811 Revert "uml: fix gcc problem" by Linus Torvalds · 16 years ago
  58. 22eecde uml: fix gcc problem by Ingo Molnar · 16 years ago
  59. d35c7b0 unified (weak) sys_pipe implementation by Ulrich Drepper · 16 years ago
  60. c74c120 proc: remove proc_root from drivers by Alexey Dobriyan · 16 years ago
  61. 7d195a5 proper extern for late_time_init by Adrian Bunk · 16 years ago
  62. 5dc62b1 uml: clean up arch/um/drivers/ubd_kern.c by WANG Cong · 16 years ago
  63. 4415d8a arch/um/os-Linux/sys-i386/task_size.c: improve a bit by WANG Cong · 16 years ago
  64. 074a0db uml: make several things static by WANG Cong · 16 years ago
  65. 1605ec0 uml: make three functions static by WANG Cong · 16 years ago
  66. 02d324b uml: remove a useless function by WANG Cong · 16 years ago
  67. 3af7cb7 uml: make a function static by WANG Cong · 16 years ago
  68. 626c59f arch/um/os-Linux/start_up.c: various improvements. by WANG Cong · 16 years ago
  69. 3595726 uml: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  70. 3af9c5b arch/um/kernel/um_arch.c: some small improvements by WANG Cong · 16 years ago
  71. 19870de x86, bitops: select the generic bitmap search functions by Alexander van Heukelum · 16 years ago
  72. 5245698 x86, UML: remove x86-specific implementations of find_first_bit by Alexander van Heukelum · 16 years ago
  73. 60b6783 x86, uml: fix uml with generic find_next_bit for x86 by Alexander van Heukelum · 16 years ago
  74. 18e413f uml: Kconfig cleanup by Ingo Molnar · 16 years ago
  75. 297e1b2 uml: fix build error by Ingo Molnar · 16 years ago
  76. 64ac24e Generic semaphore implementation by Matthew Wilcox · 16 years ago
  77. f70c176 [UML]: uml-net: don't set IFF_ALLMULTI in set_multicast_list by Patrick McHardy · 16 years ago
  78. 2d07b25 sched: add declaration of sched_tail to sched.h by Harvey Harrison · 17 years ago
  79. 2f56deb uml: fix FP register corruption by Jeff Dike · 16 years ago
  80. e4d06b3 uml: fix helper_wait calls in watchdog by Johann Felix Soden · 16 years ago
  81. b32eb52 uml: remove unused sigcontext accessors by Jeff Dike · 16 years ago
  82. c3be10f7 arch/um/kernel/mem.c: fix a shadowed variable by WANG Cong · 16 years ago
  83. 7b59ebc UML: update defconfig by Jeff Dike · 16 years ago
  84. 4631a9a uml: fix initrd printk by Johann Felix Soden · 16 years ago
  85. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 17 years ago
  86. ac2a659 uml: fix mm_context memory leak by Jeff Dike · 17 years ago
  87. 11a7ac2 uml: improved error handling while locating temp dir by Jim Meyering · 17 years ago
  88. 5134d8f uml: style fixes in arch/um/os-Linux by Jeff Dike · 17 years ago
  89. 536788f uml: runtime host VMSPLIT detection by Jeff Dike · 17 years ago
  90. 2f569af CONFIG_HIGHPTE vs. sub-page page tables. by Martin Schwidefsky · 17 years ago
  91. 1eb1141 aout: remove unnecessary inclusions of {asm, linux}/a.out.h by David Howells · 17 years ago
  92. 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 17 years ago
  93. b0b933c aout: mark arches that support A.OUT format by David Howells · 17 years ago
  94. 827b3f6 uml: make mconsole_stack namespace-aware by Jeff Dike · 17 years ago
  95. f87ea91 uml: redo the calculation of NR_syscalls by Jeff Dike · 17 years ago
  96. 966f1d8 uml: defconfig tweaks by Jeff Dike · 17 years ago
  97. 2aa9c5d uml: port mutex conversion by Daniel Walker · 17 years ago
  98. e98fa28 uml: mconsole mutex conversion by Daniel Walker · 17 years ago
  99. 01ac835 uml: LDT mutex conversion by Daniel Walker · 17 years ago
  100. 2278c5a uml: use of a public MAC is a warning, not an error by Jeff Dike · 17 years ago