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
/
include
/
linux
/
compat.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-27
compat: Declare compat_sys_sigpending and compat_sys_sigprocmask prototypes
Catalin Marinas
1
-0
/
+9
2014-12-13
syscalls: implement execveat() system call
David Drysdale
1
-0
/
+3
2014-04-02
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-13
/
+10
2014-03-20
compat: include linux/unistd.h within linux/compat.h
Heiko Carstens
1
-0
/
+1
2014-03-06
mm/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
Heiko Carstens
1
-5
/
+5
2014-03-06
kexec/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
Heiko Carstens
1
-3
/
+3
2014-03-06
net/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
Heiko Carstens
1
-2
/
+2
2014-03-06
ipc/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
Heiko Carstens
1
-2
/
+2
2014-03-06
fs/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
Heiko Carstens
1
-8
/
+10
2014-03-06
fs/compat: optional preadv64/pwrite64 compat system calls
Heiko Carstens
1
-0
/
+13
2014-03-06
ipc/compat_sys_msgrcv: change msgtyp type from long to compat_long_t
Heiko Carstens
1
-1
/
+1
2014-03-04
compat: add COMPAT_SYSCALL_DEFINE0 macro
Heiko Carstens
1
-0
/
+3
2014-03-04
compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64
Heiko Carstens
1
-0
/
+2
2014-02-02
compat: Get rid of (get|put)_compat_time(val|spec)
H. Peter Anvin
1
-13
/
+10
2014-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2014-01-31
Typo in compat_sys_lseek() declaration
Stephan Springl
1
-1
/
+1
2014-01-29
fs/compat: fix lookup_dcookie() parameter handling
Heiko Carstens
1
-1
/
+1
2014-01-29
fs/compat: fix parameter handling for compat readv/writev syscalls
Heiko Carstens
1
-8
/
+8
2013-11-13
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
1
-2
/
+2
2013-11-13
syscalls.h: use gcc alias instead of assembler aliases for syscalls
Andi Kleen
1
-2
/
+2
2013-11-09
constify copy_siginfo_to_user{,32}()
Al Viro
1
-1
/
+1
2013-09-11
syscalls.h: add forward declarations for inplace syscall wrappers
Sergei Trofimovich
1
-0
/
+1
2013-09-01
Introduce [compat_]save_altstack_ex() to unbreak x86 SMAP
Al Viro
1
-0
/
+7
2013-05-09
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
Al Viro
1
-0
/
+2
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-36
/
+15
2013-03-19
Fix breakage in MIPS siginfo handling
David Howells
1
-2
/
+2
2013-03-03
get rid of compat_sys_semctl() and friends in case of ARCH_WANT_OLD_COMPAT_IPC
Al Viro
1
-13
/
+4
2013-03-03
merge compat sys_ipc instances
Al Viro
1
-0
/
+1
2013-03-03
consolidate compat lookup_dcookie()
Al Viro
1
-0
/
+1
2013-03-03
switch epoll_pwait to COMPAT_SYSCALL_DEFINE
Al Viro
1
-3
/
+2
2013-03-03
convert sendfile{,64} to COMPAT_SYSCALL_DEFINE
Al Viro
1
-0
/
+2
2013-03-03
make HAVE_SYSCALL_WRAPPERS unconditional
Al Viro
1
-9
/
+0
2013-03-03
get rid of duplicate logics in __SC_....[1-6] definitions
Al Viro
1
-12
/
+6
2013-02-25
fix compat truncate/ftruncate
Al Viro
1
-0
/
+2
2013-02-24
switch lseek to COMPAT_SYSCALL_DEFINE
Al Viro
1
-0
/
+1
2013-02-14
burying unused conditionals
Al Viro
1
-14
/
+0
2013-02-03
switch compat_sys_open* to COMPAT_SYSCALL_DEFINE
Al Viro
1
-1
/
+1
2013-02-03
generic sys_sigaction() and compat_sys_sigaction()
Al Viro
1
-0
/
+14
2013-02-03
generic sys_compat_rt_sigaction()
Al Viro
1
-0
/
+24
2013-02-03
generic compat_sys_rt_sigqueueinfo()
Al Viro
1
-0
/
+4
2013-02-03
generic compat_sys_rt_sigpending()
Al Viro
1
-0
/
+4
2013-02-03
generic compat_sys_rt_sigprocmask()
Al Viro
1
-1
/
+7
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+62
2012-12-19
new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those
Al Viro
1
-0
/
+1
2012-12-19
generic compat_sys_sigaltstack()
Al Viro
1
-0
/
+16
2012-12-19
new helper: compat_user_stack_pointer()
Al Viro
1
-0
/
+3
2012-12-19
COMPAT_SYSCALL_DEFINE: infrastructure
Al Viro
1
-0
/
+42
2012-12-17
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
1
-0
/
+3
2012-11-28
make compat_do_execve() static, lose pt_regs argument
Al Viro
1
-2
/
+0
2012-10-20
Drop struct pt_regs * argument in compat_sys_execve()
Al Viro
1
-2
/
+0
[next]