Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2013-12-24 | 1 | -0/+72 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | null_blk: set use_per_node_hctx param to false | Matias Bjørling | 2013-12-21 | 1 | -4/+5 | |
| * | | | | | | | | | null_blk: corrections to documentation | Matias Bjørling | 2013-12-21 | 1 | -10/+10 | |
| * | | | | | | | | | null_blk: documentation | Matias Bjorling | 2013-12-19 | 1 | -0/+71 | |
* | | | | | | | | | | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-12-24 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | libata: disable a disk via libata.force params | Robin H. Johnson | 2013-12-16 | 1 | -0/+2 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'keys-devel' of git://git.kernel.org/pub/scm/linux/kernel/git/dh... | Linus Torvalds | 2013-12-18 | 1 | -0/+240 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add Documentation/module-signing.txt file | James Solner | 2013-12-13 | 1 | -0/+240 | |
* | | | | | | | | | | | ipv4: improve documentation of ip_no_pmtu_disc | Hannes Frederic Sowa | 2013-12-17 | 1 | -2/+6 | |
| |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-12-15 | 3 | -1/+15 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | net: smc91x: Fix device tree based configuration so it's usable | Tony Lindgren | 2013-12-11 | 1 | -0/+4 | |
| * | | | | | | | | | | packet: fix send path when running with proto == 0 | Daniel Borkmann | 2013-12-10 | 1 | -0/+10 | |
| * | | | | | | | | | | net: davinci_emac: Fix platform data handling and make usable for am3517 | Tony Lindgren | 2013-12-06 | 1 | -1/+1 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'dm-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de... | Linus Torvalds | 2013-12-13 | 1 | -4/+6 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | dm cache: update Documentation for invalidate_cblocks's range syntax | Mike Snitzer | 2013-12-10 | 1 | -4/+6 | |
* | | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-12-12 | 1 | -3/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [media] videobuf2: Add support for file access mode flags for DMABUF exporting | Philipp Zabel | 2013-12-09 | 1 | -3/+5 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'keys-devel-20131210' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-12-12 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | KEYS: Fix multiple key add into associative array | David Howells | 2013-12-02 | 1 | -3/+3 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'char-misc-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-12-09 | 1 | -6/+12 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | misc: mic: Fix endianness issues. | Ashutosh Dixit | 2013-11-27 | 1 | -4/+4 | |
| * | | | | | | | | | misc: mic: Fix user space namespace pollution from mic_common.h. | Ashutosh Dixit | 2013-11-27 | 1 | -2/+2 | |
| * | | | | | | | | | misc: mic: Bug fix for sysfs poll usage. | Ashutosh Dixit | 2013-11-27 | 1 | -0/+6 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'dt-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-12-06 | 11 | -36/+58 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | dt: binding: reword PowerPC 8xxx GPIO documentation | Gerhard Sittig | 2013-12-03 | 1 | -26/+40 | |
| * | | | | | | | | ARM: tegra: delete nvidia,tegra20-spi.txt binding | Stephen Warren | 2013-12-03 | 1 | -5/+0 | |
| * | | | | | | | | hwmon: ntc_thermistor: Fix typo (pullup-uV -> pullup-uv) | Chanwoo Choi | 2013-12-03 | 1 | -1/+1 | |
| * | | | | | | | | of: add vendor prefix for GMT | Wei Ni | 2013-12-03 | 1 | -0/+1 | |
| * | | | | | | | | clk: exynos: Fix typos in DT bindings documentation | Laurent Pinchart | 2013-12-03 | 4 | -4/+4 | |
| * | | | | | | | | of: Add vendor prefix for LG Corporation | Thierry Reding | 2013-12-03 | 1 | -0/+1 | |
| * | | | | | | | | Documentation: net: fsl-fec.txt: Add phy-supply entry | Fabio Estevam | 2013-12-03 | 1 | -0/+2 | |
| * | | | | | | | | ARM: dts: doc: Document missing binding for omap5-mpu | Sricharan R | 2013-12-03 | 1 | -0/+8 | |
| * | | | | | | | | dt-bindings: add ARMv8 PMU binding | Rob Herring | 2013-12-03 | 1 | -0/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'gpio-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2013-12-04 | 1 | -0/+14 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Documentation: gpiolib: add 00-INDEX file | Alexandre Courbot | 2013-12-03 | 1 | -0/+14 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-12-04 | 1 | -0/+54 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Merge tag 'omap-for-v3.13/fixes-against-rc1-take2' of git://git.kernel.org/pu... | Olof Johansson | 2013-12-03 | 1 | -0/+54 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | mmc: omap: Fix I2C dependency and make driver usable with device tree | Tony Lindgren | 2013-11-27 | 1 | -0/+54 | |
| | |/ / / / / / | ||||||
* | | | | | | | | Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2013-11-28 | 6 | -0/+661 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Documentation: gpiolib: document new interface | Alexandre Courbot | 2013-11-25 | 6 | -0/+661 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | doc: fix generation of device-drivers | Nicolas Dichtel | 2013-11-28 | 1 | -1/+1 | |
* | | | | | | | | remove obsolete references to powertweak | Dave Jones | 2013-11-28 | 1 | -11/+0 | |
* | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-11-26 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | / / / | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker... | Olof Johansson | 2013-11-25 | 1 | -1/+2 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | i2c: omap: Fix missing device tree flags for omap2 | Tony Lindgren | 2013-11-15 | 1 | -1/+2 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-11-24 | 1 | -0/+17 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | ARM: DT: msm: Add Qualcomm's PRNG driver binding document | Stanimir Varbanov | 2013-10-30 | 1 | -0/+17 | |
* | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2013-11-22 | 1 | -9/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | target: Remove TF_CIT_TMPL macro | Andy Grover | 2013-10-16 | 1 | -9/+9 | |
* | | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-11-22 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ |