summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-02-08Fix unbalanced helper_lock in kernel/kmod.cNigel Cunningham
2008-02-08vm audit: add VM_DONTEXPAND to mmap for drivers that need it (CVE-2008-0007)Nick Piggin
2008-02-08clockevents: fix reprogramming decision in oneshot broadcastThomas Gleixner
2008-02-08PM: ACPI and APM must not be enabled at the same timeLen Brown
2007-12-14wait_task_stopped(): pass correct exit_code to wait_noreap_copyout()Scott James Remnant
2007-12-14futex: fix for futex_wait signal stack corruptionSteven Rostedt
2007-12-14hrtimers: avoid overflow for large relative timeouts (CVE-2007-5966)Thomas Gleixner
2007-12-14Fix synchronize_irq races with IRQ handlerHerbert Xu
2007-12-14sched: some proc entries are missed in sched_domain sys_ctl debug codeZou Nan hai
2007-11-26softlockup: use cpu_clock() instead of sched_clock()Ingo Molnar
2007-11-26softlockup watchdog fixes and cleanupsIngo Molnar
2007-11-26ntp: fix typo that makes sync_cmos_clock erraticDavid P. Reed
2007-11-26Fix divide-by-zero in the 2.6.23 scheduler codeChuck Ebbert
2007-11-16wait_task_stopped: Check p->exit_state instead of TASK_TRACED (CVE-2007-5500)Roland McGrath
2007-11-16Fix compat futex hangs.David Miller
2007-11-16sched: keep utime/stime monotonicFrans Pop
2007-11-16fix the softlockup watchdog to actually workIngo Molnar
2007-11-16fix param_sysfs_builtin name length checkJan Kiszka
2007-11-16param_sysfs_builtin memchr argument fixDave Young
2007-11-16lockdep: fix mismatched lockdep_depth/curr_chain_hashGregory Haskins
2007-10-07fix bogus reporting of signals by auditAl Viro
2007-10-07Fix timer_stats printout of events/secAnton Blanchard
2007-10-02sched: fix profile=sleepIngo Molnar
2007-10-01robust futex thread exit raceMartin Schwidefsky
2007-10-01Fix SMP poweroff hangsMark Lord
2007-09-26hibernation doesn't even build on frv - tons of helpers are missingAl Viro
2007-09-22clockevents: remove the suspend/resume workaround^WthinkoThomas Gleixner
2007-09-20signalfd simplificationDavide Libenzi
2007-09-19sched: fix invalid sched_class useHiroshi Shimamoto
2007-09-19sched: add /proc/sys/kernel/sched_compat_yieldIngo Molnar
2007-09-19Fix user namespace exiting OOPsPavel Emelyanov
2007-09-19Convert uid hash to hlistPavel Emelyanov
2007-09-19kernel/user.c: Use list_for_each_entry instead of list_for_eachMatthias Kaehlcke
2007-09-19Fix UTS corruption during clone(CLONE_NEWUTS)Alexey Dobriyan
2007-09-16clockevents: prevent stale tick update on offline cpuThomas Gleixner
2007-09-16clockevents: do not shutdown the oneshot broadcast deviceThomas Gleixner
2007-09-16clockevents: Enforce oneshot broadcast when broadcast mask is set on resumeThomas Gleixner
2007-09-16timekeeping: Prevent time going backwards on resumeThomas Gleixner
2007-09-16timekeeping: access rtc outside of xtime lockThomas Gleixner
2007-09-11Fix "no_sync_cmos_clock" logic inversion in kernel/time/ntp.cTony Breeds
2007-09-11Restore call_usermodehelper_pipe() behaviourMichael Ellerman
2007-09-11futex_compat: fix list traversal bugsArnd Bergmann
2007-09-10Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACHRoland McGrath
2007-09-05sched: fix ideal_runtime calculations for reniced tasksPeter Zijlstra
2007-09-05sched: improve prev_sum_exec_runtime settingPeter Zijlstra
2007-09-05sched: simplify __check_preempt_curr_fair()Peter Zijlstra
2007-09-05sched: fix xtensa build warningIngo Molnar
2007-09-05sched: debug: fix sum_exec_runtime clearingIngo Molnar
2007-09-05sched: debug: fix cfs_rq->wait_runtime accountingIngo Molnar
2007-09-05sched: fix niced_granularity() shiftIngo Molnar