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
2009-02-20
vmalloc: implement vm_area_register_early()
Tejun Heo
1
-7
/
+13
2009-02-20
alloc_percpu: change percpu_ptr to per_cpu_ptr
Rusty Russell
1
-1
/
+1
2009-02-20
x86: use percpu data for 4k hardirq and softirq stacks
Lai Jiangshan
1
-14
/
+15
2009-02-11
x86: UV: fix header struct usage
Randy Dunlap
1
-0
/
+3
2009-02-11
x86: merge sys_rt_sigreturn between 32 and 64 bits
H. Peter Anvin
2
-14
/
+2
2009-02-11
x86: use regparm(3) for passed-in pt_regs pointer
Brian Gerst
6
-45
/
+49
2009-02-11
SGI IA64 UV: fix ia64 build error in the linux-next tree
Dean Nelson
1
-0
/
+13
2009-02-11
x86: drop -fno-stack-protector annotations after pt_regs fixes
Brian Gerst
1
-18
/
+0
2009-02-11
x86: pass in pt_regs pointer for syscalls that need it
Brian Gerst
8
-80
/
+81
2009-02-11
x86: use pt_regs pointer in do_device_not_available()
Brian Gerst
2
-5
/
+6
2009-02-11
x86: fix x86_32 stack protector bugs
Tejun Heo
5
-12
/
+20
2009-02-10
x86: implement x86_32 stack protector
Tejun Heo
11
-16
/
+172
2009-02-10
x86: make lazy %gs optional on x86_32
Tejun Heo
11
-40
/
+158
2009-02-10
x86: add %gs accessors for x86_32
Tejun Heo
9
-45
/
+41
2009-02-10
x86: use asm .macro instead of cpp #define in entry_32.S
Tejun Heo
1
-142
/
+151
2009-02-10
x86: no stack protector for vdso
Tejun Heo
1
-1
/
+1
2009-02-10
stackprotector: update make rules
Tejun Heo
1
-7
/
+10
2009-02-10
x86: stackprotector.h misc update
Tejun Heo
1
-1
/
+6
2009-02-10
Merge branch 'x86/urgent' into core/percpu
Ingo Molnar
22
-112
/
+185
2009-02-10
Merge branch 'x86/uaccess' into core/percpu
Ingo Molnar
9
-425
/
+488
2009-02-10
x86: fix math_emu register frame access
Tejun Heo
7
-56
/
+55
2009-02-09
Merge commit 'v2.6.29-rc4' into core/percpu
Ingo Molnar
169
-1912
/
+2662
2009-02-09
x86: math_emu info cleanup
Tejun Heo
6
-64
/
+48
2009-02-09
x86: include correct %gs in a.out core dump
Tejun Heo
1
-3
/
+1
2009-02-09
x86, vmi: put a missing paravirt_release_pmd in pgd_dtor
Alok Kataria
1
-0
/
+11
2009-02-09
x86: find nr_irqs_gsi with mp_ioapic_routing
Yinghai Lu
3
-5
/
+44
2009-02-09
x86: add clflush before monitor for Intel 7400 series
Pallipadi, Venkatesh
3
-0
/
+10
2009-02-09
x86: fix abuse of per_cpu_offset
Brian Gerst
1
-2
/
+2
2009-02-09
x86: use linker to offset symbols by __per_cpu_load
Brian Gerst
5
-24
/
+35
2009-02-09
percpu: make PER_CPU_BASE_SECTION overridable by arches
Brian Gerst
1
-2
/
+2
2009-02-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-2
/
+2
2009-02-07
Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...
Len Brown
839
-7147
/
+25842
2009-02-06
x86-64: fix int $0x80 -ENOSYS return
Roland McGrath
1
-3
/
+5
2009-02-05
prevent kprobes from catching spurious page faults
Masami Hiramatsu
1
-2
/
+6
2009-02-05
Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-100
/
+184
2009-02-05
alpha: fixup BUG macro
Alexey Dobriyan
1
-2
/
+2
2009-02-05
x86: style cleanups for xen assemblies
Tejun Heo
3
-204
/
+219
2009-02-05
x86: disable intel_iommu support by default
Kyle McMartin
1
-0
/
+11
2009-02-04
x86: don't apply __supported_pte_mask to non-present ptes
Jeremy Fitzhardinge
2
-7
/
+21
2009-02-04
x86: uaccess: use errret as error value in __put_user_size()
Hiroshi Shimamoto
1
-5
/
+6
2009-02-04
xen: use direct ops on 64-bit
Jeremy Fitzhardinge
1
-13
/
+1
2009-02-04
xen: make direct versions of irq_enable/disable/save/restore to common code
Jeremy Fitzhardinge
5
-231
/
+169
2009-02-04
xen: setup percpu data pointers
Jeremy Fitzhardinge
3
-3
/
+20
2009-02-04
PCI: return error on failure to read PCI ROMs
Timothy S. Nelson
2
-2
/
+2
2009-02-04
Merge branch 'core/percpu' into x86/paravirt
H. Peter Anvin
9
-22
/
+36
2009-02-04
xen: fix 32-bit build resulting from mmu move
Jeremy Fitzhardinge
1
-0
/
+37
2009-02-05
x86: fix grammar in user-visible BIOS warning
Alex Chiang
1
-1
/
+1
2009-02-04
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-30
/
+58
2009-02-04
x86/Kconfig.cpu: make Kconfig help readable in the console
Borislav Petkov
1
-13
/
+15
2009-02-04
x86, 64-bit: print DMI info in the oops trace
Kyle McMartin
1
-2
/
+7
[next]