1. 37bf063 Merge tag 'v3.12-rc4' into sched/core by Ingo Molnar · 11 years ago
  2. 6bfa687 sched/rt: Remove redundant nr_cpus_allowed test by Shawn Bohrer · 11 years ago
  3. 7dee8df Merge tag 'pm+acpi-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  4. 0d119fb Merge branch 'irq/urgent-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into irq/urgent by Ingo Molnar · 11 years ago
  5. ded7975 irq: Force hardirq exit's softirq processing on its own stack by Frederic Weisbecker · 11 years ago
  6. 314a8ad pidns: fix free_pid() to handle the first fork failure by Oleg Nesterov · 11 years ago
  7. 4c1c7be kernel/kmod.c: check for NULL in call_usermodehelper_exec() by Tetsuo Handa · 11 years ago
  8. aab1728 PM / hibernate: Fix user space driven resume regression by Rafael J. Wysocki · 11 years ago
  9. 669fc2f Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  10. 3a126f8 kernel/params: fix handling of signed integer types by Jean Delvare · 11 years ago
  11. 62d08ae Merge branch 'context_tracking/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/urgent by Ingo Molnar · 11 years ago
  12. 0c06a5d arm: Fix build error with context tracking calls by Frederic Weisbecker · 11 years ago
  13. 82dfaa5 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  14. bdc5663 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  15. a233f11 sched: Prepare for per-cpu preempt_count by Peter Zijlstra · 11 years ago
  16. bdb4380 sched: Extract the basic add/sub preempt_count modifiers by Peter Zijlstra · 11 years ago
  17. 0102874 sched: Create more preempt_count accessors by Peter Zijlstra · 11 years ago
  18. f27dde8 sched: Add NEED_RESCHED to the preempt_count by Peter Zijlstra · 11 years ago
  19. 4a2b4b2 sched: Introduce preempt_count accessor functions by Peter Zijlstra · 11 years ago
  20. ea81174 sched, idle: Fix the idle polling state logic by Peter Zijlstra · 11 years ago
  21. b021fe3 sched, rcu: Make RCU use resched_cpu() by Peter Zijlstra · 11 years ago
  22. 4314895 sched: Micro-optimize by dropping unnecessary task_rq() calls by Michael S. Tsirkin · 11 years ago
  23. e2f0b88 kernel/reboot.c: re-enable the function of variable reboot_default by Chuansheng Liu · 11 years ago
  24. 8ac1c8d audit: fix endless wait in audit_log_start() by Konstantin Khlebnikov · 11 years ago
  25. 9809b18 watchdog: update watchdog_thresh properly by Michal Hocko · 11 years ago
  26. 359e6fa watchdog: update watchdog attributes atomically by Michal Hocko · 11 years ago
  27. f48627e sched/balancing: Periodically decay max cost of idle balance by Jason Low · 11 years ago
  28. 9bd721c sched/balancing: Consider max cost of idle balance per sched domain by Jason Low · 11 years ago
  29. abfafa5 sched: Reduce overestimating rq->avg_idle by Jason Low · 11 years ago
  30. 7aff2e3 sched/balancing: Prevent the reselection of a previous env.dst_cpu if some tasks are pinned by Vladimir Davydov · 11 years ago
  31. 40a0c68 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 11 years ago
  32. 7e3115e sched/balancing: Fix cfs_rq->task_h_load calculation by Vladimir Davydov · 11 years ago
  33. 3029ede sched/balancing: Fix 'local->avg_load > busiest->avg_load' case in fix_small_imbalance() by Vladimir Davydov · 11 years ago
  34. b188555 sched/balancing: Fix 'local->avg_load > sds->avg_load' case in calculate_imbalance() by Vladimir Davydov · 11 years ago
  35. fa73158 perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page' by Peter Zijlstra · 11 years ago
  36. 9d2cd70 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  37. 7e28b27 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  38. 13b62e4 sched: Fix comment for sched_info_depart by Michael S. Tsirkin · 11 years ago
  39. 9bf12df Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  40. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  41. ac4de95 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  42. 6072ddc kernel: replace strict_strto*() with kstrto*() by Jingoo Han · 11 years ago
  43. 1a36e59 memcg: reduce function dereference by Sha Zhengju · 11 years ago
  44. 3af3351 memcg: avoid overflow caused by PAGE_ALIGN by Sha Zhengju · 11 years ago
  45. 6de5a8b memcg: rename RESOURCE_MAX to RES_COUNTER_MAX by Sha Zhengju · 11 years ago
  46. 26935fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  47. 02b9735 Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  48. 75acebf Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  49. b55ee28 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  50. c61037e sched/fair: Fix the group_capacity computation by Peter Zijlstra · 11 years ago
  51. b37d931 sched/fair: Rework and comment the group_capacity code by Peter Zijlstra · 11 years ago
  52. 863bffc sched/fair: Fix group power_orig computation by Peter Zijlstra · 11 years ago
  53. b72ff13 sched/fair: Reduce local_group logic by Peter Zijlstra · 11 years ago
  54. 6263322 sched/fair: Rewrite group_imb trigger by Peter Zijlstra · 11 years ago
  55. fc84091 sched/debug: Take PID namespace into account by Peter Zijlstra · 11 years ago
  56. 6c9a27f sched/fair: Fix small race where child->se.parent,cfs_rq might point to invalid ones by Daisuke Nishimura · 11 years ago
  57. 878b5a6 uprobes: Fix utask->depth accounting in handle_trampoline() by Oleg Nesterov · 11 years ago
  58. 7bd3601 timekeeping: Fix HRTICK related deadlock from ntp lock changes by John Stultz · 11 years ago
  59. 6723734 panic: call panic handlers before kmsg_dump by Kees Cook · 11 years ago
  60. 80c74f6 kexec: remove unnecessary return by Xishi Qiu · 11 years ago
  61. 73af963 __ptrace_may_access() should not deny sub-threads by Mark Grondona · 11 years ago
  62. af96397 kprobes: allow to specify custom allocator for insn caches by Heiko Carstens · 11 years ago
  63. c802d64 kprobes: unify insn caches by Heiko Carstens · 11 years ago
  64. 892f666 task_work: documentation by Oleg Nesterov · 11 years ago
  65. 205e550 task_work: minor cleanups by Oleg Nesterov · 11 years ago
  66. 202da40 kernel/smp.c: quit unconditionally enabling irqs in on_each_cpu_mask(). by David Daney · 11 years ago
  67. e656a63 extable: skip sorting if the table is empty by Uwe Kleine-König · 11 years ago
  68. bff2dc4 smp.h: move !SMP version of on_each_cpu() out-of-line by David Daney · 11 years ago
  69. 081192b up.c: use local_irq_{save,restore}() in smp_call_function_single. by David Daney · 11 years ago
  70. fa68820 smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_cond by David Daney · 11 years ago
  71. c14c338 kernel/spinlock.c: add default arch_*_relax definitions for GENERIC_LOCKBREAK by Will Deacon · 11 years ago
  72. 60c3236 kernel/smp.c: free related resources when failure occurs in hotplug_cfd() by Chen Gang · 11 years ago
  73. 54a33b1b kernel/modsign_pubkey.c: fix init const for module signing code by Andi Kleen · 11 years ago
  74. 3ddc5b4 kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user() by Mathieu Desnoyers · 11 years ago
  75. 86cdb46 mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movable by Naoya Horiguchi · 11 years ago
  76. c33bc31 mm: use zone_end_pfn() instead of zone_start_pfn+spanned_pages by Xishi Qiu · 11 years ago
  77. ef0855d mm: mempolicy: turn vma_set_policy() into vma_dup_policy() by Oleg Nesterov · 11 years ago
  78. 40a0d32 fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks by Oleg Nesterov · 11 years ago
  79. 5167246 pidns: kill the unnecessary CLONE_NEWPID in copy_process() by Oleg Nesterov · 11 years ago
  80. e79f525 pidns: fix vfork() after unshare(CLONE_NEWPID) by Oleg Nesterov · 11 years ago
  81. d008d52 perf: Fix up MMAP2 buffer space reservation by Arnaldo Carvalho de Melo · 11 years ago
  82. 3942c07 fs: bump inode and dentry counters to long by Glauber Costa · 11 years ago
  83. 85fb0a1 Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  84. b05430f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  85. b0cff9d sched: Fix load balancing performance regression in should_we_balance() by Joonsoo Kim · 11 years ago
  86. 7eb6952 Merge tag 'trace-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  87. 300893b Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  88. 4e10f3c Kill indirect include of file.h from eventfd.h, use fdget() in cgroup.c by Al Viro · 11 years ago
  89. c7c4591 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  90. 6be48f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  91. eeca9fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 11 years ago
  92. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  93. 57d7309 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  94. 45d9a22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  95. a0a5a05 ftrace/rcu: Do not trace debug_lockdep_rcu_enabled() by Steven Rostedt (Red Hat) · 11 years ago
  96. ae7a835 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  97. 3398d25 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  98. 816434e Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  99. 6832d96 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  100. 2a47550 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago