index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFS: Switch from intr mount option to TASK_KILLABLE
Matthew Wilcox
2007-12-06
19
-147
/
+30
*
Add wait_for_completion_killable
Matthew Wilcox
2007-12-06
2
-2
/
+14
*
Add wait_event_killable
Matthew Wilcox
2007-12-06
1
-0
/
+41
*
Add schedule_timeout_killable
Matthew Wilcox
2007-12-06
2
-0
/
+8
*
Use mutex_lock_killable in vfs_readdir
Liam R. Howlett
2007-12-06
1
-1
/
+4
*
Add mutex_lock_killable
Liam R. Howlett
2007-12-06
2
-3
/
+38
*
Use lock_page_killable
Matthew Wilcox
2007-12-06
1
-4
/
+7
*
Add lock_page_killable
Matthew Wilcox
2007-12-06
2
-0
/
+28
*
Add fatal_signal_pending
Matthew Wilcox
2007-12-06
2
-1
/
+13
*
Add TASK_WAKEKILL
Matthew Wilcox
2007-12-06
2
-12
/
+18
*
exit: Use task_is_*
Matthew Wilcox
2007-12-06
1
-49
/
+39
*
signal: Use task_is_*
Matthew Wilcox
2007-12-06
1
-3
/
+3
*
sched: Use task_contributes_to_load, TASK_ALL and TASK_NORMAL
Matthew Wilcox
2007-12-06
1
-8
/
+5
*
ptrace: Use task_is_*
Matthew Wilcox
2007-12-06
1
-4
/
+4
*
power: Use task_is_*
Matthew Wilcox
2007-12-06
1
-3
/
+3
*
wait: Use TASK_NORMAL
Matthew Wilcox
2007-12-06
2
-6
/
+7
*
proc/base.c: Use task_is_*
Matthew Wilcox
2007-12-06
1
-1
/
+1
*
proc/array.c: Use TASK_REPORT
Matthew Wilcox
2007-12-06
1
-6
/
+1
*
perfmon: Use task_is_*
Matthew Wilcox
2007-12-06
1
-2
/
+2
*
Add macros to replace direct uses of TASK_ flags
Matthew Wilcox
2007-12-06
1
-0
/
+16
*
Use wake_up_locked() in eventpoll
Matthew Wilcox
2007-12-06
1
-7
/
+4
*
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2007-12-06
6
-27
/
+63
|
\
|
*
[MIPS] Oprofile: Fix computation of number of counters.
Ralf Baechle
2007-12-06
1
-6
/
+38
|
*
[MIPS] Alchemy: fix IRQ bases
Sergei Shtylyov
2007-12-06
2
-14
/
+15
|
*
[MIPS] Alchemy: replace ffs() with __ffs()
Sergei Shtylyov
2007-12-06
3
-6
/
+6
|
*
[MIPS] BCM1480: Fix interrupt routing, take 2.
Ralf Baechle
2007-12-06
1
-1
/
+4
*
|
Tiny clean-up of OPROFILE/KPROBES configuration
Linus Torvalds
2007-12-06
2
-6
/
+7
*
|
Fix oprofile configuration breakage
Ralf Baechle
2007-12-06
2
-1
/
+5
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
2007-12-05
4
-91
/
+114
|
\
|
*
futex: correctly return -EFAULT not -EINVAL
Thomas Gleixner
2007-12-05
1
-1
/
+1
|
*
lockdep: in_range() fix
Oleg Nesterov
2007-12-05
1
-12
/
+10
|
*
lockdep: fix debug_show_all_locks()
Ingo Molnar
2007-12-05
1
-0
/
+7
|
*
sched: style cleanups
Ingo Molnar
2007-12-05
1
-64
/
+68
|
*
futex: fix for futex_wait signal stack corruption
Steven Rostedt
2007-12-05
2
-14
/
+28
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2007-12-05
5
-40
/
+57
|
\
\
|
*
|
VM/Security: add security hook to do_brk
Eric Paris
2007-12-05
1
-0
/
+4
|
*
|
Security: round mmap hint address above mmap_min_addr
Eric Paris
2007-12-05
3
-0
/
+22
|
*
|
security: protect from stack expantion into low vm addresses
Eric Paris
2007-12-05
1
-2
/
+6
|
*
|
Security: allow capable check to permit mmap or low vm space
Eric Paris
2007-12-05
1
-1
/
+1
|
*
|
SELinux: detect dead booleans
Stephen Smalley
2007-12-05
1
-13
/
+30
|
*
|
SELinux: do not clear f_op when removing entries
Stephen Smalley
2007-12-05
1
-27
/
+1
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-12-05
10
-31
/
+41
|
\
\
|
*
|
[LRO]: fix lro_gen_skb() alignment
Andrew Gallatin
2007-12-05
3
-1
/
+6
|
*
|
[TCP]: NAGLE_PUSH seems to be a wrong way around
Ilpo Järvinen
2007-12-05
1
-2
/
+1
|
*
|
[TCP]: Move prior_in_flight collect to more robust place
Ilpo Järvinen
2007-12-05
1
-2
/
+1
|
*
|
[TCP] FRTO: Use of existing funcs make code more obvious & robust
Ilpo Järvinen
2007-12-05
1
-9
/
+5
|
*
|
[IRDA]: Move ircomm_tty_line_info() under #ifdef CONFIG_PROC_FS
Pavel Emelyanov
2007-12-05
1
-1
/
+1
|
*
|
[ROSE]: Trivial compilation CONFIG_INET=n case
Pavel Emelyanov
2007-12-05
1
-1
/
+1
|
*
|
[IPVS]: Fix sched registration race when checking for name collision.
Pavel Emelyanov
2007-12-05
1
-13
/
+14
|
*
|
[IPVS]: Don't leak sysctl tables if the scheduler registration fails.
Pavel Emelyanov
2007-12-05
2
-2
/
+12
|
|
/
[next]