aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
*-----. Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus'...Linus Torvalds2011-05-19
|\ \ \ \
| | | | * x86, mce: Drop the default decoding notifierBorislav Petkov2011-04-21
| | | | * x86, MCE: Do not taint when handling correctable errorsBorislav Petkov2011-04-19
| | | * | x86: Don't unmask disabled irqs when migrating themTian, Kevin2011-05-19
| | | * | x86: Skip migrating IRQF_PER_CPU irqs in fixup_irqs()Tian, Kevin2011-05-19
| | * | | x86, gart: Don't enforce GART aperture lower-bound by alignmentJoerg Roedel2011-04-18
| * | | | x86, efi: Ensure that the entirity of a region is mappedMatthew Garrett2011-05-09
| * | | | x86, efi: Pass a minimal map to SetVirtualAddressMap()Matthew Garrett2011-05-09
| * | | | x86, efi: Merge contiguous memory regions of the same type and attributeMatthew Garrett2011-05-09
| * | | | x86, efi: Consolidate EFI nx controlMatthew Garrett2011-05-09
| * | | | x86, efi: Remove virtual-mode SetVirtualAddressMap callMatthew Garrett2011-05-09
* | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-05-19
|\ \ \ \ \
| * | | | | x86, cpu: Fix detection of Celeron Covington stepping A1 and B0Ondrej Zary2011-05-16
| * | | | | Documentation, ABI: Update L3 cache index disable textBorislav Petkov2011-05-16
| * | | | | x86, AMD, cacheinfo: Fix L3 cache index disable checksFrank Arnold2011-05-16
| * | | | | x86, AMD, cacheinfo: Fix fallout caused by max3 conversionBorislav Petkov2011-05-16
| * | | | | x86, cpu: Change NOP selection for certain Intel CPUsH. Peter Anvin2011-04-18
| * | | | | x86, cpu: Clean up and unify the NOP selection infrastructureH. Peter Anvin2011-04-18
| * | | | | x86, percpu: Use ASM_NOP4 instead of hardcoding P6_NOP4H. Peter Anvin2011-04-18
| * | | | | x86, cpu: Move AMD Elan Kconfig under "Processor family"Ian Campbell2011-04-08
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*---. \ \ \ \ \ Merge branches 'x86-apic-for-linus', 'x86-asm-for-linus' and 'x86-cleanups-fo...Linus Torvalds2011-05-19
|\ \ \ \ \ \ \ \
| | | * | | | | | x86: Fix mrst sparse complaintsLuis R. Rodriguez2011-05-07
| | | * | | | | | Merge commit 'v2.6.39-rc6' into x86/cleanupsIngo Molnar2011-05-07
| | | |\ \ \ \ \ \ | | | | | |/ / / / | | | | |/| | | |
| | | * | | | | | x86: Fix spelling error in the memcpy() source code commentBart Van Assche2011-05-01
| | | * | | | | | x86, mpparse: Remove unnecessary variableRakib Mullick2011-03-24
| | * | | | | | | x86: Demacro CONFIG_PARAVIRT cpu accessorsAvi Kivity2011-04-24
| * | | | | | | | x86, apic: Print verbose error interrupt reason on apic=debugYouquan Song2011-04-19
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-19
|\ \ \ \ \ \ \ \
| * | | | | | | | hrtimer: Make lookup table constMike Frysinger2011-05-02
| * | | | | | | | Merge branch 'linus' into timers/coreThomas Gleixner2011-05-02
| |\ \ \ \ \ \ \ \
| * | | | | | | | | RTC: Disable CONFIG_RTC_CLASS from being built as a moduleJohn Stultz2011-05-02
| * | | | | | | | | timers: Fix alarmtimer build issues when CONFIG_RTC_CLASS=nJohn Stultz2011-05-02
| * | | | | | | | | timers: Remove delayed irqwork from alarmtimers implementationJohn Stultz2011-04-28
| * | | | | | | | | timers: Improve alarmtimer comments and minor fixesJohn Stultz2011-04-28
| * | | | | | | | | timers: Posix interface for alarm-timersJohn Stultz2011-04-26
| * | | | | | | | | timers: Introduce in-kernel alarm-timer interfaceJohn Stultz2011-04-26
| * | | | | | | | | timers: Add rb_init_node() to allow for stack allocated rb nodesJohn Stultz2011-04-26
| * | | | | | | | | time: Add timekeeping_inject_sleeptimeJohn Stultz2011-04-26
* | | | | | | | | | Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86: hpet: Cleanup the clockevents init and register codeThomas Gleixner2011-05-19
| * | | | | | | | | | x86: Convert PIT to clockevents_config_and_register()Thomas Gleixner2011-05-19
| * | | | | | | | | | clockevents: Provide interface to reconfigure an active clock event deviceThomas Gleixner2011-05-19
| * | | | | | | | | | clockevents: Provide combined configure and register functionThomas Gleixner2011-05-19
| * | | | | | | | | | clockevents: Restructure clock_event_device membersThomas Gleixner2011-05-19
| * | | | | | | | | | clocksource: Get rid of the hardcoded 5 seconds sleep time limitThomas Gleixner2011-05-19
| * | | | | | | | | | clocksource: Restructure clocksource struct membersThomas Gleixner2011-05-19
* | | | | | | | | | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-19
|\| | | | | | | | | |
| * | | | | | | | | | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-14
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | clocksource: convert mips to generic i8253 clocksourceRussell King2011-05-14
| | * | | | | | | | | | clocksource: convert x86 to generic i8253 clocksourceRussell King2011-05-14