aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2013-07-09reboot: checkpatch.pl the new kernel/reboot.c fileGravatar Robin Holt 1-14/+13
2013-07-09reboot: move shutdown/reboot related functions to kernel/reboot.cGravatar Robin Holt 3-332/+347
2013-07-09reboot: remove -stable friendly PF_THREAD_BOUND defineGravatar Robin Holt 1-5/+0
2013-07-09ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child)Gravatar Oleg Nesterov 1-0/+1
2013-07-09ptrace: revert "Prepare to fix racy accesses on task breakpoints"Gravatar Oleg Nesterov 2-17/+1
2013-07-09panic: add cpu/pid to warn_slowpath_common in WARNING printk()sGravatar Alex Thorlton 1-2/+3
2013-07-09audit: Fix decimal constant descriptionGravatar Michal Simek 1-1/+1
2013-07-09kernel/auditfilter.c: fix leak in audit_add_rule() error pathGravatar Chen Gang 1-0/+6
2013-07-09kernel/auditfilter.c: fixing build warningGravatar Raphael S. Carvalho 1-1/+1
2013-07-09audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...Gravatar Jeff Layton 2-3/+10
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 15-540/+1223
2013-07-06Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxGravatar Linus Torvalds 3-401/+186
2013-07-06hrtimer: Remove unused variableGravatar Thomas Gleixner 1-2/+0
2013-07-05hrtimers: Move SMP function call to thread contextGravatar Thomas Gleixner 1-22/+15
2013-07-05clocksource: Reselect clocksource when watchdog validated high-res capabilityGravatar Thomas Gleixner 1-15/+42
2013-07-04Merge branch 'timers/posix-cpu-timers-for-tglx' ofGravatar Thomas Gleixner 38-527/+691
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2013-07-04posix-cpu-timers: don't account cpu timer after stopped thread runtime accoun...Gravatar KOSAKI Motohiro 1-3/+36
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Gravatar Linus Torvalds 10-67/+107
2013-07-03kernel/resource.c: remove the unneeded assignment in function __find_resourceGravatar Kevin Hao 1-1/+0
2013-07-03kernel/pid.c: move statementGravatar Raphael S. Carvalho 1-1/+1
2013-07-03kernel/fork.c:copy_process(): consolidate the lockless CLONE_THREAD checksGravatar Oleg Nesterov 1-17/+16
2013-07-03kernel/fork.c:copy_process(): don't add the uninitialized child to thread/tas...Gravatar Oleg Nesterov 2-11/+17
2013-07-03kernel/fork.c:copy_process(): unify CLONE_THREAD-or-thread_group_leader codeGravatar Oleg Nesterov 1-8/+7
2013-07-03fork: reorder permissions when violating number of processes limitsGravatar Eric Paris 1-2/+2
2013-07-03exit.c: unexport __set_special_pids()Gravatar Oleg Nesterov 2-12/+12
2013-07-03usermodehelper: kill the sub_info->path[0] checkGravatar Oleg Nesterov 1-8/+3
2013-07-03ptrace: add ability to get/set signal-blocked maskGravatar Andrey Vagin 1-2/+42
2013-07-03kprobes: handle empty/invalid input to debugfs "enabled" fileGravatar Mathias Krause 1-0/+3
2013-07-03kernel/sys.c:do_sysinfo(): use get_monotonic_boottime()Gravatar Oleg Nesterov 1-2/+1
2013-07-03kernel/sys.c: sys_reboot(): fix malformed panic messageGravatar liguang 1-1/+1
2013-07-03drivers: avoid parsing names as kthread_run() format stringsGravatar Kees Cook 1-1/+1
2013-07-03mm: use totalram_pages instead of num_physpages at runtimeGravatar Jiang Liu 1-2/+2
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 10-29/+60
2013-07-03posix_timers: fix racy timer delta caching on task exitGravatar Frederic Weisbecker 1-11/+11
2013-07-03posix-timers: correctly get dying task time sample in posix_cpu_timer_schedule()Gravatar Frederic Weisbecker 1-0/+1
2013-07-03posix_cpu_timers: consolidate expired timers checkGravatar Frederic Weisbecker 1-85/+33
2013-07-03posix_cpu_timers: consolidate timer list cleanupsGravatar Frederic Weisbecker 1-29/+19
2013-07-03posix_cpu_timer: consolidate expiry time typeGravatar Frederic Weisbecker 1-160/+106
2013-07-02Merge branch 'for-3.11-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-191/+287
2013-07-02Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Gravatar Linus Torvalds 1-656/+880
2013-07-02Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 2-1/+45
2013-07-02Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+1
2013-07-02Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 14-858/+819
2013-07-02Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-131/+350
2013-07-02Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 5-68/+294
2013-07-02Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 7-1208/+154
2013-07-02Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-32/+352
2013-07-02Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 3-5/+20
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+0