summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-01-06cpufreq: Make sure CPU is running on a freq from freq-tableViresh Kumar1-0/+2
2014-01-06cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar1-0/+9
2014-01-06ACPI / tables: Return proper error codes from acpi_table_parse() and fix comm...tangchen1-1/+1
2014-01-06f2fs: add inline_data recovery routineJaegeuk Kim1-2/+1
2014-01-068021q: make vlan_pcpu_stats visible without CONFIG_VLAN_8021QHannes Frederic Sowa1-19/+19
2014-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller14-69/+80
2014-01-06cpufreq: Introduce cpufreq_notify_post_transition()Viresh Kumar1-0/+2
2014-01-05ACPI: introduce helper interfaces for _DSM methodJiang Liu1-0/+26
2014-01-05Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflictsIngo Molnar71-181/+379
2014-01-05ALSA: compress: update struct snd_codec_desc for sample rateVinod Koul1-1/+2
2014-01-05ALSA: compress: update comment for sample rate in snd_codecVinod Koul1-1/+2
2014-01-05Merge tag 'asoc-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai29-68/+348
2014-01-05Merge branch 'for-linus' into for-nextTakashi Iwai27-91/+108
2014-01-05Revert "kobject: introduce kobj_completion"Greg Kroah-Hartman1-18/+0
2014-01-05bcma: export bcma_find_core_unit()Hauke Mehrtens1-1/+8
2014-01-05macvlan: unify macvlan_pcpu_stats and vlan_pcpu_statsLi RongQing1-24/+3
2014-01-05net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing4-13/+13
2014-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller1-0/+5
2014-01-05phylib: make phy_scan_fixups() staticSergei Shtylyov1-1/+0
2014-01-05phylib: remove unused adjust_state() callbackSergei Shtylyov1-6/+1
2014-01-05<linux/phy.h>: coding style fixesSergei Shtylyov1-19/+19
2014-01-04Bluetooth: Add quirk for disabling Delete Stored Link Key commandMarcel Holtmann1-1/+2
2014-01-04Merge tag 'renesas-dt3-for-v3.14' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson4-2/+267
2014-01-04NFC: digital: Add a note about asynchronous functionsThierry Escande1-0/+10
2014-01-04pci_regs.h: Add PCI bus link speed and width definesJeff Kirsher1-0/+5
2014-01-04bonding: add ad_info attribute netlink supportsfeldma@cumulusnetworks.com1-0/+12
2014-01-04bonding: add ad_select attribute netlink supportsfeldma@cumulusnetworks.com1-0/+1
2014-01-04bonding: add lacp_rate attribute netlink supportsfeldma@cumulusnetworks.com1-0/+1
2014-01-04llc: make lock staticstephen hemminger1-1/+0
2014-01-04socket: cleanupsstephen hemminger2-4/+0
2014-01-04ipv4: Use percpu Cache route in IP tunnelsTom Herbert1-2/+6
2014-01-04ipv4: Cache dst in tunnelsTom Herbert1-0/+3
2014-01-04PCI/MSI: Add pci_enable_msi_range() and pci_enable_msix_range()Alexander Gordeev1-0/+14
2014-01-04PCI/MSI: Add pci_msix_vec_count()Alexander Gordeev1-3/+3
2014-01-04PCI/MSI: Remove pci_enable_msi_block_auto()Alexander Gordeev1-7/+0
2014-01-04PCI/MSI: Add pci_msi_vec_count()Alexander Gordeev1-0/+6
2014-01-04SUNRPC/NFSD: Support a new option for ignoring the result of svc_registerKinglong Mee1-1/+3
2014-01-04netfilter: x_tables: lightweight process control group matchingDaniel Borkmann2-0/+12
2014-01-04net: netprio: rename config to be more consistent with cgroup configsDaniel Borkmann4-15/+9
2014-01-04net: net_cls: move cgroupfs classid handling into coreDaniel Borkmann2-29/+13
2014-01-04netfilter: nf_conntrack: remove dead codestephen hemminger2-3/+0
2014-01-04netfilter: ipset: remove unused codestephen hemminger1-1/+0
2014-01-04netfilter: nf_nat: add full port randomization supportDaniel Borkmann1-4/+8
2014-01-04Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2014-01-04usb: ehci: Cleanup usb-ehci-orion.h headerSachin Kamat1-4/+2
2014-01-04tty: Add C_CMSPAR(tty)Andrew Lunn1-0/+1
2014-01-04Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman8-39/+385
2014-01-03xen/pvhvm: Remove the xen_platform_pci int.Konrad Rzeszutek Wilk1-2/+0
2014-01-03xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk1-0/+23
2014-01-03mtd: make register_mtd_parser return voidAxel Lin1-1/+1