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
/
kernel
/
sys.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-19
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2009-12-15
kernel/sys.c: fix "warning: do-while statement is not a compound statement" n...
H Hartley Sweeten
1
-4
/
+4
2009-12-10
sys: Fix missing rcu protection for __task_cred() access
Thomas Gleixner
1
-0
/
+2
2009-12-09
Merge branch 'bkl-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+7
2009-12-02
sched, cputime: Introduce thread_group_times()
Hidetoshi Seto
1
-10
/
+8
2009-11-26
sched: Introduce task_times() to replace task_{u,s}time() pair
Hidetoshi Seto
1
-2
/
+1
2009-10-29
Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+18
2009-10-29
connector: fix regression introduced by sid connector
Christian Borntraeger
1
-0
/
+2
2009-10-14
sys: Remove BKL from sys_reboot
Thomas Gleixner
1
-7
/
+7
2009-10-04
HWPOISON: Clean up PR_MCE_KILL interface
Andi Kleen
1
-5
/
+18
2009-09-24
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
1
-0
/
+22
2009-09-23
getrusage: fill ru_maxrss value
Jiri Pirko
1
-0
/
+14
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-5
/
+5
2009-09-16
HWPOISON: Add PR_MCE_KILL prctl to control early kill behaviour per process
Andi Kleen
1
-0
/
+22
2009-06-16
groups: move code to kernel/groups.c
Alexey Dobriyan
1
-283
/
+0
2009-04-29
Merge branch 'linus' into perfcounters/core
Ingo Molnar
1
-15
/
+9
2009-04-13
kernel/sys.c: clean up sys_shutdown exit path
Andi Kleen
1
-15
/
+9
2009-04-06
Merge branch 'linus' into perfcounters/core-v2
Ingo Molnar
1
-3
/
+2
2009-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2009-04-02
pids: kill signal_struct-> __pgrp/__session and friends
Oleg Nesterov
1
-3
/
+1
2009-03-31
Get rid of indirect include of fs_struct.h
Al Viro
1
-0
/
+1
2009-03-04
Merge commit 'v2.6.29-rc7' into perfcounters/core
Ingo Molnar
1
-11
/
+20
2009-02-27
sched: don't allow setuid to succeed if the user does not have rt bandwidth
Dhaval Giani
1
-11
/
+20
2009-02-11
Merge commit 'v2.6.29-rc4' into perfcounters/core
Ingo Molnar
1
-12
/
+4
2009-02-05
revert "rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY"
Andrew Morton
1
-12
/
+4
2009-01-21
Merge commit 'v2.6.29-rc2' into perfcounters/core
Ingo Molnar
1
-34
/
+36
2009-01-14
[CVE-2009-0029] System call wrappers part 31
Heiko Carstens
1
-2
/
+2
2009-01-14
[CVE-2009-0029] System call wrappers part 26
Heiko Carstens
1
-2
/
+2
2009-01-14
[CVE-2009-0029] System call wrappers part 24
Heiko Carstens
1
-6
/
+7
2009-01-14
[CVE-2009-0029] System call wrappers part 23
Heiko Carstens
1
-3
/
+3
2009-01-14
[CVE-2009-0029] System call wrappers part 07
Heiko Carstens
1
-3
/
+4
2009-01-14
[CVE-2009-0029] System call wrappers part 04
Heiko Carstens
1
-3
/
+3
2009-01-14
[CVE-2009-0029] System call wrappers part 03
Heiko Carstens
1
-9
/
+9
2009-01-14
[CVE-2009-0029] System call wrappers part 02
Heiko Carstens
1
-5
/
+5
2009-01-14
[CVE-2009-0029] System call wrappers part 01
Heiko Carstens
1
-1
/
+1
2009-01-11
Merge commit 'v2.6.29-rc1' into perfcounters/core
Ingo Molnar
1
-1
/
+5
2009-01-06
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2009-01-06
Allow times and time system calls to return small negative values
Paul Mackerras
1
-0
/
+2
2009-01-04
getrusage: RUSAGE_THREAD should return ru_utime and ru_stime
KOSAKI Motohiro
1
-0
/
+2
2008-12-30
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2008-12-29
Merge branch 'linus' into perfcounters/core
Ingo Molnar
1
-254
/
+332
2008-12-11
perf counters: add prctl interface to disable/enable counters
Ingo Molnar
1
-0
/
+7
2008-11-24
User namespaces: set of cleanups (v2)
Serge Hallyn
1
-2
/
+2
2008-11-17
thread_group_cputime: move a couple of callsites outside of ->siglock
Oleg Nesterov
1
-1
/
+1
2008-11-14
CRED: Inaugurate COW credentials
David Howells
1
-205
/
+245
2008-11-14
CRED: Use RCU to access another task's creds and to release a task's own creds
David Howells
1
-4
/
+7
2008-11-14
CRED: Wrap current->cred and a few other accessors
David Howells
1
-30
/
+29
2008-11-14
CRED: Separate task security context from task_struct
David Howells
1
-115
/
+151
2008-11-14
CRED: Wrap task credential accesses in the core kernel
David Howells
1
-8
/
+8
2008-10-22
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
Thomas Gleixner
1
-0
/
+10
[next]