index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
compat_ioctl.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-01-07
|
\
|
*
TTY: Add tty ioctl to figure device node of the system console.
Werner Fink
2010-12-16
*
|
[media] V4L1 removal: Remove linux/videodev.h
Mauro Carvalho Chehab
2010-12-29
*
|
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
|
/
*
Merge 'staging-next' to Linus's tree
Greg Kroah-Hartman
2010-10-28
|
\
|
*
smbfs: move to drivers/staging
Arnd Bergmann
2010-10-05
*
|
fix rawctl compat ioctls breakage on amd64 and itanic
Al Viro
2010-10-19
|
/
*
bkl: Remove locked .ioctl file operation
Arnd Bergmann
2010-08-13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2010-08-10
|
\
|
*
tty: Add EXTPROC support for LINEMODE
hyc@symas.com
2010-08-10
*
|
Merge commit 'linus/master' into bkl/core
Frederic Weisbecker
2010-08-08
|
\
|
|
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-08-04
|
|
\
|
|
*
update email address
Pavel Machek
2010-07-19
|
*
|
Bluetooth: Add HCIUARTSETFLAGS and HCIUARTGETFLAGS ioctls
Johan Hedberg
2010-07-21
|
*
|
Bluetooth: Add missing HCIUARTGETDEVICE ioctl to compat_ioctl.c
Johan Hedberg
2010-07-21
|
*
|
Bluetooth: Add blacklist support for incoming connections
Johan Hedberg
2010-07-21
|
|
/
*
/
autofs/autofs4: Move compat_ioctl handling into fs
Arnd Bergmann
2010-08-08
|
/
*
pktcdvd: improve BKL and compat_ioctl.c usage
Arnd Bergmann
2010-04-29
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
fs/compat_ioctl.c: suppress two warnings
Andrew Morton
2010-03-06
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2010-02-11
|
\
|
*
[SCSI] compat_ioct: fix bsg SG_IO
FUJITA Tomonori
2010-02-08
*
|
compat_ioctl: add compat handler for TIOCGSID ioctl
Andreas Schwab
2010-02-11
*
|
compat_ioctl: ignore RAID_VERSION ioctl
Arnd Bergmann
2010-02-10
|
/
*
compat_ioctl: Supress "unknown cmd" message on serial /dev/console
Atsushi Nemoto
2010-01-20
*
fs/compat_ioctl.c: fix build error when !BLOCK
Arnd Bergmann
2009-12-22
*
md: move compat_ioctl handling into md.c
Arnd Bergmann
2009-12-13
*
usbdevfs: move compat_ioctl handling to devio.c
Arnd Bergmann
2009-12-10
*
lp: move compat_ioctl handling into lp.c
Arnd Bergmann
2009-12-10
*
compat_ioctl: pass compat pointer directly to handlers
Arnd Bergmann
2009-12-10
*
compat_ioctl: simplify lookup table
Arnd Bergmann
2009-12-10
*
compat_ioctl: simplify calling of handlers
Arnd Bergmann
2009-12-10
*
compat_ioctl: inline all conversion handlers
Arnd Bergmann
2009-12-10
*
compat_ioctl: Remove BKL
Arnd Bergmann
2009-12-10
*
compat_ioctl: remove all VT ioctl handling
Arnd Bergmann
2009-12-10
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
|
\
|
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-07
|
|
\
|
|
*
tree-wide: fix misspelling of "definition" in comments
Adam Buchbinder
2009-12-04
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-19
|
\
|
|
|
*
|
fs: add missing compat_ptr handling for FS_IOC_RESVSP ioctl
Heiko Carstens
2009-11-12
|
|
/
*
|
compat: move sockios handling to net/socket.c
Arnd Bergmann
2009-11-07
*
|
appletalk: handle SIOCATALKDIFADDR compat ioctl
Arnd Bergmann
2009-11-07
*
|
net, compat_ioctl: handle socket ioctl abuses in tty drivers
Arnd Bergmann
2009-11-07
*
|
net/tun: handle compat_ioctl directly
Arnd Bergmann
2009-11-07
|
/
*
compat_ioctl: hook up compat handler for FIEMAP ioctl
Eric Sandeen
2009-08-07
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
*
fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io...
Ankit Jain
2009-06-24
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2009-06-22
|
\
|
*
mtd: Handle compat ioctls directly; remove all trace from compat_ioctl.c
Kevin Cernekee
2009-05-29
|
*
mtd: add OOB ioctls for >4GiB devices
Kevin Cernekee
2009-05-29
[next]