1. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  2. 45bf5cd fs/compat_ioctl.c: suppress two warnings by Andrew Morton · 14 years ago
  3. fd48d6c Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  4. 4cfbafd compat_ioctl: add compat handler for TIOCGSID ioctl by Andreas Schwab · 14 years ago
  5. f79f118 compat_ioctl: ignore RAID_VERSION ioctl by Arnd Bergmann · 14 years ago
  6. 84eb8fb [SCSI] compat_ioct: fix bsg SG_IO by FUJITA Tomonori · 14 years ago
  7. 3f00171 compat_ioctl: Supress "unknown cmd" message on serial /dev/console by Atsushi Nemoto · 14 years ago
  8. ed26175 fs/compat_ioctl.c: fix build error when !BLOCK by Arnd Bergmann · 14 years ago
  9. aa98aa3 md: move compat_ioctl handling into md.c by Arnd Bergmann · 14 years ago
  10. 637e8a6 usbdevfs: move compat_ioctl handling to devio.c by Arnd Bergmann · 15 years ago
  11. 3695669 lp: move compat_ioctl handling into lp.c by Arnd Bergmann · 15 years ago
  12. 43c6e7b9 compat_ioctl: pass compat pointer directly to handlers by Arnd Bergmann · 15 years ago
  13. 661f627 compat_ioctl: simplify lookup table by Arnd Bergmann · 15 years ago
  14. 789f0f8 compat_ioctl: simplify calling of handlers by Arnd Bergmann · 15 years ago
  15. 5a07ea0 compat_ioctl: inline all conversion handlers by Arnd Bergmann · 15 years ago
  16. 348c4b9 compat_ioctl: Remove BKL by Arnd Bergmann · 15 years ago
  17. fb07a5f compat_ioctl: remove all VT ioctl handling by Arnd Bergmann · 15 years ago
  18. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  19. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  20. 6070d81 tree-wide: fix misspelling of "definition" in comments by Adam Buchbinder · 14 years ago
  21. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  22. 7779d7b fs: add missing compat_ptr handling for FS_IOC_RESVSP ioctl by Heiko Carstens · 15 years ago
  23. 6b96018 compat: move sockios handling to net/socket.c by Arnd Bergmann · 15 years ago
  24. 2066022 appletalk: handle SIOCATALKDIFADDR compat ioctl by Arnd Bergmann · 15 years ago
  25. 9646e7c net, compat_ioctl: handle socket ioctl abuses in tty drivers by Arnd Bergmann · 15 years ago
  26. 50857e2 net/tun: handle compat_ioctl directly by Arnd Bergmann · 15 years ago
  27. 69130c7 compat_ioctl: hook up compat handler for FIEMAP ioctl by Eric Sandeen · 15 years ago
  28. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  29. 3e63cbb fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls by Ankit Jain · 15 years ago
  30. ac1b7c3 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  31. aa2638a Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  32. df59c0a [SCSI] compat: don't perform unneeded copy in sg_io code by Alexey Zaytsev · 15 years ago
  33. ab2274a trivial: fix typo compatiable/compatiability has extra 'a'. by Thadeu Lima de Souza Cascardo · 15 years ago
  34. 668ff9a mtd: Handle compat ioctls directly; remove all trace from compat_ioctl.c by Kevin Cernekee · 15 years ago
  35. aea7cea mtd: add OOB ioctls for >4GiB devices by Kevin Cernekee · 15 years ago
  36. 9771854 mtd: compat_ioctl cleanup by Kevin Cernekee · 15 years ago
  37. 0dc54e9 mtd: add MEMERASE64 ioctl for >4GiB devices by Kevin Cernekee · 15 years ago
  38. 1ba0c7d fs/compat_ioctl: fix build when !BLOCK by Alexander Beregalov · 15 years ago
  39. 223cdea Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  40. bff6197 md: move lots of #include lines out of .h files and into .c by NeilBrown · 15 years ago
  41. aa4abc9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  42. 5cf8cf4 Fix FREEZE/THAW compat_ioctl regression by Christoph Hellwig · 15 years ago
  43. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  44. 2db69a9 vt: Declare PIO_CMAP/GIO_CMAP as compatbile ioctls. by Bill Nottingham · 15 years ago
  45. d24fff2 net: pass new SIOCSHWTSTAMP through to device drivers by Patrick Ohly · 15 years ago
  46. 5e30589 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  47. 33dccbb tun: Limit amount of queued packets per device by Herbert Xu · 15 years ago
  48. 767b582 braino in sg_ioctl_trans() by Al Viro · 15 years ago
  49. df1c46b tun: Add some missing TUN compat ioctl translations. by David S. Miller · 15 years ago
  50. e8938a6 remove unused #include <linux/dirent.h>'s by Adrian Bunk · 16 years ago
  51. aa55ddf autofs4: remove unused ioctls by Ian Kent · 16 years ago
  52. 407d819 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 16 years ago
  53. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  54. 3c3622d Fix compile issues in fs/compat_ioctl.c when CONFIG_BLOCK is disabled by Randy Dunlap · 16 years ago
  55. 40be492 [Bluetooth] Export details about authentication requirements by Marcel Holtmann · 16 years ago
  56. 169a3ec wext: Remove compat handling from fs/compat_ioctl.c by David S. Miller · 16 years ago
  57. 87de87d wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.c by David S. Miller · 16 years ago
  58. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  59. 04f378b tty: BKL pushdown by Alan Cox · 16 years ago
  60. cf28b48 d_path: Make d_path() use a struct path by Jan Blunck · 16 years ago
  61. 76c072b dm ioctl: move compat code by Milan Broz · 16 years ago
  62. deb21db VFS: swap do_ioctl and vfs_ioctl names by Erez Zadok · 16 years ago
  63. 3ff6eec remove __attribute_used__ by Adrian Bunk · 16 years ago
  64. 3fee37c fix: using joysticks in 32 bit applications on 64 bit systems by Akos Maroy · 16 years ago
  65. 81257de tty: add the new termios2 ioctls to the compatible list. by Heiko Carstens · 16 years ago
  66. be48be0 [COMPAT]: Fix new dev_ifname32 returning -EFAULT by Benjamin Herrenschmidt · 17 years ago
  67. c80544d sparse pointer use of zero as null by Stephen Hemminger · 17 years ago
  68. 40b2ea8 Clean up duplicate includes in fs/ by Jesper Juhl · 17 years ago
  69. 038a500 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  70. 32da477 [NET]: Don't implement dev_ifname32 inline by Eric W. Biederman · 17 years ago
  71. 1ca91cd0 compat_ioctl: move floppy handlers to block/compat_ioctl.c by Arnd Bergmann · 17 years ago
  72. b3087cc compat_ioctl: move cdrom handlers to block/compat_ioctl.c by Arnd Bergmann · 17 years ago
  73. 18cf7f8 compat_ioctl: move BLKPG handling to block/compat_ioctl.c by Arnd Bergmann · 17 years ago
  74. 9617db0 compat_ioctl: move hdio calls to block/compat_ioctl.c by Arnd Bergmann · 17 years ago
  75. 171044d4 compat_ioctl: handle blk_trace ioctls by Arnd Bergmann · 17 years ago
  76. 7199d4c compat_ioctl: add compat_blkdev_driver_ioctl() by Arnd Bergmann · 17 years ago
  77. f58c4c0 compat_ioctl: move common block ioctls to compat_blkdev_ioctl by Arnd Bergmann · 17 years ago
  78. d59952d [PATCH] WE : Add missing auth compat-ioctl by Jean Tourrilhes · 17 years ago
  79. 53c5725 As struct iw_point is bi-directional payload, we should copy back the content by Masakazu Mokuno · 17 years ago
  80. 313b0d3 [PATCH] remove duplicated ioctl entries in compat_ioctl.c by Masakazu Mokuno · 17 years ago
  81. 8163904 [SPARC]: Mark SBUS framebuffer ioctls as IGNORE in compat_ioctl.c by David S. Miller · 17 years ago
  82. 98701dc compat32: ignore the LOOP_CLR_FD ioctl by Geert Uytterhoeven · 17 years ago
  83. f4d43bd fix compat console unimap regression by Hugh Dickins · 17 years ago
  84. d9de262 Allow compat_ioctl.c to compile without CONFIG_NET by Simon Horman · 17 years ago
  85. 83ae1b7 Fix error handling in HDIO_GETGEO compat wrapper by Andreas Schwab · 17 years ago
  86. 6272e26 cleanup compat ioctl handling by Christoph Hellwig · 17 years ago
  87. 644fd4f merge compat_ioctl.h into compat_ioctl.c by Christoph Hellwig · 17 years ago
  88. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  89. 2724b6d [PATCH] x86-64: Shut up warnings for vfat compat ioctls on other file systems by Andi Kleen · 17 years ago
  90. 9d016dd [PATCH] x86-64: Shut up 32bit emulation for SIOCGIFCOUNT by Andi Kleen · 17 years ago
  91. 421f028 [PATCH] x86-64: Define IGNORE_IOCTL() macro for compat_ioctls by Andi Kleen · 17 years ago
  92. ae40eb1 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution by Eric Dumazet · 17 years ago
  93. ed4bb10 [PATCH] wext: Add missing ioctls to 64<->32 conversion by Jean Tourrilhes · 17 years ago
  94. 0f7fc9e [PATCH] VFS: change struct file to use struct path by Josef "Jeff" Sipek · 17 years ago
  95. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  96. 7116e99 [PATCH] compat: fix uaccess handling by Heiko Carstens · 17 years ago
  97. 67fd44f [PATCH] x86-64: Implement compat code for SIOCSIFHWBROADCAST by Andi Kleen · 17 years ago
  98. 39484e5 [PATCH] 32-bit compatibility HDIO IOCTLs by Maciej W. Rozycki · 18 years ago
  99. 54f67f6 [PATCH] Move ncpfs 32bit compat ioctl to ncpfs by Petr Vandrovec · 18 years ago
  100. 9361401 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] by David Howells · 18 years ago