Age | Commit message (Expand) | Author | Files | Lines |
2013-09-11 | panic: call panic handlers before kmsg_dump | Kees Cook | 1 | -2/+6 |
2013-09-11 | kexec: remove unnecessary return | Xishi Qiu | 1 | -4/+1 |
2013-09-11 | __ptrace_may_access() should not deny sub-threads | Mark Grondona | 1 | -1/+1 |
2013-09-11 | kprobes: allow to specify custom allocator for insn caches | Heiko Carstens | 1 | -2/+18 |
2013-09-11 | kprobes: unify insn caches | Heiko Carstens | 1 | -54/+21 |
2013-09-11 | task_work: documentation | Oleg Nesterov | 1 | -0/+36 |
2013-09-11 | task_work: minor cleanups | Oleg Nesterov | 1 | -2/+2 |
2013-09-11 | kernel/smp.c: quit unconditionally enabling irqs in on_each_cpu_mask(). | David Daney | 1 | -4/+7 |
2013-09-11 | extable: skip sorting if the table is empty | Uwe Kleine-König | 1 | -1/+1 |
2013-09-11 | smp.h: move !SMP version of on_each_cpu() out-of-line | David Daney | 1 | -0/+11 |
2013-09-11 | up.c: use local_irq_{save,restore}() in smp_call_function_single. | David Daney | 1 | -3/+5 |
2013-09-11 | smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_cond | David Daney | 1 | -0/+39 |
2013-09-11 | kernel/spinlock.c: add default arch_*_relax definitions for GENERIC_LOCKBREAK | Will Deacon | 1 | -0/+14 |
2013-09-11 | kernel/smp.c: free related resources when failure occurs in hotplug_cfd() | Chen Gang | 1 | -1/+4 |
2013-09-11 | kernel/modsign_pubkey.c: fix init const for module signing code | Andi Kleen | 1 | -3/+3 |
2013-09-11 | kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user() | Mathieu Desnoyers | 1 | -2/+2 |
2013-09-11 | mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movable | Naoya Horiguchi | 1 | -1/+1 |
2013-09-11 | mm: use zone_end_pfn() instead of zone_start_pfn+spanned_pages | Xishi Qiu | 1 | -6/+6 |
2013-09-11 | mm: mempolicy: turn vma_set_policy() into vma_dup_policy() | Oleg Nesterov | 1 | -6/+3 |
2013-09-11 | fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks | Oleg Nesterov | 1 | -15/+9 |
2013-09-11 | pidns: kill the unnecessary CLONE_NEWPID in copy_process() | Oleg Nesterov | 1 | -3/+2 |
2013-09-11 | pidns: fix vfork() after unshare(CLONE_NEWPID) | Oleg Nesterov | 1 | -3/+4 |
2013-09-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -16/+17 |
2013-09-09 | Merge tag 'trace-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 6 | -209/+65 |
2013-09-09 | Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 1 | -0/+1 |
2013-09-07 | Kill indirect include of file.h from eventfd.h, use fdget() in cgroup.c | Al Viro | 1 | -16/+17 |
2013-09-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 11 | -59/+27 |
2013-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -22/+10 |
2013-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | Herbert Xu | 69 | -1908/+2886 |
2013-09-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -41/+66 |
2013-09-05 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -8/+11 |
2013-09-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -7/+6 |
2013-09-05 | ftrace/rcu: Do not trace debug_lockdep_rcu_enabled() | Steven Rostedt (Red Hat) | 1 | -1/+1 |
2013-09-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -15/+0 |
2013-09-04 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -10/+29 |
2013-09-04 | Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+1 |
2013-09-04 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -127/+117 |
2013-09-04 | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -1/+1 |
2013-09-04 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -241/+303 |
2013-09-04 | Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git... | Linus Torvalds | 6 | -184/+330 |
2013-09-04 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -35/+35 |
2013-09-04 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 11 | -447/+873 |
2013-09-04 | sched/cputime: Do not scale when utime == 0 | Stanislaw Gruszka | 1 | -8/+11 |
2013-09-03 | switch copy_module_from_fd() to fdget | Al Viro | 1 | -7/+6 |
2013-09-03 | Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 7 | -1066/+1246 |
2013-09-03 | Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -5/+9 |
2013-09-03 | ftrace: Fix a slight race in modifying what function callback gets traced | Steven Rostedt (Red Hat) | 1 | -1/+16 |
2013-09-03 | Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -8/+5 |
2013-09-03 | Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+7 |
2013-09-03 | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -12/+15 |