| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2013-07-02 | 9 | -12/+113 |
|\ |
|
| * | fbcon: queue work on power efficient wq | Viresh Kumar | 2013-05-14 | 1 | -1/+1 |
| * | block: queue work on power efficient wq | Viresh Kumar | 2013-05-14 | 3 | -6/+12 |
| * | PHYLIB: queue work on system_power_efficient_wq | Viresh Kumar | 2013-05-14 | 1 | -4/+5 |
| * | workqueue: Add system wide power_efficient workqueues | Viresh Kumar | 2013-05-14 | 2 | -1/+20 |
| * | workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented workqueues | Viresh Kumar | 2013-05-14 | 4 | -0/+75 |
* | | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds | 2013-07-02 | 3 | -1/+333 |
|\ \ |
|
| * | | percpu-refcount: use RCU-sched insted of normal RCU | Tejun Heo | 2013-06-16 | 2 | -7/+7 |
| * | | percpu-refcount: implement percpu_tryget() along with percpu_ref_kill_and_con... | Tejun Heo | 2013-06-13 | 2 | -7/+66 |
| * | | percpu-refcount: implement percpu_ref_cancel_init() | Tejun Heo | 2013-06-13 | 2 | -0/+32 |
| * | | percpu-refcount: add __must_check to percpu_ref_init() and don't use ACCESS_O... | Tejun Heo | 2013-06-13 | 2 | -4/+3 |
| * | | percpu-refcount: cosmetic updates | Tejun Heo | 2013-06-12 | 2 | -6/+9 |
| * | | percpu-refcount: consistently use plain (non-sched) RCU | Tejun Heo | 2013-06-12 | 1 | -4/+4 |
| * | | percpu-refcount: Don't use silly cmpxchg() | Kent Overstreet | 2013-06-03 | 1 | -15/+4 |
| * | | percpu: implement generic percpu refcounting | Kent Overstreet | 2013-06-03 | 3 | -1/+251 |
* | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-07-02 | 1 | -7/+59 |
|\ \ \ |
|
| * | | | x86/UV: Add GRU distributed mode mappings | Dimitri Sivanich | 2013-05-30 | 1 | -7/+59 |
* | | | | Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-07-02 | 24 | -72/+602 |
|\ \ \ \ |
|
| * \ \ \ | Merge remote-tracking branch 'trace/tip/x86/trace' into x86/trace | H. Peter Anvin | 2013-06-24 | 2 | -6/+8 |
| |\ \ \ \ |
|
| | * | | | | trace,x86: Do not call local_irq_save() in load_current_idt() | Steven Rostedt (Red Hat) | 2013-06-22 | 2 | -6/+8 |
| * | | | | | x86/tracing: Add config option checking to the definitions of mce handlers | Seiji Aguchi | 2013-06-23 | 1 | -0/+5 |
| |/ / / / |
|
| * | | | | trace,x86: Move creation of irq tracepoints from apic.c to irq.c | Steven Rostedt (Red Hat) | 2013-06-21 | 4 | -4/+5 |
| * | | | | x86, trace: Add irq vector tracepoints | Seiji Aguchi | 2013-06-20 | 20 | -15/+422 |
| * | | | | x86: Rename variables for debugging | Seiji Aguchi | 2013-06-20 | 4 | -13/+54 |
| * | | | | x86, trace: Introduce entering/exiting_irq() | Seiji Aguchi | 2013-06-20 | 7 | -46/+109 |
| * | | | | tracing: Add DEFINE_EVENT_FN() macro | Steven Rostedt | 2013-06-20 | 3 | -0/+11 |
* | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-02 | 8 | -19/+68 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2013-06-28 | 1 | -10/+5 |
| |\ \ \ \ \ |
|
| | * | | | | | x86/mce: Update MCE severity condition check | Chen Gong | 2013-06-27 | 1 | -10/+5 |
| * | | | | | | Merge tag 'please-pull-mce-bitmap-comment' of git://git.kernel.org/pub/scm/li... | Ingo Molnar | 2013-06-26 | 112 | -531/+1005 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | mce: acpi/apei: Add comments to clarify usage of the various bitfields in the... | Naveen N. Rao | 2013-06-25 | 2 | -1/+16 |
| | |/ / / / / |
|
| * | | | | | | Merge tag 'please-pull-einj' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2013-06-19 | 3 | -5/+44 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ACPI/APEI: Update einj documentation for param1/param2 | Chen Gong | 2013-06-06 | 1 | -2/+7 |
| | * | | | | | | ACPI/APEI: Add parameter check before error injection | Chen Gong | 2013-06-06 | 2 | -3/+36 |
| | * | | | | | | ACPI, APEI, EINJ: Fix error return code in einj_init() | Wei Yongjun | 2013-06-05 | 1 | -0/+1 |
| * | | | | | | | Merge tag 'ras_fixlet_for_3.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2013-06-19 | 2 | -3/+3 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | x86, mce: Fix "braodcast" typo | Mathias Krause | 2013-06-05 | 2 | -3/+3 |
| | |/ / / / / / |
|
* | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-07-02 | 3 | -0/+37 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86/platform: Make X86_GOLDFISH depend on X86_EXTENDED_PLATFORM | Ben Hutchings | 2013-06-26 | 1 | -0/+2 |
| * | | | | | | | | x86/platform: Add kvmconfig to the phony targets | Borislav Petkov | 2013-06-23 | 1 | -0/+1 |
| * | | | | | | | | x86, platform, kvm, kconfig: Turn existing .config's into KVM-capable configs | Borislav Petkov | 2013-05-28 | 2 | -0/+34 |
* | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-07-02 | 6 | -25/+26 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86/ioremap: Correct function name output | Borislav Petkov | 2013-06-28 | 1 | -4/+4 |
| * | | | | | | | | | x86: Fix /proc/mtrr with base/size more than 44bits | Yinghai Lu | 2013-06-25 | 2 | -17/+20 |
| * | | | | | | | | | ix86: Don't waste fixmap entries | Jan Beulich | 2013-05-31 | 1 | -1/+1 |
| * | | | | | | | | | x86/mm: Drop unneeded include <asm/*pgtable, page*_types.h> | Zhang Yanfei | 2013-05-28 | 1 | -2/+0 |
| * | | | | | | | | | x86_64: Correct phys_addr in cleanup_highmap comment | Zhang Yanfei | 2013-05-28 | 1 | -1/+1 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2013-07-02 | 9 | -87/+509 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86, microcode, amd: Another early loading fixup | Jacob Shin | 2013-06-26 | 1 | -16/+24 |
| * | | | | | | | | | x86, microcode, amd: Allow multiple families' bin files appended together | Jacob Shin | 2013-06-05 | 1 | -8/+42 |