aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-20of: Transactional DT support.Pantelis Antoniou
2015-02-19OF: Utility helper functions for dynamic nodesPantelis Antoniou
2015-02-19of: Add a testcase for of_find_node_by_path()Grant Likely
2015-02-19of/selftest: add testcase for nodes with same name and addressRob Herring
2015-02-19of/selftest: clean-up of_selftest_platform_populate pass/fail handlingRob Herring
2015-02-19of: selftest: add deferred probe interrupt testRob Herring
2015-02-19of/selftest: Add self tests for manipulation of propertiesGrant Likely
2015-02-19of: Reorder device tree changes and notifiersGrant Likely
2015-02-19of: Move dynamic node fixups out of powerpc and into common codeGrant Likely
2015-02-19of: Make sure attached nodes don't carry along extra childrenGrant Likely
2015-02-19of: Make devicetree sysfs update functions consistent.Grant Likely
2015-02-19of: rename of_aliases_mutex to just of_mutexPantelis Antoniou
2015-02-19of: Create unlocked versions of node and property add/remove functionsPantelis Antoniou
2015-02-19of: add __of_add_property() without lock operationsXiubo Li
2015-02-19of: Move CONFIG_OF_DYNAMIC code into a separate fileGrant Likely
2015-02-19of: Introduce device tree node flag helpers.Pantelis Antoniou
2015-02-19of: device_node kobject lifecycle fixesPantelis Antoniou
2015-02-19of: remove /proc/device-treeGrant Likely
2015-02-19of: add functions to count number of elements in a propertyHeiko Stuebner
2015-02-19of: Make device nodes kobjects so they show up in sysfsGrant Likely
2014-03-30Linux 3.14v3.14Linus Torvalds
2014-03-30Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2014-03-30MAINTAINERS: resume as Documentation maintainerRandy Dunlap
2014-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-03-30AUDIT: Allow login in non-init namespacesEric Paris
2014-03-30ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o
2014-03-30switch mnt_hash to hlistAl Viro
2014-03-30don't bother with propagate_mnt() unless the target is sharedAl Viro
2014-03-30keep shadowed vfsmounts togetherAl Viro
2014-03-30resizable namespace.c hashesAl Viro
2014-03-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-03-29Input: mousedev - fix race when creating mixed deviceDmitry Torokhov
2014-03-29Input: don't modify the id of ioctl-provided ff effect on upload failureElias Vanderstuyft
2014-03-29rbd: drop an unsafe assertionAlex Elder
2014-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-03-28Merge branch 'vlan_offloads'David S. Miller
2014-03-28vlan: Warn the user if lowerdev has bad vlan features.Vlad Yasevich
2014-03-28veth: Turn off vlan rx acceleration in vlan_featuresVlad Yasevich
2014-03-28ifb: Remove vlan acceleration from vlan_featuresVlad Yasevich
2014-03-28qlge: Do not propaged vlan tag offloads to vlansVlad Yasevich
2014-03-28bridge: Fix crash with vlan filtering and tcpdumpVlad Yasevich
2014-03-28net: Account for all vlan headers in skb_mac_gso_segmentVlad Yasevich
2014-03-28MAINTAINERS: bonding: change email addressVeaceslav Falico
2014-03-28MAINTAINERS: bonding: change email addressJay Vosburgh
2014-03-28Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-03-28x86: fix boot on uniprocessor systemsArtem Fetishev
2014-03-28ocfs2: check if cluster name exists before derefSasha Levin
2014-03-28ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa
2014-03-28tcp: fix get_timewait4_sock() delay computation on 64bitEric Dumazet