Age | Commit message (Expand) | Author |
2007-07-03 | NTP: remove clock_was_set() call to prevent deadlock | Thomas Gleixner |
2007-07-01 | PM: introduce set_target method in pm_ops | Rafael J. Wysocki |
2007-06-28 | relayfs: fix overwrites | Masami Hiramatsu |
2007-06-28 | relay file read: start-pos fix | David Wilder |
2007-06-24 | FUTEX: Restore the dropped ERSCH fix | Thomas Gleixner |
2007-06-24 | audit: fix oops removing watch if audit disabled | Tony Jones |
2007-06-24 | sched: fix next_interval determination in idle_balance() | Christoph Lameter |
2007-06-24 | fix refcounting of nsproxy object when unshared | Cedric Le Goater |
2007-06-21 | posix-timers: Prevent softirq starvation by small intervals and SIG_IGN | Thomas Gleixner |
2007-06-18 | Fix possible runqueue lock starvation in wait_task_inactive() | Linus Torvalds |
2007-06-18 | sched: fix SysRq-N (normalize RT tasks) | Ingo Molnar |
2007-06-18 | Fix signalfd interaction with thread-private signals | Benjamin Herrenschmidt |
2007-06-18 | Revert "futex_requeue_pi optimization" | Thomas Gleixner |
2007-06-16 | swsusp: Fix userland interface | Rafael J. Wysocki |
2007-06-16 | cpuset: zero malloc - fix for old cpusets | Paul Jackson |
2007-06-08 | pi-futex: fix exit races and locking problems | Alexey Kuznetsov |
2007-06-08 | rt-mutex: fix chain walk early wakeup bug | Thomas Gleixner |
2007-06-08 | rt-mutex: fix stale return value | Thomas Gleixner |
2007-06-07 | Restrict clearing TIF_SIGPENDING | Roland McGrath |
2007-06-01 | timer stats: speedups | Ingo Molnar |
2007-06-01 | timer statistics: fix race | Bjorn Steinbrink |
2007-06-01 | fix compat futex code for private futexes | Ulrich Drepper |
2007-05-30 | fix possible null ptr deref in kallsyms_lookup | Kyle McMartin |
2007-05-29 | NOHZ: prevent multiplication overflow - stop timer for huge timeouts | Thomas Gleixner |
2007-05-24 | Fix crash with irqpoll due to the IRQF_IRQPOLL flag testing | Linus Torvalds |
2007-05-23 | Prevent going idle with softirq pending | Thomas Gleixner |
2007-05-23 | power: Fix sizeof(PAGE_SIZE) typo | OGAWA Hirofumi |
2007-05-23 | simplify cleanup_workqueue_thread() | Oleg Nesterov |
2007-05-23 | recalc_sigpending_tsk fixes | Roland McGrath |
2007-05-23 | NOHZ: Rate limit the local softirq pending warning output | Thomas Gleixner |
2007-05-23 | Ignore bogus ACPI info for offline CPUs | Thomas Gleixner |
2007-05-23 | freezer: move frozen_process() to kernel/power/process.c | Gautham R Shenoy |
2007-05-23 | freezer: fix kthread_create vs freezer theoretical race | Oleg Nesterov |
2007-05-23 | freezer: take kernel_execve into consideration | Rafael J. Wysocki |
2007-05-23 | freezer: fix vfork problem | Rafael J. Wysocki |
2007-05-23 | freezer: close potential race between refrigerator and thaw_tasks | Rafael J. Wysocki |
2007-05-21 | Detach sched.h from mm.h | Alexey Dobriyan |
2007-05-17 | swsusp: fix sysfs interface | Rafael J. Wysocki |
2007-05-17 | make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename ... | Dan Aloni |
2007-05-17 | Remove SLAB_CTOR_CONSTRUCTOR | Christoph Lameter |
2007-05-16 | Fix ACPI suspend / device suspend ordering problem | Linus Torvalds |
2007-05-15 | audit_match_signal() and friends are used only if CONFIG_AUDITSYSCALL is set | Al Viro |
2007-05-15 | clocksource: fix lock order in the resume path | Thomas Gleixner |
2007-05-14 | timekeeping fix patch got mis-applied | Thomas Gleixner |
2007-05-12 | compat signalfd and timerfd are cond syscalls | Heiko Carstens |
2007-05-11 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2007-05-11 | Merge 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 redirect | John Keller |
2007-05-11 | signal/timer/event: eventfd core | Davide Libenzi |
2007-05-11 | signal/timer/event: timerfd compat code | Davide Libenzi |