1. f91a13b module: refactor load_module by Linus Torvalds · 14 years ago
  2. 2409e74 module: module_unload_init() cleanup by Eric Dumazet · 14 years ago
  3. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  4. b7c8e55 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  5. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  6. 694f690 CRED: Fix RCU warning due to previous patch fixing __task_cred()'s checks by David Howells · 14 years ago
  7. f46e991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  8. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  9. 8cadd283 timer: add on-stack deferrable timer interfaces by Jesse Barnes · 14 years ago
  10. 0500e9b padata: Remove padata_get_cpumask by Steffen Klassert · 14 years ago
  11. c635696 padata: Pass the padata cpumasks to the cpumask_change_notifier chain by Steffen Klassert · 14 years ago
  12. 65ff577 padata: Rearrange set_cpumask functions by Steffen Klassert · 14 years ago
  13. e6cc117 padata: Rename padata_alloc functions by Steffen Klassert · 14 years ago
  14. de09a97 CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials by David Howells · 14 years ago
  15. d7926ee cgroups: Add an API to attach a task to current task's cgroup by Sridhar Samudrala · 14 years ago
  16. b82bab4b dynamic debug: move ddebug_remove_module() down into free_module() by Jason Baron · 14 years ago
  17. 7424713 padata: Check for valid cpumasks by Steffen Klassert · 14 years ago
  18. b89661d padata: Allocate cpumask dependend recources in any case by Steffen Klassert · 14 years ago
  19. fad3a90 padata: Fix cpu index counting by Steffen Klassert · 14 years ago
  20. edd63cb sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function by Jason Wessel · 14 years ago
  21. b0679c6 debug_core,kdb: fix kgdb_connected bit set in the wrong place by Jason Wessel · 14 years ago
  22. 9e8b624 Fix merge regression from external kdb to upstream kdb by Jason Wessel · 14 years ago
  23. fb82c0f repair gdbstub to match the gdbserial protocol specification by Jason Wessel · 14 years ago
  24. 1396a21 kdb: break out of kdb_ll() when command is terminated by Martin Hicks · 14 years ago
  25. 70d4bf6 drop_monitor: convert some kfree_skb call sites to consume_skb by Neil Horman · 14 years ago
  26. 9078370 kmemleak: Add support for NO_BOOTMEM configurations by Catalin Marinas · 14 years ago
  27. a253129 update email address by Pavel Machek · 14 years ago
  28. 5e017dc padata: Added sysfs primitives to padata subsystem by Dan Kruchinin · 14 years ago
  29. e15bacb padata: Make two separate cpumasks by Dan Kruchinin · 14 years ago
  30. ce44101 PM / Suspend: Fix ordering of calls in suspend error paths by Rafael J. Wysocki · 14 years ago
  31. d074ee0 PM / Hibernate: Fix snapshot error code path by Rafael J. Wysocki · 14 years ago
  32. f6f71f1 PM / Hibernate: Fix hibernation_platform_enter() by Rafael J. Wysocki · 14 years ago
  33. 82f6825 pm_qos: Get rid of the allocation in pm_qos_add_request() by James Bottomley · 14 years ago
  34. 5f27984 pm_qos: Reimplement using plists by James Bottomley · 14 years ago
  35. c125e96 PM: Make it possible to avoid races between wakeup and system sleep by Rafael J. Wysocki · 14 years ago
  36. 9013367 PM / Hibernate: Fix typos in comments in kernel/power/swap.c by Cesar Eduardo Barros · 14 years ago
  37. 5f1a8c1 padata: simplify serialization mechanism by Steffen Klassert · 14 years ago
  38. 83f619f padata: make padata_do_parallel to return zero on success by Steffen Klassert · 14 years ago
  39. 33e5445 padata: Handle empty padata cpumasks by Steffen Klassert · 14 years ago
  40. ee83655 padata: Block until the instance is unused on stop by Steffen Klassert · 14 years ago
  41. 4c87917 padata: Check for valid padata instance on start by Steffen Klassert · 14 years ago
  42. 698f931 fix comment/printk typos concerning "already" by Uwe Kleine-König · 14 years ago
  43. ff49d74 module: initialize module dynamic debug later by Yehuda Sadeh · 14 years ago
  44. 123f94f Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  45. 8c215bd sched: Cure nr_iowait_cpu() users by Peter Zijlstra · 14 years ago
  46. 7a0ea09 futex: futex_find_get_task remove credentails check by Michal Hocko · 14 years ago
  47. e05bd33 kexec: fix Oops in crash_shrink_memory() by Pavan Naregundi · 14 years ago
  48. 5904b3b 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
  49. f3866db Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  50. f014d93 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  51. cf91b41 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  52. e6cb628 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  53. 0d98bb2 sched: Prevent compiler from optimising the sched_avg_update() loop by Will Deacon · 14 years ago
  54. 8695159 sched: silence PROVE_RCU in sched_fork() by Peter Zijlstra · 14 years ago
  55. f3b577d rcu: apply RCU protection to wake_affine() by Daniel J Blueman · 14 years ago
  56. 3c93717 sched: Fix over-scheduling bug by Alex,Shi · 14 years ago
  57. 3310d4d nohz: Fix nohz ratelimit by Peter Zijlstra · 14 years ago
  58. 5c1469d user_ns: Introduce user_nsmap_uid and user_ns_map_gid. by Eric W. Biederman · 14 years ago
  59. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  60. 732bee7 fix typos concerning "hierarchy" by Uwe Kleine-König · 14 years ago
  61. 42de553 Merge branch 'bugzilla-13931-sleep-nvs' into release by Len Brown · 14 years ago
  62. a8fb260 perf/tracing: Fix regression of perf losing kprobe events by Steven Rostedt · 14 years ago
  63. 85ca788 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
  64. dd4c4f1 suspend: Move NVS save/restore code to generic suspend functionality by Matthew Garrett · 14 years ago
  65. 4673247 genirq: Deal with desc->set_type() changing desc->chip by Thomas Gleixner · 14 years ago
  66. dc61b1d sched: Fix PROVE_RCU vs cpu_cgroup by Peter Zijlstra · 14 years ago
  67. f6ab91a perf: Fix signed comparison in perf_adjust_period() by Peter Zijlstra · 14 years ago
  68. 90ec781 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  69. 9bea7f2 module: fix bne2 "gave up waiting for init of module libcrc32c" by Rusty Russell · 14 years ago
  70. be593f4 module: verify_export_symbols under the lock by Rusty Russell · 14 years ago
  71. 3bafeb6 module: move find_module check to end by Linus Torvalds · 14 years ago
  72. 7567650 module: make locking more fine-grained. by Rusty Russell · 14 years ago
  73. 6407ebb2 module: Make module sysfs functions private. by Rusty Russell · 14 years ago
  74. 80a3d1b module: move sysfs exposure to end of load_module by Rusty Russell · 14 years ago
  75. c8e21ce module: fix kdb's illicit use of struct module_use. by Rusty Russell · 14 years ago
  76. 2c02dfe module: Make the 'usage' lists be two-way by Linus Torvalds · 14 years ago
  77. d2dd328 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  78. 9e506f7 kernel/: fix BUG_ON checks for cpu notifier callbacks direct call by Akinobu Mita · 14 years ago
  79. 94b3dd0 cgroups: alloc_css_id() increments hierarchy depth by Greg Thelen · 14 years ago
  80. 485d527 sys_personality: change sys_personality() to accept "unsigned int" instead of u_long by Oleg Nesterov · 14 years ago
  81. 39d1121 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  82. f150dba6 Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  83. c6df8d5 perf: Fix crash in swevents by Peter Zijlstra · 14 years ago
  84. ff9da69 pipe: change /proc/sys/fs/pipe-max-pages to byte sized interface by Jens Axboe · 14 years ago
  85. 749d811 padata: add parenthesis in MAX_SEQ_NR macro by Dan Carpenter · 14 years ago
  86. 5c113fb fix cpu_chain section mismatch... by Daniel J Blueman · 14 years ago
  87. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  88. e51fd5e sched: Fix wake_affine() vs RT tasks by Peter Zijlstra · 14 years ago
  89. 293a7cf module: fix reference to mod->percpu after freeing module. by Rusty Russell · 14 years ago
  90. 546cf44 blktrace: Fix new kernel-doc warnings by Randy Dunlap · 14 years ago
  91. 74048f8 perf_events: Fix unincremented buffer base on partial copy by Frederic Weisbecker · 14 years ago
  92. 90151c35 perf_events: Fix event scheduling issues introduced by transactional API by Stephane Eranian · 14 years ago
  93. 2e97942 perf_events, trace: Fix perf_trace_destroy(), mutex went missing by Peter Zijlstra · 14 years ago
  94. 3771f07 perf_events, trace: Fix probe unregister race by Peter Zijlstra · 14 years ago
  95. 8a49542 perf_events: Fix races in group composition by Peter Zijlstra · 14 years ago
  96. ac9721f perf_events: Fix races and clean up perf_event and perf_mmap_data interaction by Peter Zijlstra · 14 years ago
  97. 54e88fa sched: Make sure timers have migrated before killing the migration_thread by Amit K. Arora · 14 years ago
  98. fa7eada Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  99. bc7d352 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
  100. e9a5f42 CPU: Avoid using unititialized error variable in disable_nonboot_cpus() by Rafael J. Wysocki · 14 years ago