| 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-04-30 | 13 | -75/+80 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86, CPU, AMD: Drop useless label | Borislav Petkov | 2013-04-16 | 1 | -6/+3 |
| * | | | | | | | | x86, AMD: Correct {rd,wr}msr_amd_safe warnings | Borislav Petkov | 2013-04-16 | 1 | -4/+4 |
| * | | | | | | | | x86: Fold-in trivial check_config function | Borislav Petkov | 2013-04-16 | 1 | -16/+11 |
| * | | | | | | | | x86, cpu: Convert AMD Erratum 400 | Borislav Petkov | 2013-04-02 | 4 | -27/+18 |
| * | | | | | | | | x86, cpu: Convert AMD Erratum 383 | Borislav Petkov | 2013-04-02 | 4 | -4/+8 |
| * | | | | | | | | x86, cpu: Convert Cyrix coma bug detection | Borislav Petkov | 2013-04-02 | 4 | -4/+5 |
| * | | | | | | | | x86, cpu: Convert FDIV bug detection | Borislav Petkov | 2013-04-02 | 5 | -7/+6 |
| * | | | | | | | | x86, cpu: Convert F00F bug detection | Borislav Petkov | 2013-04-02 | 5 | -5/+6 |
| * | | | | | | | | x86, cpu: Expand cpufeature facility to include cpu bugs | Borislav Petkov | 2013-04-02 | 4 | -2/+19 |
| | |_|_|_|/ / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-04-30 | 9 | -27/+30 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86/lib: Fix spelling, put space between a numeral and its units | Andy Shevchenko | 2013-04-15 | 4 | -4/+4 |
| * | | | | | | | | x86/lib: Fix spelling in the comments | Andy Shevchenko | 2013-04-15 | 2 | -4/+4 |
| * | | | | | | | | x86, quirks: Shut-up a long-standing gcc warning | Borislav Petkov | 2013-04-02 | 1 | -7/+11 |
| * | | | | | | | | x86, msr: Unify variable names | Borislav Petkov | 2013-04-02 | 1 | -7/+7 |
| * | | | | | | | | x86: Drop KERNEL_IMAGE_START | Borislav Petkov | 2013-04-02 | 2 | -4/+3 |
| * | | | | | | | | x86_64: Use __BOOT_DS instead_of __KERNEL_DS for safety | Lans Zhang | 2013-03-01 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-30 | 7 | -84/+73 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'linus' into timers/core | Thomas Gleixner | 2013-04-24 | 32 | -131/+442 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|/
| | |/| | | | | | | |
|
| * | | | | | | | | | Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux... | Thomas Gleixner | 2013-04-03 | 7 | -84/+73 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | x86: tsc: Add support for new S3_NONSTOP feature | Feng Tang | 2013-03-15 | 1 | -1/+5 |
| | * | | | | | | | | | x86: Add cpu capability flag X86_FEATURE_NONSTOP_TSC_S3 | Feng Tang | 2013-03-15 | 2 | -0/+13 |
| | * | | | | | | | | | x86: Do full rtc synchronization with ntp | Prarit Bhargava | 2013-03-15 | 4 | -83/+55 |
| | | |_|_|/ / / / /
| | |/| | | | | | | |
|
| * | | | | | | | | | x86: Use tick broadcast expired check | Thomas Gleixner | 2013-03-13 | 1 | -0/+12 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-30 | 5 | -85/+29 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner | 2013-04-17 | 1 | -1/+0 |
| * | | | | | | | | | idle: Remove unused ARCH_HAS_DEFAULT_IDLE | Paul Bolle | 2013-04-10 | 1 | -3/+0 |
| * | | | | | | | | | x86: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 4 | -80/+30 |
| * | | | | | | | | | arch: Consolidate tsk_is_polling() | Thomas Gleixner | 2013-04-08 | 1 | -2/+0 |
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-04-30 | 4 | -53/+52 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | context_tracking: Restore correct previous context state on exception exit | Frederic Weisbecker | 2013-03-07 | 3 | -28/+49 |
| * | | | | | | | | | context_tracking: Move exception handling to generic code | Frederic Weisbecker | 2013-03-07 | 4 | -25/+3 |
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-04-30 | 16 | -297/+1809 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | perf/x86/intel/P4: Robistify P4 PMU types | Ingo Molnar | 2013-04-26 | 2 | -36/+35 |
| * | | | | | | | | | perf/x86/amd: Fix AMD NB and L2I "uncore" support | Jacob Shin | 2013-04-22 | 1 | -2/+3 |
| * | | | | | | | | | perf/x86/amd: Remove old-style NB counter support from perf_event_amd.c | Jacob Shin | 2013-04-21 | 1 | -133/+5 |
| * | | | | | | | | | perf/x86: Check all MSRs before passing hw check | George Dunlap | 2013-04-21 | 1 | -11/+17 |
| * | | | | | | | | | perf/x86/amd: Add support for AMD NB and L2I "uncore" counters | Jacob Shin | 2013-04-21 | 4 | -1/+553 |
| * | | | | | | | | | perf/x86/intel: Add Ivy Bridge-EP uncore support | Yan, Zheng | 2013-04-21 | 2 | -28/+543 |
| * | | | | | | | | | perf/x86/intel: Fix SNB-EP CBO and PCU uncore PMU filter management | Yan, Zheng | 2013-04-21 | 2 | -59/+280 |
| * | | | | | | | | | perf/x86: Avoid kfree() in CPU_{STARTING,DYING} | Yan, Zheng | 2013-04-21 | 1 | -3/+25 |
| * | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2013-04-21 | 16 | -44/+79 |
| |\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2013-04-16 | 2 | -0/+30 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | uretprobes/x86: Hijack return address | Anton Arapov | 2013-04-13 | 2 | -0/+30 |
| * | | | | | | | | | | | perf/x86: Add Sandy Bridge constraints for CYCLE_ACTIVITY.* | Andi Kleen | 2013-04-10 | 1 | -0/+2 |
| * | | | | | | | | | | | kprobes/x86: Just return error for sanity check failure instead of using BUG_ON | Masami Hiramatsu | 2013-04-08 | 1 | -1/+5 |
| * | | | | | | | | | | | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/... | Ingo Molnar | 2013-04-08 | 9 | -56/+66 |
| |\ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / /
| |/| | | | | | | / / /
| | | |_|_|_|_|_|/ / /
| | |/| | | | | | | | |
|
| * | | | | | | | | | | perf/x86: Add support for PEBS Precise Store | Stephane Eranian | 2013-04-01 | 3 | -2/+54 |
| * | | | | | | | | | | perf/x86: Export PEBS load latency threshold register to sysfs | Stephane Eranian | 2013-04-01 | 1 | -0/+3 |
| * | | | | | | | | | | perf/x86: Add memory profiling via PEBS Load Latency | Stephane Eranian | 2013-04-01 | 5 | -10/+178 |