Age | Commit message (Expand) | Author |
2011-12-07 | x86, NMI: NMI selftest depends on the local apic | Don Zickus |
2011-12-07 | x86: Add stack top margin for stack overflow checking | Mitsuo Hayasaka |
2011-12-07 | x86: Use the same node_distance for 32 and 64-bit | H Hartley Sweeten |
2011-12-06 | x86, NMI: NMI-selftest should handle the UP case properly | Don Zickus |
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 | mm, x86: Remove debug_pagealloc_enabled | Stanislaw Gruszka |
2011-12-06 | x86/mm: Initialize high mem before free_all_bootmem() | Stanislaw Gruszka |
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-05 | x86, um: Mark system call tables readonly | H. Peter Anvin |
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 | x86, um: Use the same style generated syscall tables as native | H. Peter Anvin |
2011-12-05 | Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst... | Thomas Gleixner |
2011-12-05 | x86/Kconfig: Cyclone-timer depends on x86-summit | Alessandro Rubini |
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 |
2011-12-05 | x86-64: Slightly shorten int_ret_from_sys_call | 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: Reduce clock calibration time during slave cpu startup | Jack Steiner |
2011-12-05 | arch/x86/mm/pageattr.c: Quiet sparse noise; local functions should be static | H Hartley Sweeten |
2011-12-05 | arch/x86/kernel/e820.c: quiet sparse noise about plain integer as NULL pointer | H Hartley Sweeten |
2011-12-05 | x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platforms | Mathias Nyman |
2011-12-05 | arch/x86/kernel/e820.c: Eliminate bubble sort from sanitize_e820_map() | Mike Ditto |
2011-12-05 | x86: Fix mmap random address range | Ludwig Nussel |
2011-12-05 | x86/paravirt: PTE updates in k(un)map_atomic need to be synchronous, regardle... | Konrad Rzeszutek Wilk |
2011-12-05 | arch/x86/kernel/ptrace.c: Quiet sparse noise | H Hartley Sweeten |
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: Fix "Acer Aspire 1" reboot hang | Peter Chubb |
2011-12-05 | x86/mtrr: Resolve inconsistency with Intel processor manual | Ajaykumar Hotchandani |
2011-12-05 | x86/tools: Add decoded instruction dump mode | Masami Hiramatsu |