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