| Commit message (Expand) | Author | Age | Files | Lines |
* | Detach sched.h from mm.h | Alexey Dobriyan | 2007-05-21 | 2 | -0/+3 |
* | swsusp: fix sysfs interface | Rafael J. Wysocki | 2007-05-17 | 2 | -3/+4 |
* | make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename ... | Dan Aloni | 2007-05-17 | 1 | -1/+1 |
* | Remove SLAB_CTOR_CONSTRUCTOR | Christoph Lameter | 2007-05-17 | 1 | -4/+2 |
* | Fix ACPI suspend / device suspend ordering problem | Linus Torvalds | 2007-05-16 | 1 | -7/+8 |
* | audit_match_signal() and friends are used only if CONFIG_AUDITSYSCALL is set | Al Viro | 2007-05-15 | 1 | -0/+2 |
* | clocksource: fix lock order in the resume path | Thomas Gleixner | 2007-05-15 | 1 | -7/+3 |
* | timekeeping fix patch got mis-applied | Thomas Gleixner | 2007-05-14 | 2 | -2/+2 |
* | compat signalfd and timerfd are cond syscalls | Heiko Carstens | 2007-05-12 | 1 | -0/+2 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-05-11 | 1 | -0/+7 |
|\ |
|
| * | [IA64] SN: validate smp_affinity mask on intr redirect | John Keller | 2007-05-11 | 1 | -0/+7 |
* | | Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2007-05-11 | 5 | -95/+290 |
|\ \ |
|
| * | | [PATCH] Abnormal End of Processes | Steve Grubb | 2007-05-11 | 1 | -0/+39 |
| * | | [PATCH] match audit name data | Amy Griffis | 2007-05-11 | 1 | -58/+84 |
| * | | [PATCH] complete message queue auditing | Amy Griffis | 2007-05-11 | 1 | -27/+0 |
| * | | [PATCH] initialize name osid | Amy Griffis | 2007-05-11 | 1 | -0/+1 |
| * | | [PATCH] audit signal recipients | Amy Griffis | 2007-05-11 | 4 | -29/+153 |
| * | | [PATCH] auditing ptrace | Al Viro | 2007-05-11 | 2 | -0/+32 |
* | | | signal/timer/event: eventfd core | Davide Libenzi | 2007-05-11 | 1 | -0/+1 |
* | | | signal/timer/event: timerfd compat code | Davide Libenzi | 2007-05-11 | 1 | -4/+4 |
* | | | signal/timer/event: timerfd core | Davide Libenzi | 2007-05-11 | 1 | -0/+1 |
* | | | signal/timer/event: signalfd core | Davide Libenzi | 2007-05-11 | 4 | -5/+37 |
* | | | Use task_pgrp() task_session() in copy_process() | Sukadev Bhattiprolu | 2007-05-11 | 1 | -6/+3 |
* | | | Use struct pid parameter in copy_process() | Sukadev Bhattiprolu | 2007-05-11 | 1 | -5/+6 |
* | | | statically initialize struct pid for swapper | Sukadev Bhattiprolu | 2007-05-11 | 1 | -0/+2 |
* | | | attach_pid() with struct pid parameter | Sukadev Bhattiprolu | 2007-05-11 | 4 | -10/+16 |
* | | | use defines in sys_getpriority/sys_setpriority | Daniel Walker | 2007-05-11 | 1 | -2/+3 |
* | | | stop_machine() now uses hard_irq_disable | Benjamin Herrenschmidt | 2007-05-11 | 1 | -0/+4 |
* | | | getrusage(): fill ru_inblock and ru_oublock fields if possible | Eric Dumazet | 2007-05-11 | 3 | -0/+17 |
|/ / |
|
* | | timer: revert parenthesis fix in tbase_get_deferrable() etc | akpm@linux-foundation.org | 2007-05-10 | 1 | -5/+5 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-05-09 | 1 | -3/+9 |
|\ |
|
| * | [POWERPC] swsusp: Introduce register_nosave_region_late | Johannes Berg | 2007-05-09 | 1 | -3/+9 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-05-09 | 5 | -10/+10 |
|\ \ |
|
| * | | general: convert "kernel" subdirectory to UTF-8 | John Anthony Kazos Jr | 2007-05-09 | 1 | -1/+1 |
| * | | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 | 2 | -2/+2 |
| * | | Fix minor typoes in kernel/module.c | Robert P. J. Day | 2007-05-09 | 1 | -5/+5 |
| * | | Fix trivial typos in Kconfig* files | David Sterba | 2007-05-09 | 1 | -2/+2 |
| |/ |
|
* | | rename thread_info to stack | Roman Zippel | 2007-05-09 | 1 | -2/+2 |
* | | wrap access to thread_info | Roman Zippel | 2007-05-09 | 1 | -4/+4 |
* | | clocksource: fix resume logic | Thomas Gleixner | 2007-05-09 | 2 | -0/+47 |
* | | Make vm statistics update interval configurable | Christoph Lameter | 2007-05-09 | 1 | -0/+12 |
* | | microcode: use suspend-related CPU hotplug notifications | Rafael J. Wysocki | 2007-05-09 | 1 | -10/+0 |
* | | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki | 2007-05-09 | 10 | -16/+50 |
* | | timer: parenthesis fix in tbase_get_deferrable() etc | Jarek Poplawski | 2007-05-09 | 1 | -5/+5 |
* | | FUTEX: new PRIVATE futexes | Eric Dumazet | 2007-05-09 | 1 | -114/+210 |
* | | futex_requeue_pi optimization | Pierre Peiffer | 2007-05-09 | 4 | -87/+532 |
* | | Make futex_wait() use an hrtimer for timeout | Pierre Peiffer | 2007-05-09 | 2 | -54/+54 |
* | | futex priority based wakeup | Pierre Peiffer | 2007-05-09 | 1 | -29/+49 |
* | | make cancel_rearming_delayed_work() reliable | Oleg Nesterov | 2007-05-09 | 1 | -49/+91 |
* | | Remove kthread_bind() call from _cpu_down() | Gautham R Shenoy | 2007-05-09 | 1 | -4/+0 |