summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2007-07-03NTP: remove clock_was_set() call to prevent deadlockThomas Gleixner-2/+0
2007-07-01PM: introduce set_target method in pm_opsRafael J. Wysocki-1/+5
2007-06-28relayfs: fix overwritesMasami Hiramatsu-2/+6
2007-06-28relay file read: start-pos fixDavid Wilder-0/+3
2007-06-24FUTEX: Restore the dropped ERSCH fixThomas Gleixner-8/+6
2007-06-24audit: fix oops removing watch if audit disabledTony Jones-1/+1
2007-06-24sched: fix next_interval determination in idle_balance()Christoph Lameter-9/+13
2007-06-24fix refcounting of nsproxy object when unsharedCedric Le Goater-8/+2
2007-06-21posix-timers: Prevent softirq starvation by small intervals and SIG_IGNThomas Gleixner-2/+33
2007-06-18Fix possible runqueue lock starvation in wait_task_inactive()Linus Torvalds-9/+60
2007-06-18sched: fix SysRq-N (normalize RT tasks)Ingo Molnar-3/+5
2007-06-18Fix signalfd interaction with thread-private signalsBenjamin Herrenschmidt-1/+7
2007-06-18Revert "futex_requeue_pi optimization"Thomas Gleixner-451/+42
2007-06-16swsusp: Fix userland interfaceRafael J. Wysocki-1/+3
2007-06-16cpuset: zero malloc - fix for old cpusetsPaul Jackson-1/+1
2007-06-08pi-futex: fix exit races and locking problemsAlexey Kuznetsov-111/+182
2007-06-08rt-mutex: fix chain walk early wakeup bugThomas Gleixner-0/+13
2007-06-08rt-mutex: fix stale return valueThomas Gleixner-2/+9
2007-06-07Restrict clearing TIF_SIGPENDINGRoland McGrath-4/+12
2007-06-01timer stats: speedupsIngo Molnar-1/+6
2007-06-01timer statistics: fix raceBjorn Steinbrink-16/+21
2007-06-01fix compat futex code for private futexesUlrich Drepper-4/+5
2007-05-30fix possible null ptr deref in kallsyms_lookupKyle McMartin-1/+2
2007-05-29NOHZ: prevent multiplication overflow - stop timer for huge timeoutsThomas Gleixner-2/+24
2007-05-24Fix crash with irqpoll due to the IRQF_IRQPOLL flag testingLinus Torvalds-9/+37
2007-05-23Prevent going idle with softirq pendingThomas Gleixner-3/+1
2007-05-23power: Fix sizeof(PAGE_SIZE) typoOGAWA Hirofumi-1/+1
2007-05-23simplify cleanup_workqueue_thread()Oleg Nesterov-47/+37
2007-05-23recalc_sigpending_tsk fixesRoland McGrath-12/+21
2007-05-23NOHZ: Rate limit the local softirq pending warning outputThomas Gleixner-3/+9
2007-05-23Ignore bogus ACPI info for offline CPUsThomas Gleixner-5/+12
2007-05-23freezer: move frozen_process() to kernel/power/process.cGautham R Shenoy-1/+13
2007-05-23freezer: fix kthread_create vs freezer theoretical raceOleg Nesterov-2/+5
2007-05-23freezer: take kernel_execve into considerationRafael J. Wysocki-2/+2
2007-05-23freezer: fix vfork problemRafael J. Wysocki-20/+12
2007-05-23freezer: close potential race between refrigerator and thaw_tasksRafael J. Wysocki-1/+11
2007-05-21Detach sched.h from mm.hAlexey Dobriyan-0/+3
2007-05-17swsusp: fix sysfs interfaceRafael J. Wysocki-3/+4
2007-05-17make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename ...Dan Aloni-1/+1
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter-4/+2
2007-05-16Fix ACPI suspend / device suspend ordering problemLinus Torvalds-7/+8
2007-05-15audit_match_signal() and friends are used only if CONFIG_AUDITSYSCALL is setAl Viro-0/+2
2007-05-15clocksource: fix lock order in the resume pathThomas Gleixner-7/+3
2007-05-14timekeeping fix patch got mis-appliedThomas Gleixner-2/+2
2007-05-12compat signalfd and timerfd are cond syscallsHeiko Carstens-0/+2
2007-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds-0/+7
2007-05-11Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-95/+290
2007-05-11[IA64] SN: validate smp_affinity mask on intr redirectJohn Keller-0/+7
2007-05-11signal/timer/event: eventfd coreDavide Libenzi-0/+1
2007-05-11signal/timer/event: timerfd compat codeDavide Libenzi-4/+4