summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-07-15cgroup: make CFTYPE_ONLY_ON_DFL and CFTYPE_NO_ internal to cgroup coreTejun Heo
2014-07-15cgroup: distinguish the default and legacy hierarchies when handling cftypesTejun Heo
2014-07-15cgroup: replace cgroup_add_cftypes() with cgroup_add_legacy_cftypes()Tejun Heo
2014-07-15cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypesTejun Heo
2014-07-15hwrng: add per-device entropy deratingTorsten Duwe
2014-07-15random: add_hwgenerator_randomness() for feeding entropy from devicesTorsten Duwe
2014-07-14regulator: da9211: new regulator driverJames Ban
2014-07-14ASoC: samsung: remove s5pc100 related codesKukjin Kim
2014-07-14Merge tag 'please-pull-extlog-trace' into x86/rasH. Peter Anvin
2014-07-13net: filter: sk_chk_filter() no longer mangles filterEric Dumazet
2014-07-13locks: typedef fl_owner_t to void *Christoph Hellwig
2014-07-13Merge 3.16-rc5 into usb-nextGreg Kroah-Hartman
2014-07-13Merge 3.16-rc5 into tty-next.Greg Kroah-Hartman
2014-07-13Merge 3.16-rc5 into staging-nextGreg Kroah-Hartman
2014-07-13Merge 3.16-rc5 into char-misc-nextGreg Kroah-Hartman
2014-07-13Merge tag 'iio-for-3.17c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2014-07-12Merge tag 'ux500-core-for-v3.17-1' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2014-07-12nfs4: copy acceptor name from context to nfs_clientJeff Layton
2014-07-12sunrpc: add a new "stringify_acceptor" rpc_credopJeff Layton
2014-07-12auth_gss: fetch the acceptor name out of the downcallJeff Layton
2014-07-11mtd: spi-nor: add support for flag status register on Micron chipsgrmoore@altera.com
2014-07-11misc: mic: add a bus driver for virtual MIC devicesSudeep Dutt
2014-07-11drivers: tty: Merge alloc_tty_struct and initialize_tty_structRasmus Villemoes
2014-07-11iio: core : events ABI for specifying periodSrinivas Pandruvada
2014-07-11iio: st_sensors: add devicetree probing supportLinus Walleij
2014-07-11pinctrl: avoid duplicated calling enable_pinmux_setting for a pinFan Wu
2014-07-10tty: Document locking for tty driver methodsPeter Hurley
2014-07-10PCI: Add include guard to include/linux/pci_ids.hRasmus Villemoes
2014-07-10bridge: fdb dumping takes a filter deviceJamal Hadi Salim
2014-07-10Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-07-10Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-07-10drbd: silence underflow warning in read_in_block()Dan Carpenter
2014-07-10drbd: New net configuration option socket-check-timeoutPhilipp Reisner
2014-07-10drbd: implement csums-after-crash-onlyLars Ellenberg
2014-07-10selinux: fix the default socket labeling in sock_graft()Paul Moore
2014-07-10usb: gadget: Add helper macro for usb_composite_driver boilerplateTobias Klauser
2014-07-10drbd: device->ldev is not guaranteed on an D_ATTACHING diskPhilipp Reisner
2014-07-09xhci: Platform: Set xhci lpm support quirk based on platform dataPratyush Anand
2014-07-09rcu: Bind grace-period kthreads to non-NO_HZ_FULL CPUsPaul E. McKenney
2014-07-09rcu: Simplify priority boosting by putting rt_mutex in rcu_nodePaul E. McKenney
2014-07-09rcu: Handle obsolete references to TINY_PREEMPT_RCUPaul E. McKenney
2014-07-09rcu: Document deadlock-avoidance information for rcu_read_unlock()Paul E. McKenney
2014-07-09mfd: tps65910: Rid data size incompatibility warn when building for 64bitLee Jones
2014-07-09cgroup: remove sane_behavior support on non-default hierarchiesTejun Heo
2014-07-09cgroup: remove CGRP_ROOT_OPTION_MASKTejun Heo
2014-07-09iommu/amd: Moving PPR fault flags macros definitionsAlexey Skidanov
2014-07-09pefile: Parse the "Microsoft individual code signing" data blobDavid Howells
2014-07-09pefile: Parse a PE binary to find a key and a signature contained thereinDavid Howells
2014-07-09Provide PE binary definitionsDavid Howells
2014-07-09mfd: cros_ec: Move EC interrupt to cros_ec_keybAndrew Bresticker