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
*
anon_inodes: fix wrong function name in comment
Namhyung Kim
2010-12-10
1
-3
/
+3
*
fix comment typos concerning "consistent"
Uwe Kleine-König
2010-12-10
8
-8
/
+8
*
poll: fix a typo in comment
Namhyung Kim
2010-12-10
1
-1
/
+1
*
coda: kill redundant cast in coda_alloc_inode()
Jesper Juhl
2010-12-10
1
-1
/
+1
*
Kill off a bunch of warning: ‘inline’ is not at beginning of declaration
Jesper Juhl
2010-11-28
4
-10
/
+10
*
SCSI: improve two error messages
Alan Stern
2010-11-26
1
-2
/
+4
*
kdump: update kexec-tools URL and Vivek's email
Simon Horman
2010-11-25
1
-6
/
+9
*
Fix "forcably" comment typo
Robert P. J. Day
2010-11-21
1
-1
/
+1
*
Don't touch blackfin with printk typo fixes
Jiri Kosina
2010-11-19
3
-3
/
+3
*
suspend: constify platform_suspend_ops
Lionel Debroux
2010-11-16
29
-32
/
+32
*
backlight: constify backlight_ops
Lionel Debroux
2010-11-16
24
-26
/
+26
*
hibernation: constify platform_hibernation_ops
Lionel Debroux
2010-11-16
3
-6
/
+6
*
Docs/Kconfig: Update: osdl.org -> linuxfoundation.org
Michael Witten
2010-11-15
12
-21
/
+30
*
infiniband: Only include mutex.h once in drivers/infiniband/hw/cxgb4/iw_cxgb4.h
Jesper Juhl
2010-11-15
1
-1
/
+0
*
ARM, mm: Don't include smp_plat.h twice in flush.c
Jesper Juhl
2010-11-15
1
-1
/
+0
*
ext4: fix redirty_page_for_writepage() typo in comment
Wu Fengguang
2010-11-15
1
-1
/
+1
*
spelling fix in drivers/misc/Kconfig
Jonathan Neuschäfer
2010-11-15
1
-1
/
+1
*
audit: error message typo correction
Ross Kirk
2010-11-03
1
-1
/
+1
*
powerpc: remove cast from void*
matt mooney
2010-11-03
1
-1
/
+1
*
drivers: scsi: fix typo in comment
Andrea Gelmini
2010-11-03
1
-1
/
+1
*
Kconfig: typo: boad -> board
Michael Witten
2010-11-02
1
-1
/
+1
*
Docs: typo: Complete -> Completely
Michael Witten
2010-11-02
1
-1
/
+1
*
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
207
-261
/
+261
*
Kconfig: typo: and -> an
Michael Witten
2010-11-01
1
-1
/
+1
*
VIA Chrome camera: remove duplicate includes
Jesper Juhl
2010-10-30
1
-2
/
+0
*
Merge branch 'master' into for-next
Jiri Kosina
2010-10-30
5837
-334788
/
+681438
|
\
|
*
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
2010-10-30
12
-64
/
+219
|
|
\
|
|
*
Ensure FMODE_NONOTIFY is not set by userspace
Lino Sanfilippo
2010-10-30
1
-4
/
+5
|
|
*
make fanotify_read() restartable across signals
Lino Sanfilippo
2010-10-30
1
-1
/
+1
|
|
*
fsnotify: remove alignment padding from fsnotify_mark on 64 bit builds
Richard Kennedy
2010-10-28
1
-1
/
+1
|
|
*
fs/notify/fanotify/fanotify_user.c: fix warnings
Andrew Morton
2010-10-28
1
-3
/
+2
|
|
*
fanotify: Fix FAN_CLOSE comments
Stefan Hajnoczi
2010-10-28
1
-2
/
+2
|
|
*
fanotify: do not recalculate the mask if the ignored mask changed
Eric Paris
2010-10-28
1
-3
/
+3
|
|
*
fanotify: ignore events on directories unless specifically requested
Eric Paris
2010-10-28
3
-2
/
+25
|
|
*
fsnotify: rename FS_IN_ISDIR to FS_ISDIR
Eric Paris
2010-10-28
3
-13
/
+13
|
|
*
fanotify: do not send events for irregular files
Eric Paris
2010-10-28
1
-5
/
+6
|
|
*
fanotify: limit number of listeners per user
Eric Paris
2010-10-28
4
-1
/
+25
|
|
*
fanotify: allow userspace to override max marks
Eric Paris
2010-10-28
2
-2
/
+11
|
|
*
fanotify: limit the number of marks in a single fanotify group
Eric Paris
2010-10-28
2
-0
/
+10
|
|
*
fanotify: allow userspace to override max queue depth
Eric Paris
2010-10-28
2
-3
/
+11
|
|
*
fsnotify: implement a default maximum queue depth
Eric Paris
2010-10-28
2
-1
/
+4
|
|
*
fanotify: ignore fanotify ignore marks if open writers
Eric Paris
2010-10-28
1
-0
/
+10
|
|
*
fanotify: allow userspace to flush all marks
Eric Paris
2010-10-28
1
-1
/
+2
|
|
*
fsnotify: call fsnotify_parent in perm events
Eric Paris
2010-10-28
3
-11
/
+21
|
|
*
fsnotify: correctly handle return codes from listeners
Eric Paris
2010-10-28
2
-8
/
+14
|
|
*
fanotify: use __aligned_u64 in fanotify userspace metadata
Eric Paris
2010-10-28
1
-2
/
+2
|
|
*
fanotify: implement fanotify listener ordering
Eric Paris
2010-10-28
2
-2
/
+34
|
|
*
fsnotify: implement ordering between notifiers
Eric Paris
2010-10-28
3
-3
/
+20
|
|
*
fanotify: allow fanotify to be built
Eric Paris
2010-10-28
2
-1
/
+2
|
|
|
|
|
\
|
*
-
.
\
Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....
Linus Torvalds
2010-10-30
12
-82
/
+153
|
|
\
\
\
[next]