aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Linus Torvalds2009-06-16
|\
| * Merge commit 'linus/master' into HEADVegard Nossum2009-06-15
| |\
| * | kmemcheck: add opcode self-testing at bootVegard Nossum2009-06-15
| * | x86: unify pte_hiddenJeremy Fitzhardinge2009-06-15
| * | x86: make _PAGE_HIDDEN conditionalJeremy Fitzhardinge2009-06-15
| * | kmemcheck: make kconfig accessible for other architecturesPekka Enberg2009-06-15
| * | kmemcheck: enable in the x86 KconfigVegard Nossum2009-06-15
| * | kmemcheck: add hooks for the page allocatorVegard Nossum2009-06-15
| * | kmemcheck: add hooks for page- and sg-dma-mappingsVegard Nossum2009-06-15
| * | kmemcheck: don't track page tablesVegard Nossum2009-06-15
| * | kmemcheck: add DMA hooksVegard Nossum2009-06-15
| * | kmemcheck: add mm functionsVegard Nossum2009-06-15
| * | x86: add hooks for kmemcheckVegard Nossum2009-06-15
| * | kmemcheck: use kmemcheck_pte_lookup() instead of open-coding itPekka Enberg2009-06-15
| * | kmemcheck: move 64-bit ifdef out of kmemcheck_opcode_decode()Pekka Enberg2009-06-15
| * | kmemcheck: remove multiple ifdef'd definitions of the same global variablePekka Enberg2009-06-15
| * | kmemcheck: make initialization message less confusingPekka Enberg2009-06-15
| * | kmemcheck: remove forward declarations from error.cPekka Enberg2009-06-15
| * | kmemcheck: include module.h to prevent warningsRandy Dunlap2009-06-13
| * | kmemcheck: add the kmemcheck coreVegard Nossum2009-06-13
| * | x86: add save_stack_trace_bp() for tracing from a specific stack frameVegard Nossum2009-06-12
* | | Driver Core: x86: add nodename for cpuid and msr drivers.Kay Sievers2009-06-16
* | | Driver Core: misc: add nodename support for misc devices.Kay Sievers2009-06-16
* | | Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2009-06-15
|\ \ \ | |_|/ |/| |
| * | timers: Identifying the existing pinned timersArun R Bharadwaj2009-05-13
* | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-13
|\ \ \
| * \ \ Merge branch 'linus' into x86/mce3Ingo Molnar2009-06-11
| |\ \ \
| * | | | x86, mce: Add boot options for corrected errorsHidetoshi Seto2009-06-11
| * | | | x86, mce: Fix mce printingHidetoshi Seto2009-06-11
| * | | | x86, mce: fix for mce countersHidetoshi Seto2009-06-03
| * | | | x86, mce: support action-optional machine checksAndi Kleen2009-06-03
| * | | | x86, mce: define MCE_VECTORAndi Kleen2009-06-03
| * | | | x86, mce: rename mce_notify_user to mce_notify_irqAndi Kleen2009-06-03
| * | | | x86: fix panic with interrupts off (needed for MCE)Andi Kleen2009-06-03
| * | | | x86, mce: export MCE severities coverage via debugfsHuang Ying2009-06-03
| * | | | x86, mce: implement new status bitsAndi Kleen2009-06-03
| * | | | x86, mce: print header/footer only once for multiple MCEsAndi Kleen2009-06-03
| * | | | x86, mce: default to panic timeout for machine checksAndi Kleen2009-06-03
| * | | | x86, mce: improve mce_get_ripHuang Ying2009-06-03
| * | | | x86, mce: make non Monarch panic message "Fatal machine check" tooAndi Kleen2009-06-03
| * | | | x86, mce: switch x86 machine check handler to Monarch election.Andi Kleen2009-06-03
| * | | | x86, mce: implement panic synchronizationAndi Kleen2009-06-03
| * | | | x86, mce: implement bootstrapping for machine check wakeupsAndi Kleen2009-06-03
| * | | | x86, mce: check early in exception handler if panic is neededAndi Kleen2009-06-03
| * | | | x86, mce: add table driven machine check gradingAndi Kleen2009-06-03
| * | | | x86, mce: remove TSC print heuristicAndi Kleen2009-06-03
| * | | | x86, mce: log corrected errors when panicingAndi Kleen2009-06-03
| * | | | x86, mce: extend struct mce user interface with more information.Andi Kleen2009-06-03
| * | | | x86, mce: support more than 256 CPUs in struct mceAndi Kleen2009-06-03
| * | | | x86, mce: store record length into memory struct mce anchorAndi Kleen2009-06-03