summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | of: add vendor prefix for GMTWei Ni2013-12-021-0/+1
| | * | | | | | clk: exynos: Fix typos in DT bindings documentationLaurent Pinchart2013-12-024-4/+4
| | * | | | | | of: Add vendor prefix for LG CorporationThierry Reding2013-12-021-0/+1
| | * | | | | | Documentation: net: fsl-fec.txt: Add phy-supply entryFabio Estevam2013-12-021-0/+2
| | * | | | | | ARM: dts: doc: Document missing binding for omap5-mpuSricharan R2013-12-021-0/+8
| | * | | | | | dt-bindings: add ARMv8 PMU bindingRob Herring2013-12-021-0/+1
| | |/ / / / /
| * | | | | | Merge tag 'gpio-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-12-041-0/+14
| |\ \ \ \ \ \
| | * | | | | | Documentation: gpiolib: add 00-INDEX fileAlexandre Courbot2013-12-031-0/+14
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-12-041-0/+54
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge tag 'omap-for-v3.13/fixes-against-rc1-take2' of git://git.kernel.org/pu...Olof Johansson2013-12-031-0/+54
| | |\ \ \ \ \
| | | * | | | | mmc: omap: Fix I2C dependency and make driver usable with device treeTony Lindgren2013-11-261-0/+54
| | | |/ / / /
* | | | | | | filter: doc: improve BPF documentationDaniel Borkmann2013-12-111-47/+561
* | | | | | | net: phy: consolidate PHY reset in phy_init_hw()Florian Fainelli2013-12-091-1/+2
* | | | | | | packet: introduce PACKET_QDISC_BYPASS socket optionDaniel Borkmann2013-12-091-0/+21
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-092-1/+11
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | packet: fix send path when running with proto == 0Daniel Borkmann2013-12-091-0/+10
| * | | | | | net: davinci_emac: Fix platform data handling and make usable for am3517Tony Lindgren2013-12-051-1/+1
| |/ / / / /
* | | | | | ether_addr_equal: Optimize implementation, remove unused compare_ether_addrJoe Perches2013-12-061-9/+19
* | | | | | Documentation: update Ethernet PHY devices binding with 'max-speed'Florian Fainelli2013-12-061-0/+1
* | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-12-061-2/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-061-2/+2
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-12-021-2/+2
| | |\ \ \ \ \
| | | * | | | | cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-251-2/+2
* | | | | | | | tcp: auto corkingEric Dumazet2013-12-061-0/+10
|/ / / / / / /
* | | | | | | Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2013-12-054-4/+145
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | net_tstamp,doc: Add test program for SIOC{G,S}HWTSTAMPBen Hutchings2013-11-223-2/+138
| * | | | | | net_tstamp: Add SIOCGHWTSTAMP ioctl to match SIOCSHWTSTAMPBen Hutchings2013-11-191-2/+7
* | | | | | | Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-11-286-0/+661
|\ \ \ \ \ \ \
| * | | | | | | Documentation: gpiolib: document new interfaceAlexandre Courbot2013-11-256-0/+661
| | |_|_|_|/ / | |/| | | | |
* | | | | | | doc: fix generation of device-driversNicolas Dichtel2013-11-271-1/+1
* | | | | | | remove obsolete references to powertweakDave Jones2013-11-271-11/+0
* | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-261-1/+2
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker...Olof Johansson2013-11-251-1/+2
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | i2c: omap: Fix missing device tree flags for omap2Tony Lindgren2013-11-151-1/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-11-231-0/+17
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ARM: DT: msm: Add Qualcomm's PRNG driver binding documentStanimir Varbanov2013-10-301-0/+17
* | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-11-221-9/+9
|\ \ \ \ \ \ \
| * | | | | | | target: Remove TF_CIT_TMPL macroAndy Grover2013-10-161-9/+9
* | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-221-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | hwmon: (lm75) Add support for GMT G751 chipArnaud Ebalard2013-11-181-0/+1
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-11-221-17/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Documentation: filesystems: update btrfs tools sectionDavid Sterba2013-11-211-16/+6
| * | | | | | | | | Documentation: filesystems: add new btrfs mount optionsDavid Sterba2013-11-211-1/+11
* | | | | | | | | | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-11-211-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86, mm: do not leak page->ptl for pmd page tablesKirill A. Shutemov2013-11-211-3/+3
* | | | | | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2013-11-216-10/+687
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | ima: enable support for larger default filedata hash algorithmsMimi Zohar2013-10-261-1/+5
| * | | | | | | | | | ima: define kernel parameter 'ima_template=' to change configured defaultRoberto Sassu2013-10-261-0/+5
| * | | | | | | | | | ima: new templates management mechanismRoberto Sassu2013-10-252-0/+89
| * | | | | | | | | | tpm: Add support for Atmel I2C TPMsJason Gunthorpe2013-10-221-0/+1
OpenPOWER on IntegriCloud