summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-07-29iommu/omap: Remove virtual memory managerLaurent Pinchart
2014-07-28kthread_work: remove the unused wait_queue_headLai Jiangshan
2014-07-28Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...Ingo Molnar
2014-07-27Merge tag 'extcon-next-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2014-07-25clk: Support for clock parents and rates assigned from device treeSylwester Nawrocki
2014-07-25regmap: Fix return code for stub regmap_get_device()Mark Brown
2014-07-25regulator: Add helpers for low-level register accessTuomas Tynkkynen
2014-07-25regmap: Add regmap_get_deviceTuomas Tynkkynen
2014-07-25arm64: gicv3: Allow GICv3 compilation with older binutilsCatalin Marinas
2014-07-25Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/linuxCatalin Marinas
2014-07-24Merge tag 'iio-for-3.17d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2014-07-23Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
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-23iommu/vt-d: Introduce helper function iova_size() to improve code readabilityJiang Liu
2014-07-23iommu/vt-d: Simplify include/linux/dmar.hJiang Liu
2014-07-23extcon: sm5502: Change internal hardware switch according to cable typeChanwoo Choi
2014-07-23extcon: sm5502: Add support new SM5502 extcon device driverChanwoo Choi
2014-07-23Merge tag 'mfd-extcon-regulator-v3.17' of git://git.kernel.org/pub/scm/linux/...Chanwoo Choi
2014-07-22Merge tag 'for_3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...Greg Kroah-Hartman
2014-07-22acpi, apei, ghes: Make NMI error notification to be GHES architecture extension.Tomasz Nowicki
2014-07-22phy: core: Let node ptr of PHY point to PHY and not of PHY providerKishon Vijay Abraham I
2014-07-22phy: core: Support regulator supply for PHY powerRoger Quadros
2014-07-22phy: pipe3: insert delay to enumerate in GEN2 modeKishon Vijay Abraham I
2014-07-21Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2014-07-21Merge 3.16-rc6 into driver-core-nextGreg Kroah-Hartman
2014-07-20iio: types: Added support for rotation from north usage attributesReyad Attiyat
2014-07-19Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-07-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-19Merge tag 'irqchip-core-3.17-3' of git://git.infradead.org/users/jcooper/linu...Thomas Gleixner
2014-07-18Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-18Merge branch 'irqchip/atmel-aic' into irqchip/coreJason Cooper
2014-07-18Merge tag 'tags/deps-irqchip-gic-3.17' into irqchip/coreJason Cooper
2014-07-18efi: Update stale locking comment for struct efivarsMatt Fleming
2014-07-18arch/x86: Remove efi_set_rtc_mmss()Daniel 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-17devres: Add devm_kasprintf and devm_kvasprintf APIHimangi Saraogi
2014-07-17serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffersYoshihiro YUNOMAE
2014-07-17Serial: allow port drivers to have a default attribute groupGreg Kroah-Hartman
2014-07-17serial: 8250: introduce up_to_u8250p() helperAndy Shevchenko
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-17genirq: generic chip: Export irq_map_generic_chip functionBoris BREZILLON