1. 9bf12df Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  2. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  3. ac4de95 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  4. 6072ddc kernel: replace strict_strto*() with kstrto*() by Jingoo Han · 11 years ago
  5. 1a36e59 memcg: reduce function dereference by Sha Zhengju · 11 years ago
  6. 3af3351 memcg: avoid overflow caused by PAGE_ALIGN by Sha Zhengju · 11 years ago
  7. 6de5a8b memcg: rename RESOURCE_MAX to RES_COUNTER_MAX by Sha Zhengju · 11 years ago
  8. 26935fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  9. 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
  10. 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
  11. 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
  12. 878b5a6 uprobes: Fix utask->depth accounting in handle_trampoline() by Oleg Nesterov · 11 years ago
  13. 6723734 panic: call panic handlers before kmsg_dump by Kees Cook · 11 years ago
  14. 80c74f6 kexec: remove unnecessary return by Xishi Qiu · 11 years ago
  15. 73af963 __ptrace_may_access() should not deny sub-threads by Mark Grondona · 11 years ago
  16. af96397 kprobes: allow to specify custom allocator for insn caches by Heiko Carstens · 11 years ago
  17. c802d64 kprobes: unify insn caches by Heiko Carstens · 11 years ago
  18. 892f666 task_work: documentation by Oleg Nesterov · 11 years ago
  19. 205e550 task_work: minor cleanups by Oleg Nesterov · 11 years ago
  20. 202da40 kernel/smp.c: quit unconditionally enabling irqs in on_each_cpu_mask(). by David Daney · 11 years ago
  21. e656a63 extable: skip sorting if the table is empty by Uwe Kleine-König · 11 years ago
  22. bff2dc4 smp.h: move !SMP version of on_each_cpu() out-of-line by David Daney · 11 years ago
  23. 081192b up.c: use local_irq_{save,restore}() in smp_call_function_single. by David Daney · 11 years ago
  24. fa68820 smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_cond by David Daney · 11 years ago
  25. c14c338 kernel/spinlock.c: add default arch_*_relax definitions for GENERIC_LOCKBREAK by Will Deacon · 11 years ago
  26. 60c3236 kernel/smp.c: free related resources when failure occurs in hotplug_cfd() by Chen Gang · 11 years ago
  27. 54a33b1b kernel/modsign_pubkey.c: fix init const for module signing code by Andi Kleen · 11 years ago
  28. 3ddc5b4 kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user() by Mathieu Desnoyers · 11 years ago
  29. 86cdb46 mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movable by Naoya Horiguchi · 11 years ago
  30. c33bc31 mm: use zone_end_pfn() instead of zone_start_pfn+spanned_pages by Xishi Qiu · 11 years ago
  31. ef0855d mm: mempolicy: turn vma_set_policy() into vma_dup_policy() by Oleg Nesterov · 11 years ago
  32. 40a0d32 fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks by Oleg Nesterov · 11 years ago
  33. 5167246 pidns: kill the unnecessary CLONE_NEWPID in copy_process() by Oleg Nesterov · 11 years ago
  34. e79f525 pidns: fix vfork() after unshare(CLONE_NEWPID) by Oleg Nesterov · 11 years ago
  35. d008d52 perf: Fix up MMAP2 buffer space reservation by Arnaldo Carvalho de Melo · 11 years ago
  36. 3942c07 fs: bump inode and dentry counters to long by Glauber Costa · 11 years ago
  37. 85fb0a1 Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  38. b05430f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  39. b0cff9d sched: Fix load balancing performance regression in should_we_balance() by Joonsoo Kim · 11 years ago
  40. 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
  41. 300893b Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  42. 4e10f3c Kill indirect include of file.h from eventfd.h, use fdget() in cgroup.c by Al Viro · 11 years ago
  43. c7c4591 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  44. 6be48f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  45. eeca9fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 11 years ago
  46. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  47. 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
  48. 45d9a22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  49. a0a5a05 ftrace/rcu: Do not trace debug_lockdep_rcu_enabled() by Steven Rostedt (Red Hat) · 11 years ago
  50. ae7a835 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  51. 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
  52. 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
  53. 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
  54. 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
  55. 5e0b3a4 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  56. 0d99b70 Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  57. 4689550 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  58. b854e4d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  59. 5a8e01f sched/cputime: Do not scale when utime == 0 by Stanislaw Gruszka · 11 years ago
  60. a2e0578 switch copy_module_from_fd() to fdget by Al Viro · 11 years ago
  61. 32dad03 Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  62. 9ee52a1 Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  63. 59338f7 ftrace: Fix a slight race in modifying what function callback gets traced by Steven Rostedt (Red Hat) · 11 years ago
  64. 40031da Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  65. 2f01ea9 Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  66. 542a086 Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  67. 942e443 module: Fix mod->mkobj.kobj potentially freed too early by Li Zhong · 11 years ago
  68. 7d992fe 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
  69. 13d7a24 perf: Add attr->mmap2 attribute to an event by Stephane Eranian · 11 years ago
  70. 10866e62 sched/fair: Fix the sd_parent_degenerate() code by Peter Zijlstra · 11 years ago
  71. 30ce5da sched/fair: Rework and comment the group_imb code by Peter Zijlstra · 11 years ago
  72. 6906a40 sched/fair: Optimize find_busiest_queue() by Peter Zijlstra · 11 years ago
  73. 3ae11c9 sched/fair: Make group power more consistent by Peter Zijlstra · 11 years ago
  74. 38d0f77 sched/fair: Remove duplicate load_per_task computations by Peter Zijlstra · 11 years ago
  75. 147c5fc sched/fair: Shrink sg_lb_stats and play memset games by Peter Zijlstra · 11 years ago
  76. 56cf515 sched: Clean-up struct sd_lb_stat by Joonsoo Kim · 11 years ago
  77. 23f0d20 sched: Factor out code to should_we_balance() by Joonsoo Kim · 11 years ago
  78. 95a79b8 sched: Remove one division operation in find_busiest_queue() by Joonsoo Kim · 11 years ago
  79. ae23bff perf: Prevent race in unthrottling code by Jiri Olsa · 11 years ago
  80. 25f27ce Merge branches 'doc.2013.08.19a', 'fixes.2013.08.20a', 'sysidle.2013.08.31a' and 'torture.2013.08.20a' into HEAD by Paul E. McKenney · 11 years ago
  81. eb75767 nohz_full: Force RCU's grace-period kthreads onto timekeeping CPU by Paul E. McKenney · 11 years ago
  82. 0edd1b1 nohz_full: Add full-system-idle state machine by Paul E. McKenney · 11 years ago
  83. c7b96ac userns: Kill nsown_capable it makes the wrong thing easy by Eric W. Biederman · 11 years ago
  84. 6e556ce pidns: Don't have unshare(CLONE_NEWPID) imply CLONE_THREAD by Eric W. Biederman · 11 years ago
  85. 942f401 PM / hibernate / memory hotplug: Rework mutual exclusion by Rafael J. Wysocki · 11 years ago
  86. 8fd37a4 PM / hibernate: Create memory bitmaps after freezing user space by Rafael J. Wysocki · 11 years ago
  87. a878764 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  88. dbef0c1 namespaces: Simplify copy_namespaces so it is clear what is going on. by Eric W. Biederman · 11 years ago
  89. a606488 pidns: Fix hang in zap_pid_ns_processes by sending a potentially extra wakeup by Eric W. Biederman · 11 years ago
  90. 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
  91. ff3d527 perf: make events stream always parsable by Adrian Hunter · 11 years ago
  92. bb78a92 cgroup: fix rmdir EBUSY regression in 3.11 by Hugh Dickins · 11 years ago
  93. b22ce27 workqueue: cond_resched() after processing each work item by Tejun Heo · 11 years ago
  94. aee2bce Merge branch 'linus' into perf/core by Ingo Molnar · 11 years ago
  95. b8b4a41 padata - Register hotcpu notifier after initialization by Richard Weinberger · 11 years ago
  96. 9c823f9 padata - share code between CPU_ONLINE and CPU_DOWN_FAILED, same to CPU_DOWN_PREPARE and CPU_UP_CANCELED by Chen Gang · 11 years ago
  97. 84a78a6 timer_list: correct the iterator for timer_list by Nathan Zimmer · 11 years ago
  98. d162596 cgroup: fix cgroup_css() invocation in css_from_id() by Tejun Heo · 11 years ago
  99. c2b1df2 Rename nsproxy.pid_ns to nsproxy.pid_ns_for_children by Andy Lutomirski · 11 years ago
  100. e51db73 userns: Better restrictions on when proc and sysfs can be mounted by Eric W. Biederman · 11 years ago