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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+6
2014-04-21
PM / suspend: Make cpuidle work in the "freeze" state
Rafael J. Wysocki
1
-0
/
+3
2014-04-19
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-11
/
+32
2014-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+2
2014-04-18
kernel/watchdog.c:touch_softlockup_watchdog(): use raw_cpu_write()
Andrew Morton
1
-1
/
+5
2014-04-18
Merge tag 'trace-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-6
/
+16
2014-04-17
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+5
2014-04-17
genirq: Allow forcing cpu affinity of interrupts
Thomas Gleixner
1
-11
/
+6
2014-04-17
tracing/uprobes: Fix uprobe_cpu_buffer memory leak
zhangwei(Jovi)
1
-0
/
+6
2014-04-17
sched: Check for stop task appearance when balancing happens
Kirill Tkhai
3
-5
/
+16
2014-04-16
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-10
/
+9
2014-04-16
tracing: Do not try to recreated toplevel set_ftrace_* files
Steven Rostedt (Red Hat)
1
-6
/
+10
2014-04-16
seccomp: fix memory leak on filter attach
Kees Cook
1
-0
/
+2
2014-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-9
/
+8
2014-04-15
tick-sched: Check tick_nohz_enabled in tick_nohz_switch_to_nohz()
Viresh Kumar
1
-1
/
+1
2014-04-15
tick-sched: Don't call update_wall_time() when delta is lesser than tick_period
Viresh Kumar
1
-0
/
+3
2014-04-15
tick-common: Fix wrong check in tick_check_replacement()
Viresh Kumar
1
-1
/
+1
2014-04-14
user namespace: fix incorrect memory barriers
Mikulas Patocka
1
-6
/
+5
2014-04-14
seccomp: fix populating a0-a5 syscall args in 32-bit x86 BPF
Daniel Borkmann
1
-9
/
+8
2014-04-12
futex: update documentation for ordering guarantees
Davidlohr Bueso
1
-9
/
+23
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-9
/
+3
2014-04-12
Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
8
-335
/
+289
2014-04-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
5
-54
/
+149
2014-04-12
missing bits of "splice: fix racy pipe->buffers uses"
Al Viro
2
-3
/
+3
2014-04-11
locking/mutex: Fix debug_mutexes
Peter Zijlstra
1
-10
/
+9
2014-04-11
sched/numa: Fix task_numa_free() lockdep splat
Mike Galbraith
2
-6
/
+16
2014-04-10
tracing: Add missing function triggers dump and cpudump to README
Steven Rostedt (Red Hat)
1
-0
/
+2
2014-04-09
tracing: Fix anonymous unions in struct ftrace_event_call
Mathieu Desnoyers
1
-2
/
+4
2014-04-09
futex: avoid race between requeue and wake
Linus Torvalds
1
-0
/
+5
2014-04-09
tracepoint: Fix sparse warnings in tracepoint.c
Mathieu Desnoyers
1
-2
/
+4
2014-04-08
tracepoint: Simplify tracepoint module search
Steven Rostedt (Red Hat)
1
-5
/
+4
2014-04-08
tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints
Mathieu Desnoyers
6
-331
/
+280
2014-04-07
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
21
-117
/
+155
2014-04-07
lglock: map to spinlock when !CONFIG_SMP
Josh Triplett
1
-1
/
+2
2014-04-07
modules: use raw_cpu_write for initialization of per cpu refcount.
Christoph Lameter
1
-1
/
+1
2014-04-07
kernel: use macros from compiler.h instead of __attribute__((...))
Gideon Israel Dsouza
13
-21
/
+34
2014-04-07
kernel/panic.c: display reason at end + pr_emerg
Fabian Frederick
1
-7
/
+6
2014-04-07
hung_task: check the value of "sysctl_hung_task_timeout_sec"
Liu Hua
1
-0
/
+6
2014-04-07
wait: WSTOPPED|WCONTINUED doesn't work if a zombie leader is traced by anothe...
Oleg Nesterov
1
-13
/
+9
2014-04-07
wait: WSTOPPED|WCONTINUED hangs if a zombie child is traced by real_parent
Oleg Nesterov
1
-13
/
+16
2014-04-07
wait: completely ignore the EXIT_DEAD tasks
Oleg Nesterov
1
-5
/
+6
2014-04-07
wait: use EXIT_TRACE only if thread_group_leader(zombie)
Oleg Nesterov
1
-10
/
+7
2014-04-07
wait: introduce EXIT_TRACE to avoid the racy EXIT_DEAD->EXIT_ZOMBIE transition
Oleg Nesterov
1
-29
/
+21
2014-04-07
wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE race
Oleg Nesterov
1
-4
/
+11
2014-04-07
kernel/exit.c: call proc_exit_connector() after exit_state is set
Guillaume Morin
1
-1
/
+1
2014-04-07
exit: move check_stack_usage() to the end of do_exit()
Oleg Nesterov
1
-1
/
+1
2014-04-07
exit: call disassociate_ctty() before exit_task_namespaces()
Oleg Nesterov
1
-4
/
+2
2014-04-07
res_counter: remove interface for locked charging and uncharging
David Rientjes
1
-11
/
+12
2014-04-07
mm, mempolicy: remove per-process flag
David Rientjes
1
-1
/
+0
2014-04-07
fork: collapse copy_flags into copy_process
David Rientjes
1
-10
/
+2
[next]