1. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  2. 0786f7b kernel/resource.c: remove the unneeded assignment in function __find_resource by Kevin Hao · 11 years ago
  3. 8f75af4 kernel/pid.c: move statement by Raphael S. Carvalho · 11 years ago
  4. 18c830d kernel/fork.c:copy_process(): consolidate the lockless CLONE_THREAD checks by Oleg Nesterov · 11 years ago
  5. 8190773 kernel/fork.c:copy_process(): don't add the uninitialized child to thread/task/pid lists by Oleg Nesterov · 11 years ago
  6. 80628ca kernel/fork.c:copy_process(): unify CLONE_THREAD-or-thread_group_leader code by Oleg Nesterov · 11 years ago
  7. b57922b fork: reorder permissions when violating number of processes limits by Eric Paris · 11 years ago
  8. 81dabb4 exit.c: unexport __set_special_pids() by Oleg Nesterov · 11 years ago
  9. 7f57cfa usermodehelper: kill the sub_info->path[0] check by Oleg Nesterov · 11 years ago
  10. 29000ca ptrace: add ability to get/set signal-blocked mask by Andrey Vagin · 11 years ago
  11. 10fb46d kprobes: handle empty/invalid input to debugfs "enabled" file by Mathias Krause · 11 years ago
  12. 45c6494 kernel/sys.c:do_sysinfo(): use get_monotonic_boottime() by Oleg Nesterov · 11 years ago
  13. 7ec75e1 kernel/sys.c: sys_reboot(): fix malformed panic message by liguang · 11 years ago
  14. f170168 drivers: avoid parsing names as kthread_run() format strings by Kees Cook · 11 years ago
  15. 0ed5fd1 mm: use totalram_pages instead of num_physpages at runtime by Jiang Liu · 11 years ago
  16. f991fae Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  17. 0b0585c Merge branch 'for-3.11-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  18. b028161 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  19. f317ff9 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  20. 3045f94 Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  21. 2d722f6 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  22. f0bb4c0 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  23. a4883ef Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  24. ab3d681 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  25. 0c46d68 Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  26. 3e42dee Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  27. fc76a25 Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  28. bcd7351 Merge tag 'fscache-20130702' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 11 years ago
  29. 2fd1b48 Merge tag 'v3.10' into sched/core by Ingo Molnar · 11 years ago
  30. c7ba828 cgroup: CGRP_ROOT_SUBSYS_BOUND should also be ignored when mounting an existing hierarchy by Tejun Heo · 11 years ago
  31. 706b23b Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validation by Mathieu Desnoyers · 11 years ago
  32. a75930c Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  33. 867a420 Merge branch 'pm-assorted' by Rafael J. Wysocki · 11 years ago
  34. d2e0847 softirq: Use _RET_IP_ by Davidlohr Bueso · 11 years ago
  35. 333bb86 sched/debug: Remove CONFIG_FAIR_GROUP_SCHED mask by Alex Shi · 11 years ago
  36. e52cff8 Merge branch 'pm-assorted' by Rafael J. Wysocki · 11 years ago
  37. 207bc11 Merge branch 'freezer' by Rafael J. Wysocki · 11 years ago
  38. ccc414f genirq: Add the generic chip to the genirq docbook by Thomas Gleixner · 11 years ago
  39. d55f0cc genirq: generic-chip: Export some irq_gc_ functions by Fabio Estevam · 11 years ago
  40. 2779db8 genirq: Fix can_request_irq() for IRQs without an action by Ben Hutchings · 11 years ago
  41. add332a sched/debug: Fix formatting of /proc/<PID>/sched by Kamalesh Babulal · 11 years ago
  42. 0ce6cba cgroup: CGRP_ROOT_SUBSYS_BOUND should be ignored when comparing mount options by Tejun Heo · 11 years ago
  43. e2bd416 cgroup: fix deadlock on cgroup_mutex via drop_parsed_module_refcounts() by Tejun Heo · 11 years ago
  44. 9dceefe PM / Sleep: Warn about system time after resume with pm_trace by Shuah Khan · 11 years ago
  45. 0fc576d sched/fair: Fix typo describing flags in enqueue_entity by Kamalesh Babulal · 11 years ago
  46. 939fd73 sched/debug: Add load-tracking statistics to task by Kamalesh Babulal · 11 years ago
  47. a9dc5d0 sched: Change get_rq_runnable_load() to static and inline by Alex Shi · 11 years ago
  48. a9cef46 sched/tg: Remove tg.load_weight by Alex Shi · 11 years ago
  49. 2509940 sched/cfs_rq: Change atomic64_t removed_load to atomic_long_t by Alex Shi · 11 years ago
  50. bf5b986 sched/tg: Use 'unsigned long' for load variable in task group by Alex Shi · 11 years ago
  51. 72a4cf2 sched: Change cfs_rq load avg to unsigned long by Alex Shi · 11 years ago
  52. a003a25 sched: Consider runnable load average in move_tasks() by Alex Shi · 11 years ago
  53. b92486c sched: Compute runnable load avg in cpu_load and cpu_avg_load_per_task by Alex Shi · 11 years ago
  54. 83dfd52 sched: Update cpu load after task_tick by Alex Shi · 11 years ago
  55. 282cf49 sched: Fix sleep time double accounting in enqueue entity by Alex Shi · 11 years ago
  56. a75cdaa sched: Set an initial value of runnable avg for new forked task by Alex Shi · 11 years ago
  57. fa6bdde sched: Move a few runnable tg variables into CONFIG_SMP by Alex Shi · 11 years ago
  58. 141965c Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking" by Alex Shi · 11 years ago
  59. 54faf77 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  60. a4ea1cc cgroup: always use RCU accessors for protected accesses by Tejun Heo · 11 years ago
  61. a8ad805 cgroup: fix RCU accesses around task->cgroups by Tejun Heo · 11 years ago
  62. eb178d0 cgroup: grab cgroup_mutex in drop_parsed_module_refcounts() by Tejun Heo · 11 years ago
  63. 1672d04 cgroup: fix cgroupfs_root early destruction path by Tejun Heo · 11 years ago
  64. 2301002 mutex: Add w/w mutex slowpath debugging by Daniel Vetter · 11 years ago
  65. 040a0a3 mutex: Add support for wound/wait style locks by Maarten Lankhorst · 11 years ago
  66. a41b56e arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not by Maarten Lankhorst · 11 years ago
  67. ca02c21 Merge tag 'please-pull-mce-bitmap-comment' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/ras by Ingo Molnar · 11 years ago
  68. 88c8004 futex: Use freezable blocking call by Colin Cross · 11 years ago
  69. 13d60f4 futex: Take hugepages into account when generating futex_key by Zhang Yi · 11 years ago
  70. fc76df7 cgroup: reserve ID 0 for dummy_root and 1 for unified hierarchy by Tejun Heo · 11 years ago
  71. 30159ec cgroup: implement for_each_[builtin_]subsys() by Tejun Heo · 11 years ago
  72. 82fe9b0 cgroup: move init_css_set initialization inside cgroup_mutex by Tejun Heo · 11 years ago
  73. fbab62c5 irqdomain: Use irq_get_trigger_type() to get IRQ flags by Javier Martinez Canillas · 11 years ago
  74. 5549c49 cgroup: s/for_each_subsys()/for_each_root_subsys()/ by Tejun Heo · 11 years ago
  75. b326f9d cgroup: clean up find_css_set() and friends by Tejun Heo · 11 years ago
  76. a8a648c cgroup: remove cgroup->actual_subsys_mask by Tejun Heo · 11 years ago
  77. 9871bf9 cgroup: prefix global variables with "cgroup_" by Tejun Heo · 11 years ago
  78. b5aef68 Merge 3.10-rc7 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  79. 6fff831 genirq: Irqchip: document gcflags arg of irq_alloc_domain_generic_chips by James Hogan · 11 years ago
  80. ae8822b PM / QoS: Add pm_qos_request tracepoints by Sahara · 11 years ago
  81. 247e9ee PM / QoS: Add pm_qos_update_target/flags tracepoints by Sahara · 11 years ago
  82. 14c63f1 perf: Drop sample rate when sampling is too slow by Dave Hansen · 11 years ago
  83. f71194a Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  84. ea8deb8 tick: Fix tick_broadcast_pending_mask not cleared by Daniel Lezcano · 11 years ago
  85. bb177fe PM / Sleep: Print last wakeup source on failed wakeup_count write by Julius Werner · 11 years ago
  86. d24c2a4 PM / QoS: correct the valid range of pm_qos_class by Sahara · 11 years ago
  87. a3d5c34 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  88. 86c7667 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  89. 805e318 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  90. 4db88eb Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  91. bde9603 hw_breakpoint: Introduce "struct bp_cpuinfo" by Oleg Nesterov · 11 years ago
  92. e12cbc1 hw_breakpoint: Simplify *register_wide_hw_breakpoint() by Oleg Nesterov · 11 years ago
  93. 1c10adb hw_breakpoint: Introduce cpumask_of_bp() by Oleg Nesterov · 11 years ago
  94. 7ab71f3 hw_breakpoint: Simplify the "weight" usage in toggle_bp_slot() paths by Oleg Nesterov · 11 years ago
  95. e1ebe86 hw_breakpoint: Simplify list/idx mess in toggle_bp_slot() paths by Oleg Nesterov · 11 years ago
  96. f070a4d Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
  97. c790b0a hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot() by Oleg Nesterov · 11 years ago
  98. 8b4d801 hw_breakpoint: Fix cpu check in task_bp_pinned(cpu) by Oleg Nesterov · 11 years ago
  99. d908e1e Merge tag 'please-pull-einj' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/ras by Ingo Molnar · 11 years ago
  100. b1fe998 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 11 years ago