summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bus: omap_l3_noc: introduce concept of submoduleNishanth Menon2014-05-052-6/+17
* bus: omap_l3_noc: Add information about the context of operationNishanth Menon2014-05-052-4/+16
* bus: omap_l3_noc: add information about the type of operationNishanth Menon2014-05-052-1/+21
* bus: omap_l3_noc: ignore masked out unclearable targetsAfzal Mohammed2014-05-052-0/+13
* bus: omap_l3_noc: improve readability by using helper for slave event parsingNishanth Menon2014-05-051-98/+113
* bus: omap_l3_noc: make error reporting and handling commonNishanth Menon2014-05-052-28/+47
* bus: omap_l3_noc: fix masterid detectionNishanth Menon2014-05-052-1/+9
* bus: omap_l3_noc: convert flagmux information into a structureNishanth Menon2014-05-052-30/+56
* bus: omap_l3_noc: use of_match_data to pick up SoC informationSricharan R2014-05-052-43/+84
* bus: omap_l3_noc: Add support for discountinous flag mux input numbersRajendra Nayak2014-05-052-3/+39
* bus: omap_l3_noc: convert target information into a structureNishanth Menon2014-05-052-84/+54Star
* bus: omap_l3_noc: move L3 master data structure outNishanth Menon2014-05-051-4/+11
* bus: omap_l3_noc: un-obfuscate l3_targ address computationNishanth Menon2014-05-051-1/+1
* bus: omap_l3_noc: switch over to relaxed variants of readl/writelNishanth Menon2014-05-051-12/+14
* bus: omap_l3_noc: populate l3->dev and use itNishanth Menon2014-05-051-5/+6
* bus: omap_l3_noc: remove iclk from omap_l3 structNishanth Menon2014-05-051-1/+0Star
* bus: omap_l3_noc: rename functions and data to omap_l3Sricharan R2014-05-052-17/+18
* bus: omap_l3_noc: Fix copyright informationNishanth Menon2014-05-052-24/+12Star
* drivers: bus: omap_l3: Change pr_crit() to dev_err() when IRQ request failsPeter Ujfalusi2014-05-051-4/+3Star
* drivers: bus: omap_l3: Remove the platform driver's remove functionPeter Ujfalusi2014-05-051-6/+0Star
* drivers: bus: omap_l3: Convert to use devm_request_irq()Peter Ujfalusi2014-05-051-18/+5Star
* drivers: bus: omap_l3: Convert to use devm_ioremap_resource()Peter Ujfalusi2014-05-051-48/+11Star
* drivers: bus: omap_l3: Convert to use devm_kzallocPeter Ujfalusi2014-05-051-8/+3Star
* Linux 3.14Linus Torvalds2014-03-311-1/+1
* Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2014-03-314-77/+134
|\
| * switch mnt_hash to hlistAl Viro2014-03-314-50/+61
| * don't bother with propagate_mnt() unless the target is sharedAl Viro2014-03-311-10/+7Star
| * keep shadowed vfsmounts togetherAl Viro2014-03-311-9/+23
| * resizable namespace.c hashesAl Viro2014-03-312-24/+59
* | MAINTAINERS: resume as Documentation maintainerRandy Dunlap2014-03-311-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-03-312-32/+45
|\ \
| * | Input: mousedev - fix race when creating mixed deviceDmitry Torokhov2014-03-291-31/+42
| * | Input: don't modify the id of ioctl-provided ff effect on upload failureElias Vanderstuyft2014-03-291-1/+3
* | | AUDIT: Allow login in non-init namespacesEric Paris2014-03-311-1/+11
* | | ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o2014-03-312-6/+24
| |/ |/|
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-03-291-1/+2
|\ \
| * | time: Revert to calling clock_was_set_delayed() while in irq contextJohn Stultz2014-03-281-1/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-03-291-1/+0Star
|\ \ \
| * | | rbd: drop an unsafe assertionAlex Elder2014-03-291-1/+0Star
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-2832-195/+363
|\ \ \ \
| * \ \ \ Merge branch 'vlan_offloads'David S. Miller2014-03-285-3/+19
| |\ \ \ \
| | * | | | vlan: Warn the user if lowerdev has bad vlan features.Vlad Yasevich2014-03-282-0/+10
| | * | | | veth: Turn off vlan rx acceleration in vlan_featuresVlad Yasevich2014-03-281-1/+4
| | * | | | ifb: Remove vlan acceleration from vlan_featuresVlad Yasevich2014-03-281-1/+2
| | * | | | qlge: Do not propaged vlan tag offloads to vlansVlad Yasevich2014-03-281-1/+3
| |/ / / /
| * | | | bridge: Fix crash with vlan filtering and tcpdumpVlad Yasevich2014-03-282-5/+20
| * | | | net: Account for all vlan headers in skb_mac_gso_segmentVlad Yasevich2014-03-283-6/+12
| * | | | MAINTAINERS: bonding: change email addressVeaceslav Falico2014-03-281-1/+1
| * | | | MAINTAINERS: bonding: change email addressJay Vosburgh2014-03-281-1/+1
| * | | | ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa2014-03-282-52/+145