1. 7b8e892 use symbolic constants in generic lseek code by Chris Snook · 17 years ago
  2. 5b79520 Documentation: Ask driver writers to provide PM support by Rafael J. Wysocki · 17 years ago
  3. 8e2c200 Fix constant folding and poor optimization in byte swapping code by Trent Piepho · 17 years ago
  4. 02fb614 softlockup: s/99/MAX_RT_PRIO/ by Oleg Nesterov · 17 years ago
  5. 1065d13 freezer: task->exit_state should be treated as bolean by Oleg Nesterov · 17 years ago
  6. fca3b74 ipmi: add pci remove handling by Corey Minyard · 17 years ago
  7. f64da95 ipmi: add new IPMI nmi watchdog handling by Corey Minyard · 17 years ago
  8. ee6cd5f ipmi: allow shared interrupts by Corey Minyard · 17 years ago
  9. dba9b4f ipmi: add powerpc openfirmware sensing by Corey Minyard · 17 years ago
  10. 24c32d7 mm: shrink parent dentries when shrinking slab by Andrew Morton · 17 years ago
  11. d52b908 fix quadratic behavior of shrink_dcache_parent() by Miklos Szeredi · 17 years ago
  12. 97dc32c reduce size of task_struct on 64-bit machines by William Cohen · 17 years ago
  13. 4d7bf11 ext2/3/4: fix file date underflow on ext2 3 filesystems on 64 bit systems by Markus Rechberger · 17 years ago
  14. 8948e11 Allow access to /proc/$PID/fd after setuid() by Alexey Dobriyan · 17 years ago
  15. ab1b6f0 simplify the stacktrace code by Christoph Hellwig · 17 years ago
  16. 7e4c369 block_write_full_page(): report ENOSPC by Andrew Morton · 17 years ago
  17. 3e9f45b Factor outstanding I/O error handling by Guillaume Chazarain · 17 years ago
  18. c83e448 uml: an idle system should have zero load average by Jeff Dike · 17 years ago
  19. f1adc05 uml: hostfs style fixes by Jeff Dike · 17 years ago
  20. 5822b7f uml: make hostfs_setattr() support operations on unlinked open files by Alberto Bertogli · 17 years ago
  21. 0e6b9c9 use SLAB_PANIC flag cleanup by Akinobu Mita · 17 years ago
  22. 72280ed Add white list into modpost.c for memory hotplug code and ia64's machvec section by Yasunori Goto · 17 years ago
  23. a3142c8 Fix section mismatch of memory hotplug related code. by Yasunori Goto · 17 years ago
  24. 0ceb331 mm: move common segment checks to separate helper function by Dmitriy Monakhov · 17 years ago
  25. b46b8f1 Increase slab redzone to 64bits by David Woodhouse · 17 years ago
  26. 5b94f67 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  27. d12db0b Fix bluetooth HCI sysfs compile by Linus Torvalds · 17 years ago
  28. d679f80 [SCSI] esp_scsi: Fix section mismatch warnings. by Martin Habets · 17 years ago
  29. de9f0cf [VIDEO] sunxvr2500: Fix PCI device ID table. by David S. Miller · 17 years ago
  30. a989705 Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  31. 2d56d3c Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  32. 0f9008e Fix up SLUB compile by Linus Torvalds · 17 years ago
  33. 5cefcab Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 17 years ago
  34. 5f757f9 Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  35. 9fa0853 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  36. ef93127 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  37. 972d45f Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  38. 5b6b549 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  39. 35c7482 spi_s3c24xx.c: Fix build by Arnaud Patard · 17 years ago
  40. 0976251 rename TANBAC TB0219 config by Yoichi Yuasa · 17 years ago
  41. 2fda4c9 ehci-ps3, ohci-ps3: fix compilation by Geoff Levand · 17 years ago
  42. f0ac675 Fix ppp_deflate issues with recent zlib_inflate changes by Richard Purdie · 17 years ago
  43. c24228d cx88-video build fix by Andrew Morton · 17 years ago
  44. 0ddb16c xtensa: strlcpy is smart enough by Jean Delvare · 17 years ago
  45. ee17b36 v850: generic timekeeping conversion by john stultz · 17 years ago
  46. c2f239d uml: fix prototypes by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  47. b7ec15b uml: virtualized time fix by Jeff Dike · 17 years ago
  48. 83ff7df uml: out of tmpfs space error clarification by Jeff Dike · 17 years ago
  49. 1e7371c uml: only flush areas covered by VMA by Jeff Dike · 17 years ago
  50. 16dd07b uml: more page fault path trimming by Jeff Dike · 17 years ago
  51. 3ec704e uml: eliminate a piece of debugging code by Jeff Dike · 17 years ago
  52. 64f6084 uml: speed page fault path by Jeff Dike · 17 years ago
  53. 8603ec8 uml: aIO deadlock avoidance by Jeff Dike · 17 years ago
  54. a6ea4cc uml: rename os_{read_write}_file_k back to os_{read_write}_file by Jeff Dike · 17 years ago
  55. a263672 uml: remove debugging remnants by Jeff Dike · 17 years ago
  56. dc764e5 uml: formatting fixes around os_{read_write}_file callers by Jeff Dike · 17 years ago
  57. fda83a9 uml: change remaining callers of os_{read_write}_file by Jeff Dike · 17 years ago
  58. 77f6af7 uml: don't try to handle signals on initial process stack by Jeff Dike · 17 years ago
  59. 63843c2 uml: dump core on panic by Jeff Dike · 17 years ago
  60. 990c558 uml: fixup allocation in the ubd driver by Peter Zijlstra · 17 years ago
  61. 2adcec2 uml: send pointers instead of structures to I/O thread by Jeff Dike · 17 years ago
  62. a0044bd uml: batch I/O requests by Jeff Dike · 17 years ago
  63. a61f334 uml: convert libc layer to call read and write by Jeff Dike · 17 years ago
  64. ef0470c uml: tidy libc code by Jeff Dike · 17 years ago
  65. 3d56404 uml: start fixing os_read_file and os_write_file by Jeff Dike · 17 years ago
  66. f9d6e5f uml: remove unused x86_64 code by Jeff Dike · 17 years ago
  67. 7f0536f uml: speed up page table walking by Jeff Dike · 17 years ago
  68. f30c2c9 uml: dump registers on ptrace or wait failure by Jeff Dike · 17 years ago
  69. 2e3f525 uml: drivers get release methods by Jeff Dike · 17 years ago
  70. d883935 uml: delete HOST_FRAME_SIZE by Jeff Dike · 17 years ago
  71. d973a77 uml: irq locking commentary by Jeff Dike · 17 years ago
  72. 1d1497e uml: comment early boot locking by Jeff Dike · 17 years ago
  73. 377fad3 uml: kernel segfaults should dump proper registers by Jeff Dike · 17 years ago
  74. 5d86456 uml: tidy fault code by Jeff Dike · 17 years ago
  75. ccdddb5 uml: kernel_thread shouldn't panic by Jeff Dike · 17 years ago
  76. 1ffb916 uml: remove page_size() by Jeff Dike · 17 years ago
  77. 6e21aec uml: tidy process.c by Jeff Dike · 17 years ago
  78. 65a58ab uml: no locking needed in tls.c by Jeff Dike · 17 years ago
  79. a18ff1b uml: speed up exec by Jeff Dike · 17 years ago
  80. 57ac895 uml: fix umid in xterm titles by Davide Brini · 17 years ago
  81. c74c69b4 uml: Replace one-element array with zero-element array by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  82. 8c84083 uml: Eliminate temporary buffer in eth_configure by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  83. e024715 uml: improve checking and diagnostics of ethernet MACs by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  84. 85ee2ce remove unused header file: arch/um/kernel/tt/include/mode_kern-tt.h by Robert P. J. Day · 17 years ago
  85. 36e4546 uml: add missing __init declarations by Jeff Dike · 17 years ago
  86. 9218b17 uml: remove user_util.h by Jeff Dike · 17 years ago
  87. 24fa6c0 uml: move remaining useful contents of user_util.h by Jeff Dike · 17 years ago
  88. 4ff83ce uml: create as-layout.h by Jeff Dike · 17 years ago
  89. eb83075 uml: create arch.h by Jeff Dike · 17 years ago
  90. c65badb uml: move SIGIO testing to sigio.c by Jeff Dike · 17 years ago
  91. c5e631cf ARRAY_SIZE: check for type by Rusty Russell · 17 years ago
  92. f34d9d2 uml: network interface hotplug error handling by Jeff Dike · 17 years ago
  93. b16895b uml-driver-formatting-fixes-fix by Andrew Morton · 17 years ago
  94. 56bd194 uml: driver formatting fixes by Jeff Dike · 17 years ago
  95. b47d2de uml: handle block device hotplug errors by Jeff Dike · 17 years ago
  96. 1d94cda uml: print coredump limits by Jeff Dike · 17 years ago
  97. 48b2018 uml: mark tt-mode code for future removal by Jeff Dike · 17 years ago
  98. b4ffb6a uml: host_info tidying by Jeff Dike · 17 years ago
  99. a5ed1ff uml: formatting fixes by Jeff Dike · 17 years ago
  100. 11100b1 uml: delete unused code by Jeff Dike · 17 years ago