summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-07-15hwrng: add per-device entropy deratingTorsten Duwe1-0/+3
2014-07-15random: add_hwgenerator_randomness() for feeding entropy from devicesTorsten Duwe1-0/+2
2014-07-14regulator: da9211: new regulator driverJames Ban1-0/+32
2014-07-14ASoC: samsung: remove s5pc100 related codesKukjin Kim1-9/+0
2014-07-14Merge tag 'please-pull-extlog-trace' into x86/rasH. Peter Anvin2-0/+46
2014-07-14net: filter: sk_chk_filter() no longer mangles filterEric Dumazet1-1/+1
2014-07-14locks: typedef fl_owner_t to void *Christoph Hellwig1-1/+1
2014-07-14Merge 3.16-rc5 into usb-nextGreg Kroah-Hartman2-2/+3
2014-07-14Merge 3.16-rc5 into tty-next.Greg Kroah-Hartman2-2/+3
2014-07-14Merge 3.16-rc5 into staging-nextGreg Kroah-Hartman2-2/+3
2014-07-14Merge 3.16-rc5 into char-misc-nextGreg Kroah-Hartman17-18/+77
2014-07-13Merge tag 'iio-for-3.17c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman5-26/+43
2014-07-13Merge tag 'ux500-core-for-v3.17-1' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson3-1/+7
2014-07-13nfs4: copy acceptor name from context to nfs_clientJeff Layton2-0/+2
2014-07-13sunrpc: add a new "stringify_acceptor" rpc_credopJeff Layton1-0/+2
2014-07-13auth_gss: fetch the acceptor name out of the downcallJeff Layton1-0/+1
2014-07-12mtd: spi-nor: add support for flag status register on Micron chipsgrmoore@altera.com1-0/+4
2014-07-12misc: mic: add a bus driver for virtual MIC devicesSudeep Dutt1-0/+110
2014-07-12drivers: tty: Merge alloc_tty_struct and initialize_tty_structRasmus Villemoes1-3/+1
2014-07-12iio: core : events ABI for specifying periodSrinivas Pandruvada1-0/+1
2014-07-12iio: st_sensors: add devicetree probing supportLinus Walleij1-0/+11
2014-07-11pinctrl: avoid duplicated calling enable_pinmux_setting for a pinFan Wu1-2/+0
2014-07-11tty: Document locking for tty driver methodsPeter Hurley1-3/+5
2014-07-11PCI: Add include guard to include/linux/pci_ids.hRasmus Villemoes1-0/+4
2014-07-10bridge: fdb dumping takes a filter deviceJamal Hadi Salim2-1/+4
2014-07-10Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2014-07-10Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2014-07-10drbd: silence underflow warning in read_in_block()Dan Carpenter1-1/+1
2014-07-10drbd: New net configuration option socket-check-timeoutPhilipp Reisner2-0/+6
2014-07-10drbd: implement csums-after-crash-onlyLars Ellenberg2-0/+4
2014-07-10selinux: fix the default socket labeling in sock_graft()Paul Moore1-1/+4
2014-07-10usb: gadget: Add helper macro for usb_composite_driver boilerplateTobias Klauser1-0/+15
2014-07-10drbd: device->ldev is not guaranteed on an D_ATTACHING diskPhilipp Reisner1-1/+1
2014-07-10xhci: Platform: Set xhci lpm support quirk based on platform dataPratyush Anand1-0/+27
2014-07-09rcu: Bind grace-period kthreads to non-NO_HZ_FULL CPUsPaul E. McKenney1-0/+20
2014-07-09rcu: Simplify priority boosting by putting rt_mutex in rcu_nodePaul E. McKenney2-14/+1
2014-07-09rcu: Handle obsolete references to TINY_PREEMPT_RCUPaul E. McKenney1-9/+8
2014-07-09rcu: Document deadlock-avoidance information for rcu_read_unlock()Paul E. McKenney1-0/+28
2014-07-09mfd: tps65910: Rid data size incompatibility warn when building for 64bitLee Jones1-1/+1
2014-07-09cgroup: remove sane_behavior support on non-default hierarchiesTejun Heo1-71/+54
2014-07-09cgroup: remove CGRP_ROOT_OPTION_MASKTejun Heo1-3/+0
2014-07-09iommu/amd: Moving PPR fault flags macros definitionsAlexey Skidanov1-0/+7
2014-07-09pefile: Parse the "Microsoft individual code signing" data blobDavid Howells1-1/+6
2014-07-09pefile: Parse a PE binary to find a key and a signature contained thereinDavid Howells1-0/+18
2014-07-09Provide PE binary definitionsDavid Howells1-0/+448
2014-07-09mfd: cros_ec: Move EC interrupt to cros_ec_keybAndrew Bresticker1-2/+0
2014-07-09mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from ECBill Richardson1-4/+4
2014-07-09mfd: cros_ec: Check result code from EC messagesBill Richardson1-0/+12
2014-07-09mfd: cros_ec: cleanup: Remove EC wrapper functionsBill Richardson1-13/+6
2014-07-09mfd: cros_ec: cleanup: remove unused fields from struct cros_ec_deviceBill Richardson1-2/+0