1. 8742f22 userns: limit the maximum depth of user_namespace->parent chain by Oleg Nesterov · 11 years ago
  2. 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
  3. 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
  4. 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
  5. 2cfe6c4 printk: Fix return of braille_register_console() by Steven Rostedt · 11 years ago
  6. 35114fc Revert "ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child)" by Oleg Nesterov · 11 years ago
  7. 6160968 userns: unshare_userns(&cred) should not populate cred on failure by Oleg Nesterov · 11 years ago
  8. 9457158 tracing: Fix reset of time stamps during trace_clock changes by Alexander Z Lam · 11 years ago
  9. 711e124 tracing: Make TRACE_ITER_STOP_ON_FREE stop the correct buffer by Alexander Z Lam · 11 years ago
  10. ed5467d tracing: Fix fields of struct trace_iterator that are zeroed by mistake by Andrew Vagin · 11 years ago
  11. 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
  12. c6c2401 tracing/uprobes: Fail to unregister if probe event files are in use by Steven Rostedt (Red Hat) · 11 years ago
  13. 2865a8f workqueue: copy workqueue_attrs with all fields by Shaohua Li · 11 years ago
  14. 40c3259 tracing/kprobes: Fail to unregister if probe event files are in use by Steven Rostedt (Red Hat) · 11 years ago
  15. 19788a9 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  16. 62e32ac printk: rename struct log to struct printk_log by Joe Perches · 11 years ago
  17. 2347540 printk: use pointer for console_cmdline indexing by Joe Perches · 11 years ago
  18. bbeddf5 printk: move braille console support into separate braille.[ch] files by Joe Perches · 11 years ago
  19. d197c43 printk: add console_cmdline.h by Joe Perches · 11 years ago
  20. b9ee979 printk: move to separate directory for easier modification by Joe Perches · 11 years ago
  21. 10e84b9 mm: sched: numa: fix NUMA balancing when !SCHED_DEBUG by Dave Kleikamp · 11 years ago
  22. 06693f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  23. 2ba6403 tracing: Add comment to describe special break case in probe_remove_event_call() by Steven Rostedt (Red Hat) · 11 years ago
  24. 2816c55 tracing: trace_remove_event_call() should fail if call/file is in use by Oleg Nesterov · 11 years ago
  25. da0a12c cgroup: fix a leak when percpu_ref_init() fails by Li Zefan · 11 years ago
  26. 8c4f3c3 ftrace: Check module functions being traced on reload by Steven Rostedt (Red Hat) · 11 years ago
  27. 2b44c4d freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processes by Colin Cross · 11 years ago
  28. 1c80c43 ftrace: Consolidate some duplicate code for updating ftrace ops by Steven Rostedt (Red Hat) · 11 years ago
  29. bf682c3 tracing: Change remove_event_file_dir() to clear "d_subdirs"->i_private by Oleg Nesterov · 11 years ago
  30. f6a84bd tracing: Introduce remove_event_file_dir() by Oleg Nesterov · 11 years ago
  31. c5a44a1 tracing: Change f_start() to take event_mutex and verify i_private != NULL by Oleg Nesterov · 11 years ago
  32. e2912b0 tracing: Change event_filter_read/write to verify i_private != NULL by Oleg Nesterov · 11 years ago
  33. bc6f6b0 tracing: Change event_enable/disable_read() to verify i_private != NULL by Oleg Nesterov · 11 years ago
  34. 1a11126 tracing: Turn event/id->i_private into call->event.type by Oleg Nesterov · 11 years ago
  35. 1485191 Revert "cpuidle: Quickly notice prediction failure for repeat mode" by Rafael J. Wysocki · 11 years ago
  36. 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
  37. d738ce8 sysctl: range checking in do_proc_dointvec_ms_jiffies_conv by Francesco Fusco · 11 years ago
  38. 09d8091 tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus() by Steven Rostedt (Red Hat) · 11 years ago
  39. c2fda50 workqueue: allow work_on_cpu() to be called recursively by Lai Jiangshan · 11 years ago
  40. 195a8af ftrace: Add check for NULL regs if ops has SAVE_REGS set by Steven Rostedt (Red Hat) · 11 years ago
  41. 9c01fe4 tracing: Kill trace_cpu struct/members by Oleg Nesterov · 11 years ago
  42. 6484c71 tracing: Change tracing_fops/snapshot_fops to rely on tracing_get_cpu() by Oleg Nesterov · 11 years ago
  43. 0bc392e tracing: Change tracing_entries_fops to rely on tracing_get_cpu() by Oleg Nesterov · 11 years ago
  44. 4d3435b tracing: Change tracing_stats_fops to rely on tracing_get_cpu() by Oleg Nesterov · 11 years ago
  45. 46ef2be tracing: Change tracing_buffers_fops to rely on tracing_get_cpu() by Oleg Nesterov · 11 years ago
  46. 1554420 tracing: Change tracing_pipe_fops() to rely on tracing_get_cpu() by Oleg Nesterov · 11 years ago
  47. 649e9c70 tracing: Introduce trace_create_cpu_file() and tracing_get_cpu() by Oleg Nesterov · 11 years ago
  48. 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
  49. 42577ca Fix __wait_on_atomic_t() to call the action func if the counter != 0 by David Howells · 11 years ago
  50. 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
  51. e70e78e tracing: Kill the unbalanced tr->ref++ in tracing_buffers_open() by Oleg Nesterov · 11 years ago
  52. 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
  53. a644a7e tracing: Kill trace_array->waiter by Oleg Nesterov · 11 years ago
  54. cd458ba tracing: Do not (ab)use trace_seq in event_id_read() by Oleg Nesterov · 11 years ago
  55. 7710b63 tracing: Simplify the iteration logic in f_start/f_next by Oleg Nesterov · 11 years ago
  56. 8f76899 tracing: Add ref_data to function and fgraph tracer structs by Steven Rostedt (Red Hat) · 11 years ago
  57. f77d09a tracing: Miscellaneous fixes for trace_array ref counting by Alexander Z Lam · 11 years ago
  58. 609e85a tracing: Fix error handling to ensure instances can always be removed by Alexander Z Lam · 11 years ago
  59. a232e27 tracing/kprobe: Wait for disabling all running kprobe handlers by Masami Hiramatsu · 11 years ago
  60. cd92bf6 tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare() by Oleg Nesterov · 11 years ago
  61. 421c786 tracing/syscall: Avoid perf_trace_buf_*() if sys_data->perf_events is empty by Oleg Nesterov · 11 years ago
  62. b8ebfd3 tracing/function: Avoid perf_trace_buf_*() if event_function.perf_events is empty by Oleg Nesterov · 11 years ago
  63. d611851 tracing: Typo fix on ring buffer comments by zhangwei(Jovi) · 11 years ago
  64. 146c344 tracing: Use trace_seq_puts()/trace_seq_putc() where possible by zhangwei(Jovi) · 11 years ago
  65. 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
  66. b9b3259 sysfs.h: add __ATTR_RW() macro by Greg Kroah-Hartman · 11 years ago
  67. 991821c tracing: Use correct config guard CONFIG_STACK_TRACER by zhangwei(Jovi) · 11 years ago
  68. 0db0628 kernel: delete __cpuinit usage from all core kernel files by Paul Gortmaker · 11 years ago
  69. 49fb4c6 rcu: delete __cpuinit usage from all rcu files by Paul Gortmaker · 11 years ago
  70. e5248a1 PM / Sleep: avoid 'autosleep' in shutdown progress by Liu ShuoX · 11 years ago
  71. 41d9884c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  72. 786e144 cgroup: we can use simple_lookup() now by Al Viro · 11 years ago
  73. 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
  74. 505608d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  75. 0da2736 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  76. 560ae37 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  77. 4fa109b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  78. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  79. 913ffdb cgroup: replace task_cgroup_path_from_hierarchy() with task_cgroup_path() by Tejun Heo · 11 years ago
  80. 971ee28 sched: Fix HRTICK by Peter Zijlstra · 11 years ago
  81. a272dcc tick: broadcast: Check broadcast mode on CPU hotplug by Stephen Boyd · 11 years ago
  82. f2006e2 Merge branch 'linus' into timers/urgent by Thomas Gleixner · 11 years ago
  83. 1b375dc mutex: Move ww_mutex definitions to ww_mutex.h by Maarten Lankhorst · 11 years ago
  84. 058ebd0 perf: Fix perf_lock_task_context() vs RCU by Peter Zijlstra · 11 years ago
  85. 06f4179 perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenario by Jiri Olsa · 11 years ago
  86. 734df5a perf: Clone child context from parent context pmu by Jiri Olsa · 11 years ago
  87. c72bb31 Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  88. 75fcf64 Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  89. db6e330 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  90. 98d1e64 mm: remove free_area_cache by Michel Lespinasse · 11 years ago
  91. a9642fa Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  92. 8133633 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  93. e399eb5 Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/urgent by Ingo Molnar · 11 years ago
  94. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  95. 1b3a5d0 reboot: move arch/x86 reboot= handling to generic kernel by Robin Holt · 11 years ago
  96. 972ee83 reboot: checkpatch.pl the new kernel/reboot.c file by Robin Holt · 11 years ago
  97. 15d94b8 reboot: move shutdown/reboot related functions to kernel/reboot.c by Robin Holt · 11 years ago
  98. 0efbee7 reboot: remove -stable friendly PF_THREAD_BOUND define by Robin Holt · 11 years ago
  99. fab840f ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child) by Oleg Nesterov · 11 years ago
  100. 7c8df28 ptrace: revert "Prepare to fix racy accesses on task breakpoints" by Oleg Nesterov · 11 years ago