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
2009-09-24
truncate: new helpers
npiggin@suse.de
9
-108
/
+120
2009-09-24
fs: fix overflow in sys_mount() for in-kernel calls
Vegard Nossum
3
-42
/
+60
2009-09-24
fs: Make unload_nls() NULL pointer safe
Thomas Gleixner
12
-69
/
+27
2009-09-24
freeze_bdev: grab active reference to frozen superblocks
Christoph Hellwig
3
-61
/
+120
2009-09-24
freeze_bdev: kill bd_mount_sem
Christoph Hellwig
3
-10
/
+8
2009-09-24
exofs: remove BKL from super operations
Boaz Harrosh
1
-6
/
+0
2009-09-24
fs/romfs: correct error-handling code
Julia Lawall
1
-1
/
+1
2009-09-24
vfs: seq_file: add helpers for data filling
Miklos Szeredi
2
-36
/
+77
2009-09-24
vfs: remove redundant position check in do_sendfile
Jeff Layton
1
-3
/
+0
2009-09-24
vfs: change sb->s_maxbytes to a loff_t
Jeff Layton
2
-1
/
+11
2009-09-24
vfs: explicitly cast s_maxbytes in fiemap_check_ranges
Jeff Layton
1
-4
/
+5
2009-09-24
libfs: return error code on failed attr set
Wu Fengguang
1
-2
/
+3
2009-09-24
seq_file: return a negative error code when seq_path_root() fails.
Tetsuo Handa
1
-0
/
+1
2009-09-24
vfs: optimize touch_time() too
Andi Kleen
1
-20
/
+23
2009-09-24
vfs: optimization for touch_atime()
Andi Kleen
1
-10
/
+10
2009-09-24
vfs: split generic_forget_inode() so that hugetlbfs does not have to copy it
Jan Kara
3
-31
/
+24
2009-09-24
fs/inode.c: add dev-id and inode number for debugging in init_special_inode()
Manish Katiyar
1
-2
/
+3
2009-09-24
libfs: make simple_read_from_buffer conventional
Steven Rostedt
1
-2
/
+6
2009-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
77
-724
/
+403
2009-09-24
headers: utsname.h redux
Alexey Dobriyan
56
-56
/
+2
2009-09-24
Revert "kmod: fix race in usermodehelper code"
Sebastian Andrzej Siewior
1
-8
/
+5
2009-09-24
cpumask: Move deprecated functions to end of header.
Rusty Russell
1
-341
/
+252
2009-09-24
cpumask: remove unused deprecated functions, avoid accusations of insanity
Rusty Russell
1
-111
/
+1
2009-09-24
cpumask: use new-style cpumask ops in mm/quicklist.
Rusty Russell
1
-2
/
+1
2009-09-24
cpumask: use mm_cpumask() wrapper: x86
Rusty Russell
4
-14
/
+15
2009-09-24
cpumask: use mm_cpumask() wrapper: um
Rusty Russell
1
-2
/
+2
2009-09-24
cpumask: use mm_cpumask() wrapper: mips
Rusty Russell
2
-6
/
+6
2009-09-24
cpumask: use mm_cpumask() wrapper: mn10300
Rusty Russell
1
-6
/
+6
2009-09-24
cpumask: use mm_cpumask() wrapper: m32r
Rusty Russell
2
-6
/
+6
2009-09-24
cpumask: use mm_cpumask() wrapper: arm
Rusty Russell
6
-20
/
+21
2009-09-24
cpumask: Use accessors for cpu_*_mask: um
Rusty Russell
1
-1
/
+1
2009-09-24
cpumask: Use accessors for cpu_*_mask: powerpc
Rusty Russell
4
-13
/
+13
2009-09-24
cpumask: Use accessors for cpu_*_mask: mips
Rusty Russell
4
-8
/
+8
2009-09-24
cpumask: Use accessors for cpu_*_mask: m32r
Rusty Russell
1
-1
/
+1
2009-09-24
cpumask: remove arch_send_call_function_ipi
Rusty Russell
12
-18
/
+0
2009-09-24
cpumask: arch_send_call_function_ipi_mask: s390
Rusty Russell
2
-3
/
+4
2009-09-24
cpumask: arch_send_call_function_ipi_mask: powerpc
Rusty Russell
2
-3
/
+4
2009-09-24
cpumask: arch_send_call_function_ipi_mask: mips
Rusty Russell
12
-20
/
+25
2009-09-24
cpumask: arch_send_call_function_ipi_mask: m32r
Rusty Russell
2
-12
/
+13
2009-09-24
cpumask: arch_send_call_function_ipi_mask: alpha
Rusty Russell
2
-8
/
+9
2009-09-24
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
1
-2
/
+0
2009-09-24
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
1
-2
/
+0
2009-09-24
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
1
-1
/
+0
2009-09-24
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
1
-2
/
+0
2009-09-24
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
1
-6
/
+0
2009-09-24
cpumask: remove the deprecated smp_call_function_mask()
Rusty Russell
1
-11
/
+0
2009-09-24
ia64: convert last user of smp_call_function_mask
Rusty Russell
1
-1
/
+1
2009-09-24
cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=y
Rusty Russell
1
-0
/
+3
2009-09-24
ACPI: remove cpumask_t usage
Bjorn Helgaas
1
-1
/
+1
2009-09-24
cpumask: Remove mask field from comments
Nobuhiro Iwamatsu
1
-1
/
+0
[next]