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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-04
Kprobes: indicate kretprobe support in Kconfig
Ananth N Mavinakayanahalli
7
-0
/
+13
2008-03-04
CRIS v10: Include mm.h instead of vmstat.h in kernel/time.c
Jesper Nilsson
1
-1
/
+1
2008-03-04
x86: a P4 is a P6 not an i486
Hugh Dickins
1
-1
/
+1
2008-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
3
-7
/
+12
2008-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...
Linus Torvalds
7
-76
/
+142
2008-03-04
x86/xen: fix DomU boot problem
Ian Campbell
1
-1
/
+2
2008-03-04
x86: not set node to cpu_to_node if the node is not online
Yinghai Lu
1
-2
/
+6
2008-03-04
x86, i387: fix ptrace leakage using init_fpu()
Suresh Siddha
1
-4
/
+4
2008-03-04
m68k{,nommu}: Wire up new timerfd syscalls
Geert Uytterhoeven
2
-2
/
+6
2008-03-04
m68knommu: remove duplicate hw_tick() code
Greg Ungerer
1
-10
/
+0
2008-03-04
m68knommu: update defconfig
Greg Ungerer
1
-56
/
+56
2008-03-04
x86: disable KVM for Voyager and friends
Randy Dunlap
1
-1
/
+1
2008-03-04
KVM: VMX: Avoid rearranging switched guest msrs while they are loaded
Avi Kivity
1
-0
/
+1
2008-03-04
KVM: MMU: Fix race when instantiating a shadow pte
Avi Kivity
2
-11
/
+6
2008-03-04
KVM: Avoid infinite-frequency local apic timer
Avi Kivity
1
-0
/
+4
2008-03-04
KVM: make MMU_DEBUG compile again
Marcelo Tosatti
2
-2
/
+2
2008-03-04
KVM: move alloc_apic_access_page() outside of non-preemptable region
Marcelo Tosatti
1
-3
/
+3
2008-03-04
KVM: SVM: fix Windows XP 64 bit installation crash
Joerg Roedel
1
-0
/
+22
2008-03-04
KVM: remove the usage of the mmap_sem for the protection of the memory slots.
Izik Eidus
4
-38
/
+71
2008-03-03
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-4
/
+2
2008-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
1
-11
/
+10
2008-03-03
x86: revert "x86: CPA: avoid split of alias mappings"
Rafael J. Wysocki
1
-11
/
+10
2008-03-03
Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...
Paul Mackerras
100
-772
/
+619
2008-03-03
KVM: emulate access to MSR_IA32_MCG_CTL
Joerg Roedel
1
-0
/
+5
2008-03-03
KVM: Make the supported cpuid list a host property rather than a vm property
Avi Kivity
1
-20
/
+22
2008-03-03
KVM: Fix kvm_arch_vcpu_ioctl_set_sregs so that set_cr0 works properly
Paul Knowles
1
-1
/
+1
2008-03-03
KVM: SVM: set NM intercept when enabling CR0.TS in the guest
Joerg Roedel
1
-1
/
+3
2008-03-03
KVM: SVM: Fix lazy FPU switching
Joerg Roedel
1
-0
/
+2
2008-03-03
[POWERPC] Convert the cell IOMMU fixed mapping to 16M IOMMU pages
Michael Ellerman
1
-15
/
+22
2008-03-03
[POWERPC] Allow for different IOMMU page sizes in cell IOMMU code
Michael Ellerman
1
-13
/
+18
2008-03-03
[POWERPC] Cell IOMMU: n_pte_pages is in 4K page units, not IOMMU_PAGE_SIZE
Michael Ellerman
1
-5
/
+4
2008-03-03
[POWERPC] Split setup of IOMMU stab and ptab, allocate dynamic/fixed ptabs se...
Michael Ellerman
1
-26
/
+43
2008-03-03
[POWERPC] Move allocation of cell IOMMU pad page
Michael Ellerman
1
-6
/
+6
2008-03-03
[POWERPC] Remove unused pte_offset variable
Michael Ellerman
1
-4
/
+1
2008-03-03
[POWERPC] Use it_offset not pte_offset in cell IOMMU code
Michael Ellerman
1
-2
/
+2
2008-03-03
[POWERPC] Clearup cell IOMMU fixed mapping terminology
Michael Ellerman
1
-4
/
+4
2008-03-03
[POWERPC] enable hardware watchpoints on cell blades
Jens Osterkamp
1
-0
/
+7
2008-03-03
[POWERPC] move celleb DABRX definitions
Jens Osterkamp
1
-3
/
+0
2008-03-03
[POWERPC] OProfile: enable callgraph support for Cell
Bob Nelson
1
-1
/
+1
2008-03-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spu...
Paul Mackerras
6
-12
/
+38
2008-03-03
Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...
Paul Mackerras
7
-30
/
+36
2008-03-01
[ARM] Fix freeing of page tables for ARM in free_pgd_slow
Uwe Kleine-König
1
-4
/
+2
2008-02-29
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
5
-11
/
+6
2008-02-29
[ARM] 4842/1: pxa: remove redundant IRQ saving/restoring in clk_pxa3xx_cken_*
eric miao
1
-8
/
+0
2008-02-29
[ARM] 4841/1: pxa: fix typo in LCD platform data definition code for zylonite
eric miao
1
-1
/
+1
2008-02-29
[ARM] 4839/1: fixes kernel Oops in /dev/mem device driver for memory map with...
Alexandre Rusev
1
-0
/
+2
2008-02-29
[ARM] eliminate MODULE_PARM() usage
Randy Dunlap
1
-1
/
+1
2008-02-29
[ARM] 4836/1: Make ATAGS_PROC depend on KEXEC
Uli Luckas
1
-1
/
+2
2008-02-29
xen: mask out SEP from CPUID
Jeremy Fitzhardinge
1
-0
/
+1
2008-02-29
x86: disable BTS ptrace extensions for now
Ingo Molnar
3
-0
/
+16
[next]