1. dc764e5 uml: formatting fixes around os_{read_write}_file callers by Jeff Dike · 18 years ago
  2. fda83a9 uml: change remaining callers of os_{read_write}_file by Jeff Dike · 18 years ago
  3. 77f6af7 uml: don't try to handle signals on initial process stack by Jeff Dike · 18 years ago
  4. 63843c2 uml: dump core on panic by Jeff Dike · 18 years ago
  5. 990c558 uml: fixup allocation in the ubd driver by Peter Zijlstra · 18 years ago
  6. 2adcec2 uml: send pointers instead of structures to I/O thread by Jeff Dike · 18 years ago
  7. a0044bd uml: batch I/O requests by Jeff Dike · 18 years ago
  8. a61f334 uml: convert libc layer to call read and write by Jeff Dike · 18 years ago
  9. ef0470c uml: tidy libc code by Jeff Dike · 18 years ago
  10. 3d56404 uml: start fixing os_read_file and os_write_file by Jeff Dike · 18 years ago
  11. f9d6e5f uml: remove unused x86_64 code by Jeff Dike · 18 years ago
  12. 7f0536f uml: speed up page table walking by Jeff Dike · 18 years ago
  13. f30c2c9 uml: dump registers on ptrace or wait failure by Jeff Dike · 18 years ago
  14. 2e3f525 uml: drivers get release methods by Jeff Dike · 18 years ago
  15. d883935 uml: delete HOST_FRAME_SIZE by Jeff Dike · 18 years ago
  16. d973a77 uml: irq locking commentary by Jeff Dike · 18 years ago
  17. 1d1497e uml: comment early boot locking by Jeff Dike · 18 years ago
  18. 377fad3 uml: kernel segfaults should dump proper registers by Jeff Dike · 18 years ago
  19. 5d86456 uml: tidy fault code by Jeff Dike · 18 years ago
  20. ccdddb5 uml: kernel_thread shouldn't panic by Jeff Dike · 18 years ago
  21. 1ffb916 uml: remove page_size() by Jeff Dike · 18 years ago
  22. 6e21aec uml: tidy process.c by Jeff Dike · 18 years ago
  23. 65a58ab uml: no locking needed in tls.c by Jeff Dike · 18 years ago
  24. a18ff1b uml: speed up exec by Jeff Dike · 18 years ago
  25. 57ac895 uml: fix umid in xterm titles by Davide Brini · 18 years ago
  26. c74c69b4 uml: Replace one-element array with zero-element array by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  27. 8c84083 uml: Eliminate temporary buffer in eth_configure by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  28. e024715 uml: improve checking and diagnostics of ethernet MACs by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  29. 85ee2ce remove unused header file: arch/um/kernel/tt/include/mode_kern-tt.h by Robert P. J. Day · 18 years ago
  30. 36e4546 uml: add missing __init declarations by Jeff Dike · 18 years ago
  31. 9218b17 uml: remove user_util.h by Jeff Dike · 18 years ago
  32. 24fa6c0 uml: move remaining useful contents of user_util.h by Jeff Dike · 18 years ago
  33. 4ff83ce uml: create as-layout.h by Jeff Dike · 18 years ago
  34. eb83075 uml: create arch.h by Jeff Dike · 18 years ago
  35. c65badb uml: move SIGIO testing to sigio.c by Jeff Dike · 18 years ago
  36. c5e631cf ARRAY_SIZE: check for type by Rusty Russell · 18 years ago
  37. f34d9d2 uml: network interface hotplug error handling by Jeff Dike · 18 years ago
  38. b16895b uml-driver-formatting-fixes-fix by Andrew Morton · 18 years ago
  39. 56bd194 uml: driver formatting fixes by Jeff Dike · 18 years ago
  40. b47d2de uml: handle block device hotplug errors by Jeff Dike · 18 years ago
  41. 1d94cda uml: print coredump limits by Jeff Dike · 18 years ago
  42. 48b2018 uml: mark tt-mode code for future removal by Jeff Dike · 18 years ago
  43. b4ffb6a uml: host_info tidying by Jeff Dike · 18 years ago
  44. a5ed1ff uml: formatting fixes by Jeff Dike · 18 years ago
  45. 11100b1 uml: delete unused code by Jeff Dike · 18 years ago
  46. 7a3e965 CRIS: remove code related to pre-2.2 kernel by Robert P. J. Day · 18 years ago
  47. 542401d CRIS: check for memory allocation by Cyrill Gorcunov · 18 years ago
  48. 241258d SPIN_LOCK_UNLOCKED cleanup in arch/m68k by Milind Arun Choudhary · 18 years ago
  49. edfe7a5 remove unused header file: arch/m68k/atari/atasound.h by Robert P. J. Day · 18 years ago
  50. 74dfd66 swsusp: do not use page flags by Rafael J. Wysocki · 18 years ago
  51. e87be11 ARM26: remove useless config option GENERIC_BUST_SPINLOCK. by Robert P. J. Day · 18 years ago
  52. 2af0bc9 srmcons: fix kmalloc(GFP_KERNEL) inside spinlock by Andrew Morton · 18 years ago
  53. eb2bce7 ALPHA: fix BOOTP image creation by Ivan Kokshaysky · 18 years ago
  54. 180e53a ROUND_UP macro cleanup in arch/alpha/kernel/osf_sys.c by Milind Arun Choudhary · 18 years ago
  55. 97a572b h8300: add zImage support by Yoshinori Sato · 18 years ago
  56. c728d604 h8300 generic irq by Yoshinori Sato · 18 years ago
  57. aeecf314 Convert h8/300 to generic timekeeping by john stultz · 18 years ago
  58. 1394f03 blackfin architecture by Bryan Wu · 18 years ago
  59. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 18 years ago
  60. 11300a6 get_unmapped_area handles MAP_FIXED on x86_64 by Benjamin Herrenschmidt · 18 years ago
  61. ac35ee4 get_unmapped_area handles MAP_FIXED on sparc64 by Benjamin Herrenschmidt · 18 years ago
  62. 869e510 get_unmapped_area handles MAP_FIXED on parisc by Benjamin Herrenschmidt · 18 years ago
  63. afa3739 get_unmapped_area handles MAP_FIXED on ia64 by Benjamin Herrenschmidt · 18 years ago
  64. 5a8130f get_unmapped_area handles MAP_FIXED on i386 by Benjamin Herrenschmidt · 18 years ago
  65. 2fd3beb get_unmapped_area handles MAP_FIXED on frv by Benjamin Herrenschmidt · 18 years ago
  66. acec0ac get_unmapped_area handles MAP_FIXED on arm by Benjamin Herrenschmidt · 18 years ago
  67. 4b87b3b get_unmapped_area handles MAP_FIXED on alpha by Benjamin Herrenschmidt · 18 years ago
  68. d506a77 get_unmapped_area handles MAP_FIXED on powerpc by Benjamin Herrenschmidt · 18 years ago
  69. f0f3980 slab allocators: remove multiple alignment specifications by Christoph Lameter · 18 years ago
  70. 5af6083 slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN by Christoph Lameter · 18 years ago
  71. 3a2cba9 Quicklist support for sparc64 by David Miller · 18 years ago
  72. d85f338 Make page->private usable in compound pages by Christoph Lameter · 18 years ago
  73. 3052086 PowerPC: Disable SLUB for configurations in which slab page structs are modified by Christoph Lameter · 18 years ago
  74. 81819f0 SLUB core by Christoph Lameter · 18 years ago
  75. 411f0f3 Introduce CONFIG_HAS_DMA by Heiko Carstens · 18 years ago
  76. abb4a23 serial: define FIXED_PORT flag for serial_core by David Gibson · 18 years ago
  77. bd71c18 RM9000 serial driver by Thomas Koeller · 18 years ago
  78. beab697 serial driver PMC MSP71xx by Marc St-Jean · 18 years ago
  79. e3ebadd Revert "[PATCH] x86: __pa and __pa_symbol address space separation" by Linus Torvalds · 18 years ago
  80. 0bd15c4 [POWERPC] Fix build problem in ppc4xx_sgdma.c by David Gibson · 18 years ago
  81. 2e1ee1f [POWERPC] mpc52xx suspend to deep-sleep by Domen Puncer · 18 years ago
  82. 3a5cc44 [POWERPC] Set efika's device_type to "soc" by Domen Puncer · 18 years ago
  83. 5cae84c [POWERPC] lite5200(b) support for i2c by Domen Puncer · 18 years ago
  84. 0d0f4bc [POWERPC] lite5200(b) DTS fixes by Domen Puncer · 18 years ago
  85. de41189 [POWERPC] Export of_device_get_modalias by Sylvain Munaut · 18 years ago
  86. d25a9d6 [POWERPC] Fix some missing build dependencies in arch/powerpc/boot by David Gibson · 18 years ago
  87. 2abb701 [POWERPC] pasemi: Update ppc_proc_freq from cpufreq driver by Olof Johansson · 18 years ago
  88. 543b9fd [POWERPC] powermac: Suspend to disk on G5 by Johannes Berg · 18 years ago
  89. 7e11580 [POWERPC] DART iommu suspend by Johannes Berg · 18 years ago
  90. 55b61fe [POWERPC] Rename device_is_compatible to of_device_is_compatible by Stephen Rothwell · 18 years ago
  91. d9333af [POWERPC] powermac: Support G5 CPU hotplug by Johannes Berg · 18 years ago
  92. ac18c67 [POWERPC] bootwrapper: Only build cuImage if CONFIG_DEVICE_TREE is non-empty by Scott Wood · 18 years ago
  93. 44755d1 [POWERPC] Add smp_call_function_map and smp_call_function_single by will schmidt · 18 years ago
  94. e9e77ce [POWERPC] Change topology_init() to a subsys_initcall by Kevin Corry · 18 years ago
  95. 3669e93 [POWERPC] MPIC sys_device & suspend/resume by Johannes Berg · 18 years ago
  96. 71bf08b [POWERPC] 64K page support for kexec by Luke Browning · 18 years ago
  97. e7f11ae [SPARC64]: pgtable_cache_init() should be __init. by David S. Miller · 18 years ago
  98. c35a376 [SPARC64]: Fix section mismatch warnings in arch/sparc64/kernel/prom.c by David S. Miller · 18 years ago
  99. a6009dd [SPARC64]: Fix section mismatch warnings in arch/sparc64/kernel/pci.c by David S. Miller · 18 years ago
  100. 23abc9e [SPARC64]: Fix section mismatch warnings in arch/sparc64/kernel/console.c by David S. Miller · 18 years ago