Age | Commit message (Expand) | Author |
2012-01-06 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-01-06 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-01-06 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-01-06 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-01-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-01-04 | x86: Fix atomic64_xxx_cx8() functions | Eric Dumazet |
2012-01-04 | x86: Fix and improve cmpxchg_double{,_local}() | Jan Beulich |
2012-01-04 | Merge commit 'v3.2-rc7' into x86/asm | Ingo Molnar |
2011-12-23 | x86, x2apic: Allow "nox2apic" to disable x2apic mode setup by BIOS | Yinghai Lu |
2011-12-23 | x86, x2apic: Fallback to xapic when BIOS doesn't setup interrupt-remapping | Yinghai Lu |
2011-12-21 | perf events: Enable raw event support for Intel unhalted_reference_cycles event | Stephane Eranian |
2011-12-21 | x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86' | Kevin Winchester |
2011-12-20 | Merge commit 'v3.2-rc6' into perf/core | Ingo Molnar |
2011-12-20 | Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l... | Ingo Molnar |
2011-12-19 | Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Martin Schwidefsky |
2011-12-18 | x86: Convert per-cpu counter icr_read_retry_count into a member of irq_stat | Fernando Luis Vazquez Cao |
2011-12-15 | x86_64, asm: Optimise fls(), ffs() and fls64() | David Howells |
2011-12-15 | x86, bitops: Move fls64.h inside __KERNEL__ | H. Peter Anvin |
2011-12-15 | Merge commit 'v3.2-rc5' into sched/core | Ingo Molnar |
2011-12-15 | x86: Fix and improve percpu_cmpxchg{8,16}b_double() | Jan Beulich |
2011-12-14 | x86: Add per-cpu stat counter for APIC ICR read tries | Fernando Luis Vázquez Cao |
2011-12-12 | Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid" | Keith Packard |
2011-12-09 | x86, efi: Calling __pa() with an ioremap()ed address is invalid | Matt Fleming |
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 | x86, perf: Disable non available architectural events | Gleb Natapov |
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 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-12-06 | 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, tsc: Skip TSC synchronization checks for tsc=reliable | Suresh Siddha |
2011-12-05 | x86-64: Slightly shorten line system call entry and exit paths | Jan Beulich |
2011-12-05 | x86: Add NumaChip support | Steffen Persvold |
2011-12-05 | x86: Add x86_init platform override to fix up NUMA core numbering | Daniel J Blueman |
2011-12-05 | x86: Make flat_init_apic_ldr() available | Daniel J Blueman |
2011-12-05 | x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platforms | Mathias Nyman |
2011-12-05 | Merge branch 'ucode' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp i... | Ingo Molnar |
2011-12-05 | x86: Document rdmsr_safe restrictions | Borislav Petkov |
2011-12-05 | x86,mrst: Power control commands update | Jacob Pan |
2011-12-05 | x86-64: Set siginfo and context on vsyscall emulation faults | Andy Lutomirski |
2011-12-05 | x86, UV: Fix UV2 hub part number | Jack Steiner |
2011-12-05 | Merge branch 'upstream/ticketlock-cleanup' of git://git.kernel.org/pub/scm/li... | Ingo Molnar |
2011-12-03 | xen/pm_idle: Make pm_idle be default_idle under Xen. | Konrad Rzeszutek Wilk |
2011-11-28 | Merge branch 'master' into x86/memblock | Tejun Heo |
2011-11-25 | x86: consolidate xchg and xadd macros | Jeremy Fitzhardinge |
2011-11-25 | x86/cmpxchg: add a locked add() helper | Jeremy Fitzhardinge |
2011-11-22 | time: x86: Remove CLOCK_TICK_RATE from mach_timer.h | Deepak Saxena |
2011-11-16 | sched, x86: Avoid unnecessary overflow in sched_clock | Salman Qazi |