| Commit message (Expand) | Author | Age |
* | remove unused #include <linux/dirent.h>'s | Adrian Bunk | 2008-07-25 |
* | autofs4: remove unused ioctls | Ian Kent | 2008-07-24 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2008-07-19 |
|\ |
|
| * | [Bluetooth] Export details about authentication requirements | Marcel Holtmann | 2008-07-14 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-07-18 |
|\ \ |
|
| * | | Fix compile issues in fs/compat_ioctl.c when CONFIG_BLOCK is disabled | Randy Dunlap | 2008-07-16 |
| |/ |
|
* | | wext: Remove compat handling from fs/compat_ioctl.c | David S. Miller | 2008-06-16 |
* | | wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.c | David S. Miller | 2008-06-16 |
|/ |
|
* | tty: The big operations rework | Alan Cox | 2008-04-30 |
* | tty: BKL pushdown | Alan Cox | 2008-04-30 |
* | d_path: Make d_path() use a struct path | Jan Blunck | 2008-02-15 |
* | dm ioctl: move compat code | Milan Broz | 2008-02-07 |
* | VFS: swap do_ioctl and vfs_ioctl names | Erez Zadok | 2008-02-07 |
* | remove __attribute_used__ | Adrian Bunk | 2008-01-28 |
* | fix: using joysticks in 32 bit applications on 64 bit systems | Akos Maroy | 2008-01-06 |
* | tty: add the new termios2 ioctls to the compatible list. | Heiko Carstens | 2007-11-29 |
* | [COMPAT]: Fix new dev_ifname32 returning -EFAULT | Benjamin Herrenschmidt | 2007-10-31 |
* | sparse pointer use of zero as null | Stephen Hemminger | 2007-10-18 |
* | Clean up duplicate includes in fs/ | Jesper Juhl | 2007-10-17 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds | 2007-10-11 |
|\ |
|
| * | [NET]: Don't implement dev_ifname32 inline | Eric W. Biederman | 2007-10-10 |
* | | compat_ioctl: move floppy handlers to block/compat_ioctl.c | Arnd Bergmann | 2007-10-10 |
* | | compat_ioctl: move cdrom handlers to block/compat_ioctl.c | Arnd Bergmann | 2007-10-10 |
* | | compat_ioctl: move BLKPG handling to block/compat_ioctl.c | Arnd Bergmann | 2007-10-10 |
* | | compat_ioctl: move hdio calls to block/compat_ioctl.c | Arnd Bergmann | 2007-10-10 |
* | | compat_ioctl: handle blk_trace ioctls | Arnd Bergmann | 2007-10-10 |
* | | compat_ioctl: add compat_blkdev_driver_ioctl() | Arnd Bergmann | 2007-10-10 |
* | | compat_ioctl: move common block ioctls to compat_blkdev_ioctl | Arnd Bergmann | 2007-10-10 |
|/ |
|
* | [PATCH] WE : Add missing auth compat-ioctl | Jean Tourrilhes | 2007-09-21 |
* | As struct iw_point is bi-directional payload, we should copy back the content | Masakazu Mokuno | 2007-09-14 |
* | [PATCH] remove duplicated ioctl entries in compat_ioctl.c | Masakazu Mokuno | 2007-08-06 |
* | [SPARC]: Mark SBUS framebuffer ioctls as IGNORE in compat_ioctl.c | David S. Miller | 2007-07-30 |
* | compat32: ignore the LOOP_CLR_FD ioctl | Geert Uytterhoeven | 2007-07-16 |
* | fix compat console unimap regression | Hugh Dickins | 2007-05-25 |
* | Allow compat_ioctl.c to compile without CONFIG_NET | Simon Horman | 2007-05-10 |
* | Fix error handling in HDIO_GETGEO compat wrapper | Andreas Schwab | 2007-05-08 |
* | cleanup compat ioctl handling | Christoph Hellwig | 2007-05-08 |
* | merge compat_ioctl.h into compat_ioctl.c | Christoph Hellwig | 2007-05-08 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 |
* | [PATCH] x86-64: Shut up warnings for vfat compat ioctls on other file systems | Andi Kleen | 2007-05-02 |
* | [PATCH] x86-64: Shut up 32bit emulation for SIOCGIFCOUNT | Andi Kleen | 2007-05-02 |
* | [PATCH] x86-64: Define IGNORE_IOCTL() macro for compat_ioctls | Andi Kleen | 2007-05-02 |
* | [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution | Eric Dumazet | 2007-04-26 |
* | [PATCH] wext: Add missing ioctls to 64<->32 conversion | Jean Tourrilhes | 2007-03-27 |
* | [PATCH] VFS: change struct file to use struct path | Josef "Jeff" Sipek | 2006-12-08 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-12-07 |
|\ |
|
| * | [PATCH] x86-64: Implement compat code for SIOCSIFHWBROADCAST | Andi Kleen | 2006-12-06 |
* | | [PATCH] compat: fix uaccess handling | Heiko Carstens | 2006-12-07 |
|/ |
|
* | [PATCH] 32-bit compatibility HDIO IOCTLs | Maciej W. Rozycki | 2006-10-11 |
* | [PATCH] Move ncpfs 32bit compat ioctl to ncpfs | Petr Vandrovec | 2006-10-01 |