1. 85055dd PM / Hibernate: Include storage keys in hibernation image on s390 by Martin Schwidefsky · 15 years ago
  2. 2a77c46 PM / Suspend: Add statistics debugfs file for suspend to RAM by ShuoX Liu · 15 years ago
  3. 7811ac2 Merge branch 'pm-devfreq' into pm-for-linus by Rafael J. Wysocki · 15 years ago
  4. 9696cc9 Merge branch 'pm-qos' into pm-for-linus by Rafael J. Wysocki · 15 years ago
  5. c28b56b Merge branch 'pm-domains' into pm-for-linus by Rafael J. Wysocki · 15 years ago
  6. d727b60 Merge branch 'pm-runtime' into pm-for-linus by Rafael J. Wysocki · 15 years ago
  7. 6367f17 Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dm by Linus Torvalds · 15 years ago
  8. 1a9a915 PM / QoS: Add function dev_pm_qos_read_value() (v3) by Rafael J. Wysocki · 15 years ago
  9. 8a04b45 Merge git://github.com/davem330/net by Linus Torvalds · 15 years ago
  10. 5f39e67 PCI: Disable MPS configuration by default by Jon Mason · 15 years ago
  11. ce26c5b PM / devfreq: Add basic governors by MyungJoo Ham · 15 years ago
  12. a3c98b8 PM: Introduce devfreq: generic DVFS framework with device-specific OPPs by MyungJoo Ham · 15 years ago
  13. f72a209 Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip by Linus Torvalds · 15 years ago
  14. 03ca370 PM / OPP: Add OPP availability change notifier. by MyungJoo Ham · 15 years ago
  15. d670ec1 posix-cpu-timers: Cure SMP wobbles by Peter Zijlstra · 15 years ago
  16. f75159e ptp: fix L2 event message recognition by Richard Cochran · 15 years ago
  17. e689ec8 Merge branch 'writeback-for-linus' of git://github.com/fengguang/linux by Linus Torvalds · 15 years ago
  18. 53b615c PM / Runtime: Introduce trace points for tracing rpm_* functions by Ming Lei · 15 years ago
  19. b6c8069 vfs: remove LOOKUP_NO_AUTOMOUNT flag by Linus Torvalds · 15 years ago
  20. d94c177 vfs pathname lookup: Add LOOKUP_AUTOMOUNT flag by Linus Torvalds · 15 years ago
  21. cd0ea67 PM / Domains: Split device PM domain data into base and need_restore by Rafael J. Wysocki · 15 years ago
  22. 0d41da2 Merge branch 'pm-fixes' into pm-domains by Rafael J. Wysocki · 15 years ago
  23. 983c7db dm crypt: always disable discard_zeroes_data by Milan Broz · 15 years ago
  24. fae3f6f Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  25. fed678d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 15 years ago
  26. b6cf878 [S390] kvm: extension capability for new address space layout by Christian Borntraeger · 15 years ago
  27. 5bd078d irq: Add declaration of irq_domain_simple_ops to irqdomain.h by Rob Herring · 15 years ago
  28. 1f0772f Merge git://github.com/davem330/net by Linus Torvalds · 15 years ago
  29. e05c82d tcp: fix build error if !CONFIG_SYN_COOKIES by Eric Dumazet · 15 years ago
  30. 6bf3b0d Merge branch 'for-linus' of git://git.infradead.org/users/sameo/mfd-2.6 by Linus Torvalds · 15 years ago
  31. b0e7031 Merge git://github.com/davem330/net by Linus Torvalds · 15 years ago
  32. aa1c366 net: Handle different key sizes between address families in flow cache by dpward · 15 years ago
  33. 728871b net: Align AF-specific flowi structs to long by David Ward · 15 years ago
  34. d5ccd49 sctp: deal with multiple COOKIE_ECHO chunks by Max Matveev · 15 years ago
  35. 52b9aca Merge branch 'master' of ../netdev/ by David S. Miller · 15 years ago
  36. 48c8301 net: copy userspace buffers on device forwarding by Michael S. Tsirkin · 15 years ago
  37. 946cedc tcp: Change possible SYN flooding messages by Eric Dumazet · 15 years ago
  38. 4f5b048 drivers/gpio/gpio-generic.c: fix build errors by Russell King · 15 years ago
  39. 185efc0 memcg: Revert "memcg: add memory.vmscan_stat" by Johannes Weiner · 15 years ago
  40. bff747c regulator: fix kernel-doc warning in consumer.h by Randy Dunlap · 15 years ago
  41. d2f1528 wireless: fix kernel-doc warning in net/cfg80211.h by Randy Dunlap · 15 years ago
  42. b0fb422 Merge branch 'perf-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip by Linus Torvalds · 15 years ago
  43. 8efcc57 mfd: Fix value of WM8994_CONFIGURE_GPIO by Mark Brown · 15 years ago
  44. 51b8b4f fs/9p: Use protocol-defined value for lock/getlock 'type' field. by Jim Garlick · 15 years ago
  45. f88657c fs/9p: Add OS dependent open flags in 9p protocol by Aneesh Kumar K.V · 15 years ago
  46. c8ad620 writeback: show raw dirtied_when in trace writeback_single_inode by Wu Fengguang · 15 years ago
  47. ec0506d net: relax PKTINFO non local ipv6 udp xmit check by Maciej Żenczykowski · 15 years ago
  48. 0f43dd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 15 years ago
  49. a8d757e perf events: Fix slow and broken cgroup context switch code by Stephane Eranian · 15 years ago
  50. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 15 years ago
  51. efe45ab Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  52. 3ab4702 Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  53. e2e6be5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 15 years ago
  54. cc7993f backlight: add a callback 'notify_after' for backlight control by Dilan Lee · 15 years ago
  55. 284fb68 rapidio: fix use of non-compatible registers by Alexandre Bounine · 15 years ago
  56. a801876 MAINTAINERS: Evgeniy has moved by Evgeniy Polyakov · 15 years ago
  57. e096d0c lockdep: Add helper function for dir vs file i_mutex annotation by Josh Boyer · 15 years ago
  58. e33f2d2 Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback by Linus Torvalds · 15 years ago
  59. f385b69 Merge branch '3.1-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 15 years ago
  60. be27425 Add a personality to report 2.6.x version numbers by Andi Kleen · 15 years ago
  61. 0aa2a22 PM / Domains: Preliminary support for devices with power.irq_safe set by Rafael J. Wysocki · 15 years ago
  62. b66213c PM QoS: Add global notification mechanism for device constraints by Jean Pihet · 15 years ago
  63. 91ff4cb PM QoS: Implement per-device PM QoS constraints by Jean Pihet · 15 years ago
  64. abe98ec PM QoS: Generalize and export constraints management code by Jean Pihet · 15 years ago
  65. 4e1779b PM QoS: Reorganize data structs by Jean Pihet · 15 years ago
  66. cc74998 PM QoS: Minor clean-ups by Jean Pihet · 15 years ago
  67. e8db0be PM QoS: Move and rename the implementation files by Jean Pihet · 15 years ago
  68. b5e8d26 PM: Move clock-related definitions and headers to separate file by Rafael J. Wysocki · 15 years ago
  69. 4605ab6 PM / Domains: Use power.sybsys_data to reduce overhead by Rafael J. Wysocki · 15 years ago
  70. ef27bed PM: Reference counting of power.subsys_data by Rafael J. Wysocki · 15 years ago
  71. 5c095a0 PM: Introduce struct pm_subsys_data by Rafael J. Wysocki · 15 years ago
  72. 17877eb PM / Domains: Rename GPD_STATE_WAIT_PARENT to GPD_STATE_WAIT_MASTER by Rafael J. Wysocki · 15 years ago
  73. 5063ce1 PM / Domains: Allow generic PM domains to have multiple masters by Rafael J. Wysocki · 15 years ago
  74. 3f24177 PM / Domains: Add "wait for parent" status for generic PM domains by Rafael J. Wysocki · 15 years ago
  75. c4bb316 PM / Domains: Implement subdomain counters as atomic fields by Rafael J. Wysocki · 15 years ago
  76. 051732b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 15 years ago
  77. 56ebdaf block: simplify force plug flush code a little bit by Shaohua Li · 15 years ago
  78. 24d406a TTY: pty, fix pty counting by Jiri Slaby · 15 years ago
  79. 65299a3 block: separate priority boosting from REQ_META by Christoph Hellwig · 15 years ago
  80. 5dc06c5 block: remove READ_META and WRITE_META by Christoph Hellwig · 15 years ago
  81. 0d7c5f2 drivers:misc:ti-st: platform hooks for chip states by Pavan Savoy · 15 years ago
  82. 052605c target: Make standard INQUIRY return 'not connected' for tpg_virt_lun0 by Nicholas Bellinger · 15 years ago
  83. ecb4433 mac80211: fix suspend/resume races with unregister hw by Stanislaw Gruszka · 15 years ago
  84. 5b1b0b8 PM / Runtime: Add macro to test for runtime PM events by Alan Stern · 15 years ago
  85. 5ccc387 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 15 years ago
  86. 0c3bef6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  87. bb08229 squeeze max-pause area and drop pass-good area by Wu Fengguang · 15 years ago
  88. b4fd4ae Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 15 years ago
  89. aa462ab mm: fix __page_to_pfn for a const struct page argument by Ian Campbell · 15 years ago
  90. f991879 mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const. by Ian Campbell · 15 years ago
  91. 6cac952 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  92. 950d0a1 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  93. 4853aba block: fix flush machinery for stacking drivers with differring flush flags by Jeff Moyer · 15 years ago
  94. 97c24d1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 15 years ago
  95. 17f2ae7 PM / Domains: Fix build for CONFIG_PM_RUNTIME unset by Rafael J. Wysocki · 15 years ago
  96. 1798778 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  97. 7fd781e mmc: remove unused "ddr" parameter in struct mmc_ios by Jaehoon Chung · 15 years ago
  98. 73e0881 Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  99. ce8a84e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 15 years ago
  100. 7ec41ee ASoC: omap: Update e-mail address of Jarkko Nikula by Jarkko Nikula · 15 years ago