summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-17e1000e: Fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg1-6/+2
2014-01-17x86, intel-mid: Return proper error code from get_gpio_by_name()David Cohen1-1/+1
2014-01-17x86, intel-mid: Check get_gpio_by_name() error code on platform codeDavid Cohen7-8/+12
2014-01-17x86, intel-mid: sfi_handle_*_dev() should check for pdata error codeDavid Cohen1-0/+6
2014-01-17x86, tsc, apic: Unbreak static (MSR) calibration when CONFIG_X86_LOCAL_APIC=nH. Peter Anvin1-0/+2
2014-01-16perf tools: Do proper comm override error handlingFrederic Weisbecker3-11/+15
2014-01-16perf symbols: Export elf_section_by_name and reuseMasami Hiramatsu4-69/+37
2014-01-16perf probe: Release all dynamically allocated parametersMasami Hiramatsu3-5/+71
2014-01-16perf probe: Release allocated probe_trace_event if failedMasami Hiramatsu1-0/+13
2014-01-16perf tools: Add 'build-test' make targetNamhyung Kim1-0/+6
2014-01-16tools lib traceevent: Unregister handler when xen plugin is unloadedNamhyung Kim1-0/+6
2014-01-16tools lib traceevent: Unregister handler when scsi plugin is unloadedNamhyung Kim1-0/+6
2014-01-16tools lib traceevent: Unregister handler when jbd2 plugin is is unloadedNamhyung Kim1-0/+9
2014-01-16tools lib traceevent: Unregister handler when cfg80211 plugin is unloadedNamhyung Kim1-0/+6
2014-01-16tools lib traceevent: Unregister handler when mac80211 plugin is unloadedNamhyung Kim1-0/+7
2014-01-16tools lib traceevent: Unregister handler when sched_switch plugin is unloadedNamhyung Kim1-0/+12
2014-01-16tools lib traceevent: Unregister handler when kvm plugin is unloadedNamhyung Kim1-0/+29
2014-01-16tools lib traceevent: Unregister handler when kmem plugin is unloadedNamhyung Kim1-0/+22
2014-01-16tools lib traceevent: Unregister handler when hrtimer plugin is unloadedNamhyung Kim1-0/+10
2014-01-16tools lib traceevent: Unregister handler when function plugin is unloadedNamhyung Kim1-0/+3
2014-01-16tools lib traceevent: Add pevent_unregister_print_function()Namhyung Kim2-0/+25
2014-01-16tools lib traceevent: Add pevent_unregister_event_handler()Namhyung Kim2-14/+102
2014-01-16Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache"Catalin Marinas1-1/+1
2014-01-16sched: Fix __sched_setscheduler() nice testPeter Zijlstra1-1/+2
2014-01-16s390/cpum_sf: fix printk format warningsHendrik Brueckner1-3/+3
2014-01-16s390: Fix misspellings using 'codespell' toolHendrik Brueckner8-10/+10
2014-01-16futexes: Fix futex_hashsize initializationHeiko Carstens1-2/+4
2014-01-16Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar28-147/+147
2014-01-16Merge branch 'perf/urgent' into perf/coreIngo Molnar565-2771/+5338
2014-01-16sched: Move SCHED_RESET_ON_FORK into attr::sched_flagsPeter Zijlstra2-14/+33
2014-01-16sched: Fix up attr::sched_priority warningPeter Zijlstra1-2/+1
2014-01-16sched: Fix up scheduler syscall LTP failsPeter Zijlstra1-3/+11
2014-01-16sched: Preserve the nice level over sched_setscheduler() and sched_setparam()...Peter Zijlstra1-2/+4
2014-01-16sched/core: Fix htmldocs warningsJuri Lelli1-2/+2
2014-01-16sched/deadline: No need to check p if dl_se is validJuri Lelli1-2/+1
2014-01-16sched/deadline: Remove unused variablesPeter Zijlstra1-11/+0
2014-01-16sched/deadline: Fix sparse static warningsFengguang Wu1-3/+3
2014-01-16m68k: Fix build warning in mac_via.hPeter Zijlstra1-0/+2
2014-01-16perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter1-8/+45
2014-01-16x86, mm, perf: Allow recursive faults from interruptsPeter Zijlstra1-0/+18
2014-01-16x86, tsc: Add static (MSR) TSC calibration on Intel Atom SoCsBin Gao4-1/+139
2014-01-16Merge branches 'sched-urgent-for-linus' and 'timers-urgent-for-linus' of git:...Linus Torvalds2-9/+14
2014-01-16Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-15/+26
2014-01-16Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2014-01-16Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds6-5/+8
2014-01-16Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+9
2014-01-16Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2014-01-16bpf: do not use reciprocal divideEric Dumazet6-46/+45
2014-01-16be2net: add dma_mapping_error() check for dma_map_page()Ivan Vecera1-2/+9
2014-01-16bnx2x: Don't release PCI bars on shutdownYuval Mintz1-14/+15