Commit Graph

2142 Commits (ff1be9ad61e3e17ba83702d8ed0b534e5b8ee15c)

Author SHA1 Message Date
Rafael J. Wysocki 8d98a690f5 swsusp: fix sysfs interface 18 years ago
Dan Aloni 71ce92f3fa make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename size 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
Linus Torvalds 52ade9b3b9 Fix ACPI suspend / device suspend ordering problem 18 years ago
Al Viro 327b9eebbf audit_match_signal() and friends are used only if CONFIG_AUDITSYSCALL is set 18 years ago
Thomas Gleixner 8f89441b37 clocksource: fix lock order in the resume path 18 years ago
Thomas Gleixner d10ff3fb62 timekeeping fix patch got mis-applied 18 years ago
Heiko Carstens 8df767dd75 compat signalfd and timerfd are cond syscalls 18 years ago
John Keller 25d61578da [IA64] SN: validate smp_affinity mask on intr redirect 18 years ago
Davide Libenzi e1ad7468c7 signal/timer/event: eventfd core 18 years ago
Davide Libenzi 83f5d12669 signal/timer/event: timerfd compat code 18 years ago
Davide Libenzi b215e28399 signal/timer/event: timerfd core 18 years ago
Davide Libenzi fba2afaaec signal/timer/event: signalfd core 18 years ago
Sukadev Bhattiprolu 0800d30832 Use task_pgrp() task_session() in copy_process() 18 years ago
Sukadev Bhattiprolu 85868995d9 Use struct pid parameter in copy_process() 18 years ago
Sukadev Bhattiprolu 820e45db23 statically initialize struct pid for swapper 18 years ago
Sukadev Bhattiprolu e713d0dab2 attach_pid() with struct pid parameter 18 years ago
Daniel Walker 3e88c553db use defines in sys_getpriority/sys_setpriority 18 years ago
Benjamin Herrenschmidt a12bb44471 stop_machine() now uses hard_irq_disable 18 years ago
Eric Dumazet 6eaeeaba39 getrusage(): fill ru_inblock and ru_oublock fields if possible 18 years ago
Steve Grubb 0a4ff8c259 [PATCH] Abnormal End of Processes 18 years ago
Amy Griffis 5712e88f2b [PATCH] match audit name data 18 years ago
Amy Griffis 4fc03b9beb [PATCH] complete message queue auditing 18 years ago
Amy Griffis e41e8bde43 [PATCH] initialize name osid 18 years ago
Amy Griffis e54dc2431d [PATCH] audit signal recipients 18 years ago
Al Viro a5cb013da7 [PATCH] auditing ptrace 18 years ago
akpm@linux-foundation.org e9910846fd timer: revert parenthesis fix in tbase_get_deferrable() etc 18 years ago
Roman Zippel f7e4217b00 rename thread_info to stack 18 years ago
Roman Zippel c9f4f06d31 wrap access to thread_info 18 years ago
Thomas Gleixner b52f52a093 clocksource: fix resume logic 18 years ago
Christoph Lameter 77461ab332 Make vm statistics update interval configurable 18 years ago
Rafael J. Wysocki 455c017ae3 microcode: use suspend-related CPU hotplug notifications 18 years ago
Rafael J. Wysocki 8bb7844286 Add suspend-related notifications for CPU hotplug 18 years ago
Jarek Poplawski 38a23e311b timer: parenthesis fix in tbase_get_deferrable() etc 18 years ago
Eric Dumazet 34f01cc1f5 FUTEX: new PRIVATE futexes 18 years ago
Pierre Peiffer d0aa7a70bf futex_requeue_pi optimization 18 years ago
Pierre Peiffer c19384b5b2 Make futex_wait() use an hrtimer for timeout 18 years ago
Pierre Peiffer ec92d08292 futex priority based wakeup 18 years ago
Oleg Nesterov 6e84d644b5 make cancel_rearming_delayed_work() reliable 18 years ago
Gautham R Shenoy 7b0834c26f Remove kthread_bind() call from _cpu_down() 18 years ago
Oleg Nesterov 10ab825bde change kernel threads to ignore signals instead of blocking them 18 years ago
Oleg Nesterov 5de18d1697 worker_thread: don't play with SIGCHLD and numa policy 18 years ago
Oleg Nesterov 90cce03d9b wait_for_helper: remove unneeded do_sigaction() 18 years ago
Eric W. Biederman 49d769d52e Change reparent_to_init to reparent_to_kthreadd 18 years ago
Eric W. Biederman 73c279927f kthread: don't depend on work queues 18 years ago
Oleg Nesterov c93465181f ____call_usermodehelper: don't flush_signals() 18 years ago
Oleg Nesterov 28e53bddf8 unify flush_work/flush_work_keventd and rename it to cancel_work_sync 18 years ago
Oleg Nesterov a4798833d2 zap_other_threads: remove unneeded ->exit_signal change 18 years ago
Oleg Nesterov 85f4186af9 worker_thread: fix racy try_to_freeze() usage 18 years ago
Oleg Nesterov b9aac8e0d3 worker_thread: don't play with signals 18 years ago