index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2007-05-23
power: Fix sizeof(PAGE_SIZE) typo
OGAWA Hirofumi
-1
/
+1
2007-05-23
simplify cleanup_workqueue_thread()
Oleg Nesterov
-47
/
+37
2007-05-23
recalc_sigpending_tsk fixes
Roland McGrath
-12
/
+21
2007-05-23
NOHZ: Rate limit the local softirq pending warning output
Thomas Gleixner
-3
/
+9
2007-05-23
Ignore bogus ACPI info for offline CPUs
Thomas Gleixner
-5
/
+12
2007-05-23
freezer: move frozen_process() to kernel/power/process.c
Gautham R Shenoy
-1
/
+13
2007-05-23
freezer: fix kthread_create vs freezer theoretical race
Oleg Nesterov
-2
/
+5
2007-05-23
freezer: take kernel_execve into consideration
Rafael J. Wysocki
-2
/
+2
2007-05-23
freezer: fix vfork problem
Rafael J. Wysocki
-20
/
+12
2007-05-23
freezer: close potential race between refrigerator and thaw_tasks
Rafael J. Wysocki
-1
/
+11
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
-0
/
+3
2007-05-17
swsusp: fix sysfs interface
Rafael J. Wysocki
-3
/
+4
2007-05-17
make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename ...
Dan Aloni
-1
/
+1
2007-05-17
Remove SLAB_CTOR_CONSTRUCTOR
Christoph Lameter
-4
/
+2
2007-05-16
Fix ACPI suspend / device suspend ordering problem
Linus Torvalds
-7
/
+8
2007-05-15
audit_match_signal() and friends are used only if CONFIG_AUDITSYSCALL is set
Al Viro
-0
/
+2
2007-05-15
clocksource: fix lock order in the resume path
Thomas Gleixner
-7
/
+3
2007-05-14
timekeeping fix patch got mis-applied
Thomas Gleixner
-2
/
+2
2007-05-12
compat signalfd and timerfd are cond syscalls
Heiko Carstens
-0
/
+2
2007-05-11
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
-0
/
+7
2007-05-11
Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-95
/
+290
2007-05-11
[IA64] SN: validate smp_affinity mask on intr redirect
John Keller
-0
/
+7
2007-05-11
signal/timer/event: eventfd core
Davide Libenzi
-0
/
+1
2007-05-11
signal/timer/event: timerfd compat code
Davide Libenzi
-4
/
+4
2007-05-11
signal/timer/event: timerfd core
Davide Libenzi
-0
/
+1
2007-05-11
signal/timer/event: signalfd core
Davide Libenzi
-5
/
+37
2007-05-11
Use task_pgrp() task_session() in copy_process()
Sukadev Bhattiprolu
-6
/
+3
2007-05-11
Use struct pid parameter in copy_process()
Sukadev Bhattiprolu
-5
/
+6
2007-05-11
statically initialize struct pid for swapper
Sukadev Bhattiprolu
-0
/
+2
2007-05-11
attach_pid() with struct pid parameter
Sukadev Bhattiprolu
-10
/
+16
2007-05-11
use defines in sys_getpriority/sys_setpriority
Daniel Walker
-2
/
+3
2007-05-11
stop_machine() now uses hard_irq_disable
Benjamin Herrenschmidt
-0
/
+4
2007-05-11
getrusage(): fill ru_inblock and ru_oublock fields if possible
Eric Dumazet
-0
/
+17
2007-05-11
[PATCH] Abnormal End of Processes
Steve Grubb
-0
/
+39
2007-05-11
[PATCH] match audit name data
Amy Griffis
-58
/
+84
2007-05-11
[PATCH] complete message queue auditing
Amy Griffis
-27
/
+0
2007-05-11
[PATCH] initialize name osid
Amy Griffis
-0
/
+1
2007-05-11
[PATCH] audit signal recipients
Amy Griffis
-29
/
+153
2007-05-11
[PATCH] auditing ptrace
Al Viro
-0
/
+32
2007-05-10
timer: revert parenthesis fix in tbase_get_deferrable() etc
akpm@linux-foundation.org
-5
/
+5
2007-05-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
-3
/
+9
2007-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
-10
/
+10
2007-05-09
rename thread_info to stack
Roman Zippel
-2
/
+2
2007-05-09
wrap access to thread_info
Roman Zippel
-4
/
+4
2007-05-09
clocksource: fix resume logic
Thomas Gleixner
-0
/
+47
2007-05-09
Make vm statistics update interval configurable
Christoph Lameter
-0
/
+12
2007-05-09
microcode: use suspend-related CPU hotplug notifications
Rafael J. Wysocki
-10
/
+0
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
-16
/
+50
2007-05-09
timer: parenthesis fix in tbase_get_deferrable() etc
Jarek Poplawski
-5
/
+5
2007-05-09
FUTEX: new PRIVATE futexes
Eric Dumazet
-114
/
+210
[prev]
[next]