summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch 'x86-mm' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/mis...Ingo Molnar2011-04-0410-203/+70
| |\ \ \ \
| | * | | | x86-64, NUMA: Remove unused variableFlorian Mickler2011-04-041-6/+2
| | * | | | x86: Clean up memory model related configs in arch/x86/KconfigTejun Heo2011-04-011-13/+13
| | * | | | x86-64, NUMA: Remove custom phys_to_nid() implementationTejun Heo2011-04-013-149/+1
| | * | | | acpi throttling: Use this_cpu_has and simplify code current cpuChristoph Lameter2011-03-291-22/+10
| | * | | | x86: Use this_cpu_has for thermal_interrupt current cpuChristoph Lameter2011-03-291-4/+3
| | * | | | x86: A fast way to check capabilities of the current cpuChristoph Lameter2011-03-295-9/+41
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*-----. \ \ \ \ \ Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus'...Linus Torvalds2011-05-198-86/+96
|\ \ \ \ \ \ \ \ \
| | | | * | | | | | x86, mce: Drop the default decoding notifierBorislav Petkov2011-04-212-19/+7
| | | | * | | | | | x86, MCE: Do not taint when handling correctable errorsBorislav Petkov2011-04-192-4/+0
| | | * | | | | | | x86: Don't unmask disabled irqs when migrating themTian, Kevin2011-05-191-1/+2
| | | * | | | | | | x86: Skip migrating IRQF_PER_CPU irqs in fixup_irqs()Tian, Kevin2011-05-191-1/+1
| | * | | | | | | | x86, gart: Don't enforce GART aperture lower-bound by alignmentJoerg Roedel2011-04-181-15/+19
| * | | | | | | | | x86, efi: Ensure that the entirity of a region is mappedMatthew Garrett2011-05-091-2/+4
| * | | | | | | | | x86, efi: Pass a minimal map to SetVirtualAddressMap()Matthew Garrett2011-05-091-3/+11
| * | | | | | | | | x86, efi: Merge contiguous memory regions of the same type and attributeMatthew Garrett2011-05-091-1/+29
| * | | | | | | | | x86, efi: Consolidate EFI nx controlMatthew Garrett2011-05-093-28/+22
| * | | | | | | | | x86, efi: Remove virtual-mode SetVirtualAddressMap callMatthew Garrett2011-05-091-12/+1
* | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-05-1915-222/+242
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86, cpu: Fix detection of Celeron Covington stepping A1 and B0Ondrej Zary2011-05-161-6/+4
| * | | | | | | | | | Documentation, ABI: Update L3 cache index disable textBorislav Petkov2011-05-161-17/+17
| * | | | | | | | | | x86, AMD, cacheinfo: Fix L3 cache index disable checksFrank Arnold2011-05-161-15/+4
| * | | | | | | | | | x86, AMD, cacheinfo: Fix fallout caused by max3 conversionBorislav Petkov2011-05-161-1/+0
| * | | | | | | | | | x86, cpu: Change NOP selection for certain Intel CPUsH. Peter Anvin2011-04-181-1/+13
| * | | | | | | | | | x86, cpu: Clean up and unify the NOP selection infrastructureH. Peter Anvin2011-04-186-161/+190
| * | | | | | | | | | x86, percpu: Use ASM_NOP4 instead of hardcoding P6_NOP4H. Peter Anvin2011-04-181-1/+1
| * | | | | | | | | | x86, cpu: Move AMD Elan Kconfig under "Processor family"Ian Campbell2011-04-085-21/+14
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | | | | | | | | |
| \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \
*---. \ \ \ \ \ \ \ \ \ Merge branches 'x86-apic-for-linus', 'x86-asm-for-linus' and 'x86-cleanups-fo...Linus Torvalds2011-05-195-35/+101
|\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | x86: Fix mrst sparse complaintsLuis R. Rodriguez2011-05-071-2/+2
| | | * | | | | | | | | | Merge commit 'v2.6.39-rc6' into x86/cleanupsIngo Molnar2011-05-075586-72131/+169723
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / | | | | |/| | | | | | | |
| | | * | | | | | | | | | x86: Fix spelling error in the memcpy() source code commentBart Van Assche2011-05-011-1/+1
| | | * | | | | | | | | | x86, mpparse: Remove unnecessary variableRakib Mullick2011-03-241-3/+1
| | * | | | | | | | | | | x86: Demacro CONFIG_PARAVIRT cpu accessorsAvi Kivity2011-04-241-14/+71
| * | | | | | | | | | | | x86, apic: Print verbose error interrupt reason on apic=debugYouquan Song2011-04-191-15/+26
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-1912-26/+820
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | hrtimer: Make lookup table constMike Frysinger2011-05-021-1/+1
| * | | | | | | | | | | | Merge branch 'linus' into timers/coreThomas Gleixner2011-05-02148-514/+1401
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | RTC: Disable CONFIG_RTC_CLASS from being built as a moduleJohn Stultz2011-05-021-5/+2
| * | | | | | | | | | | | | timers: Fix alarmtimer build issues when CONFIG_RTC_CLASS=nJohn Stultz2011-05-021-2/+18
| * | | | | | | | | | | | | timers: Remove delayed irqwork from alarmtimers implementationJohn Stultz2011-04-281-23/+9
| * | | | | | | | | | | | | timers: Improve alarmtimer comments and minor fixesJohn Stultz2011-04-282-41/+38
| * | | | | | | | | | | | | timers: Posix interface for alarm-timersJohn Stultz2011-04-264-1/+340
| * | | | | | | | | | | | | timers: Introduce in-kernel alarm-timer interfaceJohn Stultz2011-04-263-1/+406
| * | | | | | | | | | | | | timers: Add rb_init_node() to allow for stack allocated rb nodesJohn Stultz2011-04-262-1/+9
| * | | | | | | | | | | | | time: Add timekeeping_inject_sleeptimeJohn Stultz2011-04-263-17/+63
* | | | | | | | | | | | | | Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-196-120/+148
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | x86: hpet: Cleanup the clockevents init and register codeThomas Gleixner2011-05-191-56/+16
| * | | | | | | | | | | | | | x86: Convert PIT to clockevents_config_and_register()Thomas Gleixner2011-05-191-5/+1
| * | | | | | | | | | | | | | clockevents: Provide interface to reconfigure an active clock event deviceThomas Gleixner2011-05-192-0/+22
| * | | | | | | | | | | | | | clockevents: Provide combined configure and register functionThomas Gleixner2011-05-192-0/+53
OpenPOWER on IntegriCloud