1. ebaf0c6 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  2. 754661f [PATCH] mark struct inode_operations const 1 by Arjan van de Ven · 17 years ago
  3. 9c2e08c [PATCH] mark struct file_operations const 9 by Arjan van de Ven · 17 years ago
  4. 5dfe4c9 [PATCH] mark struct file_operations const 2 by Arjan van de Ven · 17 years ago
  5. f59e5e8 [PATCH] ps3: ps3av/fb defconfig updates by Geert Uytterhoeven · 17 years ago
  6. 36dff96 [PATCH] ps3: cleanup ps3fb before clearing HPTE by Geert Uytterhoeven · 17 years ago
  7. fbdb3e5b [PATCH] ps3: Preallocate bootmem memory for ps3fb by Geert Uytterhoeven · 17 years ago
  8. 11227fd [PATCH] ps3: AV Settings Driver by Geert Uytterhoeven · 17 years ago
  9. 7a3a06d0 [PATCH] Dynamic kernel command-line: fixups by Alon Bar-Lev · 17 years ago
  10. d3e9cce [PATCH] Dynamic kernel command-line: xtensa by Alon Bar-Lev · 17 years ago
  11. adf4885 [PATCH] Dynamic kernel command-line: x86_64 by Alon Bar-Lev · 17 years ago
  12. 712f77b [PATCH] Dynamic kernel command-line: v850 by Alon Bar-Lev · 17 years ago
  13. 19bf7e7 [PATCH] Dynamic kernel command-line: um by Alon Bar-Lev · 17 years ago
  14. 383464c [PATCH] Dynamic kernel command-line: sparc64 by Alon Bar-Lev · 17 years ago
  15. 08e7ca1 [PATCH] Dynamic kernel command-line: sparc by Alon Bar-Lev · 17 years ago
  16. 3e42ff6 [PATCH] Dynamic kernel command-line: sh64 by Alon Bar-Lev · 17 years ago
  17. 53c8262 [PATCH] Dynamic kernel command-line: sh by Alon Bar-Lev · 17 years ago
  18. e06b1a3 [PATCH] Dynamic kernel command-line: s390 by Alon Bar-Lev · 17 years ago
  19. bf71cec [PATCH] Dynamic kernel command-line: ppc by Alon Bar-Lev · 17 years ago
  20. b8757b2 [PATCH] Dynamic kernel command-line: powerpc by Alon Bar-Lev · 17 years ago
  21. 668f993 [PATCH] Dynamic kernel command-line: parisc by Alon Bar-Lev · 17 years ago
  22. 43cd346 [PATCH] Dynamic kernel command-line: mips by Alon Bar-Lev · 17 years ago
  23. f2a09e1 [PATCH] Dynamic kernel command-line: m68knommu by Alon Bar-Lev · 17 years ago
  24. 187959f [PATCH] Dynamic kernel command-line: m68k by Alon Bar-Lev · 17 years ago
  25. 3561794 [PATCH] Dynamic kernel command-line: m32r by Alon Bar-Lev · 17 years ago
  26. a8d91b8 [PATCH] Dynamic kernel command-line: ia64 by Alon Bar-Lev · 17 years ago
  27. 4e498b6 [PATCH] Dynamic kernel command-line: i386 by Alon Bar-Lev · 17 years ago
  28. 5ff6259 [PATCH] Dynamic kernel command-line: h8300 by Alon Bar-Lev · 17 years ago
  29. 9c00f76 [PATCH] Dynamic kernel command-line: frv by Alon Bar-Lev · 17 years ago
  30. 87e1f9c [PATCH] Dynamic kernel command-line: cris by Alon Bar-Lev · 17 years ago
  31. bf4352c [PATCH] Dynamic kernel command-line: avr32 by Alon Bar-Lev · 17 years ago
  32. 64d5a70 [PATCH] Dynamic kernel command-line: arm26 by Alon Bar-Lev · 17 years ago
  33. cd81899 [PATCH] Dynamic kernel command-line: arm by Alon Bar-Lev · 17 years ago
  34. 3c253ca [PATCH] Dynamic kernel command-line: alpha by Alon Bar-Lev · 17 years ago
  35. a31c4ee [PATCH] AT91 GPIO wrappers by David Brownell · 17 years ago
  36. ab521dc [PATCH] tty: update the tty layer to work with struct pid by Eric W. Biederman · 17 years ago
  37. 0e25338 [PATCH] signal: use kill_pgrp not kill_pg in the sunos compatibility code by Eric W. Biederman · 17 years ago
  38. 0ec6766 [S390] smp_call_function/smp_call_function_on locking. by Heiko Carstens · 17 years ago
  39. 574009c Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  40. c827ba4 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  41. 23db764 [PATCH] Switch s390 to NO_IOMEM by Al Viro · 17 years ago
  42. 5ea8176 [PATCH] sort the devres mess out by Al Viro · 17 years ago
  43. 656dad3 [PATCH] highmem: catch illegal nesting by Ingo Molnar · 17 years ago
  44. 82ddcb0 [PATCH] extend the set of "__attribute__" shortcut macros by Robert P. J. Day · 17 years ago
  45. cefc8be [PATCH] Consolidate bust_spinlocks() by Kirill Korotaev · 17 years ago
  46. 85cc9b1 [PATCH] sn2: use static ->proc_fops by Alexey Dobriyan · 17 years ago
  47. d4d23ad [PATCH] Common compat_sys_sysinfo by Kyle McMartin · 17 years ago
  48. b653d081 [PATCH] proc: remove useless (and buggy) ->nlink settings by Alexey Dobriyan · 17 years ago
  49. 3de3af1 [PATCH] Remove unnecessary memset(0) calls after kzalloc() calls. by Robert P. J. Day · 17 years ago
  50. b035b6d [PATCH] Consolidate default sched_clock() by Alexey Dobriyan · 17 years ago
  51. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 17 years ago
  52. 4564f9e [PATCH] consolidate line discipline number definitions by Tilman Schmidt · 17 years ago
  53. 67d3822 [PATCH] disable init/initramfs.c: architectures by Jean-Paul Saman · 17 years ago
  54. 81d79be [PATCH] V850: user ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 17 years ago
  55. 6e6d74c [PATCH] uml: x86_64 ptrace fixes by Jeff Dike · 17 years ago
  56. f355559 [PATCH] uml: x86_64 thread fixes by Jeff Dike · 17 years ago
  57. 3a150e1 [PATCH] uml: fix error output during early boot by Jeff Dike · 17 years ago
  58. 9683da9 [PATCH] uml: AIO locking and tidying by Jeff Dike · 17 years ago
  59. 6c59e2f [PATCH] uml: register handling formatting fixes by Jeff Dike · 17 years ago
  60. c538b39 [PATCH] uml: ELF locking commentary by Jeff Dike · 17 years ago
  61. de5fe76 [PATCH] uml: umid tidying by Jeff Dike · 17 years ago
  62. 4cffb7f [PATCH] uml: SIGIO formatting fixes by Jeff Dike · 17 years ago
  63. d9f9d31 [PATCH] uml: SIGIO locking comment by Jeff Dike · 17 years ago
  64. f2e6299 [PATCH] uml: IRQ handler tidying by Jeff Dike · 17 years ago
  65. 81999a0 [PATCH] uml: fix style violations by Jeff Dike · 17 years ago
  66. 73c8f444 [PATCH] uml: libc-dependent code should call libc directly by Jeff Dike · 17 years ago
  67. 9eae9b1 [PATCH] uml: style fixes in startup code by Jeff Dike · 17 years ago
  68. 7242a40 [PATCH] uml: locking comments in startup code by Jeff Dike · 17 years ago
  69. 6bf7948 [PATCH] uml: locking comments in memory and tempfile code by Jeff Dike · 17 years ago
  70. b8831a1 [PATCH] uml: locking fixes in the ubd driver by Jeff Dike · 17 years ago
  71. 62f96cb [PATCH] uml: add per-device queues and locks to ubd driver by Jeff Dike · 17 years ago
  72. 92b4202 [PATCH] uml: remove code controlled by non-existent config option by Jeff Dike · 17 years ago
  73. 0d0d0ed [PATCH] uml: const a variable by Jeff Dike · 17 years ago
  74. 27aa6ef [PATCH] uml: make signal handlers static by Jeff Dike · 17 years ago
  75. 6d1b18b [PATCH] uml: remove unused variable and function by Jeff Dike · 17 years ago
  76. b42e1ea [PATCH] uml: delete unused file by Jeff Dike · 17 years ago
  77. 490ba17 [PATCH] uml: make time data per-cpu by Jeff Dike · 17 years ago
  78. c0961c1 [PATCH] uml: initialize a list head by Jeff Dike · 17 years ago
  79. 60678bb [PATCH] uml: mem.c and physmem.c formatting fixes by Jeff Dike · 17 years ago
  80. 94c282d [PATCH] uml: locking comments in iomem driver by Jeff Dike · 17 years ago
  81. c6256c6 [PATCH] uml: fix previous console locking by Jeff Dike · 17 years ago
  82. d5c9ffc [PATCH] uml: console locking commentary and code cleanup by Jeff Dike · 17 years ago
  83. b4ac91a [PATCH] uml: chan_user.h formatting fixes by Jeff Dike · 17 years ago
  84. a52f362 [PATCH] uml: mostly const a structure by Jeff Dike · 17 years ago
  85. 99b0278 [PATCH] uml: locking commentary in the random driver by Jeff Dike · 17 years ago
  86. c59bce6 [PATCH] uml: use LIST_HEAD where possible by Jeff Dike · 17 years ago
  87. c862fc3 [PATCH] uml: network driver locking and code cleanup by Jeff Dike · 17 years ago
  88. f979522 [PATCH] uml: Kill a compilation warning by Jeff Dike · 17 years ago
  89. 67608e0 [PATCH] uml: port driver formatting by Jeff Dike · 17 years ago
  90. d832fc6 [PATCH] uml: make two variables static by Jeff Dike · 17 years ago
  91. 84f48d4 [PATCH] uml: mconsole locking by Jeff Dike · 17 years ago
  92. d471c0f [PATCH] uml: audio driver formatting by Jeff Dike · 17 years ago
  93. b612e47 [PATCH] uml: audio driver locking by Jeff Dike · 17 years ago
  94. 5bbcbec [PATCH] uml: watchdog driver formatting by Jeff Dike · 17 years ago
  95. 42d3611 [PATCH] uml: watchdog driver locking by Jeff Dike · 17 years ago
  96. 4ea21cd [PATCH] uml: network driver whitespace and style fixes by Jeff Dike · 17 years ago
  97. d3b7f69 [PATCH] uml: add locking to network transport registration by Jeff Dike · 17 years ago
  98. 190c3e4 [PATCH] uml: lock the irqs_to_free list by Jeff Dike · 17 years ago
  99. 894be2a [PATCH] uml: console whitespace and comment tidying by Jeff Dike · 17 years ago
  100. f28169d [PATCH] uml: return hotplug errors to host by Jeff Dike · 17 years ago