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
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2011-11-02
25
-347
/
+259
|
\
|
*
udf: Cleanup metadata flags handling
Jan Kara
2011-10-31
3
-8
/
+10
|
*
udf: Skip mirror metadata FE loading when metadata FE is ok
Namjae Jeon
2011-10-31
4
-36
/
+43
|
*
ext3: Allow quota file use root reservation
Dmitry Monakhov
2011-10-31
1
-4
/
+4
|
*
udf: Remove web reference from UDF MAINTAINERS entry
Jan Kara
2011-10-31
1
-1
/
+0
|
*
quota: Drop path reference on error exit from quotactl
Jan Kara
2011-10-31
1
-2
/
+5
|
*
udf: Neaten udf_debug uses
Joe Perches
2011-10-31
6
-59
/
+50
|
*
udf: Neaten logging output, use vsprintf extension %pV
Joe Perches
2011-10-31
1
-11
/
+17
|
*
udf: Convert printks to pr_<level>
Joe Perches
2011-10-31
7
-98
/
+83
|
*
udf: Rename udf_warning to udf_warn
Joe Perches
2011-10-10
4
-20
/
+15
|
*
udf: Rename udf_error to udf_err
Joe Perches
2011-10-10
3
-29
/
+23
|
*
udf: Promote some debugging messages to udf_error
Joe Perches
2011-10-10
3
-10
/
+18
|
*
ext3: Remove the obsolete broken EXT3_IOC32_WAIT_FOR_READONLY.
Tao Ma
2011-10-10
2
-28
/
+0
|
*
udf: Add readpages support for udf.
Namjae Jeon
2011-10-06
1
-1
/
+9
|
*
ext3/balloc.c: local functions should be static
H Hartley Sweeten
2011-10-05
1
-3
/
+4
|
*
ext2: fix the outdated comment in ext2_nfs_get_inode()
Li Haifeng
2011-08-30
1
-4
/
+4
|
*
ext3: remove deprecated oldalloc
Lukas Czerner
2011-08-17
4
-55
/
+8
|
*
fs/ext3/balloc.c: delete useless initialization
Julia Lawall
2011-08-17
1
-1
/
+1
|
*
fs/ext2/balloc.c: delete useless initialization
Julia Lawall
2011-08-17
1
-1
/
+1
|
*
ext3: fix message in ext3_remount for rw-remount case
Toshiyuki Okajima
2011-08-17
1
-2
/
+2
|
*
ext3: Remove i_mutex from ext3_sync_file()
Jan Kara
2011-08-17
1
-10
/
+0
*
|
Merge branch 'for-linus' of git://github.com/richardweinberger/linux
Linus Torvalds
2011-11-02
253
-3326
/
+1666
|
\
\
|
*
|
um: fix ubd cow size
Richard Weinberger
2011-11-02
1
-1
/
+30
|
*
|
um: Fix kmalloc argument order in um/vdso/vma.c
Dave Jones
2011-11-02
1
-1
/
+1
|
*
|
um: switch to use of drivers/Kconfig
Al Viro
2011-11-02
11
-33
/
+13
|
*
|
UserModeLinux-HOWTO.txt: fix a typo
Jonathan Neuschäfer
2011-11-02
1
-1
/
+1
|
*
|
UserModeLinux-HOWTO.txt: remove ^H characters
Jonathan Neuschäfer
2011-11-02
1
-265
/
+265
|
*
|
um: we need sys/user.h only on i386
Richard Weinberger
2011-11-02
1
-0
/
+2
|
*
|
um: merge delay_{32,64}.c
Richard Weinberger
2011-11-02
3
-61
/
+1
|
*
|
um: distribute exports to where exported stuff is defined
Al Viro
2011-11-02
10
-54
/
+40
|
*
|
um: kill system-um.h
Al Viro
2011-11-02
3
-47
/
+40
|
*
|
um: generic ftrace.h will do...
Al Viro
2011-11-02
2
-1
/
+1
|
*
|
um: segment.h is x86-only and needed only there
Al Viro
2011-11-02
1
-0
/
+0
|
*
|
um: asm/pda.h is not needed anymore
Al Viro
2011-11-02
1
-21
/
+0
|
*
|
um: hw_irq.h can go generic as well
Al Viro
2011-11-02
2
-8
/
+1
|
*
|
um: switch to generic-y
Al Viro
2011-11-02
13
-59
/
+2
|
*
|
um: clean Kconfig up a bit
Al Viro
2011-11-02
4
-113
/
+26
|
*
|
um: a couple of missing dependencies...
Al Viro
2011-11-02
2
-3
/
+3
|
*
|
um: kill useless argument of free_chan() and free_one_chan()
Al Viro
2011-11-02
1
-5
/
+5
|
*
|
um: unify ptrace_user.h
Al Viro
2011-11-02
9
-77
/
+35
|
*
|
um: unify KSTK_...
Al Viro
2011-11-02
4
-13
/
+10
|
*
|
um: fix gcov build breakage
Al Viro
2011-11-02
2
-17
/
+2
|
*
|
um: page_offset.h is never used
Al Viro
2011-11-02
1
-1
/
+0
|
*
|
um: irq_vectors.h just shadows x86 one
Al Viro
2011-11-02
1
-0
/
+0
|
*
|
um: required-features.h is there only to shadow x86 one...
Al Viro
2011-11-02
1
-0
/
+0
|
*
|
um: asm/apic.h is there only to shadow the x86 one...
Al Viro
2011-11-02
1
-0
/
+0
|
*
|
um: take ubd_user.h to its users...
Al Viro
2011-11-02
1
-0
/
+0
|
*
|
um: take ldt.h to arch/x86/um/asm/mm_context.h
Al Viro
2011-11-02
6
-61
/
+58
|
*
|
um: merge signal_{32,64}.c
Al Viro
2011-11-02
6
-278
/
+189
|
*
|
um: no need to play with save_sp in signal frame setup anymore
Al Viro
2011-11-02
2
-57
/
+15
[next]