1. a729589 taskstats: add_del_listener() should ignore !valid listeners by Oleg Nesterov · 13 years ago
  2. dfc428b taskstats: add_del_listener() shouldn't use the wrong node by Oleg Nesterov · 13 years ago
  3. 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
  4. 37f86b4 kdb,kgdb: Allow arbitrary kgdb magic knock sequences by Jason Wessel · 13 years ago
  5. d613d82 kdb: Remove all references to DOING_KGDB2 by Jason Wessel · 13 years ago
  6. f679c49 kdb,kgdb: Implement switch and pass buffer from kdb -> gdb by Jason Wessel · 13 years ago
  7. 3bdb65e kdb: cleanup unused variables missed in the original kdb merge by Jason Wessel · 13 years ago
  8. 968e75f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  9. 1c38891 resources: Add lookup_resource() by Geert Uytterhoeven · 13 years ago
  10. 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
  11. 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
  12. 6124a4e Merge branch 'imx/dt' into next/dt by Arnd Bergmann · 13 years ago
  13. 7e71330 dt/irq: add irq_domain_generate_simple() helper by Grant Likely · 13 years ago
  14. 08a543a irq: add irq_domain translation infrastructure by Grant Likely · 13 years ago
  15. 95b6886 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
  16. 2330fb8 [media] v4l2-compat-ioctl32: add VIDIOC_DQEVENT support by Hans Verkuil · 13 years ago
  17. c1095c6 signals: sys_ssetmask/sys_rt_sigsuspend should use set_current_blocked() by Oleg Nesterov · 13 years ago
  18. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  19. 4302fbc panic: panic=-1 for immediate reboot by Hugh Dickins · 13 years ago
  20. 947be5d gcov: disable CONSTRUCTORS for UML by Vitaliy Ivanov · 13 years ago
  21. b34a6b1 ipc: introduce shm_rmid_forced sysctl by Vasiliy Kulikov · 13 years ago
  22. fb0a685 kernel/fork.c: fix a few coding style issues by Daniel Rebelo de Oliveira · 13 years ago
  23. 778d3b0 cpusets: randomize node rotor used in cpuset_mem_spread_node() by Michal Hocko · 13 years ago
  24. 45b583b Merge 'akpm' patch series by Linus Torvalds · 13 years ago
  25. 626a031 kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=n by Stephen Boyd · 13 years ago
  26. c5f4175 notifiers: sys: move reboot notifiers into reboot.h by Amerigo Wang · 13 years ago
  27. ae891a1 devres: fix possible use after free by Maxin B John · 13 years ago
  28. 2efaca9 mm/futex: fix futex writes on archs with SW tracking of dirty & young by Benjamin Herrenschmidt · 13 years ago
  29. 154dd78 Merge branches 'kbuild', 'packaging' and 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  30. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  31. 096a705 Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  32. fcda12e Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 13 years ago
  33. 5fabc48 Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  34. 88bfa32 module: add /sys/module/<name>/uevent files by Kay Sievers · 13 years ago
  35. 4befb02 module: change attr callbacks to take struct module_kobject by Kay Sievers · 13 years ago
  36. 74e08fc modules: add default loader hook implementations by Jonas Bonn · 13 years ago
  37. 81c7413 param: fix return value handling in param_set_* by Satoru Moriya · 13 years ago
  38. bbd9d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  39. dc43d9f Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  40. 112ec46 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  41. bdc7ccf Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  42. 4d4abdc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  43. 0342cbc Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  44. 391d627 Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  45. 75b56ec Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  46. 431bf99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  47. 5a791ea Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  48. 8209f53 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago
  49. 951cc93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  50. 0f31714 sched: Cleanup duplicate local variable in [enqueue|dequeue]_task_fair by Lin Ming · 13 years ago
  51. 033b114 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  52. f5caadb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 13 years ago
  53. efbe2ee lockdep: Fix lockdep_no_validate against IRQ states by Peter Zijlstra · 13 years ago
  54. 9985c20 perf: Remove perf_event_attr::type check by Lin Ming · 13 years ago
  55. 2bd2d6f sched: Replace use of entity_key() by Stephan Baerwolf · 13 years ago
  56. acb5a9b sched: Separate group-scheduling code more clearly by Jan H. Schönherr · 13 years ago
  57. 26a148e sched: Reorder root_domain to remove 64 bit alignment padding by Richard Kennedy · 13 years ago
  58. 99bc524 sched: Do not attempt to destroy uninitialized rt_bandwidth by Bianca Lutz · 13 years ago
  59. 045176d sched: Remove unused function cpu_cfs_rq() by Jan Schoenherr · 13 years ago
  60. 5f817d6 sched: Fix (harmless) typo 'CONFG_FAIR_GROUP_SCHED' by Jan Schoenherr · 13 years ago
  61. 9763b67 sched, cgroup: Optimize load_balance_fair() by Peter Zijlstra · 13 years ago
  62. 9598c82 sched: Don't update shares twice on on_rq parent by Paul Turner · 13 years ago
  63. 9bbd737 sched: update correct entity's runtime in check_preempt_wakeup() by Paul Turner · 13 years ago
  64. 994bf1c Merge branch 'linus' into sched/core by Ingo Molnar · 13 years ago
  65. 8a35241 ptrace: fix ptrace_signal() && STOP_DEQUEUED interaction by Oleg Nesterov · 13 years ago
  66. 40bcea7 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 13 years ago
  67. 492f73a Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  68. 11b80f4 rw_semaphore: remove up/down_read_non_owner by Christoph Hellwig · 13 years ago
  69. cf6ace1 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
  70. cbaa515 time: Fix stupid KERN_WARN compile issue by John Stultz · 13 years ago
  71. a95cded sysctl,rcu: Convert call_rcu(free_head) to kfree by Paul E. McKenney · 13 years ago
  72. 3b097c4 audit_tree,rcu: Convert call_rcu(__put_tree) to kfree_rcu() by Lai Jiangshan · 14 years ago
  73. d1e9ae4 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/urgent by Ingo Molnar · 13 years ago
  74. a841796 signal: align __lock_task_sighand() irq disabling and RCU by Paul E. McKenney · 13 years ago
  75. ec433f0 softirq,rcu: Inform RCU of irq_exit() activity by Peter Zijlstra · 13 years ago
  76. c5d753a sched: Add irq_{enter,exit}() to scheduler_ipi() by Peter Zijlstra · 13 years ago
  77. 10f39bb rcu: protect __rcu_read_unlock() against scheduler-using irq handlers by Paul E. McKenney · 13 years ago
  78. d110235 sched: Avoid creating superfluous NUMA domains on non-NUMA systems by Peter Zijlstra · 13 years ago
  79. e3589f6 sched: Allow for overlapping sched_domain spans by Peter Zijlstra · 13 years ago
  80. 9c3f75c sched: Break out cpu_power from the sched_group structure by Peter Zijlstra · 13 years ago
  81. 6657719 make sure that nsproxy_cache is initialized early enough by Al Viro · 13 years ago
  82. 3bfa784 kill file_permission() completely by Al Viro · 13 years ago
  83. be0e1e2 rcu: Streamline code produced by __rcu_read_unlock() by Paul E. McKenney · 13 years ago
  84. 7765be2 rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special by Paul E. McKenney · 13 years ago
  85. 131906b rcu: decrease rcu_report_exp_rnp coupling with scheduler by Paul E. McKenney · 13 years ago
  86. e78e8f2 kernel: prevent unnecessary rebuilding due to config_data.gz by Peter Foley · 13 years ago
  87. f701e5b connector: add an event for monitoring process tracers by Vladimir Zapolskiy · 13 years ago
  88. dcace06 ptrace: mv send-SIGSTOP from do_fork() to ptrace_init_task() by Oleg Nesterov · 13 years ago
  89. 961c467 has_stopped_jobs: s/task_is_stopped/SIGNAL_STOP_STOPPED/ by Oleg Nesterov · 13 years ago
  90. ba1389d Merge branch 'pm-domains' into for-linus by Rafael J. Wysocki · 13 years ago
  91. f0c077a PM: Improve error code of pm_notifier_call_chain() by Akinobu Mita · 13 years ago
  92. a5e4fd8 PM / Suspend: Export suspend_set_ops, suspend_valid_only_mem by Kevin Hilman · 13 years ago
  93. 3b5fe85 PM / Suspend: Add .suspend_again() callback to suspend_ops by MyungJoo Ham · 13 years ago
  94. 7f6878a tracing/kprobe: Update symbol reference when loading module by Masami Hiramatsu · 13 years ago
  95. 6142431 tracing/kprobes: Support module init function probing by Masami Hiramatsu · 13 years ago
  96. bc81d48 kprobes: Return -ENOENT if probe point doesn't exist by Masami Hiramatsu · 13 years ago
  97. 1538f88 tracing/kprobes: Merge trace probe enable/disable functions by Masami Hiramatsu · 13 years ago
  98. df8d6fe Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu by Linus Torvalds · 13 years ago
  99. c64be78 sched: Fix 32bit race by Peter Zijlstra · 13 years ago
  100. f7bc8b6 ftrace: Fix regression where ftrace breaks when modules are loaded by Steven Rostedt · 13 years ago