summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | [PATCH] complete message queue auditingAmy Griffis2007-05-111-27/+0
| * | [PATCH] initialize name osidAmy Griffis2007-05-111-0/+1
| * | [PATCH] audit signal recipientsAmy Griffis2007-05-114-29/+153
| * | [PATCH] auditing ptraceAl Viro2007-05-112-0/+32
* | | signal/timer/event: eventfd coreDavide Libenzi2007-05-111-0/+1
* | | signal/timer/event: timerfd compat codeDavide Libenzi2007-05-111-4/+4
* | | signal/timer/event: timerfd coreDavide Libenzi2007-05-111-0/+1
* | | signal/timer/event: signalfd coreDavide Libenzi2007-05-114-5/+37
* | | Use task_pgrp() task_session() in copy_process()Sukadev Bhattiprolu2007-05-111-6/+3
* | | Use struct pid parameter in copy_process()Sukadev Bhattiprolu2007-05-111-5/+6
* | | statically initialize struct pid for swapperSukadev Bhattiprolu2007-05-111-0/+2
* | | attach_pid() with struct pid parameterSukadev Bhattiprolu2007-05-114-10/+16
* | | use defines in sys_getpriority/sys_setpriorityDaniel Walker2007-05-111-2/+3
* | | stop_machine() now uses hard_irq_disableBenjamin Herrenschmidt2007-05-111-0/+4
* | | getrusage(): fill ru_inblock and ru_oublock fields if possibleEric Dumazet2007-05-113-0/+17
|/ /
* | timer: revert parenthesis fix in tbase_get_deferrable() etcakpm@linux-foundation.org2007-05-101-5/+5
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-091-3/+9
|\
| * [POWERPC] swsusp: Introduce register_nosave_region_lateJohannes Berg2007-05-091-3/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-095-10/+10
|\ \
| * | general: convert "kernel" subdirectory to UTF-8John Anthony Kazos Jr2007-05-091-1/+1
| * | Fix occurrences of "the the "Michael Opdenacker2007-05-092-2/+2
| * | Fix minor typoes in kernel/module.cRobert P. J. Day2007-05-091-5/+5
| * | Fix trivial typos in Kconfig* filesDavid Sterba2007-05-091-2/+2
| |/
* | rename thread_info to stackRoman Zippel2007-05-091-2/+2
* | wrap access to thread_infoRoman Zippel2007-05-091-4/+4
* | clocksource: fix resume logicThomas Gleixner2007-05-092-0/+47
* | Make vm statistics update interval configurableChristoph Lameter2007-05-091-0/+12
* | microcode: use suspend-related CPU hotplug notificationsRafael J. Wysocki2007-05-091-10/+0
* | Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-0910-16/+50
* | timer: parenthesis fix in tbase_get_deferrable() etcJarek Poplawski2007-05-091-5/+5
* | FUTEX: new PRIVATE futexesEric Dumazet2007-05-091-114/+210
* | futex_requeue_pi optimizationPierre Peiffer2007-05-094-87/+532
* | Make futex_wait() use an hrtimer for timeoutPierre Peiffer2007-05-092-54/+54
* | futex priority based wakeupPierre Peiffer2007-05-091-29/+49
* | make cancel_rearming_delayed_work() reliableOleg Nesterov2007-05-091-49/+91
* | Remove kthread_bind() call from _cpu_down()Gautham R Shenoy2007-05-091-4/+0
* | change kernel threads to ignore signals instead of blocking themOleg Nesterov2007-05-093-15/+14
* | worker_thread: don't play with SIGCHLD and numa policyOleg Nesterov2007-05-091-12/+0
* | wait_for_helper: remove unneeded do_sigaction()Oleg Nesterov2007-05-091-5/+0
* | Change reparent_to_init to reparent_to_kthreaddEric W. Biederman2007-05-091-8/+8
* | kthread: don't depend on work queuesEric W. Biederman2007-05-091-56/+68
* | ____call_usermodehelper: don't flush_signals()Oleg Nesterov2007-05-091-1/+0
* | unify flush_work/flush_work_keventd and rename it to cancel_work_syncOleg Nesterov2007-05-091-19/+17
* | zap_other_threads: remove unneeded ->exit_signal changeOleg Nesterov2007-05-091-11/+0
* | worker_thread: fix racy try_to_freeze() usageOleg Nesterov2007-05-091-4/+4
* | worker_thread: don't play with signalsOleg Nesterov2007-05-091-7/+0
* | workqueue: kill NOAUTOREL worksOleg Nesterov2007-05-091-3/+2
* | make cancel_rearming_delayed_work() work on any workqueue, not just keventd_wqOleg Nesterov2007-05-091-18/+9
* | workqueue: introduce wq_per_cpu() helperOleg Nesterov2007-05-091-13/+13
* | unify queue_delayed_work() and queue_delayed_work_on()Oleg Nesterov2007-05-091-22/+10
OpenPOWER on IntegriCloud