1. 18d8fda take init_fs to saner place by Al Viro · 16 years ago
  2. 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  3. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  4. 0b271ef4 Merge commit 'v2.6.28' into core/core by Ingo Molnar · 16 years ago
  5. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  6. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  7. 3613712 uml: boot broken due to buffer overrun by Balbir Singh · 16 years ago
  8. 17c324f um: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  9. 745ca24 CRED: Pass credentials through dentry_open() by David Howells · 16 years ago
  10. d1a7618 Merge commit 'v2.6.28-rc2' into core/locking by Ingo Molnar · 16 years ago
  11. 7c510e4 net: convert more to %pM by Johannes Berg · 16 years ago
  12. 2248485 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev by Linus Torvalds · 16 years ago
  13. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  14. 87e299e x86, um: get rid of uml-config.h by Al Viro · 16 years ago
  15. 61bee20 x86, um: get rid of arch/um/Kconfig.arch by Al Viro · 16 years ago
  16. ec82c32 x86, um: get rid of arch/um/os symlink by Al Viro · 16 years ago
  17. 887c57d x86, um: get rid of excessive includes of uml-config.h by Al Viro · 16 years ago
  18. aa7bd94 x86, um: get rid of header symlinks by Al Viro · 16 years ago
  19. 4198426 x86, um: merge Kconfig.i386 and Kconfig.x86_64 by Al Viro · 16 years ago
  20. f5ad6a4 x86, um: get rid of sysdep symlink by Al Viro · 16 years ago
  21. 17dcf75 x86, um: trim the junk from uml ptrace-*.h by Al Viro · 16 years ago
  22. 2985cfd x86, um: take vm-flags.h to sysdep by Al Viro · 16 years ago
  23. 6b0eed4 x86, um: get rid of uml asm/arch by Al Viro · 16 years ago
  24. fe1cd98 x86, um: get rid of uml highmem.h by Al Viro · 16 years ago
  25. ff64b4c x86, um: get rid of uml unistd.h by Al Viro · 16 years ago
  26. 6a0eec8 x86, um: get rid of system.h -> system.h include by Al Viro · 16 years ago
  27. 32926b3 x86, um: uml atomic.h is not needed anymore by Al Viro · 16 years ago
  28. efb21cc x86, um: untangle uml ldt.h by Al Viro · 16 years ago
  29. 5077c2a x86, um: get rid of more uml asm/arch uses by Al Viro · 16 years ago
  30. 7127da4 x86, um: remove dead header (uml module-generic.h; never used these days) by Al Viro · 16 years ago
  31. 2e07400 x86, um: get rid of uml signal.h by Al Viro · 16 years ago
  32. 3be311e x86, um: sanitize uml sigcontext.h uses by Al Viro · 16 years ago
  33. 1de1502 x86, um: now we can get rid of trivial uml headers by Al Viro · 16 years ago
  34. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago
  35. 8ede0bd x86, um: initial part of asm-um move by Al Viro · 16 years ago
  36. 8569c91 x86, um: take arch/um/include/* out of the way by Al Viro · 16 years ago
  37. a625c99 [PATCH] switch ubd by Al Viro · 16 years ago
  38. d4430d62 [PATCH] beginning of methods conversion by Al Viro · 16 years ago
  39. 966c807 uml: fix a compile error by WANG Cong · 16 years ago
  40. dc52ddc container freezer: implement freezer cgroup subsystem by Matt Helsley · 16 years ago
  41. d2efa6d uml: remove the dead TTY_LOG code by Adrian Bunk · 16 years ago
  42. 244dc4e Merge git://git.infradead.org/users/dwmw2/random-2.6 by Linus Torvalds · 16 years ago
  43. c564b6f uml: small cleanups and note bugs to be dealt with by uml authors... by Alan Cox · 16 years ago
  44. e758936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  45. 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
  46. d3570a5 Merge branch 'for-linus' of git://git.alsa-project.org/alsa-kernel by Linus Torvalds · 16 years ago
  47. e545a61 kernel/cpu.c: create a CPU_STARTING cpu_chain notifier by Manfred Spraul · 16 years ago
  48. e17c6d5 Introduce HAVE_AOUT symbol to remove hard-coded arch list for BINFMT_AOUT by David Woodhouse · 16 years ago
  49. 6b213e1 Remove redundant CONFIG_ARCH_SUPPORTS_AOUT by David Woodhouse · 16 years ago
  50. d886e87 sound: make OSS sound core optional by Tejun Heo · 16 years ago
  51. b76d69e x86_64: uml: fix rename header guard by Hiroshi Shimamoto · 16 years ago
  52. 06ac667 uml: fix tty-related build error by WANG Cong · 16 years ago
  53. 79b0cbd um: use generic show_mem() by Johannes Weiner · 16 years ago
  54. 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
  55. 99764fa UML: make several more things static by WANG Cong · 16 years ago
  56. 4a56758 arch/um/kernel/mem.c: remove arch_validate() by WANG Cong · 16 years ago
  57. 4c182ae arch/um/kernel/irq.c: clean up some functions by WANG Cong · 16 years ago
  58. 7c1fed0 UML - Fix boot crash by Jeff Dike · 16 years ago
  59. 9b610fd Merge branch 'linus' into timers/nohz by Ingo Molnar · 16 years ago
  60. b8f8c3c nohz: prevent tick stop outside of the idle loop by Thomas Gleixner · 16 years ago
  61. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  62. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  63. 4f81c53 [UML] fix gcc ICEs and unresolved externs by Jeff Dike · 16 years ago
  64. 7eb500d uml-random: BKL pushdown by Arnd Bergmann · 16 years ago
  65. bd6859f uml-mmapper: BKL pushdown by Arnd Bergmann · 16 years ago
  66. 78dccb4 uml-harddog: BKL pushdown by Arnd Bergmann · 16 years ago
  67. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 16 years ago
  68. f1ef916 uml: work around broken host PTRACE_SYSEMU by Jeff Dike · 16 years ago
  69. 14c8a77 uml: remove include of asm/user.h by Jeff Dike · 16 years ago
  70. b6d8adf uml: PATH_MAX needs limits.h by Ingo Molnar · 16 years ago
  71. 3d5ede6 uml: stub needs to tolerate SIGWINCH by Jeff Dike · 16 years ago
  72. 8bfd04b uml: memcpy export needs to follow host declaration by Jeff Dike · 16 years ago
  73. 40fb16a uml: deal with inaccessible address space start by Tom Spink · 16 years ago
  74. 9f31287 uml: remove a duplicate include by Huang Weiyi · 16 years ago
  75. 06e1e4f uml: deal with host time going backwards by Jeff Dike · 16 years ago
  76. 8152b4a thanks to net/mac80211 we need to pull drivers/leds/Kconfig on uml by Al Viro · 16 years ago
  77. 3e3b48e missing export of csum_partial() on uml/amd64 by Al Viro · 16 years ago
  78. d347926 uml: add missing exports for UML_RANDOM=m by Al Viro · 16 years ago
  79. 3787fa6 fix include order in sys-i386/registers.c by Al Viro · 16 years ago
  80. 296cd66 missed kmalloc() in pcap_user.c by Al Viro · 16 years ago
  81. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 16 years ago
  82. fe2cc53 uml: track and make up lost ticks by Jeff Dike · 16 years ago
  83. 3d88958 uml: style fixes in the random driver by Jeff Dike · 16 years ago
  84. 5d33e4d uml: random driver fixes by Jeff Dike · 16 years ago
  85. 60a2988 uml: physical memory shouldn't include initial stack by Jeff Dike · 16 years ago
  86. a7dfa94 uml: use PAGE_SIZE in linker scripts by Cyrill Gorcunov · 16 years ago
  87. 6d07424 uml: use DIV_ROUND_UP by Jiri Olsa · 16 years ago
  88. 63b9871 uml: fix CONFIG_RAW dependencies by Robert P. J. Day · 16 years ago
  89. 5563d72 uml: use __SPIN_LOCK_UNLOCKED by Jeff Dike · 16 years ago
  90. cfd28f6 uml: fix bad NTP interaction with clock by Jeff Dike · 16 years ago
  91. 43f5b30 uml: fix build when SLOB is enabled by Jeff Dike · 16 years ago
  92. 484f1e2 uml: fix errno return by Johann Felix Soden · 16 years ago
  93. 47906dd uml: tidy ptrace interface by Jeff Dike · 16 years ago
  94. 96cee30 uml: style fixes by Jeff Dike · 16 years ago
  95. 53c2587 uml: redo host capability detection and disabling by Jeff Dike · 16 years ago
  96. 3168cb9 uml: fix inconsistence due to tty_operation change by WANG Cong · 16 years ago
  97. c0a1811 Revert "uml: fix gcc problem" by Linus Torvalds · 16 years ago
  98. 22eecde uml: fix gcc problem by Ingo Molnar · 16 years ago
  99. d35c7b0 unified (weak) sys_pipe implementation by Ulrich Drepper · 16 years ago
  100. c74c120 proc: remove proc_root from drivers by Alexey Dobriyan · 16 years ago