index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2009-06-15
Merge commit 'linus/master' into HEAD
Vegard Nossum
2009-06-15
kmemcheck: add opcode self-testing at boot
Vegard Nossum
2009-06-15
x86: unify pte_hidden
Jeremy Fitzhardinge
2009-06-15
x86: make _PAGE_HIDDEN conditional
Jeremy Fitzhardinge
2009-06-15
kmemcheck: make kconfig accessible for other architectures
Pekka Enberg
2009-06-15
kmemcheck: enable in the x86 Kconfig
Vegard Nossum
2009-06-15
kmemcheck: add hooks for the page allocator
Vegard Nossum
2009-06-15
kmemcheck: add hooks for page- and sg-dma-mappings
Vegard Nossum
2009-06-15
kmemcheck: don't track page tables
Vegard Nossum
2009-06-15
kmemcheck: add DMA hooks
Vegard Nossum
2009-06-15
kmemcheck: add mm functions
Vegard Nossum
2009-06-15
x86: add hooks for kmemcheck
Vegard Nossum
2009-06-15
kmemcheck: use kmemcheck_pte_lookup() instead of open-coding it
Pekka Enberg
2009-06-15
kmemcheck: move 64-bit ifdef out of kmemcheck_opcode_decode()
Pekka Enberg
2009-06-15
kmemcheck: remove multiple ifdef'd definitions of the same global variable
Pekka Enberg
2009-06-15
kmemcheck: make initialization message less confusing
Pekka Enberg
2009-06-15
kmemcheck: remove forward declarations from error.c
Pekka Enberg
2009-06-13
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2009-06-13
kmemcheck: include module.h to prevent warnings
Randy Dunlap
2009-06-13
kmemcheck: add the kmemcheck core
Vegard Nossum
2009-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2009-06-12
x86: add save_stack_trace_bp() for tracing from a specific stack frame
Vegard Nossum
2009-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2009-06-12
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-06-12
PM core: rename suspend and resume functions
Alan Stern
2009-06-12
PM: Rename device_power_down/up()
Magnus Damm
2009-06-12
x86: unify power/cpu_(32|64).c
Sergio Luis
2009-06-12
x86: unify power/cpu_(32|64) copyright notes
Sergio Luis
2009-06-12
x86: unify power/cpu_(32|64) regarding restoring processor state
Sergio Luis
2009-06-12
x86: unify power/cpu_(32|64) regarding saving processor state
Sergio Luis
2009-06-12
x86: unify power/cpu_(32|64) global variables
Sergio Luis
2009-06-12
x86: unify power/cpu_(32|64) headers
Sergio Luis
2009-06-12
PM/ACPI/x86: Fix sparse warning in arch/x86/kernel/acpi/sleep.c
Jaswinder Singh Rajput
2009-06-12
Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest
Linus Torvalds
2009-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...
Linus Torvalds
2009-06-12
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-06-12
lguest: PAE support
Matias Zabaljauregui
2009-06-12
lguest: Add support for kvm_hypercall4()
Matias Zabaljauregui
2009-06-12
lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD
Matias Zabaljauregui
2009-06-12
lguest: use native_set_* macros, which properly handle 64-bit entries when PA...
Matias Zabaljauregui
2009-06-12
lguest: optimize by coding restore_flags and irq_enable in assembler.
Rusty Russell
2009-06-12
lguest: improve interrupt handling, speed up stream networking
Rusty Russell
2009-06-12
lguest: clean up lguest_init_IRQ
Rusty Russell
2009-06-12
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
2009-06-12
module: merge module_alloc() finally
Amerigo Wang
2009-06-12
x86 module: merge the rest functions with macros
Amerigo Wang
2009-06-12
x86 module: merge the same functions in module_32.c and module_64.c
Amerigo Wang
2009-06-12
perf_counter/x86: Add a quirk for Atom processors
Yong Wang
[next]