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
2007-06-01
timer stats: speedups
Ingo Molnar
1
-1
/
+6
2007-06-01
timer statistics: fix race
Bjorn Steinbrink
1
-16
/
+21
2007-06-01
fix compat futex code for private futexes
Ulrich Drepper
1
-4
/
+5
2007-05-30
fix possible null ptr deref in kallsyms_lookup
Kyle McMartin
1
-1
/
+2
2007-05-29
NOHZ: prevent multiplication overflow - stop timer for huge timeouts
Thomas Gleixner
2
-2
/
+24
2007-05-24
Fix crash with irqpoll due to the IRQF_IRQPOLL flag testing
Linus Torvalds
1
-9
/
+37
2007-05-23
Prevent going idle with softirq pending
Thomas Gleixner
1
-3
/
+1
2007-05-23
power: Fix sizeof(PAGE_SIZE) typo
OGAWA Hirofumi
1
-1
/
+1
2007-05-23
simplify cleanup_workqueue_thread()
Oleg Nesterov
1
-47
/
+37
2007-05-23
recalc_sigpending_tsk fixes
Roland McGrath
3
-12
/
+21
2007-05-23
NOHZ: Rate limit the local softirq pending warning output
Thomas Gleixner
1
-3
/
+9
2007-05-23
Ignore bogus ACPI info for offline CPUs
Thomas Gleixner
1
-5
/
+12
2007-05-23
freezer: move frozen_process() to kernel/power/process.c
Gautham R Shenoy
1
-1
/
+13
2007-05-23
freezer: fix kthread_create vs freezer theoretical race
Oleg Nesterov
1
-2
/
+5
2007-05-23
freezer: take kernel_execve into consideration
Rafael J. Wysocki
1
-2
/
+2
2007-05-23
freezer: fix vfork problem
Rafael J. Wysocki
2
-20
/
+12
2007-05-23
freezer: close potential race between refrigerator and thaw_tasks
Rafael J. Wysocki
1
-1
/
+11
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2
-0
/
+3
2007-05-17
swsusp: fix sysfs interface
Rafael J. Wysocki
2
-3
/
+4
2007-05-17
make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename ...
Dan Aloni
1
-1
/
+1
2007-05-17
Remove SLAB_CTOR_CONSTRUCTOR
Christoph Lameter
1
-4
/
+2
2007-05-16
Fix ACPI suspend / device suspend ordering problem
Linus Torvalds
1
-7
/
+8
2007-05-15
audit_match_signal() and friends are used only if CONFIG_AUDITSYSCALL is set
Al Viro
1
-0
/
+2
2007-05-15
clocksource: fix lock order in the resume path
Thomas Gleixner
1
-7
/
+3
2007-05-14
timekeeping fix patch got mis-applied
Thomas Gleixner
2
-2
/
+2
2007-05-12
compat signalfd and timerfd are cond syscalls
Heiko Carstens
1
-0
/
+2
2007-05-11
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-0
/
+7
2007-05-11
Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-95
/
+290
2007-05-11
[IA64] SN: validate smp_affinity mask on intr redirect
John Keller
1
-0
/
+7
2007-05-11
signal/timer/event: eventfd core
Davide Libenzi
1
-0
/
+1
2007-05-11
signal/timer/event: timerfd compat code
Davide Libenzi
1
-4
/
+4
2007-05-11
signal/timer/event: timerfd core
Davide Libenzi
1
-0
/
+1
2007-05-11
signal/timer/event: signalfd core
Davide Libenzi
4
-5
/
+37
2007-05-11
Use task_pgrp() task_session() in copy_process()
Sukadev Bhattiprolu
1
-6
/
+3
2007-05-11
Use struct pid parameter in copy_process()
Sukadev Bhattiprolu
1
-5
/
+6
2007-05-11
statically initialize struct pid for swapper
Sukadev Bhattiprolu
1
-0
/
+2
2007-05-11
attach_pid() with struct pid parameter
Sukadev Bhattiprolu
4
-10
/
+16
2007-05-11
use defines in sys_getpriority/sys_setpriority
Daniel Walker
1
-2
/
+3
2007-05-11
stop_machine() now uses hard_irq_disable
Benjamin Herrenschmidt
1
-0
/
+4
2007-05-11
getrusage(): fill ru_inblock and ru_oublock fields if possible
Eric Dumazet
3
-0
/
+17
2007-05-11
[PATCH] Abnormal End of Processes
Steve Grubb
1
-0
/
+39
2007-05-11
[PATCH] match audit name data
Amy Griffis
1
-58
/
+84
2007-05-11
[PATCH] complete message queue auditing
Amy Griffis
1
-27
/
+0
2007-05-11
[PATCH] initialize name osid
Amy Griffis
1
-0
/
+1
2007-05-11
[PATCH] audit signal recipients
Amy Griffis
4
-29
/
+153
2007-05-11
[PATCH] auditing ptrace
Al Viro
2
-0
/
+32
2007-05-10
timer: revert parenthesis fix in tbase_get_deferrable() etc
akpm@linux-foundation.org
1
-5
/
+5
2007-05-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-3
/
+9
2007-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
5
-10
/
+10
2007-05-09
rename thread_info to stack
Roman Zippel
1
-2
/
+2
[next]