summaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-05bus: omap_l3_noc: Add DRA7 interconnect error dataRajendra Nayak3-0/+153
2014-05-05bus: omap_l3_noc: introduce concept of submoduleNishanth Menon2-6/+17
2014-05-05bus: omap_l3_noc: Add information about the context of operationNishanth Menon2-4/+16
2014-05-05bus: omap_l3_noc: add information about the type of operationNishanth Menon2-1/+21
2014-05-05bus: omap_l3_noc: ignore masked out unclearable targetsAfzal Mohammed2-0/+13
2014-05-05bus: omap_l3_noc: improve readability by using helper for slave event parsingNishanth Menon1-98/+113
2014-05-05bus: omap_l3_noc: make error reporting and handling commonNishanth Menon2-28/+47
2014-05-05bus: omap_l3_noc: fix masterid detectionNishanth Menon2-1/+9
2014-05-05bus: omap_l3_noc: convert flagmux information into a structureNishanth Menon2-30/+56
2014-05-05bus: omap_l3_noc: use of_match_data to pick up SoC informationSricharan R2-43/+84
2014-05-05bus: omap_l3_noc: Add support for discountinous flag mux input numbersRajendra Nayak2-3/+39
2014-05-05bus: omap_l3_noc: convert target information into a structureNishanth Menon2-84/+54
2014-05-05bus: omap_l3_noc: move L3 master data structure outNishanth Menon1-4/+11
2014-05-05bus: omap_l3_noc: un-obfuscate l3_targ address computationNishanth Menon1-1/+1
2014-05-05bus: omap_l3_noc: switch over to relaxed variants of readl/writelNishanth Menon1-12/+14
2014-05-05bus: omap_l3_noc: populate l3->dev and use itNishanth Menon1-5/+6
2014-05-05bus: omap_l3_noc: remove iclk from omap_l3 structNishanth Menon1-1/+0
2014-05-05bus: omap_l3_noc: rename functions and data to omap_l3Sricharan R2-17/+18
2014-05-05bus: omap_l3_noc: Fix copyright informationNishanth Menon2-24/+12
2014-05-05drivers: bus: omap_l3: Change pr_crit() to dev_err() when IRQ request failsPeter Ujfalusi1-4/+3
2014-05-05drivers: bus: omap_l3: Remove the platform driver's remove functionPeter Ujfalusi1-6/+0
2014-05-05drivers: bus: omap_l3: Convert to use devm_request_irq()Peter Ujfalusi1-18/+5
2014-05-05drivers: bus: omap_l3: Convert to use devm_ioremap_resource()Peter Ujfalusi1-48/+11
2014-05-05drivers: bus: omap_l3: Convert to use devm_kzallocPeter Ujfalusi1-8/+3
2014-03-31Linux 3.14v3.14Linus Torvalds1-1/+1
2014-03-31MAINTAINERS: resume as Documentation maintainerRandy Dunlap1-2/+2
2014-03-31AUDIT: Allow login in non-init namespacesEric Paris1-1/+11
2014-03-31ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o2-6/+24
2014-03-31switch mnt_hash to hlistAl Viro4-50/+61
2014-03-31don't bother with propagate_mnt() unless the target is sharedAl Viro1-10/+7
2014-03-31keep shadowed vfsmounts togetherAl Viro1-9/+23
2014-03-31resizable namespace.c hashesAl Viro2-24/+59
2014-03-29Input: mousedev - fix race when creating mixed deviceDmitry Torokhov1-31/+42
2014-03-29Input: don't modify the id of ioctl-provided ff effect on upload failureElias Vanderstuyft1-1/+3
2014-03-29rbd: drop an unsafe assertionAlex Elder1-1/+0
2014-03-28vlan: Warn the user if lowerdev has bad vlan features.Vlad Yasevich2-0/+10
2014-03-28veth: Turn off vlan rx acceleration in vlan_featuresVlad Yasevich1-1/+4
2014-03-28ifb: Remove vlan acceleration from vlan_featuresVlad Yasevich1-1/+2
2014-03-28qlge: Do not propaged vlan tag offloads to vlansVlad Yasevich1-1/+3
2014-03-28bridge: Fix crash with vlan filtering and tcpdumpVlad Yasevich2-5/+20
2014-03-28net: Account for all vlan headers in skb_mac_gso_segmentVlad Yasevich3-6/+12
2014-03-28MAINTAINERS: bonding: change email addressVeaceslav Falico1-1/+1
2014-03-28MAINTAINERS: bonding: change email addressJay Vosburgh1-1/+1
2014-03-28x86: fix boot on uniprocessor systemsArtem Fetishev1-1/+2
2014-03-28ocfs2: check if cluster name exists before derefSasha Levin1-1/+3
2014-03-28ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa2-52/+145
2014-03-28tcp: fix get_timewait4_sock() delay computation on 64bitEric Dumazet1-1/+1
2014-03-28openvswitch: fix a possible deadlock and lockdep warningFlavio Leitner1-20/+6
2014-03-28bridge: Fix handling stacked vlan tagsToshiaki Makita1-17/+1
2014-03-28bridge: Fix inabillity to retrieve vlan tags when tx offload is disabledToshiaki Makita2-3/+15