| Commit message (Expand) | Author | Files | Lines |
2014-02-02 | x86: Fix the initialization of physnode_map | Petr Tesarik | 1 | -0/+2 |
2014-01-31 | x86, cpu hotplug: Fix stack frame warning in check_irq_vectors_for_cpu_disable() | Prarit Bhargava | 1 | -1/+8 |
2014-01-25 | x86/intel/mid: Fix X86_INTEL_MID dependencies | David Cohen | 1 | -0/+1 |
2014-01-25 | arch/x86/mm/srat: Skip NUMA_NO_NODE while parsing SLIT | Toshi Kani | 1 | -3/+13 |
2014-01-25 | mm, x86: Revisit tlb_flushall_shift tuning for page flushes except on IvyBridge | Mel Gorman | 2 | -11/+4 |
2014-01-25 | x86: mm: change tlb_flushall_shift for IvyBridge | Mel Gorman | 1 | -1/+1 |
2014-01-25 | x86/mm: Eliminate redundant page table walk during TLB range flushing | Mel Gorman | 1 | -27/+1 |
2014-01-25 | x86/mm: Clean up inconsistencies when flushing TLB ranges | Mel Gorman | 1 | -6/+6 |
2014-01-25 | mm, x86: Account for TLB flushes only when debugging | Mel Gorman | 6 | -14/+26 |
2014-01-25 | x86/AMD/NB: Fix amd_set_subcaches() parameter type | Dan Carpenter | 2 | -2/+2 |
2014-01-25 | x86/quirks: Add workaround for AMD F16h Erratum792 | Aravind Gopalakrishnan | 1 | -0/+37 |
2014-01-20 | x86/intel/mpx: Remove unused LWP structure | Ingo Molnar | 1 | -8/+2 |
2014-01-20 | x86, doc, kconfig: Fix dud URL for Microcode data | Alan | 1 | -3/+3 |
2014-01-20 | Linux 3.13v3.13 | Linus Torvalds | 1 | -1/+1 |
2014-01-20 | drm/nouveau/mxm: fix null deref on load | Ilia Mirkin | 1 | -2/+2 |
2014-01-19 | clocksource: Timer-sun5i: Switch to sched_clock_register() | Stephen Boyd | 1 | -2/+2 |
2014-01-19 | m68k/mac: Make SCC reset work more reliably | Finn Thain | 1 | -1/+3 |
2014-01-19 | ktest: Add BISECT_TRIES to bisect test | Steven Rostedt (Red Hat) | 2 | -2/+36 |
2014-01-18 | Revert "ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDs" | Rafael J. Wysocki | 2 | -2/+0 |
2014-01-18 | s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructions | Heiko Carstens | 1 | -8/+8 |
2014-01-18 | parisc: fix SO_MAX_PACING_RATE typo | Eric Dumazet | 1 | -1/+1 |
2014-01-18 | ipv6: simplify detection of first operational link-local address on interface | Hannes Frederic Sowa | 2 | -22/+17 |
2014-01-18 | tcp: metrics: Avoid duplicate entries with the same destination-IP | Christoph Paasch | 1 | -19/+32 |
2014-01-18 | net: rds: fix per-cpu helper usage | Gerald Schaefer | 1 | -4/+3 |
2014-01-17 | x86, mpx: Add MPX related opcodes to the x86 opcode map | Qiaowei Ren | 1 | -2/+2 |
2014-01-17 | perf tools: Remove unnecessary callchain cursor state restore on unmatch | Frederic Weisbecker | 1 | -3/+0 |
2014-01-17 | perf callchain: Spare double comparison of callchain first entry | Frederic Weisbecker | 1 | -10/+10 |
2014-01-17 | percpu_counter: unbreak __percpu_counter_add() | Hugh Dickins | 1 | -1/+1 |
2014-01-17 | x86, intel_mid: Replace memcpy with struct assignment | Fengguang Wu | 1 | -2/+2 |
2014-01-17 | e1000e: Fix compilation warning when !CONFIG_PM_SLEEP | Mika Westerberg | 1 | -6/+2 |
2014-01-17 | x86, intel-mid: Return proper error code from get_gpio_by_name() | David Cohen | 1 | -1/+1 |
2014-01-17 | x86, intel-mid: Check get_gpio_by_name() error code on platform code | David Cohen | 7 | -8/+12 |
2014-01-17 | x86, intel-mid: sfi_handle_*_dev() should check for pdata error code | David Cohen | 1 | -0/+6 |
2014-01-16 | x86, tsc, apic: Unbreak static (MSR) calibration when CONFIG_X86_LOCAL_APIC=n | H. Peter Anvin | 1 | -0/+2 |
2014-01-16 | perf tools: Do proper comm override error handling | Frederic Weisbecker | 3 | -11/+15 |
2014-01-16 | perf symbols: Export elf_section_by_name and reuse | Masami Hiramatsu | 4 | -69/+37 |
2014-01-16 | perf probe: Release all dynamically allocated parameters | Masami Hiramatsu | 3 | -5/+71 |
2014-01-16 | perf probe: Release allocated probe_trace_event if failed | Masami Hiramatsu | 1 | -0/+13 |
2014-01-16 | perf tools: Add 'build-test' make target | Namhyung Kim | 1 | -0/+6 |
2014-01-16 | tools lib traceevent: Unregister handler when xen plugin is unloaded | Namhyung Kim | 1 | -0/+6 |
2014-01-16 | tools lib traceevent: Unregister handler when scsi plugin is unloaded | Namhyung Kim | 1 | -0/+6 |
2014-01-16 | tools lib traceevent: Unregister handler when jbd2 plugin is is unloaded | Namhyung Kim | 1 | -0/+9 |
2014-01-16 | tools lib traceevent: Unregister handler when cfg80211 plugin is unloaded | Namhyung Kim | 1 | -0/+6 |
2014-01-16 | tools lib traceevent: Unregister handler when mac80211 plugin is unloaded | Namhyung Kim | 1 | -0/+7 |
2014-01-16 | tools lib traceevent: Unregister handler when sched_switch plugin is unloaded | Namhyung Kim | 1 | -0/+12 |
2014-01-16 | tools lib traceevent: Unregister handler when kvm plugin is unloaded | Namhyung Kim | 1 | -0/+29 |
2014-01-16 | tools lib traceevent: Unregister handler when kmem plugin is unloaded | Namhyung Kim | 1 | -0/+22 |
2014-01-16 | tools lib traceevent: Unregister handler when hrtimer plugin is unloaded | Namhyung Kim | 1 | -0/+10 |
2014-01-16 | tools lib traceevent: Unregister handler when function plugin is unloaded | Namhyung Kim | 1 | -0/+3 |
2014-01-16 | tools lib traceevent: Add pevent_unregister_print_function() | Namhyung Kim | 2 | -0/+25 |