summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2013-08-15pinctrl: add includes and ifdefs for non-DT buildsLinus Walleij
2013-08-15brcmfmac: abstract tx packet processing functionsFranky Lin
2013-08-15PCI: Add pci_probe_reset_slot() and pci_probe_reset_bus()Alex Williamson
2013-08-15regmap: Add another missing header for !CONFIG_REGMAP stubsKevin Hilman
2013-08-15Merge branch 'topic/dma' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2013-08-15ASoC: pxa: use snd_dmaengine_dai_dma_dataDaniel Mack
2013-08-15Merge branch 'topic/dma' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2013-08-15net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer
2013-08-15Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2013-08-15ip6tnl: add x-netns supportNicolas Dichtel
2013-08-15ipip: add x-netns supportNicolas Dichtel
2013-08-15Merge tag 'v3.11-rc5' into perf/coreIngo Molnar
2013-08-15Merge branch 'for_3.12/exynos' of git://git.kernel.org/pub/scm/linux/kernel/g...Zhang Rui
2013-08-14Merge back earlier 'acpi-assorted' materialRafael J. Wysocki
2013-08-14PCI: Add pci_reset_slot() and pci_reset_bus()Alex Williamson
2013-08-14PCI: Add hotplug_slot_ops.reset_slot()Alex Williamson
2013-08-14Merge back earlier 'pm-cpufreq' materialRafael J. Wysocki
2013-08-14Merge back earlier 'pm-cpuidle' material.Rafael J. Wysocki
2013-08-14usb: chipidea: retire flag CI_HDRC_PULLUP_ON_VBUSPeter Chen
2013-08-14usb: chipidea: add flag CI_HDRC_DUAL_ROLE_NOT_OTGPeter Chen
2013-08-14usb: chipidea: move vbus regulator operation to corePeter Chen
2013-08-14pinctrl: palmas: add pincontrol driverLaxman Dewangan
2013-08-14pinctrl: pinconf-generic: add generic APIs for mapping pinctrl nodeLaxman Dewangan
2013-08-14ARM: pxa: ssp: add pxa_ssp_request_of()Daniel Mack
2013-08-14mfd: palmas: Add power off controlBill Huang
2013-08-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-08-14Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar
2013-08-14nohz: Optimize full dynticks's sched hooks with static keysFrederic Weisbecker
2013-08-14nohz: Optimize full dynticks state checks with static keysFrederic Weisbecker
2013-08-14vtime: Optimize full dynticks accounting off case with static keysFrederic Weisbecker
2013-08-14vtime: Describe overriden functions in dedicated arch headersFrederic Weisbecker
2013-08-14hardirq: Split preempt count mask definitionsFrederic Weisbecker
2013-08-14context_tracking: Split low level state headersFrederic Weisbecker
2013-08-14context_tracking: User/kernel broundary cross trace eventsFrederic Weisbecker
2013-08-14context_tracking: Optimize context switch off case with static keysFrederic Weisbecker
2013-08-14context_tracking: Optimize guest APIs off case with static keyFrederic Weisbecker
2013-08-14context_tracking: Optimize main APIs off case with static keyFrederic Weisbecker
2013-08-14context_tracking: Ground setup for static key useFrederic Weisbecker
2013-08-14xfrm: introduce helper for safe determination of mtuHannes Frederic Sowa
2013-08-14xfrm: make local error reporting more robustHannes Frederic Sowa
2013-08-14Merge tag 'amd_f15_m30' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/b...Ingo Molnar
2013-08-14iommu/fsl: Add additional iommu attributes required by the PAMU driver.Varun Sethi
2013-08-14netfilter: export xt_HMARK.h to userlandNicolas Dichtel
2013-08-14netfilter: export xt_rpfilter.h to userlandNicolas Dichtel
2013-08-14dma: mmp_pdma: add filter functionDaniel Mack
2013-08-14Merge tag 'renesas-tpu-pwm-for-v3.12' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2013-08-13Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into n...Olof Johansson
2013-08-13tracing/perf: Avoid perf_trace_buf_*() in perf_trace_##call() when possibleOleg Nesterov
2013-08-13tracing/perf: Reimplement TP_perf_assign() logicOleg Nesterov
2013-08-13tracing/perf: Expand TRACE_EVENT(sched_stat_runtime)Oleg Nesterov