1. 3ec704e uml: eliminate a piece of debugging code by Jeff Dike · 17 years ago
  2. 64f6084 uml: speed page fault path by Jeff Dike · 17 years ago
  3. 8603ec8 uml: aIO deadlock avoidance by Jeff Dike · 17 years ago
  4. a6ea4cc uml: rename os_{read_write}_file_k back to os_{read_write}_file by Jeff Dike · 17 years ago
  5. a263672 uml: remove debugging remnants by Jeff Dike · 17 years ago
  6. dc764e5 uml: formatting fixes around os_{read_write}_file callers by Jeff Dike · 17 years ago
  7. fda83a9 uml: change remaining callers of os_{read_write}_file by Jeff Dike · 17 years ago
  8. 77f6af7 uml: don't try to handle signals on initial process stack by Jeff Dike · 17 years ago
  9. 63843c2 uml: dump core on panic by Jeff Dike · 17 years ago
  10. 990c558 uml: fixup allocation in the ubd driver by Peter Zijlstra · 17 years ago
  11. 2adcec2 uml: send pointers instead of structures to I/O thread by Jeff Dike · 17 years ago
  12. a0044bd uml: batch I/O requests by Jeff Dike · 17 years ago
  13. a61f334 uml: convert libc layer to call read and write by Jeff Dike · 17 years ago
  14. ef0470c uml: tidy libc code by Jeff Dike · 17 years ago
  15. 3d56404 uml: start fixing os_read_file and os_write_file by Jeff Dike · 17 years ago
  16. f9d6e5f uml: remove unused x86_64 code by Jeff Dike · 17 years ago
  17. 7f0536f uml: speed up page table walking by Jeff Dike · 17 years ago
  18. f30c2c9 uml: dump registers on ptrace or wait failure by Jeff Dike · 17 years ago
  19. 2e3f525 uml: drivers get release methods by Jeff Dike · 17 years ago
  20. d883935 uml: delete HOST_FRAME_SIZE by Jeff Dike · 17 years ago
  21. d973a77 uml: irq locking commentary by Jeff Dike · 17 years ago
  22. 1d1497e uml: comment early boot locking by Jeff Dike · 17 years ago
  23. 377fad3 uml: kernel segfaults should dump proper registers by Jeff Dike · 17 years ago
  24. 5d86456 uml: tidy fault code by Jeff Dike · 17 years ago
  25. ccdddb5 uml: kernel_thread shouldn't panic by Jeff Dike · 17 years ago
  26. 1ffb916 uml: remove page_size() by Jeff Dike · 17 years ago
  27. 6e21aec uml: tidy process.c by Jeff Dike · 17 years ago
  28. 65a58ab uml: no locking needed in tls.c by Jeff Dike · 17 years ago
  29. a18ff1b uml: speed up exec by Jeff Dike · 17 years ago
  30. 57ac895 uml: fix umid in xterm titles by Davide Brini · 17 years ago
  31. c74c69b uml: Replace one-element array with zero-element array by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  32. 8c84083 uml: Eliminate temporary buffer in eth_configure by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  33. e024715 uml: improve checking and diagnostics of ethernet MACs by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  34. 85ee2ce remove unused header file: arch/um/kernel/tt/include/mode_kern-tt.h by Robert P. J. Day · 17 years ago
  35. 36e4546 uml: add missing __init declarations by Jeff Dike · 17 years ago
  36. 9218b17 uml: remove user_util.h by Jeff Dike · 17 years ago
  37. 24fa6c0 uml: move remaining useful contents of user_util.h by Jeff Dike · 17 years ago
  38. 4ff83ce uml: create as-layout.h by Jeff Dike · 17 years ago
  39. eb83075 uml: create arch.h by Jeff Dike · 17 years ago
  40. c65badb uml: move SIGIO testing to sigio.c by Jeff Dike · 17 years ago
  41. c5e631cf ARRAY_SIZE: check for type by Rusty Russell · 17 years ago
  42. f34d9d2 uml: network interface hotplug error handling by Jeff Dike · 17 years ago
  43. b16895b uml-driver-formatting-fixes-fix by Andrew Morton · 17 years ago
  44. 56bd194 uml: driver formatting fixes by Jeff Dike · 17 years ago
  45. b47d2de uml: handle block device hotplug errors by Jeff Dike · 17 years ago
  46. 1d94cda uml: print coredump limits by Jeff Dike · 17 years ago
  47. 48b2018 uml: mark tt-mode code for future removal by Jeff Dike · 17 years ago
  48. b4ffb6a uml: host_info tidying by Jeff Dike · 17 years ago
  49. a5ed1ff uml: formatting fixes by Jeff Dike · 17 years ago
  50. 11100b1 uml: delete unused code by Jeff Dike · 17 years ago
  51. 7a3e965 CRIS: remove code related to pre-2.2 kernel by Robert P. J. Day · 17 years ago
  52. 542401d CRIS: check for memory allocation by Cyrill Gorcunov · 17 years ago
  53. c65808e remove unused header file: drivers/serial/crisv10.h by Robert P. J. Day · 17 years ago
  54. 241258d SPIN_LOCK_UNLOCKED cleanup in arch/m68k by Milind Arun Choudhary · 17 years ago
  55. edfe7a5 remove unused header file: arch/m68k/atari/atasound.h by Robert P. J. Day · 17 years ago
  56. 56f99bc swsusp: free more memory by Rafael J. Wysocki · 17 years ago
  57. 9b95e43 swsusp: fix snapshot_release by Rafael J. Wysocki · 17 years ago
  58. a7ee2e5 kconfig: mention 'hibernation' not just swsusp by David Brownell · 17 years ago
  59. f0ced9b power management: change /sys/power/disk display by Johannes Berg · 17 years ago
  60. ab3bfca remove software_suspend() by Johannes Berg · 17 years ago
  61. b1296cc freezer: fix racy usage of try_to_freeze in kswapd by Rafael J. Wysocki · 17 years ago
  62. d1d241c swsusp: use rbtree for tracking allocated swap by Rafael J. Wysocki · 17 years ago
  63. 726162b freezer: remove PF_NOFREEZE from handle_initrd by Rafael J. Wysocki · 17 years ago
  64. 0709db6 swsusp: use GFP_KERNEL for creating basic data structures by Rafael J. Wysocki · 17 years ago
  65. 1525a2a swsusp: fix error paths in snapshot_open by Rafael J. Wysocki · 17 years ago
  66. 0429335 mm: remove unused page flags by Rafael J. Wysocki · 17 years ago
  67. 74dfd66 swsusp: do not use page flags by Rafael J. Wysocki · 17 years ago
  68. 7be9823 swsusp: use inline functions for changing page flags by Rafael J. Wysocki · 17 years ago
  69. 433ecb4 fix refrigerator() vs thaw_process() race by Oleg Nesterov · 17 years ago
  70. e87be11 ARM26: remove useless config option GENERIC_BUST_SPINLOCK. by Robert P. J. Day · 17 years ago
  71. 2af0bc9 srmcons: fix kmalloc(GFP_KERNEL) inside spinlock by Andrew Morton · 17 years ago
  72. ed58a59 ALPHA: "prctl" macros by Ivan Kokshaysky · 17 years ago
  73. eb2bce7 ALPHA: fix BOOTP image creation by Ivan Kokshaysky · 17 years ago
  74. 180e53a ROUND_UP macro cleanup in arch/alpha/kernel/osf_sys.c by Milind Arun Choudhary · 17 years ago
  75. 97a572b h8300: add zImage support by Yoshinori Sato · 17 years ago
  76. c728d60 h8300 generic irq by Yoshinori Sato · 17 years ago
  77. aeecf314 Convert h8/300 to generic timekeeping by john stultz · 17 years ago
  78. a5f6abd Blackfin: blackfin on-chip SPI controller driver by Wu, Bryan · 17 years ago
  79. 8cc75c9 Blackfin: on-chip RTC controller driver by Wu, Bryan · 17 years ago
  80. 0851a28 Blackfin: add blackfin support in smc91x ethernet controller driver by Wu, Bryan · 17 years ago
  81. 194de56 blackfin: serial driver by Bryan Wu · 17 years ago
  82. 1394f03 blackfin architecture by Bryan Wu · 17 years ago
  83. 7324328 Return EPERM not ECHILD on security_task_wait failure by Roland McGrath · 17 years ago
  84. 906e0be page migration: Only migrate pages if allocation in the highest zone is possible by Christoph Lameter · 17 years ago
  85. 4ab688c slob: fix page order calculation on not 4KB page by Akinobu Mita · 17 years ago
  86. 5bc9859 hugetlbfs: add NULL check in hugetlb_zero_setup() by Akinobu Mita · 17 years ago
  87. cfce660 Slab allocators: remove useless __GFP_NO_GROW flag by Christoph Lameter · 17 years ago
  88. 4f10493 slab allocators: Remove SLAB_CTOR_ATOMIC by Christoph Lameter · 17 years ago
  89. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  90. 4b1d892 get_unmapped_area doesn't need hugetlbfs hacks anymore by Benjamin Herrenschmidt · 17 years ago
  91. 06abdfb get_unmapped_area handles MAP_FIXED in generic code by Benjamin Herrenschmidt · 17 years ago
  92. 036e085 get_unmapped_area handles MAP_FIXED in hugetlbfs by Benjamin Herrenschmidt · 17 years ago
  93. 11300a6 get_unmapped_area handles MAP_FIXED on x86_64 by Benjamin Herrenschmidt · 17 years ago
  94. ac35ee4 get_unmapped_area handles MAP_FIXED on sparc64 by Benjamin Herrenschmidt · 17 years ago
  95. 869e510 get_unmapped_area handles MAP_FIXED on parisc by Benjamin Herrenschmidt · 17 years ago
  96. afa3739 get_unmapped_area handles MAP_FIXED on ia64 by Benjamin Herrenschmidt · 17 years ago
  97. 5a8130f get_unmapped_area handles MAP_FIXED on i386 by Benjamin Herrenschmidt · 17 years ago
  98. 2fd3beb get_unmapped_area handles MAP_FIXED on frv by Benjamin Herrenschmidt · 17 years ago
  99. acec0ac get_unmapped_area handles MAP_FIXED on arm by Benjamin Herrenschmidt · 17 years ago
  100. 4b87b3b get_unmapped_area handles MAP_FIXED on alpha by Benjamin Herrenschmidt · 17 years ago