summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2013-07-029-12/+113
|\
| * fbcon: queue work on power efficient wqViresh Kumar2013-05-141-1/+1
| * block: queue work on power efficient wqViresh Kumar2013-05-143-6/+12
| * PHYLIB: queue work on system_power_efficient_wqViresh Kumar2013-05-141-4/+5
| * workqueue: Add system wide power_efficient workqueuesViresh Kumar2013-05-142-1/+20
| * workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented workqueuesViresh Kumar2013-05-144-0/+75
* | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2013-07-023-1/+333
|\ \
| * | percpu-refcount: use RCU-sched insted of normal RCUTejun Heo2013-06-162-7/+7
| * | percpu-refcount: implement percpu_tryget() along with percpu_ref_kill_and_con...Tejun Heo2013-06-132-7/+66
| * | percpu-refcount: implement percpu_ref_cancel_init()Tejun Heo2013-06-132-0/+32
| * | percpu-refcount: add __must_check to percpu_ref_init() and don't use ACCESS_O...Tejun Heo2013-06-132-4/+3
| * | percpu-refcount: cosmetic updatesTejun Heo2013-06-122-6/+9
| * | percpu-refcount: consistently use plain (non-sched) RCUTejun Heo2013-06-121-4/+4
| * | percpu-refcount: Don't use silly cmpxchg()Kent Overstreet2013-06-031-15/+4
| * | percpu: implement generic percpu refcountingKent Overstreet2013-06-033-1/+251
* | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-021-7/+59
|\ \ \
| * | | x86/UV: Add GRU distributed mode mappingsDimitri Sivanich2013-05-301-7/+59
* | | | Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-0224-72/+602
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'trace/tip/x86/trace' into x86/traceH. Peter Anvin2013-06-242-6/+8
| |\ \ \ \
| | * | | | trace,x86: Do not call local_irq_save() in load_current_idt()Steven Rostedt (Red Hat)2013-06-222-6/+8
| * | | | | x86/tracing: Add config option checking to the definitions of mce handlersSeiji Aguchi2013-06-231-0/+5
| |/ / / /
| * | | | trace,x86: Move creation of irq tracepoints from apic.c to irq.cSteven Rostedt (Red Hat)2013-06-214-4/+5
| * | | | x86, trace: Add irq vector tracepointsSeiji Aguchi2013-06-2020-15/+422
| * | | | x86: Rename variables for debuggingSeiji Aguchi2013-06-204-13/+54
| * | | | x86, trace: Introduce entering/exiting_irq()Seiji Aguchi2013-06-207-46/+109
| * | | | tracing: Add DEFINE_EVENT_FN() macroSteven Rostedt2013-06-203-0/+11
* | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-028-19/+68
|\ \ \ \ \
| * \ \ \ \ Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2013-06-281-10/+5
| |\ \ \ \ \
| | * | | | | x86/mce: Update MCE severity condition checkChen Gong2013-06-271-10/+5
| * | | | | | Merge tag 'please-pull-mce-bitmap-comment' of git://git.kernel.org/pub/scm/li...Ingo Molnar2013-06-26112-531/+1005
| |\ \ \ \ \ \
| | * | | | | | mce: acpi/apei: Add comments to clarify usage of the various bitfields in the...Naveen N. Rao2013-06-252-1/+16
| | |/ / / / /
| * | | | | | Merge tag 'please-pull-einj' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-06-193-5/+44
| |\ \ \ \ \ \
| | * | | | | | ACPI/APEI: Update einj documentation for param1/param2Chen Gong2013-06-061-2/+7
| | * | | | | | ACPI/APEI: Add parameter check before error injectionChen Gong2013-06-062-3/+36
| | * | | | | | ACPI, APEI, EINJ: Fix error return code in einj_init()Wei Yongjun2013-06-051-0/+1
| * | | | | | | Merge tag 'ras_fixlet_for_3.11' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2013-06-192-3/+3
| |\ \ \ \ \ \ \
| | * | | | | | | x86, mce: Fix "braodcast" typoMathias Krause2013-06-052-3/+3
| | |/ / / / / /
* | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-07-023-0/+37
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/platform: Make X86_GOLDFISH depend on X86_EXTENDED_PLATFORMBen Hutchings2013-06-261-0/+2
| * | | | | | | | x86/platform: Add kvmconfig to the phony targetsBorislav Petkov2013-06-231-0/+1
| * | | | | | | | x86, platform, kvm, kconfig: Turn existing .config's into KVM-capable configsBorislav Petkov2013-05-282-0/+34
* | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-026-25/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/ioremap: Correct function name outputBorislav Petkov2013-06-281-4/+4
| * | | | | | | | | x86: Fix /proc/mtrr with base/size more than 44bitsYinghai Lu2013-06-252-17/+20
| * | | | | | | | | ix86: Don't waste fixmap entriesJan Beulich2013-05-311-1/+1
| * | | | | | | | | x86/mm: Drop unneeded include <asm/*pgtable, page*_types.h>Zhang Yanfei2013-05-281-2/+0
| * | | | | | | | | x86_64: Correct phys_addr in cleanup_highmap commentZhang Yanfei2013-05-281-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-07-029-87/+509
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, microcode, amd: Another early loading fixupJacob Shin2013-06-261-16/+24
| * | | | | | | | | x86, microcode, amd: Allow multiple families' bin files appended togetherJacob Shin2013-06-051-8/+42