1. 3f9af051 PM / Runtime: Replace boolean arguments with bitflags by Alan Stern · 14 years ago
  2. 4769373 PM / Runtime: Move code in drivers/base/power/runtime.c by Alan Stern · 14 years ago
  3. 69d44ff sysfs: Add sysfs_merge_group() and sysfs_unmerge_group() by Alan Stern · 14 years ago
  4. 098dff7 PM: Fix potential issue with failing asynchronous suspend by Rafael J. Wysocki · 14 years ago
  5. 074037e PM / Wakeup: Introduce wakeup source objects and event statistics (v3) by Rafael J. Wysocki · 14 years ago
  6. 0702d9ee PM: Fix signed/unsigned warning in dpm_show_time() by Kevin Cernekee · 14 years ago
  7. ac5c24ec PM / Hibernate: Make default image size depend on total RAM size by Rafael J. Wysocki · 14 years ago
  8. 266f1a2 PM / Hibernate: Improve comments in hibernate_preallocate_memory() by Rafael J. Wysocki · 14 years ago
  9. bcb5ba8 PM / Runtime: Use alloc_workqueue() for creating the PM workqueue by Rafael J. Wysocki · 14 years ago
  10. ede890c PM: Fix unmet dependency warning from kconfig by Rafael J. Wysocki · 14 years ago
  11. f996fc9 PM / Hibernate: Compress hibernation image with LZO by Bojan Smojver · 14 years ago
  12. 05aa55d PM / Runtime: Lenient generic runtime pm callbacks by Ohad Ben-Cohen · 14 years ago
  13. 2d01971 m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIAN by Kyle McMartin · 14 years ago
  14. 4f515cc m32r: add kernel/.gitignore and ignore vmlinux.lds by Kyle McMartin · 14 years ago
  15. 388d148 m32r: get_user takes an lvalue, not a pointer by Kyle McMartin · 14 years ago
  16. 99d6734 m32r: restore _BLOCKABLE by Kyle McMartin · 14 years ago
  17. 79b5dc0 types.h: define __aligned_u64 and expose to userspace by Eric Paris · 14 years ago
  18. e3c6cf6 uml: fix build by FUJITA Tomonori · 14 years ago
  19. a9febbb sysctl: min/max bounds are optional by Eric Dumazet · 14 years ago
  20. 5a2b3ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  21. 1c8cf9c mmc: sdio: fix SDIO suspend/resume regression by Ohad Ben-Cohen · 14 years ago
  22. c919279 Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  23. 1bbee7d Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  24. 264780c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  25. 4752690 ubd: fix incorrect sector handling during request restart by Tejun Heo · 14 years ago
  26. 8fd01d6 Export dump_{write,seek} to binary loader modules by Linus Torvalds · 14 years ago
  27. cd07202 Linux 2.6.36-rc8 by Linus Torvalds · 14 years ago
  28. 3aa0ce8 Un-inline the core-dump helper functions by Linus Torvalds · 14 years ago
  29. ae42d8d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  30. 0eead9ab Don't dump task struct in a.out core-dumps by Linus Torvalds · 14 years ago
  31. f13d4f9 hrtimer: Preserve timer state in remove_hrtimer() by Salman Qazi · 14 years ago
  32. 53eeb64 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  33. 8c35bf3 Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  34. fec896e Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  35. d94bc4f Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  36. 7081319 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  37. a56f31a Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  38. 509d448 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  39. c50a898 ioat2: fix performance regression by Dan Williams · 14 years ago
  40. 71085ce ehea: Fix a checksum issue on the receive path by Breno Leitao · 14 years ago
  41. b1e86db nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlink by J. Bruce Fields · 14 years ago
  42. 6fcc040 net: allow FEC driver to use fixed PHY support by Greg Ungerer · 14 years ago
  43. 272036e HID: Add Cando touch screen 15.6-inch product id by François Jaouen · 14 years ago
  44. 06c1088 ARM: relax ioremap prohibition (309caa9) for -final and -stable by Russell King · 14 years ago
  45. 841f48a Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 by Russell King · 14 years ago
  46. 10d48b3 ARM: 6440/1: ep93xx: DMA: fix channel_disable by Mika Westerberg · 14 years ago
  47. 93055c3 ps3disk: passing wrong variable to bvec_kunmap_irq() by Dan Carpenter · 14 years ago
  48. 0acc1b2 Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  49. d013432 ring-buffer: Fix typo of time extends per page by Steven Rostedt · 14 years ago
  50. c1e028e perf, MIPS: Support cross compiling of tools/perf for MIPS by Deng-Cheng Zhu · 14 years ago
  51. a8c051f drm/radeon/kms: Silent spurious error message by Jean Delvare · 14 years ago
  52. d31dba5 drm/radeon/kms: fix bad cast/shift in evergreen.c by Alex Deucher · 14 years ago
  53. 40f76d8 drm/radeon/kms: make TV/DFP table info less verbose by Alex Deucher · 14 years ago
  54. 3555e53 drm/radeon/kms: leave certain CP int bits enabled by Alex Deucher · 14 years ago
  55. c919b37 drm/radeon/kms: avoid corner case issue with unmappable vram V2 by Jerome Glisse · 14 years ago
  56. ad0cf34 perf: Fix incorrect copy_from_user() usage by John Blackwood · 14 years ago
  57. e1f0921 HID: Add MULTI_INPUT quirk for turbox/mosart touchscreen by Pierre BAILLY · 14 years ago
  58. 7c53477 fanotify: disable fanotify syscalls by Eric Paris · 14 years ago
  59. b0057c5 tg3: restore rx_dropped accounting by Eric Dumazet · 14 years ago
  60. bcf64aa b44: fix carrier detection on bind by Paul Fertser · 14 years ago
  61. 73cf624 x86, numa: For each node, register the memory blocks actually used by Yinghai Lu · 14 years ago
  62. b00916b net: clear heap allocations for privileged ethtool actions by Kees Cook · 14 years ago
  63. 0aa7dea NET: wimax, fix use after free by Jiri Slaby · 14 years ago
  64. ec622ab ATM: iphase, remove sleep-inside-atomic by Jiri Slaby · 14 years ago
  65. 5518b29 ATM: mpc, fix use after free by Jiri Slaby · 14 years ago
  66. f1ee89d ATM: solos-pci, remove use after free by Jiri Slaby · 14 years ago
  67. 29979aa Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  68. 50c6dc9 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  69. 6af0b78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  70. 58d79e7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  71. dd4025b Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  72. 9b2167d ALSA: hda - Add another HP DV6 quirk by Luke Yelavich · 14 years ago
  73. d4cfa4d OSS: soundcard: locking bug in sound_ioctl() by Dan Carpenter · 14 years ago
  74. 47008cd KVM: x86: Move TSC reset out of vmcb_init by Zachary Amsden · 14 years ago
  75. 5887767 KVM: x86: Fix SVM VMCB reset by Zachary Amsden · 14 years ago
  76. 6dcbfe4 x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration order by Borislav Petkov · 14 years ago
  77. 03c698c net/fec: carrier off initially to avoid root mount failure by Oskar Schirmer · 14 years ago
  78. ca047fe Input: wacom - fix pressure in Cintiq 21UX2 by Aristeu Rozanski · 14 years ago
  79. e9203c9 kbuild: fix oldnoconfig to do the right thing by Kyle McMartin · 14 years ago
  80. 71ebc01 kconfig: Temporarily disable dependency warnings by Michal Marek · 14 years ago
  81. 85a3318 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  82. 63847e6 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  83. b411c17 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  84. 8dc54e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  85. 267aeb6 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 14 years ago
  86. d6bcfd1 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel by Linus Torvalds · 14 years ago
  87. 8ea3f0a Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
  88. e92ba6d Define _addr_lsb in siginfo_t for mips by Andi Kleen · 14 years ago
  89. e4c4776 virtio-blk: fix request leak. by Mike Snitzer · 14 years ago
  90. 82553bb r8169: use device model DMA API by Stanislaw Gruszka · 14 years ago
  91. aeb19f6 r8169: allocate with GFP_KERNEL flag when able to sleep by Stanislaw Gruszka · 14 years ago
  92. 7cfff7f Merge branch 'msi-dmi' into release by Len Brown · 14 years ago
  93. c9933f7 Merge branch 'pdc-regression' into release by Len Brown · 14 years ago
  94. 7fcca7d intel_idle: enable Atom C6 by Len Brown · 14 years ago
  95. ae6df5f net: clear heap allocation for ETHTOOL_GRXCLSRLALL by Kees Cook · 14 years ago
  96. 94b1057 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  97. b530fb6 isdn: strcpy() => strlcpy() by Dan Carpenter · 14 years ago
  98. f17b1f9 exofs: Fix double page_unlock BUG in write_begin/end by Boaz Harrosh · 14 years ago
  99. 6939a5a drm/i915: Prevent module unload to avoid random memory corruption by Chris Wilson · 14 years ago
  100. 4793ca40 cpuimx27: fix i2c bus selection by Eric Bénard · 14 years ago