1. fe41953 PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2) by Rafael J. Wysocki · 16 years ago
  2. c6f37f1 PM/Suspend: Do not shrink memory before suspend by Rafael J. Wysocki · 16 years ago
  3. e240b58 PM: Remove bus_type suspend_late()/resume_early() V2 by Magnus Damm · 16 years ago
  4. d161630 PM core: rename suspend and resume functions by Alan Stern · 16 years ago
  5. e39a71e PM: Rename device_power_down/up() by Magnus Damm · 16 years ago
  6. 1380a37 PM: Remove unused asm/suspend.h by Magnus Damm · 16 years ago
  7. 08687ae x86: unify power/cpu_(32|64).c by Sergio Luis · 16 years ago
  8. 6d48bec x86: unify power/cpu_(32|64) copyright notes by Sergio Luis · 16 years ago
  9. 3134d04 x86: unify power/cpu_(32|64) regarding restoring processor state by Sergio Luis · 16 years ago
  10. f9ebbe5 x86: unify power/cpu_(32|64) regarding saving processor state by Sergio Luis · 16 years ago
  11. 833b2ca x86: unify power/cpu_(32|64) global variables by Sergio Luis · 16 years ago
  12. f6783d2 x86: unify power/cpu_(32|64) headers by Sergio Luis · 16 years ago
  13. 62b0124 PM: Warn if interrupts are enabled during suspend-resume of sysdevs by Rafael J. Wysocki · 16 years ago
  14. ce4b3c5 PM/ACPI/x86: Fix sparse warning in arch/x86/kernel/acpi/sleep.c by Jaswinder Singh Rajput · 16 years ago
  15. e349792 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  16. e3f86d3 Merge branch 'topic/ps3' into for-linus by Takashi Iwai · 16 years ago
  17. 056c1eb Merge branch 'topic/pcm-jiffies-check' into for-linus by Takashi Iwai · 16 years ago
  18. be914cf Merge branch 'topic/misc' into for-linus by Takashi Iwai · 16 years ago
  19. 31d496a Merge branch 'topic/lx6464es' into for-linus by Takashi Iwai · 16 years ago
  20. f8be792 Merge branch 'topic/hda' into for-linus by Takashi Iwai · 16 years ago
  21. 80986be Merge branch 'topic/caiaq' into for-linus by Takashi Iwai · 16 years ago
  22. a6093a2 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 16 years ago
  23. 6d21491 Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
  24. c9b8af0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  25. c59a264 Merge git://git.infradead.org/~dwmw2/firmware-2.6 by Linus Torvalds · 16 years ago
  26. 6cb8a91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 16 years ago
  27. 7f3591c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest by Linus Torvalds · 16 years ago
  28. 16ffc3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-virtio by Linus Torvalds · 16 years ago
  29. c34752b Merge branch 'cuse' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 16 years ago
  30. 65d52cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-and-param by Linus Torvalds · 16 years ago
  31. d614aec Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  32. db8e7f1 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  33. 8429db5 slab: setup cpu caches later on when interrupts are enabled by Pekka Enberg · 16 years ago
  34. 7e85ee0 slab,slub: don't enable interrupts during early boot by Pekka Enberg · 16 years ago
  35. eb91f1d slab: fix gfp flag in setup_cpu_cache() by Pekka Enberg · 16 years ago
  36. 82681a3 [SCSI] Merge branch 'linus' by James Bottomley · 16 years ago
  37. d1f0132 lguest: add support for indirect ring entries by Mark McLoughlin · 16 years ago
  38. b60da13 lguest: suppress notifications in example Launcher by Rusty Russell · 16 years ago
  39. 4a8962e lguest: try to batch interrupts on network receive by Rusty Russell · 16 years ago
  40. 95c517c lguest: avoid sending interrupts to Guest when no activity occurs. by Rusty Russell · 16 years ago
  41. 38bc2b8 lguest: implement deferred interrupts in example Launcher by Rusty Russell · 16 years ago
  42. 5dac051 lguest: remove obsolete LHREQ_BREAK call by Rusty Russell · 16 years ago
  43. 659a0e6 lguest: have example Launcher service all devices in separate threads by Rusty Russell · 16 years ago
  44. df60aee lguest: use eventfds for device notification by Rusty Russell · 16 years ago
  45. 5718607 eventfd: export eventfd_signal and eventfd_fget for lguest by Rusty Russell · 16 years ago
  46. 9f155a9 lguest: allow any process to send interrupts by Rusty Russell · 16 years ago
  47. 92b4d8d lguest: PAE fixes by Rusty Russell · 16 years ago
  48. acdd0b6 lguest: PAE support by Matias Zabaljauregui · 16 years ago
  49. cefcad1 lguest: Add support for kvm_hypercall4() by Matias Zabaljauregui · 16 years ago
  50. ebe0ba8 lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD by Matias Zabaljauregui · 16 years ago
  51. 90603d1 lguest: use native_set_* macros, which properly handle 64-bit entries when PAE is activated by Matias Zabaljauregui · 16 years ago
  52. ed1dc77 lguest: map switcher with executable page table entries by Matias Zabaljauregui · 16 years ago
  53. 7b5c806 lguest: fix writev returning short on console output by Rusty Russell · 16 years ago
  54. e606490 lguest: clean up length-used value in example launcher by Rusty Russell · 16 years ago
  55. f086122 lguest: Segment selectors are 16-bit long. Fix lg_cpu.ss1 definition. by Matias Zabaljauregui · 16 years ago
  56. 81b79b0 lguest: beyond ARRAY_SIZE of cpu->arch.gdt by Roel Kluin · 16 years ago
  57. 2644f17 lguest: clean up example launcher compile flags. by Rusty Russell · 16 years ago
  58. 61f4bc8 lguest: optimize by coding restore_flags and irq_enable in assembler. by Rusty Russell · 16 years ago
  59. a32a881 lguest: improve interrupt handling, speed up stream networking by Rusty Russell · 16 years ago
  60. abd41f0 lguest: fix race in halt code by Rusty Russell · 16 years ago
  61. ebf9a5a lguest: remove invalid interrupt forcing logic. by Rusty Russell · 16 years ago
  62. a6c372d lguest: fix lguest wake on guest clock tick, or fd activity by Rusty Russell · 16 years ago
  63. b43e352 sched: export kick_process by Rusty Russell · 16 years ago
  64. f7027c6 lguest: get more serious about wmb() in example Launcher code by Rusty Russell · 16 years ago
  65. 1028375 lguest: clean up lguest_init_IRQ by Rusty Russell · 16 years ago
  66. 56739c8 lguest: cleanup passing of /dev/lguest fd around example launcher. by Rusty Russell · 16 years ago
  67. 713b15b lguest: be paranoid about guest playing with device descriptors. by Rusty Russell · 16 years ago
  68. e335385 virtio: enhance id_matching for virtio drivers by Christian Borntraeger · 16 years ago
  69. c89e801 virtio: fix id_matching for virtio drivers by Christian Borntraeger · 16 years ago
  70. 594de1d virtio: handle short buffers in virtio_rng. by Rusty Russell · 16 years ago
  71. 98e9444 virtio_blk: add missing __dev{init,exit} markings by Mike Frysinger · 16 years ago
  72. 9fa29b9d virtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC) by Mark McLoughlin · 16 years ago
  73. ee006b3 virtio: teach virtio_has_feature() about transport features by Mark McLoughlin · 16 years ago
  74. a928928 virtio: expose features in sysfs by Rusty Russell · 16 years ago
  75. 82af8ce virtio_pci: optional MSI-X support by Michael S. Tsirkin · 16 years ago
  76. 77cf5246 virtio_pci: split up vp_interrupt by Michael S. Tsirkin · 16 years ago
  77. d2a7ddd virtio: find_vqs/del_vqs virtio operations by Michael S. Tsirkin · 16 years ago
  78. 9499f5e virtio: add names to virtqueue struct, mapping from devices to queues. by Rusty Russell · 16 years ago
  79. ef688e1 virtio: meet virtio spec by finalizing features before using device by Rusty Russell · 16 years ago
  80. 20f77f5 virtio: fix obsolete documentation on probe function by Rusty Russell · 16 years ago
  81. 3ea4005 GFS2: Remove lock_kernel from gfs2_put_super() by Steven Whitehouse · 16 years ago
  82. 5933048 module: cleanup FIXME comments about trimming exception table entries. by Rusty Russell · 16 years ago
  83. ad6561d module: trim exception table on init free. by Rusty Russell · 16 years ago
  84. c398df3 module: merge module_alloc() finally by Amerigo Wang · 16 years ago
  85. c0e5e10 uml module: fix uml build process due to this merge by Amerigo Wang · 16 years ago
  86. 0fdc83b x86 module: merge the rest functions with macros by Amerigo Wang · 16 years ago
  87. 2d5bf28 x86 module: merge the same functions in module_32.c and module_64.c by Amerigo Wang · 16 years ago
  88. 2ead943 uvesafb: improve parameter handling. by Rusty Russell · 16 years ago
  89. fddd520 module_param: allow 'bool' module_params to be bool, not just int. by Rusty Russell · 16 years ago
  90. d2c123c module_param: add __same_type convenience wrapper for __builtin_types_compatible_p by Rusty Russell · 16 years ago
  91. 45fcc70 module_param: split perm field into flags and perm by Rusty Russell · 16 years ago
  92. 9a71af2 module_param: invbool should take a 'bool', not an 'int' by Rusty Russell · 16 years ago
  93. ab8e2eb cyber2000fb.c: use proper method for stopping unload if CONFIG_ARCH_SHARK by Rusty Russell · 16 years ago
  94. 55cd636 x86: make zap_low_mapping could be used early by Yinghai Lu · 16 years ago
  95. 28be225 irq: slab alloc for default irq_affinity by Yinghai Lu · 16 years ago
  96. ca371c0 memcg: fix page_cgroup fatal error in FLATMEM by KAMEZAWA Hiroyuki · 16 years ago
  97. 6399777 GFS2: Add tracepoints by Steven Whitehouse · 16 years ago
  98. 1260866 x86: Provide _sdata in the vmlinux.lds.S file by Catalin Marinas · 16 years ago
  99. 8ebf975 block: fix kernel-doc in recent block/ changes by Randy Dunlap · 16 years ago
  100. 4b4f1d0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago