aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2007-06-08pi-futex: fix exit races and locking problemsAlexey Kuznetsov
2007-06-08rt-mutex: fix chain walk early wakeup bugThomas Gleixner
2007-06-08rt-mutex: fix stale return valueThomas Gleixner
2007-06-07Restrict clearing TIF_SIGPENDINGRoland McGrath
2007-06-01timer stats: speedupsIngo Molnar
2007-06-01timer statistics: fix raceBjorn Steinbrink
2007-06-01fix compat futex code for private futexesUlrich Drepper
2007-05-30fix possible null ptr deref in kallsyms_lookupKyle McMartin
2007-05-29NOHZ: prevent multiplication overflow - stop timer for huge timeoutsThomas Gleixner
2007-05-24Fix crash with irqpoll due to the IRQF_IRQPOLL flag testingLinus Torvalds
2007-05-23Prevent going idle with softirq pendingThomas Gleixner
2007-05-23power: Fix sizeof(PAGE_SIZE) typoOGAWA Hirofumi
2007-05-23simplify cleanup_workqueue_thread()Oleg Nesterov
2007-05-23recalc_sigpending_tsk fixesRoland McGrath
2007-05-23NOHZ: Rate limit the local softirq pending warning outputThomas Gleixner
2007-05-23Ignore bogus ACPI info for offline CPUsThomas Gleixner
2007-05-23freezer: move frozen_process() to kernel/power/process.cGautham R Shenoy
2007-05-23freezer: fix kthread_create vs freezer theoretical raceOleg Nesterov
2007-05-23freezer: take kernel_execve into considerationRafael J. Wysocki
2007-05-23freezer: fix vfork problemRafael J. Wysocki
2007-05-23freezer: close potential race between refrigerator and thaw_tasksRafael J. Wysocki
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-17swsusp: fix sysfs interfaceRafael J. Wysocki
2007-05-17make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename ...Dan Aloni
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter
2007-05-16Fix ACPI suspend / device suspend ordering problemLinus Torvalds
2007-05-15audit_match_signal() and friends are used only if CONFIG_AUDITSYSCALL is setAl Viro
2007-05-15clocksource: fix lock order in the resume pathThomas Gleixner
2007-05-14timekeeping fix patch got mis-appliedThomas Gleixner
2007-05-12compat signalfd and timerfd are cond syscallsHeiko Carstens
2007-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-05-11Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2007-05-11[IA64] SN: validate smp_affinity mask on intr redirectJohn Keller
2007-05-11signal/timer/event: eventfd coreDavide Libenzi
2007-05-11signal/timer/event: timerfd compat codeDavide Libenzi
2007-05-11signal/timer/event: timerfd coreDavide Libenzi
2007-05-11signal/timer/event: signalfd coreDavide Libenzi
2007-05-11Use task_pgrp() task_session() in copy_process()Sukadev Bhattiprolu
2007-05-11Use struct pid parameter in copy_process()Sukadev Bhattiprolu
2007-05-11statically initialize struct pid for swapperSukadev Bhattiprolu
2007-05-11attach_pid() with struct pid parameterSukadev Bhattiprolu
2007-05-11use defines in sys_getpriority/sys_setpriorityDaniel Walker
2007-05-11stop_machine() now uses hard_irq_disableBenjamin Herrenschmidt
2007-05-11getrusage(): fill ru_inblock and ru_oublock fields if possibleEric Dumazet
2007-05-11[PATCH] Abnormal End of ProcessesSteve Grubb
2007-05-11[PATCH] match audit name dataAmy Griffis
2007-05-11[PATCH] complete message queue auditingAmy Griffis
2007-05-11[PATCH] initialize name osidAmy Griffis
2007-05-11[PATCH] audit signal recipientsAmy Griffis
2007-05-11[PATCH] auditing ptraceAl Viro