aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* fix possible null ptr deref in kallsyms_lookupKyle McMartin2007-05-30
* NOHZ: prevent multiplication overflow - stop timer for huge timeoutsThomas Gleixner2007-05-29
* Fix crash with irqpoll due to the IRQF_IRQPOLL flag testingLinus Torvalds2007-05-24
* Prevent going idle with softirq pendingThomas Gleixner2007-05-23
* power: Fix sizeof(PAGE_SIZE) typoOGAWA Hirofumi2007-05-23
* simplify cleanup_workqueue_thread()Oleg Nesterov2007-05-23
* recalc_sigpending_tsk fixesRoland McGrath2007-05-23
* NOHZ: Rate limit the local softirq pending warning outputThomas Gleixner2007-05-23
* Ignore bogus ACPI info for offline CPUsThomas Gleixner2007-05-23
* freezer: move frozen_process() to kernel/power/process.cGautham R Shenoy2007-05-23
* freezer: fix kthread_create vs freezer theoretical raceOleg Nesterov2007-05-23
* freezer: take kernel_execve into considerationRafael J. Wysocki2007-05-23
* freezer: fix vfork problemRafael J. Wysocki2007-05-23
* freezer: close potential race between refrigerator and thaw_tasksRafael J. Wysocki2007-05-23
* Detach sched.h from mm.hAlexey Dobriyan2007-05-21
* swsusp: fix sysfs interfaceRafael J. Wysocki2007-05-17
* make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename ...Dan Aloni2007-05-17
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
* Fix ACPI suspend / device suspend ordering problemLinus Torvalds2007-05-16
* audit_match_signal() and friends are used only if CONFIG_AUDITSYSCALL is setAl Viro2007-05-15
* clocksource: fix lock order in the resume pathThomas Gleixner2007-05-15
* timekeeping fix patch got mis-appliedThomas Gleixner2007-05-14
* compat signalfd and timerfd are cond syscallsHeiko Carstens2007-05-12
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-05-11
|\
| * [IA64] SN: validate smp_affinity mask on intr redirectJohn Keller2007-05-11
* | Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2007-05-11
|\ \
| * | [PATCH] Abnormal End of ProcessesSteve Grubb2007-05-11
| * | [PATCH] match audit name dataAmy Griffis2007-05-11
| * | [PATCH] complete message queue auditingAmy Griffis2007-05-11
| * | [PATCH] initialize name osidAmy Griffis2007-05-11
| * | [PATCH] audit signal recipientsAmy Griffis2007-05-11
| * | [PATCH] auditing ptraceAl Viro2007-05-11
* | | signal/timer/event: eventfd coreDavide Libenzi2007-05-11
* | | signal/timer/event: timerfd compat codeDavide Libenzi2007-05-11
* | | signal/timer/event: timerfd coreDavide Libenzi2007-05-11
* | | signal/timer/event: signalfd coreDavide Libenzi2007-05-11
* | | Use task_pgrp() task_session() in copy_process()Sukadev Bhattiprolu2007-05-11
* | | Use struct pid parameter in copy_process()Sukadev Bhattiprolu2007-05-11
* | | statically initialize struct pid for swapperSukadev Bhattiprolu2007-05-11
* | | attach_pid() with struct pid parameterSukadev Bhattiprolu2007-05-11
* | | use defines in sys_getpriority/sys_setpriorityDaniel Walker2007-05-11
* | | stop_machine() now uses hard_irq_disableBenjamin Herrenschmidt2007-05-11
* | | getrusage(): fill ru_inblock and ru_oublock fields if possibleEric Dumazet2007-05-11
|/ /
* / timer: revert parenthesis fix in tbase_get_deferrable() etcakpm@linux-foundation.org2007-05-10
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-09
|\
| * [POWERPC] swsusp: Introduce register_nosave_region_lateJohannes Berg2007-05-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-09
|\ \
| * | general: convert "kernel" subdirectory to UTF-8John Anthony Kazos Jr2007-05-09
| * | Fix occurrences of "the the "Michael Opdenacker2007-05-09
| * | Fix minor typoes in kernel/module.cRobert P. J. Day2007-05-09