summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-09-20Merge tag 'iio-fixes-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-1/+3
2014-09-20net/mlx4_core: Enable CQE/EQE stride supportIdo Shamay1-3/+8
2014-09-20fou: Add GRO supportTom Herbert1-1/+2
2014-09-20net: bcmgenet: remove PHY_BRCM_100MBPS_WARFlorian Fainelli1-1/+0
2014-09-20net: phy: broadcom: add helper for PHY revision and patch levelFlorian Fainelli1-0/+2
2014-09-20net: add alloc_skb_with_frags() helperEric Dumazet1-0/+6
2014-09-19Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+6
2014-09-19cgroup: remove CGRP_RELEASABLE flagZefan Li1-5/+0
2014-09-19cgroup: remove redundant check in cgroup_ino()Zefan Li1-5/+2
2014-09-19sched: Add helper for task stack page overrun checkingAaron Tomlin1-0/+2
2014-09-19init/main.c: Give init_task a canaryAaron Tomlin1-0/+2
2014-09-19seqlock: Add irqsave variant of read_seqbegin_or_lock()Rik van Riel1-0/+19
2014-09-19smp: Add new wake_up_all_idle_cpus() functionChuansheng Liu1-0/+2
2014-09-19sched: Add new API wake_up_if_idle() to wake up the idle cpuChuansheng Liu1-0/+1
2014-09-19Merge branch 'pci/vga'; commit '6a73336bde29' into for-linusBjorn Helgaas1-2/+0
2014-09-19Merge remote-tracking branch 'kvm/next' into queueChristoffer Dall2-11/+17
2014-09-19Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie1-0/+2
2014-09-19rcu: Eliminate deadlock between CPU hotplug and expedited grace periodsPaul E. McKenney2-0/+3
2014-09-19vgaswitcheroo: add vga_switcheroo_fini_domain_pm_opsAlex Deucher1-0/+2
2014-09-19mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"Grégory Soutadé2-1/+3
2014-09-18cpuset: simplify proc_cpuset_show()Zefan Li1-1/+2
2014-09-18cgroup: simplify proc_cgroup_show()Zefan Li1-1/+2
2014-09-18cgroup: use a per-cgroup work for release agentZefan Li1-7/+3
2014-09-18ARM: OMAP: Remove unused pieces of legacy DMA APITony Lindgren1-37/+0
2014-09-18Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-nextDave Airlie1-2/+2
2014-09-18spi/pxa2xx: Don't use slave_id of dma_slave_configMika Westerberg1-4/+5
2014-09-18jbd2: simplify calling convention around __jbd2_journal_clean_checkpoint_listJan Kara1-1/+1
2014-09-18cgroup: remove some useless forward declarationsLi Zefan1-1/+0
2014-09-18lockd: move lockd's grace period handling into its own moduleJeff Layton1-0/+2
2014-09-17KVM: VFIO: register kvm_device_ops dynamicallyWill Deacon1-1/+0
2014-09-17KVM: s390: register flic ops dynamicallyCornelia Huck1-1/+0
2014-09-17KVM: ARM: vgic: register kvm_device_ops dynamicallyWill Deacon1-1/+0
2014-09-17KVM: device: add simple registration mechanism for kvm_device_opsWill Deacon1-0/+1
2014-09-17nand: omap2: Add support for flash-based bad block tableEzequiel García1-0/+1
2014-09-17PCI: Parenthesize PCI_DEVID and PCI_VPD_LRDT_ID parametersMegan Kamiya1-2/+2
2014-09-17PCI/AER: Make <linux/aer.h> standalone includableThierry Reding1-0/+2
2014-09-17PCI: Add device flag helper functionsEthan Zhao1-0/+13
2014-09-17irqchip: add irq-omap-intc.h headerFelipe Balbi1-0/+32
2014-09-17vgaarb: Drop obsolete #ifndefBruno Prémont1-2/+0
2014-09-17rcutorture: Rename rcutorture_runnable parameterPaul E. McKenney1-3/+0
2014-09-17torture: Address race in module cleanupDavidlohr Bueso1-1/+2
2014-09-16Merge branch 'rcu-tasks.2014.09.10a' into HEADPaul E. McKenney4-21/+89
2014-09-16Merge branches 'doc.2014.09.07a', 'fixes.2014.09.10a', 'nocb-nohz.2014.09.16b...Paul E. McKenney2-37/+11
2014-09-16rcu: Fix attempt to avoid unsolicited offloading of callbacksPaul E. McKenney1-0/+8
2014-09-16KEYS: Make the key matching functions return boolDavid Howells1-4/+6
2014-09-16KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells1-4/+0
2014-09-16KEYS: Remove key_type::def_lookup_typeDavid Howells1-3/+0
2014-09-16KEYS: Preparse match dataDavid Howells1-3/+28
2014-09-16Provide a binary to hex conversion functionDavid Howells1-0/+1
2014-09-16Merge tag 'v3.17-rc5' into nextFelipe Balbi6-16/+13