1. 40be492 [Bluetooth] Export details about authentication requirements by Marcel Holtmann · 16 years ago
  2. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  3. 04f378b tty: BKL pushdown by Alan Cox · 16 years ago
  4. cf28b48 d_path: Make d_path() use a struct path by Jan Blunck · 16 years ago
  5. 76c072b dm ioctl: move compat code by Milan Broz · 16 years ago
  6. deb21db VFS: swap do_ioctl and vfs_ioctl names by Erez Zadok · 16 years ago
  7. 3ff6eec remove __attribute_used__ by Adrian Bunk · 16 years ago
  8. 3fee37c fix: using joysticks in 32 bit applications on 64 bit systems by Akos Maroy · 16 years ago
  9. 81257de tty: add the new termios2 ioctls to the compatible list. by Heiko Carstens · 17 years ago
  10. be48be0 [COMPAT]: Fix new dev_ifname32 returning -EFAULT by Benjamin Herrenschmidt · 17 years ago
  11. c80544d sparse pointer use of zero as null by Stephen Hemminger · 17 years ago
  12. 40b2ea8 Clean up duplicate includes in fs/ by Jesper Juhl · 17 years ago
  13. 038a500 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  14. 32da477 [NET]: Don't implement dev_ifname32 inline by Eric W. Biederman · 17 years ago
  15. 1ca91cd0 compat_ioctl: move floppy handlers to block/compat_ioctl.c by Arnd Bergmann · 17 years ago
  16. b3087cc compat_ioctl: move cdrom handlers to block/compat_ioctl.c by Arnd Bergmann · 17 years ago
  17. 18cf7f8 compat_ioctl: move BLKPG handling to block/compat_ioctl.c by Arnd Bergmann · 17 years ago
  18. 9617db0 compat_ioctl: move hdio calls to block/compat_ioctl.c by Arnd Bergmann · 17 years ago
  19. 171044d4 compat_ioctl: handle blk_trace ioctls by Arnd Bergmann · 17 years ago
  20. 7199d4c compat_ioctl: add compat_blkdev_driver_ioctl() by Arnd Bergmann · 17 years ago
  21. f58c4c0 compat_ioctl: move common block ioctls to compat_blkdev_ioctl by Arnd Bergmann · 17 years ago
  22. d59952d [PATCH] WE : Add missing auth compat-ioctl by Jean Tourrilhes · 17 years ago
  23. 53c5725 As struct iw_point is bi-directional payload, we should copy back the content by Masakazu Mokuno · 17 years ago
  24. 313b0d3 [PATCH] remove duplicated ioctl entries in compat_ioctl.c by Masakazu Mokuno · 17 years ago
  25. 8163904 [SPARC]: Mark SBUS framebuffer ioctls as IGNORE in compat_ioctl.c by David S. Miller · 17 years ago
  26. 98701dc compat32: ignore the LOOP_CLR_FD ioctl by Geert Uytterhoeven · 17 years ago
  27. f4d43bd fix compat console unimap regression by Hugh Dickins · 17 years ago
  28. d9de262 Allow compat_ioctl.c to compile without CONFIG_NET by Simon Horman · 17 years ago
  29. 83ae1b7 Fix error handling in HDIO_GETGEO compat wrapper by Andreas Schwab · 17 years ago
  30. 6272e26 cleanup compat ioctl handling by Christoph Hellwig · 17 years ago
  31. 644fd4f merge compat_ioctl.h into compat_ioctl.c by Christoph Hellwig · 17 years ago
  32. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  33. 2724b6d [PATCH] x86-64: Shut up warnings for vfat compat ioctls on other file systems by Andi Kleen · 17 years ago
  34. 9d016dd [PATCH] x86-64: Shut up 32bit emulation for SIOCGIFCOUNT by Andi Kleen · 17 years ago
  35. 421f028 [PATCH] x86-64: Define IGNORE_IOCTL() macro for compat_ioctls by Andi Kleen · 17 years ago
  36. ae40eb1 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution by Eric Dumazet · 17 years ago
  37. ed4bb10 [PATCH] wext: Add missing ioctls to 64<->32 conversion by Jean Tourrilhes · 17 years ago
  38. 0f7fc9e [PATCH] VFS: change struct file to use struct path by Josef "Jeff" Sipek · 17 years ago
  39. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  40. 7116e99 [PATCH] compat: fix uaccess handling by Heiko Carstens · 17 years ago
  41. 67fd44f [PATCH] x86-64: Implement compat code for SIOCSIFHWBROADCAST by Andi Kleen · 17 years ago
  42. 39484e5 [PATCH] 32-bit compatibility HDIO IOCTLs by Maciej W. Rozycki · 18 years ago
  43. 54f67f6 [PATCH] Move ncpfs 32bit compat ioctl to ncpfs by Petr Vandrovec · 18 years ago
  44. 9361401 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] by David Howells · 18 years ago
  45. 188f83d [PATCH] BLOCK: Move the msdos device ioctl compat stuff to the msdos driver [try #6] by David Howells · 18 years ago
  46. 52a700c [PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [try #6] by David Howells · 18 years ago
  47. e322ff0 [PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 driver [try #6] by David Howells · 18 years ago
  48. 52b499c [PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS driver [try #6] by David Howells · 18 years ago
  49. 3669567 [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6] by David Howells · 18 years ago
  50. 863d5b82 [PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [try #6] by David Howells · 18 years ago
  51. 07f3f05 [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6] by David Howells · 18 years ago
  52. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  53. d8deac5 [PATCH] devfs: Remove devfs from the kernel tree by Greg Kroah-Hartman · 19 years ago
  54. 5024ad4 [PATCH] i4l: Gigaset drivers: add IOCTLs to compat_ioctl.h by Hansjoerg Lipp · 18 years ago
  55. 1b77c54 V4L/DVB (3809a): Remove compat stuff for DMX_GET_EVENT by Andrew Morton · 18 years ago
  56. e8c96f8 [PATCH] fs: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  57. 2056a78 [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 by Jens Axboe · 18 years ago
  58. 1efa3c0 [NET] compat ifconf: fix limits by Randy Dunlap · 18 years ago
  59. fc5870f [PATCH] x86_64: Fix ioctl compat code for /dev/rtc by Andi Kleen · 18 years ago
  60. 6b2b4e5 [PATCH] compat_ioctl __user annotations by Al Viro · 18 years ago
  61. c6b44d1 [PATCH] Implement ioctl emulation for the parport character device by Andi Kleen · 18 years ago
  62. 2966387 [PATCH] x86_64: Implement compat code for sg driver SG_GET_REQUEST_TABLE ioctl by Andi Kleen · 18 years ago
  63. 16f7e0f [PATCH] capable/capability.h (fs/) by Randy Dunlap · 18 years ago
  64. e6a6d2e [PATCH] sanitize building of fs/compat_ioctl.c by Christoph Hellwig · 18 years ago
  65. ec3cad9 [PATCH] move rtc compat ioctl handling to fs/compat_ioctl.c by Christoph Hellwig · 18 years ago
  66. 0d0fbf8 V4L (926_2): Moves compat32 functions from fs to v4l subsystem by Arnd Bergmann · 18 years ago
  67. 4909724 [COMPAT] net: SIOCGIFCONF data corruption by Alexandra Kossovsky · 19 years ago
  68. bcb6ad1 [COMPAT]: EXT3_IOC_SETVERSION is _IOW() not _IOR(). by David S. Miller · 19 years ago
  69. d5ea655 [COMPAT]: Add ext3 ioctl translations. by David S. Miller · 19 years ago
  70. 6e87abd [DVB]: Add compat ioctl handling. by David S. Miller · 19 years ago
  71. c7f82d9 [PATCH] fbdev: move ioctl32 code to fbmem.c by Arnd Bergmann · 19 years ago
  72. 7a81e31 [PATCH] re-add TIOCSTART and TIOCSTOP compat_ioctl handlers by Christoph Hellwig · 19 years ago
  73. f99d49a [PATCH] kfree cleanup: fs by Jesper Juhl · 19 years ago
  74. 9c0cbd5 [PATCH] TIOC* compat ioctl handling by Christoph Hellwig · 19 years ago
  75. c36fc88 [PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programs by Pete Zaitcev · 19 years ago
  76. d99901d [PATCH] Lost sockfd_put() in routing_ioctl() by Kirill Korotaev · 19 years ago
  77. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago