summary refs log tree commit diff
AgeCommit message (Expand)Author
2014-01-17parisc: fix SO_MAX_PACING_RATE typoEric Dumazet
2014-01-17ipv6: simplify detection of first operational link-local address on interfaceHannes Frederic Sowa
2014-01-17tcp: metrics: Avoid duplicate entries with the same destination-IPChristoph Paasch
2014-01-17net: rds: fix per-cpu helper usageGerald Schaefer
2014-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2014-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-17kernfs: associate a new kernfs_node with its parent on creationTejun Heo
2014-01-17kernfs: add struct dentry declaration in kernfs.hTejun Heo
2014-01-17x86, mpx: Add MPX related opcodes to the x86 opcode mapQiaowei Ren
2014-01-17perf tools: Remove unnecessary callchain cursor state restore on unmatchFrederic Weisbecker
2014-01-17perf callchain: Spare double comparison of callchain first entryFrederic Weisbecker
2014-01-16Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2014-01-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-01-17percpu_counter: unbreak __percpu_counter_add()Hugh Dickins
2014-01-16x86, intel_mid: Replace memcpy with struct assignmentFengguang Wu
2014-01-16e1000e: Fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg
2014-01-16x86, intel-mid: Return proper error code from get_gpio_by_name()David Cohen
2014-01-16x86, intel-mid: Check get_gpio_by_name() error code on platform codeDavid Cohen
2014-01-16x86, intel-mid: sfi_handle_*_dev() should check for pdata error codeDavid Cohen
2014-01-16x86, tsc, apic: Unbreak static (MSR) calibration when CONFIG_X86_LOCAL_APIC=nH. Peter Anvin
2014-01-16perf tools: Do proper comm override error handlingFrederic Weisbecker
2014-01-16perf symbols: Export elf_section_by_name and reuseMasami Hiramatsu
2014-01-16perf probe: Release all dynamically allocated parametersMasami Hiramatsu
2014-01-16perf probe: Release allocated probe_trace_event if failedMasami Hiramatsu
2014-01-16perf tools: Add 'build-test' make targetNamhyung Kim
2014-01-16tools lib traceevent: Unregister handler when xen plugin is unloadedNamhyung Kim
2014-01-16tools lib traceevent: Unregister handler when scsi plugin is unloadedNamhyung Kim
2014-01-16tools lib traceevent: Unregister handler when jbd2 plugin is is unloadedNamhyung Kim
2014-01-16tools lib traceevent: Unregister handler when cfg80211 plugin is unloadedNamhyung Kim
2014-01-16tools lib traceevent: Unregister handler when mac80211 plugin is unloadedNamhyung Kim
2014-01-16tools lib traceevent: Unregister handler when sched_switch plugin is unloadedNamhyung Kim
2014-01-16tools lib traceevent: Unregister handler when kvm plugin is unloadedNamhyung Kim
2014-01-16tools lib traceevent: Unregister handler when kmem plugin is unloadedNamhyung Kim
2014-01-16tools lib traceevent: Unregister handler when hrtimer plugin is unloadedNamhyung Kim
2014-01-16tools lib traceevent: Unregister handler when function plugin is unloadedNamhyung Kim
2014-01-16tools lib traceevent: Add pevent_unregister_print_function()Namhyung Kim
2014-01-16tools lib traceevent: Add pevent_unregister_event_handler()Namhyung Kim
2014-01-16Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache"Catalin Marinas
2014-01-16sched: Fix __sched_setscheduler() nice testPeter Zijlstra
2014-01-16s390/cpum_sf: fix printk format warningsHendrik Brueckner
2014-01-16s390: Fix misspellings using 'codespell' toolHendrik Brueckner
2014-01-16futexes: Fix futex_hashsize initializationHeiko Carstens
2014-01-16Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-01-16Merge branch 'perf/urgent' into perf/coreIngo Molnar
2014-01-16sched: Move SCHED_RESET_ON_FORK into attr::sched_flagsPeter Zijlstra
2014-01-16sched: Fix up attr::sched_priority warningPeter Zijlstra
2014-01-16sched: Fix up scheduler syscall LTP failsPeter Zijlstra
2014-01-16sched: Preserve the nice level over sched_setscheduler() and sched_setparam()...Peter Zijlstra
2014-01-16sched/core: Fix htmldocs warningsJuri Lelli
2014-01-16sched/deadline: No need to check p if dl_se is validJuri Lelli