summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-03-28dm: remove dm_get_mapinfoMikulas Patocka1-3/+0
2014-03-27core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errorsZoltan Kiss1-2/+2
2014-03-27usbnet: include wait queue head in device structureOliver Neukum1-1/+1
2014-03-27Merge tag 'zynq-cleanup-for-3.15-v2' of git://git.xilinx.com/linux-xlnx into ...Arnd Bergmann1-1/+1
2014-03-27Merge branch 'reset/for_v3.15' of git://git.pengutronix.de/git/pza/linux into...Arnd Bergmann1-1/+64
2014-03-27net: sxgbe: add basic framework for Samsung 10Gb ethernet driverSiva Reddy1-0/+54
2014-03-27vlan: make a new function vlan_dev_vlan_proto() and exportdingtianhong1-0/+7
2014-03-26net: Rename skb->rxhash to skb->hashTom Herbert1-14/+14
2014-03-26Merge remote-tracking branches 'regulator/topic/s5m8767', 'regulator/topic/st...Mark Brown2-1/+9
2014-03-26Merge remote-tracking branches 'regulator/topic/max8973', 'regulator/topic/ma...Mark Brown6-14/+503
2014-03-26Merge remote-tracking branches 'regulator/topic/doc', 'regulator/topic/enable...Mark Brown3-0/+85
2014-03-26cpufreq: Make cpufreq_notify_transition & cpufreq_notify_post_transition staticViresh Kumar1-4/+0
2014-03-26cpufreq: Make sure frequency transitions are serializedSrivatsa S. Bhat1-0/+10
2014-03-26gpio: add IRQ chip helpers in gpiolibLinus Walleij1-0/+29
2014-03-26mtd: nand: fix GET/SET_FEATURES address on 16-bit devicesDavid Mosberger1-1/+10
2014-03-26mtd: devices: elm: clean elm_load_syndromePekon Gupta1-7/+0
2014-03-26mtd: devices: elm: check for hardware engine's design constraintsPekon Gupta1-1/+2
2014-03-26Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow...Greg Kroah-Hartman2-1/+19
2014-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-9/+9
2014-03-26Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2-0/+5
2014-03-26Merge tag 'asoc-v3.15' into asoc-nextMark Brown7-8/+63
2014-03-25workqueue: Provide destroy_delayed_work_on_stack()Thomas Gleixner1-0/+2
2014-03-25Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2-0/+12
2014-03-25if_vlan: Call dev_kfree_skb_any instead of kfree_skb.Eric W. Biederman1-1/+1
2014-03-25clk: support hardware-specific debugfs entriesAlex Elder1-0/+8
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+8
2014-03-25workqueue: Spelling s/instensive/intensive/Geert Uytterhoeven1-1/+1
2014-03-24ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o1-0/+3
2014-03-24audit: define audit_is_compat in kernel internal headerEric Paris1-0/+6
2014-03-24iommu/vt-d: Store PCI segment number in struct intel_iommuDavid Woodhouse1-0/+1
2014-03-24iommu/vt-d: Change scope lists to struct device, bus, devfnDavid Woodhouse1-6/+12
2014-03-24NVMe: IOCTL path RCU protect queue accessKeith Busch1-4/+1
2014-03-24NVMe: RCU protected access to io queuesKeith Busch1-1/+1
2014-03-24VERIFY_OCTAL_PERMISSIONS: stricter checking for sysfs perms.Rusty Russell3-6/+13
2014-03-22Merge branch 'randconfig-fixes' into next/fixes-non-criticalArnd Bergmann1-1/+1
2014-03-21ptp: introduce programmable pins.Richard Cochran1-0/+33
2014-03-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-0/+5
2014-03-21tracepoint: Remove unused API functionsMathieu Desnoyers1-18/+0
2014-03-21ARM: pxa: fix pxa_ssp_* declarationsArnd Bergmann1-1/+1
2014-03-21Revert "tracing: Move event storage for array from macro to standalone function"Steven Rostedt (Red Hat)1-0/+8
2014-03-21Merge branch 'acpi-processor'Rafael J. Wysocki1-0/+4
2014-03-21blk-mq: merge blk_mq_insert_request and blk_mq_run_requestChristoph Hellwig1-2/+1
2014-03-21KVM: Bump KVM_MAX_IRQ_ROUTES for s390Cornelia Huck1-0/+4
2014-03-21KVM: s390: irq routing for adapter interrupts.Cornelia Huck1-0/+9
2014-03-21Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+0
2014-03-21mm: fix swapops.h:131 bug if remap_file_pages raced migrationHugh Dickins1-2/+1
2014-03-21rcu: Provide grace-period piggybacking APIPaul E. McKenney2-0/+12
2014-03-21Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPECDave Jones1-1/+1
2014-03-21net: cdc_ncm: respect operator preferred MTU reported by MBIMBen Chan1-0/+1
2014-03-21net/mlx4: Adapt code for N-Port VFMatan Barak1-0/+1