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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: introduce wait_event_interruptible_tty
Arnd Bergmann
2010-08-10
1
-0
/
+42
*
tty: replace BKL with a new tty_lock
Arnd Bergmann
2010-08-10
1
-0
/
+31
*
tty: Move the vt_tty field from the vc_data into the standard tty_port
Alan Cox
2010-08-10
1
-1
/
+0
*
tty: Make vt's have a tty_port
Alan Cox
2010-08-10
1
-0
/
+2
*
tty: serial - fix tty referencing in set_ldisc
Alan Cox
2010-08-10
1
-1
/
+1
*
istallion: use bit ops for the board flags
Alan Cox
2010-08-10
1
-1
/
+1
*
vt/console: try harder to print output when panicing
Jesse Barnes
2010-08-10
3
-0
/
+12
*
tty: Add EXTPROC support for LINEMODE
hyc@symas.com
2010-08-10
3
-0
/
+4
*
tty: Remove Hayes ESP ioctls
Jeff Dike
2010-08-10
1
-4
/
+2
*
Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux
Linus Torvalds
2010-08-10
5
-5
/
+23
|
\
|
*
unistd: add __NR_prlimit64 syscall numbers
Jiri Slaby
2010-07-16
1
-1
/
+3
|
*
rlimits: implement prlimit64 syscall
Jiri Slaby
2010-07-16
1
-0
/
+4
|
*
rlimits: redo do_setrlimit to more generic do_prlimit
Jiri Slaby
2010-07-16
1
-2
/
+2
|
*
rlimits: add rlimit64 structure
Jiri Slaby
2010-07-16
1
-0
/
+7
|
*
rlimits: split sys_setrlimit
Jiri Slaby
2010-07-16
1
-0
/
+2
|
*
rlimits: add task_struct to update_rlimit_cpu
Jiri Slaby
2010-07-16
1
-1
/
+1
|
*
rlimits: security, add task_struct to setrlimit
Jiri Slaby
2010-07-16
1
-3
/
+6
*
|
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2010-08-10
21
-47
/
+248
|
\
\
|
*
|
mtd: Remove obsolete <mtd/compatmac.h> include
David Woodhouse
2010-08-08
3
-12
/
+0
|
*
|
mtd: Update copyright notices
David Woodhouse
2010-08-08
17
-31
/
+234
|
*
|
jffs2: Update copyright notices
David Woodhouse
2010-08-08
1
-1
/
+2
|
*
|
mtd-physmap: add support users can assign the probe type in board files
Barry Song
2010-08-08
1
-0
/
+1
|
*
|
mtd: change struct flchip_shared spinlock locking into mutex
Stefani Seibold
2010-08-06
1
-1
/
+1
|
*
|
mtd: OneNAND: Introduce chip_probe function
Kyungmin Park
2010-08-04
1
-0
/
+2
|
*
|
mtd: nand: more BB Detection refactoring and dynamic scan options
Brian Norris
2010-08-02
1
-0
/
+4
|
*
|
mtd: nand: edit macro flag for BBT scan of last page in block
Brian Norris
2010-08-02
2
-2
/
+2
|
*
|
mtd: add an ioctl to query the lock status of a flash sector
Richard Cochran
2010-08-02
2
-0
/
+2
*
|
|
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
2010-08-10
11
-339
/
+360
|
\
\
\
|
*
|
|
fanotify: use both marks when possible
Eric Paris
2010-07-28
1
-1
/
+1
|
*
|
|
fsnotify: pass both the vfsmount mark and inode mark
Eric Paris
2010-07-28
1
-2
/
+5
|
*
|
|
fsnotify: remove global fsnotify groups lists
Eric Paris
2010-07-28
1
-15
/
+0
|
*
|
|
fsnotify: remove group->mask
Eric Paris
2010-07-28
1
-11
/
+0
|
*
|
|
fsnotify: remove the global masks
Eric Paris
2010-07-28
1
-2
/
+0
|
*
|
|
fsnotify: send fsnotify_mark to groups in event handling functions
Eric Paris
2010-07-28
1
-3
/
+4
|
*
|
|
fsnotify: srcu to protect read side of inode and vfsmount locks
Eric Paris
2010-07-28
1
-0
/
+1
|
*
|
|
fsnotify: use an explicit flag to indicate fsnotify_destroy_mark has been called
Eric Paris
2010-07-28
1
-0
/
+1
|
*
|
|
fsnotify: store struct file not struct path
Eric Paris
2010-07-28
2
-29
/
+24
|
*
|
|
fsnotify: fsnotify_add_notify_event should return an event
Eric Paris
2010-07-28
1
-7
/
+5
|
*
|
|
fanotify: groups can specify their f_flags for new fd
Eric Paris
2010-07-28
1
-2
/
+5
|
*
|
|
fsnotify: check to make sure all fsnotify bits are unique
Eric Paris
2010-07-28
1
-0
/
+9
|
*
|
|
inotify: force inotify and fsnotify use same bits
Eric Paris
2010-07-28
1
-0
/
+9
|
*
|
|
inotify: allow users to request not to recieve events on unlinked children
Eric Paris
2010-07-28
2
-0
/
+2
|
*
|
|
fanotify: drop the useless priority argument
Eric Paris
2010-07-28
2
-3
/
+1
|
*
|
|
fsnotify: initialize mask in fsnotify_perm
Eric Paris
2010-07-28
1
-3
/
+5
|
*
|
|
fanotify: userspace interface for permission responses
Eric Paris
2010-07-28
1
-0
/
+5
|
*
|
|
fanotify: permissions and blocking
Eric Paris
2010-07-28
2
-0
/
+30
|
*
|
|
fsnotify: new fsnotify hooks and events types for access decisions
Eric Paris
2010-07-28
3
-5
/
+30
|
*
|
|
sysctl extern cleanup: inotify
Dave Young
2010-07-28
1
-0
/
+5
|
*
|
|
dnotify: move dir_notify_enable declaration
Alexey Dobriyan
2010-07-28
2
-3
/
+1
|
*
|
|
fsnotify: use unsigned char * for dentry->d_name.name
Eric Paris
2010-07-28
2
-10
/
+11
[next]