Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-02 | 6 | -30/+45 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | x86/intel/cacheinfo: Shut up last long-standing warning | Borislav Petkov | 2013-06-20 | 1 | -27/+25 | |
| * | | | | | | | x86: Extend #DF debugging aid to 64-bit | Borislav Petkov | 2013-05-13 | 5 | -3/+20 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-07-02 | 3 | -19/+19 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | x86, reloc: Use xorl instead of xorq in relocate_kernel_64.S | H. Peter Anvin | 2013-06-20 | 1 | -17/+17 | |
| * | | | | | | | Merge tag 'v3.10-rc6' into x86/cleanups | H. Peter Anvin | 2013-06-20 | 16 | -212/+181 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | x86, cleanups: Remove extra tab in __flush_tlb_one() | Michael Wang | 2013-06-04 | 1 | -1/+1 | |
| * | | | | | | | x86/mce: Remove check for CONFIG_X86_MCE_P4THERMAL | Paul Bolle | 2013-05-31 | 1 | -1/+1 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-07-02 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | x86/boot: Close opened file descriptor | Jiri Slaby | 2013-06-19 | 1 | -0/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-02 | 12 | -62/+116 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | x86, asm, cleanup: Replace open-coded control register values with symbolic | H. Peter Anvin | 2013-06-25 | 3 | -3/+3 | |
| * | | | | | | | x86, processor-flags: Fix the datatypes and add bit number defines | H. Peter Anvin | 2013-06-25 | 1 | -50/+104 | |
| * | | | | | | | x86: Rename X86_CR4_RDWRGSFS to X86_CR4_FSGSBASE | H. Peter Anvin | 2013-06-25 | 3 | -3/+3 | |
| * | | | | | | | x86, flags: Rename X86_EFLAGS_BIT1 to X86_EFLAGS_FIXED | H. Peter Anvin | 2013-06-25 | 5 | -5/+5 | |
| * | | | | | | | x86/vdso: Convert use of typedef ctl_table to struct ctl_table | Joe Perches | 2013-06-19 | 1 | -2/+2 | |
| * | | | | | | | x86: __force_order doesn't need to be an actual variable | Jan Beulich | 2013-05-31 | 1 | -1/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-07-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | x86: uaccess s/might_sleep/might_fault/ | Michael S. Tsirkin | 2013-05-28 | 1 | -1/+1 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-07-02 | 17 | -115/+1027 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | perf/x86: Disable PEBS-LL in intel_pmu_pebs_disable() | Stephane Eranian | 2013-06-26 | 1 | -0/+6 | |
| * | | | | | | | perf/x86: Fix shared register mutual exclusion enforcement | Stephane Eranian | 2013-06-26 | 3 | -4/+27 | |
| * | | | | | | | perf/x86/intel: Support full width counting | Andi Kleen | 2013-06-26 | 3 | -0/+15 | |
| * | | | | | | | x86: Add NMI duration tracepoints | Dave Hansen | 2013-06-23 | 1 | -2/+7 | |
| * | | | | | | | perf: Drop sample rate when sampling is too slow | Dave Hansen | 2013-06-23 | 1 | -1/+11 | |
| * | | | | | | | x86: Warn when NMI handlers take large amounts of time | Dave Hansen | 2013-06-23 | 1 | -1/+28 | |
| * | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2013-06-20 | 1 | -4/+10 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | perf/x86/intel: Add mem-loads/stores support for Haswell | Andi Kleen | 2013-06-19 | 3 | -7/+41 | |
| * | | | | | | | | perf/x86/intel: Support Haswell/v4 LBR format | Andi Kleen | 2013-06-19 | 1 | -5/+51 | |
| * | | | | | | | | perf/x86/intel: Move NMI clearing to end of PMI handler | Andi Kleen | 2013-06-19 | 2 | -8/+13 | |
| * | | | | | | | | perf/x86/intel: Add Haswell PEBS support | Andi Kleen | 2013-06-19 | 3 | -2/+42 | |
| * | | | | | | | | perf/x86/intel: Add simple Haswell PMU support | Andi Kleen | 2013-06-19 | 3 | -2/+91 | |
| * | | | | | | | | perf/x86/intel: Add Haswell PEBS record support | Andi Kleen | 2013-06-19 | 2 | -22/+91 | |
| * | | | | | | | | perf/x86/intel: Fix sparse warning | Yan, Zheng | 2013-06-19 | 1 | -1/+1 | |
| * | | | | | | | | perf/x86/amd: AMD IOMMU Performance Counter PERF uncore PMU implementation | Suravee Suthikulpanit | 2013-06-19 | 3 | -0/+548 | |
| * | | | | | | | | perf/x86: Only print PMU state when also WARN()'ing | Dave Hansen | 2013-06-19 | 1 | -2/+6 | |
| * | | | | | | | | perf/x86: Reduce stack usage of x86_schedule_events() | Andrew Hunter | 2013-06-19 | 3 | -18/+22 | |
| * | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2013-06-19 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | perf/x86/amd: Rework AMD PMU init code | Peter Zijlstra | 2013-05-28 | 1 | -17/+17 | |
| * | | | | | | | | | perf/x86: Check branch sampling priv level in generic code | Stephane Eranian | 2013-05-28 | 1 | -10/+3 | |
| * | | | | | | | | | perf/x86/intel: Prevent some shift wrapping bugs in the Intel uncore driver | Dan Carpenter | 2013-05-28 | 2 | -4/+4 | |
| * | | | | | | | | | x86/signals: Merge EFLAGS bit clearing into a single statement | Jiri Olsa | 2013-05-28 | 1 | -7/+3 | |
| * | | | | | | | | | x86/signals: Clear RF EFLAGS bit for signal handler | Jiri Olsa | 2013-05-28 | 1 | -0/+6 | |
| * | | | | | | | | | x86/signals: Propagate RF EFLAGS bit through the signal restore call | Jiri Olsa | 2013-05-28 | 3 | -10/+2 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-07-02 | 2 | -14/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not | Maarten Lankhorst | 2013-06-26 | 2 | -14/+8 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge 3.10-rc7 into driver-core-next | Greg Kroah-Hartman | 2013-06-24 | 14 | -47/+61 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge 3.10-rc6 into driver-core-next | Greg Kroah-Hartman | 2013-06-17 | 18 | -214/+183 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell | 2013-06-03 | 1 | -1/+1 | |
| | |_|/ / / / / / | |/| | | | | | | |