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
/
x86
/
kernel
/
process_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-10
x86: Simplify cpu_idle_wait
Venki Pallipadi
1
-36
/
+11
2008-02-29
x86: disable BTS ptrace extensions for now
Ingo Molnar
1
-0
/
+2
2008-02-26
x86: fix execve with -fstack-protect
Ingo Molnar
1
-3
/
+3
2008-02-08
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
David Howells
1
-1
/
+0
2008-01-30
x86: fix section mismatch warning in process_*.c
Sam Ravnborg
1
-1
/
+1
2008-01-30
x86: remove unneded casts
Jan Engelhardt
1
-1
/
+1
2008-01-30
x86: move warning message of polling idle and HT enabled
Hiroshi Shimamoto
1
-5
/
+12
2008-01-30
x86: use the correct cpuid method to detect MWAIT support for C states
Andi Kleen
1
-1
/
+10
2008-01-30
x86: make printk_address regs->ip always reliable
Arjan van de Ven
1
-1
/
+1
2008-01-30
x86: add the capability to print fuzzy backtraces
Arjan van de Ven
1
-2
/
+2
2008-01-30
x86: move out tick_nohz_stop_sched_tick() call from the loop
Hiroshi Shimamoto
1
-2
/
+1
2008-01-30
x86: x86 user_regset cleanup
Roland McGrath
1
-19
/
+0
2008-01-30
x86: provide 64-bit with a load_sp0 function.
Glauber de Oliveira Costa
1
-1
/
+1
2008-01-30
x86: unify tss_struct
Glauber de Oliveira Costa
1
-1
/
+1
2008-01-30
x86, ptrace: remove bad comment
Markus Metzger
1
-4
/
+0
2008-01-30
x86: introduce fill_ldt
Glauber de Oliveira Costa
1
-2
/
+1
2008-01-30
x86: unify desc_struct
Glauber de Oliveira Costa
1
-1
/
+1
2008-01-30
x86, ptrace: support for branch trace store(BTS)
Markus Metzger
1
-3
/
+23
2008-01-30
x86: put together equal pieces of system.h
Glauber de Oliveira Costa
1
-1
/
+1
2008-01-30
x86: clean up process_32/64.c
Hiroshi Shimamoto
1
-99
/
+98
2008-01-30
x86: use generic register name in the thread and tss structures
H. Peter Anvin
1
-8
/
+8
2008-01-30
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
1
-22
/
+22
2008-01-30
x86: debugctlmsr context switch
Roland McGrath
1
-0
/
+3
2008-01-30
x86 single_step: TIF_FORCED_TF
Roland McGrath
1
-5
/
+0
2008-01-30
x86: TLS cleanup
Roland McGrath
1
-1
/
+2
2008-01-30
x86: use get_desc_base
Roland McGrath
1
-5
/
+1
2008-01-30
x86: randomize brk
Jiri Kosina
1
-0
/
+7
2008-01-30
x86: remove dead code and exports
Thomas Gleixner
1
-7
/
+0
2008-01-30
x86: enable irq in default_idle on 64-bit
Hiroshi Shimamoto
1
-2
/
+2
2008-01-30
x86: idle wakeup event in the HLT loop
Ingo Molnar
1
-3
/
+10
2008-01-30
time: more timer related cleanups
Pavel Machek
1
-1
/
+1
2008-01-14
Kick CPUS that might be sleeping in cpus_idle_wait
Steven Rostedt
1
-0
/
+11
2007-10-16
kprobes: support kretprobe blacklist
Masami Hiramatsu
1
-1
/
+1
2007-10-13
Delete filenames in comments.
Dave Jones
1
-2
/
+0
2007-10-12
x86_64: prepare idle loop for dynamic ticks
Chris Wright
1
-0
/
+4
2007-10-11
x86_64: move kernel
Thomas Gleixner
1
-0
/
+903