index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2011-07-14
x86-64: Move vread_tsc and vread_hpet into the vDSO
Andy Lutomirski
2011-07-13
clocksource: Replace vread with generic arch data
Andy Lutomirski
2011-07-13
x86-64: Add --no-undefined to vDSO build
Andy Lutomirski
2011-07-13
x86-64: Allow alternative patching in the vDSO
Andy Lutomirski
2011-07-13
x86: Make alternative instruction pointers relative
Andy Lutomirski
2011-07-13
x86-64: Improve vsyscall emulation CS and RIP handling
Andy Lutomirski
2011-06-07
x86-64: Emulate legacy vsyscalls
Andy Lutomirski
2011-06-06
x86-64: Fill unused parts of the vsyscall page with 0xcc
Andy Lutomirski
2011-06-06
x86-64: Remove vsyscall number 3 (venosys)
Andy Lutomirski
2011-06-05
x86-64: Map the HPET NX
Andy Lutomirski
2011-06-05
x86-64: Remove kernel.vsyscall64 sysctl
Andy Lutomirski
2011-06-05
x86-64: Give vvars their own page
Andy Lutomirski
2011-06-05
x86-64: Document some of entry_64.S
Andy Lutomirski
2011-06-05
x86-64: Fix alignment of jiffies variable
Andy Lutomirski
2011-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2011-06-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-05-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-05-30
x86: Fix mwait_play_dead() faulting on mwait-incapable cpus
Avi Kivity
2011-05-30
x86 idle: Fix mwait deprecation warning message
Borislav Petkov
2011-05-30
lguest: fix timer interrupt setup
Rusty Russell
2011-05-29
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-05-29
x86 idle: deprecate mwait_idle() and "idle=mwait" cmdline param
Len Brown
2011-05-29
x86 idle: deprecate "no-hlt" cmdline param
Len Brown
2011-05-29
x86 idle APM: deprecate CONFIG_APM_CPU_IDLE
Len Brown
2011-05-29
x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM demands it
Len Brown
2011-05-29
x86 idle: clarify AMD erratum 400 workaround
Len Brown
2011-05-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-05-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-05-28
Merge branch 'setns'
Linus Torvalds
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
2011-05-27
x86: Put back -pg to tsc.o and add no GCOV to vread_tsc_64.o
Steven Rostedt
2011-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2011-05-27
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2011-05-27
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...
Ingo Molnar
2011-05-27
x86, asm: Clean up desc.h a bit
Ingo Molnar
2011-05-26
Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2011-05-26
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
Akinobu Mita
2011-05-26
kgdbts: unify/generalize gdb breakpoint adjustment
Mike Frysinger
2011-05-26
x86: convert to asm-generic ptrace.h
Mike Frysinger
2011-05-26
cgroup: remove the ns_cgroup
Daniel Lezcano
2011-05-26
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-05-26
Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git....
Linus Torvalds
2011-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...
Linus Torvalds
2011-05-26
x86, amd: Do not enable ARAT feature on AMD processors below family 0x12
Boris Ostrovsky
2011-05-26
xen: cleancache shim to Xen Transcendent Memory
Dan Magenheimer
2011-05-26
x86: Move do_page_fault()'s error path under unlikely()
KOSAKI Motohiro
2011-05-26
Merge branch 'linus' into x86/urgent
Ingo Molnar
2011-05-26
x86: vdso: Remove unused variable
Thomas Gleixner
2011-05-25
x86, efi: Retain boot service code until after switching to virtual mode
Matthew Garrett
2011-05-25
x86/ftrace: Fix compiler warning in ftrace.c
Rakib Mullick
[next]