Age | Commit message (Expand) | Author |
2011-12-14 | x86, mce: Add wrappers for registering on the decode chain | Borislav Petkov |
2011-12-14 | x86, microcode, AMD: Update copyrights | Borislav Petkov |
2011-12-14 | x86, microcode, AMD: Exit early on success | Borislav Petkov |
2011-12-14 | x86, microcode, AMD: Simplify ucode verification | Borislav Petkov |
2011-12-14 | x86, microcode, AMD: Add a reusable buffer | Borislav Petkov |
2011-12-14 | x86, microcode, AMD: Add a vendor-specific exit function | Borislav Petkov |
2011-12-14 | x86: Add per-cpu stat counter for APIC ICR read tries | Fernando Luis Vázquez Cao |
2011-12-14 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar |
2011-12-12 | x86/i386: Use less assembly in strlen(), speed things up a bit | Alexey Dobriyan |
2011-12-12 | Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid" | Keith Packard |
2011-12-11 | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() | Frederic Weisbecker |
2011-12-11 | x86: Call idle notifier after irq_enter() | Frederic Weisbecker |
2011-12-11 | x86: Enter rcu extended qs after idle notifier call | Frederic Weisbecker |
2011-12-11 | nohz: Allow rcu extended quiescent state handling seperately from tick stop | Frederic Weisbecker |
2011-12-11 | nohz: Separate out irq exit and idle loop dyntick logic | Frederic Weisbecker |
2011-12-09 | x86, efi: Make efi_call_phys_{prelog,epilog} CONFIG_RELOCATABLE-aware | Matt Fleming |
2011-12-09 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-12-09 | thp: add compound tail page _mapcount when mapped | Youquan Song |
2011-12-09 | x86, efi: Calling __pa() with an ioremap()ed address is invalid | Matt Fleming |
2011-12-09 | x86, CPU: Drop superfluous get_cpu_cap() prototype | Borislav Petkov |
2011-12-08 | x86, hpet: Immediately disable HPET timer 1 if rtc irq is masked | Mark Langsdorf |
2011-12-08 | memblock: Kill early_node_map[] | Tejun Heo |
2011-12-08 | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users | Tejun Heo |
2011-12-08 | memblock: Kill memblock_init() | Tejun Heo |
2011-12-07 | x86: Use the same node_distance for 32 and 64-bit | H Hartley Sweeten |
2011-12-06 | perf, x86: Expose perf capability to other modules | Gleb Natapov |
2011-12-06 | perf, x86: Implement arch event mask as quirk | Peter Zijlstra |
2011-12-06 | x86, perf: Disable non available architectural events | Gleb Natapov |
2011-12-06 | jump_label, x86: Fix section mismatch | Peter Zijlstra |
2011-12-06 | x86/intel_mid: Kconfig select fix | Alan Cox |
2011-12-06 | x86/intel_mid: Fix the Kconfig for MID selection | Alan Cox |
2011-12-06 | x86: Fix rflags in FAKE_STACK_FRAME | Seiichi Ikarashi |
2011-12-06 | sched/accounting: Change cpustat fields to an array | Glauber Costa |
2011-12-06 | perf, x86: Prefer fixed-purpose counters when scheduling | Peter Zijlstra |
2011-12-06 | perf, x86: Fix event scheduler for constraints with overlapping counters | Robert Richter |
2011-12-06 | perf, x86: Implement event scheduler helper functions | Robert Richter |
2011-12-06 | x86: Clean up and extend do_int3() | Srikar Dronamraju |
2011-12-06 | x86: Call do_notify_resume() with interrupts enabled | Srikar Dronamraju |
2011-12-06 | x86: Fix the !CONFIG_NUMA build of the new CPU ID fixup code support | Steffen Persvold |
2011-12-06 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2011-12-05 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-12-05 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-12-05 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-12-05 | Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst... | Thomas Gleixner |
2011-12-05 | x86/div64: Add a micro-optimization shortcut if base is power of two | Sebastian Andrzej Siewior |
2011-12-05 | x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor... | Andreas Herrmann |
2011-12-05 | x86, tsc: Skip TSC synchronization checks for tsc=reliable | Suresh Siddha |
2011-12-05 | x86-64: Cleanup some assembly entry points | Jan Beulich |
2011-12-05 | x86-64: Slightly shorten line system call entry and exit paths | Jan Beulich |
2011-12-05 | x86-64: Reduce amount of redundant code generated for invalidate_interruptNN | Jan Beulich |