summaryrefslogtreecommitdiff
path: root/include (unfollow)
Commit message (Expand)Author
2014-08-13perf/x86: Fix data source encoding issues for load latency/precise storeStephane Eranian
2014-08-13perf: Add queued work to remove orphaned child eventsJiri Olsa
2014-08-01crypto: Resolve shadow warningsMark Rustad
2014-07-31x86/mm: Add tracepoints for TLB flushesDave Hansen
2014-07-30kexec: export free_huge_page to VMCOREINFOAtsushi Kumagai
2014-07-30ata: libahci_platform: move port_map parameters into the AHCI structureAntoine Ténart
2014-07-30x86/ras: Fix build warnings in <linux/aer.h>Mike Qiu
2014-07-30Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds
2014-07-30x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel
2014-07-29of: Add memory limiting function for flattened devicetreesLaura Abbott
2014-07-29of: Split early_init_dt_scan into two partsLaura Abbott
2014-07-29cdc_subset: deal with a device that needs reset for timeoutOliver Neukum
2014-07-28clk: Add CLPS711X clk driverAlexander Shiyan
2014-07-28ip: make IP identifiers less predictableEric Dumazet
2014-07-28kthread_work: remove the unused wait_queue_headLai Jiangshan
2014-07-26clk: samsung: trivial: Correct typo in author's nameTomasz Figa
2014-07-26clk: samsung: exynos4: Add CLKOUT clock hierarchyTomasz Figa
2014-07-25clk: Support for clock parents and rates assigned from device treeSylwester Nawrocki
2014-07-25arm64: gicv3: Allow GICv3 compilation with older binutilsCatalin Marinas
2014-07-23mm/rmap.c: fix pgoff calculation to handle hugepage correctlyNaoya Horiguchi
2014-07-23ftrace: Rename ftrace_ops field from trampolines to nr_trampolinesSteven Rostedt (Red Hat)
2014-07-23libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo
2014-07-23pinctrl: dra: dt-bindings: Fix pull enable/disableNishanth Menon
2014-07-22acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context.Tomasz Nowicki
2014-07-22acpi, apei, ghes: Make NMI error notification to be GHES architecture extension.Tomasz Nowicki
2014-07-22apei, mce: Factor out APEI architecture specific MCE calls.Tomasz Nowicki
2014-07-22fuse: add FUSE_NO_OPEN_SUPPORT flag to INITAndrew Gallagher
2014-07-18xen: Silence compiler warningsDaniel Kiper
2014-07-18efi: Update stale locking comment for struct efivarsMatt Fleming
2014-07-18arch/x86: Remove efi_set_rtc_mmss()Daniel Kiper
2014-07-18xen: Put EFI machinery in placeDaniel Kiper
2014-07-18xen: Define EFI related stuffDaniel Kiper
2014-07-18efi: Introduce EFI_PARAVIRT flagDaniel Kiper
2014-07-18x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flagMatt Fleming
2014-07-18efi/reboot: Allow powering off machines using EFIMatt Fleming
2014-07-18efi/reboot: Add generic wrapper around EfiResetSystem()Matt Fleming
2014-07-18tracing: Remove function_trace_stop and HAVE_FUNCTION_TRACE_MCOUNT_TESTSteven Rostedt (Red Hat)
2014-07-18ftrace: Remove check for HAVE_FUNCTION_TRACE_MCOUNT_TESTSteven Rostedt (Red Hat)
2014-07-18ftrace: Remove ftrace_start/stop()Steven Rostedt (Red Hat)
2014-07-18cpufreq: make table sentinel macros unsigned to match useBrian W Hart
2014-07-17ftrace-graph: Remove dependency of ftrace_stop() from ftrace_graph_stop()Steven Rostedt (Red Hat)
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso
2014-07-16PCI/MSI: Remove unused function msi_remove_pci_irq_vectors()Yijing Wang
2014-07-16tracing: Kill ftrace_event_call->filesOleg Nesterov
2014-07-16tracing: Kill destroy_call_preds()Oleg Nesterov
2014-07-16tracing: Kill destroy_preds() and destroy_file_preds()Oleg Nesterov
2014-07-16ftrace: Allow archs to specify if they need a separate function graph trampolineSteven Rostedt (Red Hat)
2014-07-16sched: Allow wait_on_bit_action() functions to support a timeoutNeilBrown
2014-07-16sched: Remove proliferation of wait_on_bit() action functionsNeilBrown
2014-07-16locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNERDavidlohr Bueso