index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
compat_ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-29
pktcdvd: improve BKL and compat_ioctl.c usage
Arnd Bergmann
1
-3
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+1
2010-03-06
fs/compat_ioctl.c: suppress two warnings
Andrew Morton
1
-2
/
+2
2010-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-0
/
+6
2010-02-11
compat_ioctl: add compat handler for TIOCGSID ioctl
Andreas Schwab
1
-0
/
+1
2010-02-10
compat_ioctl: ignore RAID_VERSION ioctl
Arnd Bergmann
1
-0
/
+2
2010-02-08
[SCSI] compat_ioct: fix bsg SG_IO
FUJITA Tomonori
1
-0
/
+6
2010-01-20
compat_ioctl: Supress "unknown cmd" message on serial /dev/console
Atsushi Nemoto
1
-0
/
+3
2009-12-22
fs/compat_ioctl.c: fix build error when !BLOCK
Arnd Bergmann
1
-2
/
+0
2009-12-14
md: move compat_ioctl handling into md.c
Arnd Bergmann
1
-18
/
+0
2009-12-10
usbdevfs: move compat_ioctl handling to devio.c
Arnd Bergmann
1
-112
/
+0
2009-12-10
lp: move compat_ioctl handling into lp.c
Arnd Bergmann
1
-33
/
+0
2009-12-10
compat_ioctl: pass compat pointer directly to handlers
Arnd Bergmann
1
-128
/
+83
2009-12-10
compat_ioctl: simplify lookup table
Arnd Bergmann
1
-46
/
+44
2009-12-10
compat_ioctl: simplify calling of handlers
Arnd Bergmann
1
-47
/
+39
2009-12-10
compat_ioctl: inline all conversion handlers
Arnd Bergmann
1
-54
/
+81
2009-12-10
compat_ioctl: Remove BKL
Arnd Bergmann
1
-2
/
+0
2009-12-10
compat_ioctl: remove all VT ioctl handling
Arnd Bergmann
1
-187
/
+1
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2009-12-04
tree-wide: fix misspelling of "definition" in comments
Adam Buchbinder
1
-1
/
+1
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2009-11-12
fs: add missing compat_ptr handling for FS_IOC_RESVSP ioctl
Heiko Carstens
1
-2
/
+2
2009-11-06
compat: move sockios handling to net/socket.c
Arnd Bergmann
1
-722
/
+0
2009-11-06
appletalk: handle SIOCATALKDIFADDR compat ioctl
Arnd Bergmann
1
-1
/
+0
2009-11-06
net, compat_ioctl: handle socket ioctl abuses in tty drivers
Arnd Bergmann
1
-2
/
+0
2009-11-06
net/tun: handle compat_ioctl directly
Arnd Bergmann
1
-20
/
+0
2009-08-07
compat_ioctl: hook up compat handler for FIEMAP ioctl
Eric Sandeen
1
-0
/
+1
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-0
/
+1
2009-06-24
fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io...
Ankit Jain
1
-0
/
+48
2009-06-22
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-52
/
+0
2009-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-6
/
+0
2009-06-15
[SCSI] compat: don't perform unneeded copy in sg_io code
Alexey Zaytsev
1
-6
/
+0
2009-06-12
trivial: fix typo compatiable/compatiability has extra 'a'.
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2009-05-29
mtd: Handle compat ioctls directly; remove all trace from compat_ioctl.c
Kevin Cernekee
1
-22
/
+0
2009-05-29
mtd: add OOB ioctls for >4GiB devices
Kevin Cernekee
1
-0
/
+2
2009-05-29
mtd: compat_ioctl cleanup
Kevin Cernekee
1
-42
/
+9
2009-05-29
mtd: add MEMERASE64 ioctl for >4GiB devices
Kevin Cernekee
1
-0
/
+1
2009-04-20
fs/compat_ioctl: fix build when !BLOCK
Alexander Beregalov
1
-4
/
+3
2009-04-03
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-1
/
+1
2009-03-31
md: move lots of #include lines out of .h files and into .c
NeilBrown
1
-1
/
+1
2009-03-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+3
2009-02-27
Fix FREEZE/THAW compat_ioctl regression
Christoph Hellwig
1
-0
/
+3
2009-02-24
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-0
/
+2
2009-02-18
vt: Declare PIO_CMAP/GIO_CMAP as compatbile ioctls.
Bill Nottingham
1
-0
/
+2
2009-02-15
net: pass new SIOCSHWTSTAMP through to device drivers
Patrick Ohly
1
-0
/
+6
2009-02-14
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-1
/
+1
2009-02-05
tun: Limit amount of queued packets per device
Herbert Xu
1
-0
/
+2
2009-02-05
braino in sg_ioctl_trans()
Al Viro
1
-1
/
+1
2009-01-29
tun: Add some missing TUN compat ioctl translations.
David S. Miller
1
-0
/
+7
[next]