index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
freeze_bdev: kill bd_mount_sem
Christoph Hellwig
2009-09-24
3
-10
/
+8
*
exofs: remove BKL from super operations
Boaz Harrosh
2009-09-24
1
-6
/
+0
*
fs/romfs: correct error-handling code
Julia Lawall
2009-09-24
1
-1
/
+1
*
vfs: seq_file: add helpers for data filling
Miklos Szeredi
2009-09-24
2
-36
/
+77
*
vfs: remove redundant position check in do_sendfile
Jeff Layton
2009-09-24
1
-3
/
+0
*
vfs: change sb->s_maxbytes to a loff_t
Jeff Layton
2009-09-24
2
-1
/
+11
*
vfs: explicitly cast s_maxbytes in fiemap_check_ranges
Jeff Layton
2009-09-24
1
-4
/
+5
*
libfs: return error code on failed attr set
Wu Fengguang
2009-09-24
1
-2
/
+3
*
seq_file: return a negative error code when seq_path_root() fails.
Tetsuo Handa
2009-09-24
1
-0
/
+1
*
vfs: optimize touch_time() too
Andi Kleen
2009-09-24
1
-20
/
+23
*
vfs: optimization for touch_atime()
Andi Kleen
2009-09-24
1
-10
/
+10
*
vfs: split generic_forget_inode() so that hugetlbfs does not have to copy it
Jan Kara
2009-09-24
3
-31
/
+24
*
fs/inode.c: add dev-id and inode number for debugging in init_special_inode()
Manish Katiyar
2009-09-24
1
-2
/
+3
*
libfs: make simple_read_from_buffer conventional
Steven Rostedt
2009-09-24
1
-2
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2009-09-23
77
-724
/
+403
|
\
|
*
cpumask: Move deprecated functions to end of header.
Rusty Russell
2009-09-24
1
-341
/
+252
|
*
cpumask: remove unused deprecated functions, avoid accusations of insanity
Rusty Russell
2009-09-24
1
-111
/
+1
|
*
cpumask: use new-style cpumask ops in mm/quicklist.
Rusty Russell
2009-09-24
1
-2
/
+1
|
*
cpumask: use mm_cpumask() wrapper: x86
Rusty Russell
2009-09-24
4
-14
/
+15
|
*
cpumask: use mm_cpumask() wrapper: um
Rusty Russell
2009-09-24
1
-2
/
+2
|
*
cpumask: use mm_cpumask() wrapper: mips
Rusty Russell
2009-09-24
2
-6
/
+6
|
*
cpumask: use mm_cpumask() wrapper: mn10300
Rusty Russell
2009-09-24
1
-6
/
+6
|
*
cpumask: use mm_cpumask() wrapper: m32r
Rusty Russell
2009-09-24
2
-6
/
+6
|
*
cpumask: use mm_cpumask() wrapper: arm
Rusty Russell
2009-09-24
6
-20
/
+21
|
*
cpumask: Use accessors for cpu_*_mask: um
Rusty Russell
2009-09-24
1
-1
/
+1
|
*
cpumask: Use accessors for cpu_*_mask: powerpc
Rusty Russell
2009-09-24
4
-13
/
+13
|
*
cpumask: Use accessors for cpu_*_mask: mips
Rusty Russell
2009-09-24
4
-8
/
+8
|
*
cpumask: Use accessors for cpu_*_mask: m32r
Rusty Russell
2009-09-24
1
-1
/
+1
|
*
cpumask: remove arch_send_call_function_ipi
Rusty Russell
2009-09-24
12
-18
/
+0
|
*
cpumask: arch_send_call_function_ipi_mask: s390
Rusty Russell
2009-09-24
2
-3
/
+4
|
*
cpumask: arch_send_call_function_ipi_mask: powerpc
Rusty Russell
2009-09-24
2
-3
/
+4
|
*
cpumask: arch_send_call_function_ipi_mask: mips
Rusty Russell
2009-09-24
12
-20
/
+25
|
*
cpumask: arch_send_call_function_ipi_mask: m32r
Rusty Russell
2009-09-24
2
-12
/
+13
|
*
cpumask: arch_send_call_function_ipi_mask: alpha
Rusty Russell
2009-09-24
2
-8
/
+9
|
*
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
2009-09-24
1
-2
/
+0
|
*
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
2009-09-24
1
-2
/
+0
|
*
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
2009-09-24
1
-1
/
+0
|
*
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
2009-09-24
1
-2
/
+0
|
*
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
2009-09-24
1
-6
/
+0
|
*
cpumask: remove the deprecated smp_call_function_mask()
Rusty Russell
2009-09-24
1
-11
/
+0
|
*
ia64: convert last user of smp_call_function_mask
Rusty Russell
2009-09-24
1
-1
/
+1
|
*
cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=y
Rusty Russell
2009-09-24
1
-0
/
+3
|
*
ACPI: remove cpumask_t usage
Bjorn Helgaas
2009-09-24
1
-1
/
+1
|
*
cpumask: Remove mask field from comments
Nobuhiro Iwamatsu
2009-09-24
1
-1
/
+0
|
*
cpumask: remove unused mask field from struct irqaction.
Rusty Russell
2009-09-24
1
-1
/
+0
|
*
cpumask: remove last assignment to mask field of struct irqaction.
Rusty Russell
2009-09-24
1
-1
/
+0
|
*
cpumask: remove unused cpu_mask_all
Rusty Russell
2009-09-24
2
-8
/
+0
|
*
cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: mips
Rusty Russell
2009-09-24
1
-1
/
+1
|
*
cpumask: remove dangerous CPU_MASK_ALL_PTR
Rusty Russell
2009-09-24
1
-3
/
+0
|
*
cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node
Rusty Russell
2009-09-24
8
-57
/
+1
[next]