| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2013-09-18 | 2 | -4/+4 |
|\ |
|
| * | timekeeping: Fix HRTICK related deadlock from ntp lock changes | John Stultz | 2013-09-12 | 2 | -4/+4 |
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-09-18 | 3 | -10/+15 |
|\ \ |
|
| * | | sched: Fix comment for sched_info_depart | Michael S. Tsirkin | 2013-09-16 | 1 | -2/+3 |
| * | | sched/debug: Take PID namespace into account | Peter Zijlstra | 2013-09-12 | 1 | -3/+3 |
| * | | sched/fair: Fix small race where child->se.parent,cfs_rq might point to inval... | Daisuke Nishimura | 2013-09-12 | 1 | -5/+9 |
* | | | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds | 2013-09-13 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | aio: convert the ioctx list to table lookup v3 | Benjamin LaHaise | 2013-07-30 | 1 | -1/+1 |
* | | | | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 2013-09-13 | 3 | -15/+1 |
* | | | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2013-09-13 | 4 | -18/+25 |
|\ \ \ \ |
|
| * | | | | kernel: replace strict_strto*() with kstrto*() | Jingoo Han | 2013-09-13 | 3 | -9/+9 |
| * | | | | memcg: reduce function dereference | Sha Zhengju | 2013-09-13 | 1 | -8/+11 |
| * | | | | memcg: avoid overflow caused by PAGE_ALIGN | Sha Zhengju | 2013-09-13 | 1 | -1/+5 |
| * | | | | memcg: rename RESOURCE_MAX to RES_COUNTER_MAX | Sha Zhengju | 2013-09-13 | 1 | -4/+4 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-09-13 | 1 | -3/+3 |
|\ \ \ \ \ |
|
| * | | | | | fs: bump inode and dentry counters to long | Glauber Costa | 2013-09-11 | 1 | -3/+3 |
* | | | | | | Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-09-12 | 2 | -32/+37 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'acpi-hotplug' | Rafael J. Wysocki | 2013-09-10 | 2 | -32/+37 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | PM / hibernate / memory hotplug: Rework mutual exclusion | Rafael J. Wysocki | 2013-08-31 | 2 | -0/+6 |
| | * | | | | | | PM / hibernate: Create memory bitmaps after freezing user space | Rafael J. Wysocki | 2013-08-31 | 2 | -32/+31 |
* | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-09-12 | 2 | -3/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | uprobes: Fix utask->depth accounting in handle_trampoline() | Oleg Nesterov | 2013-09-12 | 1 | -3/+1 |
| * | | | | | | | | perf: Fix up MMAP2 buffer space reservation | Arnaldo Carvalho de Melo | 2013-09-11 | 1 | -0/+1 |
* | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-09-12 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / /
|/| | | | | | / /
| | |_|_|_|_|/ /
| |/| | | | | | |
|
| * | | | | | | | sched: Fix load balancing performance regression in should_we_balance() | Joonsoo Kim | 2013-09-10 | 1 | -1/+1 |
| |/ / / / / / |
|
* | | | | | | | panic: call panic handlers before kmsg_dump | Kees Cook | 2013-09-12 | 1 | -2/+6 |
* | | | | | | | kexec: remove unnecessary return | Xishi Qiu | 2013-09-12 | 1 | -4/+1 |
* | | | | | | | __ptrace_may_access() should not deny sub-threads | Mark Grondona | 2013-09-12 | 1 | -1/+1 |
* | | | | | | | kprobes: allow to specify custom allocator for insn caches | Heiko Carstens | 2013-09-12 | 1 | -2/+18 |
* | | | | | | | kprobes: unify insn caches | Heiko Carstens | 2013-09-12 | 1 | -54/+21 |
* | | | | | | | task_work: documentation | Oleg Nesterov | 2013-09-12 | 1 | -0/+36 |
* | | | | | | | task_work: minor cleanups | Oleg Nesterov | 2013-09-12 | 1 | -2/+2 |
* | | | | | | | kernel/smp.c: quit unconditionally enabling irqs in on_each_cpu_mask(). | David Daney | 2013-09-12 | 1 | -4/+7 |
* | | | | | | | extable: skip sorting if the table is empty | Uwe Kleine-König | 2013-09-12 | 1 | -1/+1 |
* | | | | | | | smp.h: move !SMP version of on_each_cpu() out-of-line | David Daney | 2013-09-12 | 1 | -0/+11 |
* | | | | | | | up.c: use local_irq_{save,restore}() in smp_call_function_single. | David Daney | 2013-09-12 | 1 | -3/+5 |
* | | | | | | | smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_cond | David Daney | 2013-09-12 | 1 | -0/+39 |
* | | | | | | | kernel/spinlock.c: add default arch_*_relax definitions for GENERIC_LOCKBREAK | Will Deacon | 2013-09-12 | 1 | -0/+14 |
* | | | | | | | kernel/smp.c: free related resources when failure occurs in hotplug_cfd() | Chen Gang | 2013-09-12 | 1 | -1/+4 |
* | | | | | | | kernel/modsign_pubkey.c: fix init const for module signing code | Andi Kleen | 2013-09-12 | 1 | -3/+3 |
* | | | | | | | kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user() | Mathieu Desnoyers | 2013-09-12 | 1 | -2/+2 |
* | | | | | | | mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movable | Naoya Horiguchi | 2013-09-12 | 1 | -1/+1 |
* | | | | | | | mm: use zone_end_pfn() instead of zone_start_pfn+spanned_pages | Xishi Qiu | 2013-09-12 | 1 | -6/+6 |
* | | | | | | | mm: mempolicy: turn vma_set_policy() into vma_dup_policy() | Oleg Nesterov | 2013-09-12 | 1 | -6/+3 |
* | | | | | | | fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks | Oleg Nesterov | 2013-09-12 | 1 | -15/+9 |
* | | | | | | | pidns: kill the unnecessary CLONE_NEWPID in copy_process() | Oleg Nesterov | 2013-09-12 | 1 | -3/+2 |
* | | | | | | | pidns: fix vfork() after unshare(CLONE_NEWPID) | Oleg Nesterov | 2013-09-12 | 1 | -3/+4 |
| |_|_|/ / /
|/| | | | | |
|
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-09-10 | 1 | -16/+17 |
|\ \ \ \ \ \ |
|
| * | | | | | | Kill indirect include of file.h from eventfd.h, use fdget() in cgroup.c | Al Viro | 2013-09-08 | 1 | -16/+17 |
* | | | | | | | Merge tag 'trace-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2013-09-09 | 6 | -209/+65 |
|\ \ \ \ \ \ \ |
|