aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2014-04-07wait: completely ignore the EXIT_DEAD tasksGravatar Oleg Nesterov 1-5/+6
2014-04-07wait: use EXIT_TRACE only if thread_group_leader(zombie)Gravatar Oleg Nesterov 1-10/+7
2014-04-07wait: introduce EXIT_TRACE to avoid the racy EXIT_DEAD->EXIT_ZOMBIE transitionGravatar Oleg Nesterov 1-29/+21
2014-04-07wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE raceGravatar Oleg Nesterov 1-4/+11
2014-04-07kernel/exit.c: call proc_exit_connector() after exit_state is setGravatar Guillaume Morin 1-1/+1
2014-04-07exit: move check_stack_usage() to the end of do_exit()Gravatar Oleg Nesterov 1-1/+1
2014-04-07exit: call disassociate_ctty() before exit_task_namespaces()Gravatar Oleg Nesterov 1-4/+2
2014-04-07res_counter: remove interface for locked charging and unchargingGravatar David Rientjes 1-11/+12
2014-04-07mm, mempolicy: remove per-process flagGravatar David Rientjes 1-1/+0
2014-04-07fork: collapse copy_flags into copy_processGravatar David Rientjes 1-10/+2
2014-04-07mm: per-thread vma cachingGravatar Davidlohr Bueso 2-4/+17
2014-04-07mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLEGravatar Alex Thorlton 2-3/+23
2014-04-06Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-6/+11
2014-04-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armGravatar Linus Torvalds 2-0/+10
2014-04-03Merge branch 'akpm' (incoming from Andrew)Gravatar Linus Torvalds 14-40/+35
2014-04-03printk: fix one circular lockdep warning about console_lockGravatar Jane Li 1-0/+2
2014-04-03printk: do not compute the size of the message twiceGravatar Petr Mladek 1-1/+1
2014-04-03printk: use also the last bytes in the ring bufferGravatar Petr Mladek 1-2/+2
2014-04-03printk: add comment about tricky check for text buffer sizeGravatar Petr Mladek 1-0/+5
2014-04-03printk: remove obsolete check for log level "c"Gravatar Petr Mladek 1-2/+0
2014-04-03kernel/resource.c: make reallocate_resource() staticGravatar Daeseok Youn 1-1/+1
2014-04-03kernel: audit/fix non-modular users of module_init in core codeGravatar Paul Gortmaker 6-9/+7
2014-04-03fs, kernel: permit disabling the uselib syscallGravatar Josh Triplett 1-0/+1
2014-04-03kernel/groups.c: remove return value of set_groupsGravatar Wang YanQing 1-12/+2
2014-04-03sys_sysfs: Add CONFIG_SYSFS_SYSCALLGravatar Fabian Frederick 1-0/+1
2014-04-03drop_caches: add some documentation and info messageGravatar Dave Hansen 1-2/+2
2014-04-03mm: optimize put_mems_allowed() usageGravatar Mel Gorman 1-1/+1
2014-04-03kernel/watchdog.c: touch_nmi_watchdog should only touch local cpu not every oneGravatar Ben Zhang 1-8/+8
2014-04-03kthread: ensure locality of task_struct allocationsGravatar Nishanth Aravamudan 1-2/+2
2014-04-03Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Gravatar Linus Torvalds 9-2388/+1676
2014-04-03Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Gravatar Linus Torvalds 16-463/+638
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 2-20/+11
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-61/+58
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 2-2/+2
2014-04-02Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-16/+134
2014-04-02pid_namespace: pidns_get() should check task_active_pid_ns() != NULLGravatar Oleg Nesterov 1-1/+3
2014-04-02Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-57/+57
2014-04-01Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 6-101/+81
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-8/+4
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 7-20/+32
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 7-37/+168
2014-04-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 13-66/+290
2014-04-01Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-21/+11
2014-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-1/+1
2014-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 1-1/+3
2014-03-31Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Gravatar Linus Torvalds 3-56/+56
2014-03-31Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 9-13/+24
2014-03-31Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-2/+2
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 21-350/+788
2014-03-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-16/+51