index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-07
Remove commented-out code copied from NFS
Matthew Wilcox
1
-1
/
+1
2007-12-07
NFS: Switch from intr mount option to TASK_KILLABLE
Matthew Wilcox
19
-147
/
+30
2007-12-07
Add wait_for_completion_killable
Matthew Wilcox
2
-2
/
+14
2007-12-07
Add wait_event_killable
Matthew Wilcox
1
-0
/
+41
2007-12-07
Add schedule_timeout_killable
Matthew Wilcox
2
-0
/
+8
2007-12-07
Use mutex_lock_killable in vfs_readdir
Liam R. Howlett
1
-1
/
+4
2007-12-07
Add mutex_lock_killable
Liam R. Howlett
2
-3
/
+38
2007-12-07
Use lock_page_killable
Matthew Wilcox
1
-4
/
+7
2007-12-07
Add lock_page_killable
Matthew Wilcox
2
-0
/
+28
2007-12-07
Add fatal_signal_pending
Matthew Wilcox
2
-1
/
+13
2007-12-07
Add TASK_WAKEKILL
Matthew Wilcox
2
-12
/
+18
2007-12-07
exit: Use task_is_*
Matthew Wilcox
1
-49
/
+39
2007-12-07
signal: Use task_is_*
Matthew Wilcox
1
-3
/
+3
2007-12-07
sched: Use task_contributes_to_load, TASK_ALL and TASK_NORMAL
Matthew Wilcox
1
-8
/
+5
2007-12-07
ptrace: Use task_is_*
Matthew Wilcox
1
-4
/
+4
2007-12-07
power: Use task_is_*
Matthew Wilcox
1
-3
/
+3
2007-12-07
wait: Use TASK_NORMAL
Matthew Wilcox
2
-6
/
+7
2007-12-07
proc/base.c: Use task_is_*
Matthew Wilcox
1
-1
/
+1
2007-12-07
proc/array.c: Use TASK_REPORT
Matthew Wilcox
1
-6
/
+1
2007-12-07
perfmon: Use task_is_*
Matthew Wilcox
1
-2
/
+2
2007-12-07
Add macros to replace direct uses of TASK_ flags
Matthew Wilcox
1
-0
/
+16
2007-12-07
Use wake_up_locked() in eventpoll
Matthew Wilcox
1
-7
/
+4
2007-12-06
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
6
-27
/
+63
2007-12-06
Tiny clean-up of OPROFILE/KPROBES configuration
Linus Torvalds
2
-6
/
+7
2007-12-06
Fix oprofile configuration breakage
Ralf Baechle
2
-1
/
+5
2007-12-06
[MIPS] Oprofile: Fix computation of number of counters.
Ralf Baechle
1
-6
/
+38
2007-12-06
[MIPS] Alchemy: fix IRQ bases
Sergei Shtylyov
2
-14
/
+15
2007-12-06
[MIPS] Alchemy: replace ffs() with __ffs()
Sergei Shtylyov
3
-6
/
+6
2007-12-06
[MIPS] BCM1480: Fix interrupt routing, take 2.
Ralf Baechle
1
-1
/
+4
2007-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
4
-91
/
+114
2007-12-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
5
-40
/
+57
2007-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
10
-31
/
+41
2007-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
8
-17
/
+32
2007-12-05
remove nonsense force-casts from ocfs2
Al Viro
1
-14
/
+6
2007-12-05
regression: bfs endianness bug
Al Viro
1
-1
/
+2
2007-12-05
fcrypt endianness misannotations
Al Viro
1
-44
/
+44
2007-12-05
no need to mess with KBUILD_CFLAGS on uml-i386 anymore
Al Viro
1
-5
/
+0
2007-12-05
regression: cifs endianness bug
Al Viro
1
-16
/
+17
2007-12-05
VM/Security: add security hook to do_brk
Eric Paris
1
-0
/
+4
2007-12-05
SLUB's ksize() fails for size > 2048
Vegard Nossum
1
-1
/
+5
2007-12-05
proc: fix proc_dir_entry refcounting
Alexey Dobriyan
5
-21
/
+5
2007-12-05
jbd: Fix assertion failure in fs/jbd/checkpoint.c
Jan Kara
3
-10
/
+12
2007-12-05
mm: fix XIP file writes
Nick Piggin
1
-1
/
+1
2007-12-05
gpio_cs5535: disable AUX on output
Ben Gardner
1
-0
/
+5
2007-12-05
Avoid potential NULL dereference in unregister_sysctl_table
Pavel Emelyanov
1
-0
/
+4
2007-12-05
Blackfin SPI driver: reconfigure speed_hz and bits_per_word in each spi transfer
Bryan Wu
1
-7
/
+45
2007-12-05
Blackfin SPI driver: move hard coded pin_req to board file
Bryan Wu
2
-21
/
+8
2007-12-05
Blackfin SPI driver: use void __iomem * for regs_base
Bryan Wu
1
-5
/
+4
2007-12-05
Blackfin SPI driver: use cpu_relax() to replace continue in while busywait
Bryan Wu
1
-39
/
+39
2007-12-05
spi: spi_bfin: resequence DMA start/stop
Sonic Zhang
1
-11
/
+19
[next]