1. a878764 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  2. 41615e8 Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  3. bb78a92 cgroup: fix rmdir EBUSY regression in 3.11 by Hugh Dickins · 11 years ago
  4. b22ce27 workqueue: cond_resched() after processing each work item by Tejun Heo · 11 years ago
  5. 84a78a6 timer_list: correct the iterator for timer_list by Nathan Zimmer · 11 years ago
  6. c2b1df2 Rename nsproxy.pid_ns to nsproxy.pid_ns_for_children by Andy Lutomirski · 11 years ago
  7. e2982a0 Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  8. 1c09b19 cpuset: fix a regression in validating config change by Li Zefan · 11 years ago
  9. e91dade Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  10. 2203547 kernel: fix new kernel-doc warning in wait.c by Randy Dunlap · 11 years ago
  11. 50e37cc Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  12. 2d2843e Merge tag 'pm-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  13. f1d6e17 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  14. dfa9771 microblaze: fix clone syscall by Michal Simek · 11 years ago
  15. 28fbc8b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  16. 40fea92f PM / QoS: Fix workqueue deadlock when using pm_qos_update_request_timeout() by Stephen Boyd · 11 years ago
  17. e0acd0a sched: fix the theoretical signal_wake_up() vs schedule() race by Oleg Nesterov · 11 years ago
  18. a903f08 cpuset: fix the return value of cpuset_write_u64() by Li Zefan · 11 years ago
  19. 2782255 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  20. ae920eb Merge branch 'fortglx/3.11/time' of git://git.linaro.org/people/jstultz/linux into timers/urgent by Ingo Molnar · 11 years ago
  21. 8742f22 userns: limit the maximum depth of user_namespace->parent chain by Oleg Nesterov · 11 years ago
  22. b7bc9e7 Merge tag 'trace-fixes-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  23. 8e28921 Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  24. 4264bc1 Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  25. 2cfe6c4 printk: Fix return of braille_register_console() by Steven Rostedt · 11 years ago
  26. 35114fc Revert "ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child)" by Oleg Nesterov · 11 years ago
  27. 6160968 userns: unshare_userns(&cred) should not populate cred on failure by Oleg Nesterov · 11 years ago
  28. 9457158 tracing: Fix reset of time stamps during trace_clock changes by Alexander Z Lam · 11 years ago
  29. 711e124 tracing: Make TRACE_ITER_STOP_ON_FREE stop the correct buffer by Alexander Z Lam · 11 years ago
  30. ed5467d tracing: Fix fields of struct trace_iterator that are zeroed by mistake by Andrew Vagin · 11 years ago
  31. 1fe0135 Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  32. c6c2401 tracing/uprobes: Fail to unregister if probe event files are in use by Steven Rostedt (Red Hat) · 11 years ago
  33. 2865a8f workqueue: copy workqueue_attrs with all fields by Shaohua Li · 11 years ago
  34. 40c3259 tracing/kprobes: Fail to unregister if probe event files are in use by Steven Rostedt (Red Hat) · 11 years ago
  35. 19788a9 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  36. 62e32ac printk: rename struct log to struct printk_log by Joe Perches · 11 years ago
  37. 2347540 printk: use pointer for console_cmdline indexing by Joe Perches · 11 years ago
  38. bbeddf5 printk: move braille console support into separate braille.[ch] files by Joe Perches · 11 years ago
  39. d197c43 printk: add console_cmdline.h by Joe Perches · 11 years ago
  40. b9ee979 printk: move to separate directory for easier modification by Joe Perches · 11 years ago
  41. 10e84b9 mm: sched: numa: fix NUMA balancing when !SCHED_DEBUG by Dave Kleikamp · 11 years ago
  42. 06693f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  43. 2ba6403 tracing: Add comment to describe special break case in probe_remove_event_call() by Steven Rostedt (Red Hat) · 11 years ago
  44. 2816c55 tracing: trace_remove_event_call() should fail if call/file is in use by Oleg Nesterov · 11 years ago
  45. da0a12c cgroup: fix a leak when percpu_ref_init() fails by Li Zefan · 11 years ago
  46. 8c4f3c3 ftrace: Check module functions being traced on reload by Steven Rostedt (Red Hat) · 11 years ago
  47. 85f4896 mutex: Fix w/w mutex deadlock injection by Maarten Lankhorst · 11 years ago
  48. bf0bd94 sched: Ensure update_cfs_shares() is called for parents of continuously-running tasks by Peter Zijlstra · 11 years ago
  49. 2b44c4d freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processes by Colin Cross · 11 years ago
  50. 1c80c43 ftrace: Consolidate some duplicate code for updating ftrace ops by Steven Rostedt (Red Hat) · 11 years ago
  51. bf682c3 tracing: Change remove_event_file_dir() to clear "d_subdirs"->i_private by Oleg Nesterov · 11 years ago
  52. f6a84bd tracing: Introduce remove_event_file_dir() by Oleg Nesterov · 11 years ago
  53. c5a44a1 tracing: Change f_start() to take event_mutex and verify i_private != NULL by Oleg Nesterov · 11 years ago
  54. e2912b0 tracing: Change event_filter_read/write to verify i_private != NULL by Oleg Nesterov · 11 years ago
  55. bc6f6b0 tracing: Change event_enable/disable_read() to verify i_private != NULL by Oleg Nesterov · 11 years ago
  56. 1a11126 tracing: Turn event/id->i_private into call->event.type by Oleg Nesterov · 11 years ago
  57. 1485191 Revert "cpuidle: Quickly notice prediction failure for repeat mode" by Rafael J. Wysocki · 11 years ago
  58. 6803f37 Merge tag 'trace-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  59. d738ce8 sysctl: range checking in do_proc_dointvec_ms_jiffies_conv by Francesco Fusco · 11 years ago
  60. 09d8091 tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus() by Steven Rostedt (Red Hat) · 11 years ago
  61. 365d8c0 Merge branch 'timers/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/urgent by Ingo Molnar · 11 years ago
  62. ca06416 nohz: fix compile warning in tick_nohz_init() by Li Zhong · 11 years ago
  63. 543487c nohz: Do not warn about unstable tsc unless user uses nohz_full by Steven Rostedt · 11 years ago
  64. c2fda50 workqueue: allow work_on_cpu() to be called recursively by Lai Jiangshan · 11 years ago
  65. 195a8af ftrace: Add check for NULL regs if ops has SAVE_REGS set by Steven Rostedt (Red Hat) · 11 years ago
  66. 9c01fe4 tracing: Kill trace_cpu struct/members by Oleg Nesterov · 11 years ago
  67. 6484c71 tracing: Change tracing_fops/snapshot_fops to rely on tracing_get_cpu() by Oleg Nesterov · 11 years ago
  68. 0bc392e tracing: Change tracing_entries_fops to rely on tracing_get_cpu() by Oleg Nesterov · 11 years ago
  69. 4d3435b tracing: Change tracing_stats_fops to rely on tracing_get_cpu() by Oleg Nesterov · 11 years ago
  70. 46ef2be tracing: Change tracing_buffers_fops to rely on tracing_get_cpu() by Oleg Nesterov · 11 years ago
  71. 1554420 tracing: Change tracing_pipe_fops() to rely on tracing_get_cpu() by Oleg Nesterov · 11 years ago
  72. 649e9c70 tracing: Introduce trace_create_cpu_file() and tracing_get_cpu() by Oleg Nesterov · 11 years ago
  73. c2468d3 Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  74. 42577ca Fix __wait_on_atomic_t() to call the action func if the counter != 0 by David Howells · 11 years ago
  75. b3a3a9c Merge tag 'trace-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  76. 53c0352 sched_clock: Fix integer overflow by Baruch Siach · 11 years ago
  77. e70e78e tracing: Kill the unbalanced tr->ref++ in tracing_buffers_open() by Oleg Nesterov · 11 years ago
  78. b7356ab Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  79. a644a7e tracing: Kill trace_array->waiter by Oleg Nesterov · 11 years ago
  80. cd458ba tracing: Do not (ab)use trace_seq in event_id_read() by Oleg Nesterov · 11 years ago
  81. 7710b63 tracing: Simplify the iteration logic in f_start/f_next by Oleg Nesterov · 11 years ago
  82. 8f76899 tracing: Add ref_data to function and fgraph tracer structs by Steven Rostedt (Red Hat) · 11 years ago
  83. f77d09a tracing: Miscellaneous fixes for trace_array ref counting by Alexander Z Lam · 11 years ago
  84. 609e85a tracing: Fix error handling to ensure instances can always be removed by Alexander Z Lam · 11 years ago
  85. a232e27 tracing/kprobe: Wait for disabling all running kprobe handlers by Masami Hiramatsu · 11 years ago
  86. cd92bf6 tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare() by Oleg Nesterov · 11 years ago
  87. 421c786 tracing/syscall: Avoid perf_trace_buf_*() if sys_data->perf_events is empty by Oleg Nesterov · 11 years ago
  88. b8ebfd3 tracing/function: Avoid perf_trace_buf_*() if event_function.perf_events is empty by Oleg Nesterov · 11 years ago
  89. d611851 tracing: Typo fix on ring buffer comments by zhangwei(Jovi) · 11 years ago
  90. 146c344 tracing: Use trace_seq_puts()/trace_seq_putc() where possible by zhangwei(Jovi) · 11 years ago
  91. 7a62711 Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  92. e69f618 sched: Fix some kernel-doc warnings by Yacine Belkadi · 11 years ago
  93. b9b3259 sysfs.h: add __ATTR_RW() macro by Greg Kroah-Hartman · 11 years ago
  94. 991821c tracing: Use correct config guard CONFIG_STACK_TRACER by zhangwei(Jovi) · 11 years ago
  95. 0db0628 kernel: delete __cpuinit usage from all core kernel files by Paul Gortmaker · 11 years ago
  96. 49fb4c6 rcu: delete __cpuinit usage from all rcu files by Paul Gortmaker · 11 years ago
  97. e5248a1 PM / Sleep: avoid 'autosleep' in shutdown progress by Liu ShuoX · 11 years ago
  98. 41d9884c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  99. 786e144 cgroup: we can use simple_lookup() now by Al Viro · 11 years ago
  100. f8acc45 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago