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
2005-11-09
[PATCH] sched: account rt tasks in prio_bias()
Con Kolivas
1
-8
/
+14
2005-11-09
[PATCH] sched: change prio bias only if queued
Con Kolivas
1
-5
/
+4
2005-11-09
[PATCH] sched: implement nice support across physical cpus on SMP
Con Kolivas
1
-18
/
+83
2005-11-09
[PATCH] swsusp: rework swsusp_suspend
Rafael J. Wysocki
3
-49
/
+47
2005-11-09
[PATCH] swsusp: simplify pagedir relocation
Rafael J. Wysocki
3
-53
/
+28
2005-11-09
[PATCH] swsusp: reduce code duplication
Rafael J. Wysocki
3
-70
/
+52
2005-11-09
[PATCH] sleep: Fix oops in enter_state
Pavel Machek
1
-1
/
+1
2005-11-09
[PATCH] quieten softlockup at boot
Anton Blanchard
1
-3
/
+0
2005-11-09
[PATCH] cpu hotplug: fix locking in cpufreq drivers
Ashok Raj
1
-0
/
+33
2005-11-08
[PATCH] Fix sysctl unregistration oops (CVE-2005-2709)
Al Viro
1
-29
/
+107
2005-11-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-7
/
+0
2005-11-07
[PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umount
Al Viro
1
-30
/
+62
2005-11-07
[SPARC64] mm: context switch ptlock
Hugh Dickins
1
-7
/
+0
2005-11-07
[PATCH] unexport uts_sem
Adrian Bunk
1
-2
/
+0
2005-11-07
[PATCH] unexport idle_cpu
Adrian Bunk
1
-2
/
+0
2005-11-07
[PATCH] unexport console_unblank
Adrian Bunk
1
-1
/
+0
2005-11-07
[PATCH] kernel-docs: fix kernel-doc format problems
Randy Dunlap
1
-1
/
+1
2005-11-07
[PATCH] more kernel-doc cleanups, additions
Randy Dunlap
3
-6
/
+11
2005-11-07
[PATCH] Kprobes: preempt_disable/enable() simplification
Ananth N Mavinakayanahalli
1
-1
/
+1
2005-11-07
[PATCH] Kprobes: Use RCU for (un)register synchronization - base changes
Ananth N Mavinakayanahalli
1
-61
/
+42
2005-11-07
[PATCH] Kprobes: Track kprobe on a per_cpu basis - base changes
Ananth N Mavinakayanahalli
1
-15
/
+28
2005-11-07
[PATCH] consolidate sys_ptrace()
Christoph Hellwig
1
-0
/
+82
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
1
-0
/
+1
2005-11-07
[PATCH] FUTEX_WAKE_OP: enhanced error handling
David Gibson
1
-0
/
+5
2005-11-07
[PATCH] aio: remove aio_max_nr accounting race
Zach Brown
1
-2
/
+2
2005-11-07
[PATCH] Process Events Connector
Matt Helsley
3
-0
/
+13
2005-11-07
[PATCH] swsusp: remove unused variable
Pavel Machek
1
-8
/
+1
2005-11-07
[PATCH] swsusp cleanups
Pavel Machek
2
-28
/
+27
2005-11-07
[PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible code
Heiko Carstens
4
-4
/
+7
2005-11-07
[PATCH] posix-timers `unlikely' rejig
Andrew Morton
1
-3
/
+3
2005-11-04
[PATCH] improve scheduler fairness a bit
Oleg Nesterov
1
-1
/
+1
2005-10-31
Merge ../linux-2.6 by hand
Paul Mackerras
32
-1143
/
+1661
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
3
-0
/
+3
2005-10-30
[PATCH] Remove duplicate code in signal.c
Paul E. McKenney
1
-11
/
+5
2005-10-30
[PATCH] remove unneeded SI_TIMER checks
Oleg Nesterov
1
-18
/
+0
2005-10-30
[PATCH] cleanup the usage of SEND_SIG_xxx constants
Oleg Nesterov
1
-11
/
+7
2005-10-30
[PATCH] remove hardcoded SEND_SIG_xxx constants
Oleg Nesterov
2
-20
/
+25
2005-10-30
[PATCH] sched: hardcode non-smp set_cpus_allowed
Paul Jackson
1
-1
/
+0
2005-10-30
[PATCH] posix-cpu-timers: fix overrun reporting
Roland McGrath
1
-6
/
+10
2005-10-30
[PATCH] RCU torture-testing kernel module
Paul E. McKenney
3
-0
/
+503
2005-10-30
[PATCH] jiffies_64 cleanup
Thomas Gleixner
1
-0
/
+4
2005-10-30
[PATCH] wait4 PTRACE_ATTACH race fix
Roland McGrath
1
-0
/
+9
2005-10-30
[PATCH] PF_DEAD cleanup
Coywolf Qi Hunt
1
-5
/
+5
2005-10-30
[PATCH] cleanup for kernel/printk.c
Jesper Juhl
1
-36
/
+42
2005-10-30
[PATCH] Keys: Get rid of warning in kmod.c if keys disabled
David Howells
1
-3
/
+3
2005-10-30
[PATCH] ptrace/coredump/exit_group deadlock
Andrea Arcangeli
2
-5
/
+8
2005-10-30
[PATCH] cpusets: automatic numa mempolicy rebinding
Paul Jackson
1
-0
/
+4
2005-10-30
[PATCH] cpusets: simple rename
Paul Jackson
1
-0
/
+16
2005-10-30
[PATCH] cpusets: dual semaphore locking overhaul
Paul Jackson
1
-137
/
+281
2005-10-30
[PATCH] cpusets: remove depth counted locking hack
Paul Jackson
1
-65
/
+40
[next]