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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-04
[PATCH] RCU: add fake writers to rcutorture
Josh Triplett
2
-5
/
+113
2006-10-04
[PATCH] rcu: Fix sign bug making rcu_random always return the same sequence
Josh Triplett
1
-2
/
+2
2006-10-04
[PATCH] rcu: Avoid kthread_stop on invalid pointer if rcutorture reader start...
Josh Triplett
1
-1
/
+1
2006-10-04
[PATCH] rcu: Mention rcu_bh in description of rcutorture's torture_type param...
Josh Triplett
1
-1
/
+1
2006-10-04
[PATCH] rcu: Add MODULE_AUTHOR to rcutorture module
Josh Triplett
1
-0
/
+1
2006-10-04
[PATCH] cpufreq: make the transition_notifier chain use SRCU
Alan Stern
1
-7
/
+13
2006-10-04
[PATCH] SRCU: report out-of-memory errors
Alan Stern
3
-4
/
+6
2006-10-04
[PATCH] Add SRCU-based notifier chains
Alan Stern
3
-7
/
+166
2006-10-04
[PATCH] srcu-3: add SRCU operations to rcutorture
Paul E. McKenney
2
-10
/
+138
2006-10-04
[PATCH] srcu-3: RCU variant permitting read-side blocking
Paul E. McKenney
6
-2
/
+350
2006-10-04
[PATCH] htirq: tidy up the htirq code
Eric W. Biederman
7
-16
/
+22
2006-10-04
[PATCH] msi: move the ia64 code into arch/ia64
Eric W. Biederman
5
-6
/
+5
2006-10-04
[PATCH] msi: refactor and move the msi irq_chip into the arch code
Eric W. Biederman
13
-395
/
+335
2006-10-04
[PATCH] msi: only use a single irq_chip for msi interrupts
Eric W. Biederman
1
-91
/
+24
2006-10-04
[PATCH] msi: simplify msi sanity checks by adding with generic irq code
Eric W. Biederman
4
-36
/
+23
2006-10-04
[PATCH] Initial generic hypertransport interrupt support
Eric W. Biederman
8
-0
/
+486
2006-10-04
[PATCH] Add Hypertransport capability defines
Eric W. Biederman
2
-1
/
+22
2006-10-04
[PATCH] genirq: x86_64 irq: Kill irq compression
Eric W. Biederman
3
-47
/
+1
2006-10-04
[PATCH] genirq: x86_64 irq: Kill gsi_irq_sharing
Eric W. Biederman
2
-65
/
+1
2006-10-04
[PATCH] genirq: x86_64 irq: make vector_irq per cpu
Eric W. Biederman
5
-53
/
+144
2006-10-04
[PATCH] genirq: x86_64 irq: Make the external irq handlers report their vecto...
Eric W. Biederman
4
-39
/
+33
2006-10-04
[PATCH] genirq: irq: generalize the check for HARDIRQ_BITS
Eric W. Biederman
2
-1
/
+9
2006-10-04
[PATCH] genirq: irq: remove msi hacks
Eric W. Biederman
1
-36
/
+0
2006-10-04
[PATCH] genirq: i386 irq: Remove the msi assumption that irq == vector
Eric W. Biederman
7
-192
/
+50
2006-10-04
[PATCH] genirq: x86_64 irq: Remove the msi assumption that irq == vector
Eric W. Biederman
4
-146
/
+47
2006-10-04
[PATCH] genirq: msi: only build msi-apic.c on ia64
Eric W. Biederman
1
-1
/
+2
2006-10-04
[PATCH] genirq: i386 irq: Move msi message composition into io_apic.c
Eric W. Biederman
3
-5
/
+119
2006-10-04
[PATCH] genirq: x86_64 irq: Move msi message composition into io_apic.c
Eric W. Biederman
3
-5
/
+123
2006-10-04
[PATCH] genirq: msi: make the msi code irq based and not vector based
Eric W. Biederman
2
-264
/
+168
2006-10-04
[PATCH] genirq: x86_64 irq: Dynamic irq support
Eric W. Biederman
1
-5
/
+46
2006-10-04
[PATCH] genirq: i386 irq: Dynamic irq support
Eric W. Biederman
1
-0
/
+48
2006-10-04
[PATCH] genirq: ia64 irq: Dynamic irq support
Eric W. Biederman
1
-0
/
+20
2006-10-04
[PATCH] genirq: irq: add a dynamic irq creation API
Eric W. Biederman
2
-1
/
+64
2006-10-04
[PATCH] genirq: msi: simplify the msi irq limit policy
Eric W. Biederman
4
-95
/
+8
2006-10-04
[PATCH] genirq: msi: refactor the msi_ops
Eric W. Biederman
5
-115
/
+116
2006-10-04
[PATCH] genirq: msi: implement helper functions read_msi_msg and write_msi_msg
Eric W. Biederman
3
-106
/
+104
2006-10-04
[PATCH] genirq: msi: make the msi boolean tests return either 0 or 1
Eric W. Biederman
1
-2
/
+2
2006-10-04
[PATCH] genirq: msi: simplify msi enable and disable
Eric W. Biederman
1
-106
/
+16
2006-10-04
[PATCH] genirq: x86_64 irq: Reenable migrating irqs to other cpus
Eric W. Biederman
1
-3
/
+33
2006-10-04
[PATCH] genirq: irq: add moved_masked_irq
Eric W. Biederman
2
-7
/
+27
2006-10-04
[PATCH] genirq: irq: convert the move_irq flag from a 32bit word to a single bit
Eric W. Biederman
2
-5
/
+4
2006-10-04
[PATCH] genirq: convert the i386 architecture to irq-chips
Ingo Molnar
4
-146
/
+80
2006-10-04
[PATCH] genirq: convert the x86_64 architecture to irq-chips
Ingo Molnar
4
-143
/
+44
2006-10-04
[PATCH] fbdev: riva warning fix
Andrew Morton
1
-1
/
+1
2006-10-04
[PATCH] ecryptfs: fs/Makefile and fs/Kconfig
Michael Halcrow
15
-0
/
+6852
2006-10-04
[PATCH] Fix linux/nfsd/const.h for make headers_check
Cedric Le Goater
1
-1
/
+2
2006-10-04
[PATCH] knfsd: nfsd4: actually use all the pieces to implement referrals
J.Bruce Fields
3
-13
/
+69
2006-10-04
[PATCH] knfsd: nfsd4: xdr encoding for fs_locations
J.Bruce Fields
2
-2
/
+126
2006-10-04
[PATCH] knfsd: nfsd4: fslocations data structures
Manoj Naik
2
-4
/
+134
2006-10-04
[PATCH] knfsd: nfsd: store export path in export
J.Bruce Fields
2
-0
/
+11
[next]