| Commit message (Expand) | Author | Age |
* | 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-17 |
* | Fix ACPI suspend / device suspend ordering problem | Linus Torvalds | 2007-05-16 |
* | 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-15 |
* | timekeeping fix patch got mis-applied | Thomas Gleixner | 2007-05-14 |
* | compat signalfd and timerfd are cond syscalls | Heiko Carstens | 2007-05-12 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-05-11 |
|\ |
|
| * | [IA64] SN: validate smp_affinity mask on intr redirect | John Keller | 2007-05-11 |
* | | Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2007-05-11 |
|\ \ |
|
| * | | [PATCH] Abnormal End of Processes | Steve Grubb | 2007-05-11 |
| * | | [PATCH] match audit name data | Amy Griffis | 2007-05-11 |
| * | | [PATCH] complete message queue auditing | Amy Griffis | 2007-05-11 |
| * | | [PATCH] initialize name osid | Amy Griffis | 2007-05-11 |
| * | | [PATCH] audit signal recipients | Amy Griffis | 2007-05-11 |
| * | | [PATCH] auditing ptrace | Al Viro | 2007-05-11 |
* | | | signal/timer/event: eventfd core | Davide Libenzi | 2007-05-11 |
* | | | signal/timer/event: timerfd compat code | Davide Libenzi | 2007-05-11 |
* | | | signal/timer/event: timerfd core | Davide Libenzi | 2007-05-11 |
* | | | signal/timer/event: signalfd core | Davide Libenzi | 2007-05-11 |
* | | | Use task_pgrp() task_session() in copy_process() | Sukadev Bhattiprolu | 2007-05-11 |
* | | | Use struct pid parameter in copy_process() | Sukadev Bhattiprolu | 2007-05-11 |
* | | | statically initialize struct pid for swapper | Sukadev Bhattiprolu | 2007-05-11 |
* | | | attach_pid() with struct pid parameter | Sukadev Bhattiprolu | 2007-05-11 |
* | | | use defines in sys_getpriority/sys_setpriority | Daniel Walker | 2007-05-11 |
* | | | stop_machine() now uses hard_irq_disable | Benjamin Herrenschmidt | 2007-05-11 |
* | | | getrusage(): fill ru_inblock and ru_oublock fields if possible | Eric Dumazet | 2007-05-11 |
|/ / |
|
* / | timer: revert parenthesis fix in tbase_get_deferrable() etc | akpm@linux-foundation.org | 2007-05-10 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-05-09 |
|\ |
|
| * | [POWERPC] swsusp: Introduce register_nosave_region_late | Johannes Berg | 2007-05-09 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-05-09 |
|\ \ |
|
| * | | general: convert "kernel" subdirectory to UTF-8 | John Anthony Kazos Jr | 2007-05-09 |
| * | | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 |
| * | | Fix minor typoes in kernel/module.c | Robert P. J. Day | 2007-05-09 |
| * | | Fix trivial typos in Kconfig* files | David Sterba | 2007-05-09 |
| |/ |
|
* | | rename thread_info to stack | Roman Zippel | 2007-05-09 |
* | | wrap access to thread_info | Roman Zippel | 2007-05-09 |
* | | clocksource: fix resume logic | Thomas Gleixner | 2007-05-09 |
* | | Make vm statistics update interval configurable | Christoph Lameter | 2007-05-09 |
* | | microcode: use suspend-related CPU hotplug notifications | Rafael J. Wysocki | 2007-05-09 |
* | | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki | 2007-05-09 |
* | | timer: parenthesis fix in tbase_get_deferrable() etc | Jarek Poplawski | 2007-05-09 |
* | | FUTEX: new PRIVATE futexes | Eric Dumazet | 2007-05-09 |
* | | futex_requeue_pi optimization | Pierre Peiffer | 2007-05-09 |
* | | Make futex_wait() use an hrtimer for timeout | Pierre Peiffer | 2007-05-09 |
* | | futex priority based wakeup | Pierre Peiffer | 2007-05-09 |
* | | make cancel_rearming_delayed_work() reliable | Oleg Nesterov | 2007-05-09 |
* | | Remove kthread_bind() call from _cpu_down() | Gautham R Shenoy | 2007-05-09 |
* | | change kernel threads to ignore signals instead of blocking them | Oleg Nesterov | 2007-05-09 |