1. 7e0bb71 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  2. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  3. 1be025d Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  4. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  5. 36b8d18 Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  6. 1805b2f Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  7. bcd5cff cputimer: Cure lock inversion by Peter Zijlstra · 13 years ago
  8. a84a79e Avoid using variable-length arrays in kernel/sys.c by Linus Torvalds · 13 years ago
  9. 081a9d0 PM / Hibernate: Improve performance of LZO/plain hibernation, checksum image by Bojan Smojver · 13 years ago
  10. d231ff1 PM / Hibernate: Do not initialize static and extern variables to 0 by Barry Song · 13 years ago
  11. 2792065 PM / Freezer: Make fake_signal_wake_up() wake TASK_KILLABLE tasks too by Jeff Layton · 13 years ago
  12. f126f73 PM / Hibernate: Add resumedelay kernel param in addition to resumewait by Barry Song · 13 years ago
  13. 6f8d702 PM / Hibernate: Add resumewait param to support MMC-like devices as resume file by Barry Song · 13 years ago
  14. 21e8280 PM / Hibernate: Fix typo in a kerneldoc comment by Barry Song · 13 years ago
  15. 2aede85 PM / Hibernate: Freeze kernel threads after preallocating memory by Rafael J. Wysocki · 13 years ago
  16. 37cce26 PM / VT: Cleanup #if defined uglyness and fix compile error by H Hartley Sweeten · 13 years ago
  17. 528f7ce PM / Suspend: Off by one in pm_suspend() by Dan Carpenter · 13 years ago
  18. 85055dd PM / Hibernate: Include storage keys in hibernation image on s390 by Martin Schwidefsky · 13 years ago
  19. ca12310 PM: Fix build issue in main.c for CONFIG_PM_SLEEP unset by Rafael J. Wysocki · 13 years ago
  20. 2a77c46 PM / Suspend: Add statistics debugfs file for suspend to RAM by ShuoX Liu · 13 years ago
  21. 9696cc9 Merge branch 'pm-qos' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  22. d727b60 Merge branch 'pm-runtime' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  23. 88c5100 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  24. 349d289 ipv4: NET_IPV4_ROUTE_GC_INTERVAL removal by Vasily Averin · 13 years ago
  25. 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 · 13 years ago
  26. d670ec1 posix-cpu-timers: Cure SMP wobbles by Peter Zijlstra · 13 years ago
  27. 47ea91b Resource: fix wrong resource window calculation by Ram Pai · 13 years ago
  28. d178bc3 user namespace: usb: make usb urbs user namespace aware (v2) by Serge Hallyn · 13 years ago
  29. 2a5306c PM / Tracing: build rpm-traces.c only if CONFIG_PM_RUNTIME is set by Ming Lei · 13 years ago
  30. f786ecb connector: add comm change event report to proc connector by Vladimir Zapolskiy · 13 years ago
  31. 53b615c PM / Runtime: Introduce trace points for tracing rpm_* functions by Ming Lei · 13 years ago
  32. bfb9035 treewide: Correct spelling of successfully in comments by Joe Perches · 13 years ago
  33. 6ebbe7a sched: Fix up wchan borkage by Simon Kirby · 13 years ago
  34. f9d81f6 ptrace: PTRACE_LISTEN forgets to unlock ->siglock by Oleg Nesterov · 13 years ago
  35. eef24af irq: Fix check for already initialized irq_domain in irq_domain_add by Rob Herring · 13 years ago
  36. 9d037a77 Merge branch 'irq-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip by Linus Torvalds · 13 years ago
  37. 58c3c3a Make taskstats round statistics down to nearest 1k bytes/events by Linus Torvalds · 13 years ago
  38. 1a51410 Make TASKSTATS require root access by Linus Torvalds · 13 years ago
  39. 3be209a sched/rt: Migrate equal priority tasks to available CPUs by Shawn Bohrer · 13 years ago
  40. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  41. ca4a04c futex: Fix spelling in a source code comment by Bart Van Assche · 13 years ago
  42. 7cfdaf3 futex: uninitialized warning corrections by Vitaliy Ivanov · 14 years ago
  43. 124ff4e async: uninitialized warning corrections by Vitaliy Ivanov · 14 years ago
  44. fa2563e workqueue: lock cwq access in drain_workqueue by Thomas Tuttle · 13 years ago
  45. ed585a6 genirq: Make irq_shutdown() symmetric vs. irq_startup again by Geert Uytterhoeven · 13 years ago
  46. 79016f6 Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip by Linus Torvalds · 13 years ago
  47. e81b693 Merge branch 'sched-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip by Linus Torvalds · 13 years ago
  48. 7f310a5 perf_event: Fix broken calc_timer_values() by Eric B Munson · 14 years ago
  49. a8d757e perf events: Fix slow and broken cgroup context switch code by Stephane Eranian · 13 years ago
  50. feff8fa sched: Fix a memory leak in __sdt_free() by WANG Cong · 13 years ago
  51. 9c40cef sched: Move blk_schedule_flush_plug() out of __schedule() by Thomas Gleixner · 14 years ago
  52. c259e01 sched: Separate the scheduler entry for preemption by Thomas Gleixner · 14 years ago
  53. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  54. 4c30c6f kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootcon by Nishanth Aravamudan · 13 years ago
  55. be27425 Add a personality to report 2.6.x version numbers by Andi Kleen · 13 years ago
  56. b66213c PM QoS: Add global notification mechanism for device constraints by Jean Pihet · 13 years ago
  57. abe98ec PM QoS: Generalize and export constraints management code by Jean Pihet · 13 years ago
  58. 4e1779b PM QoS: Reorganize data structs by Jean Pihet · 13 years ago
  59. 4a31a33 PM QoS: Code reorganization by Jean Pihet · 13 years ago
  60. cc74998 PM QoS: Minor clean-ups by Jean Pihet · 13 years ago
  61. e8db0be PM QoS: Move and rename the implementation files by Jean Pihet · 13 years ago
  62. 35a177a Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  63. 69dd3d8 Revert "irq: Always set IRQF_ONESHOT if no primary handler is specified" by Linus Torvalds · 13 years ago
  64. 8ad346c CRED: fix build error due to 'tgcred' undeclared by Axel Lin · 13 years ago
  65. 012146d CRED: Fix prepare_kernel_cred() to provide a new thread_group_cred struct by David Howells · 13 years ago
  66. 5ccc387 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  67. d522a0d irqdesc: fix new kernel-doc warning by Randy Dunlap · 13 years ago
  68. b4fd4ae Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  69. 2da9f36 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  70. 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 · 13 years ago
  71. 17f2ae7 PM / Domains: Fix build for CONFIG_PM_RUNTIME unset by Rafael J. Wysocki · 13 years ago
  72. c59d87c xfs: remove subdirectories by Christoph Hellwig · 13 years ago
  73. 72fa599 move RLIMIT_NPROC check from set_user() to do_execve_common() by Vasiliy Kulikov · 13 years ago
  74. 1d229d5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  75. c09c47c blktrace: add FLUSH/FUA support by Namhyung Kim · 13 years ago
  76. 6af7e47 alarmtimers: Avoid possible denial of service with high freq periodic timers by John Stultz · 13 years ago
  77. ea7802f alarmtimers: Memset itimerspec passed into alarm_timer_get by John Stultz · 13 years ago
  78. 971c90b alarmtimers: Avoid possible null pointer traversal by John Stultz · 13 years ago
  79. f2c0d02 cap_syslog: don't use WARN_ONCE for CAP_SYS_ADMIN deprecation warning by Jonathan Nieder · 13 years ago
  80. 80e0401 lockdep: Fix wrong assumption in match_held_lock by Peter Zijlstra · 13 years ago
  81. b77f0f3 jump label: Reduce the cycle count by changing the link order by Jason Baron · 13 years ago
  82. 3272cab Merge branch 'linus' into perf/urgent by Ingo Molnar · 13 years ago
  83. f03683b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  84. f59de89 lockdep: Clear whole lockdep_map on initialization by Tejun Heo · 14 years ago
  85. 70a0686 lockdep: Fix up warning by Peter Zijlstra · 13 years ago
  86. 7d36b26 lockdep: Fix trace_hardirqs_on_caller() by Peter Zijlstra · 13 years ago
  87. 288d5ab Boot up with usermodehelper disabled by Linus Torvalds · 13 years ago
  88. d7619fe Merge branch 'linus' into core/urgent by Ingo Molnar · 13 years ago
  89. a729589 taskstats: add_del_listener() should ignore !valid listeners by Oleg Nesterov · 13 years ago
  90. dfc428b taskstats: add_del_listener() shouldn't use the wrong node by Oleg Nesterov · 13 years ago
  91. 72f9adfd Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 13 years ago
  92. 37f86b4 kdb,kgdb: Allow arbitrary kgdb magic knock sequences by Jason Wessel · 14 years ago
  93. d613d82 kdb: Remove all references to DOING_KGDB2 by Jason Wessel · 14 years ago
  94. f679c49 kdb,kgdb: Implement switch and pass buffer from kdb -> gdb by Jason Wessel · 14 years ago
  95. 3bdb65e kdb: cleanup unused variables missed in the original kdb merge by Jason Wessel · 14 years ago
  96. 968e75f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  97. 1c38891 resources: Add lookup_resource() by Geert Uytterhoeven · 14 years ago
  98. 664a41b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  99. cb7dee8 Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  100. 6124a4e Merge branch 'imx/dt' into next/dt by Arnd Bergmann · 13 years ago