Age | Commit message (Expand) | Author | Files | Lines |
2015-02-09 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+6 |
2015-02-09 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -5/+5 |
2015-02-09 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -18/+76 |
2015-02-09 | Merge tag 'regulator-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -4/+332 |
2015-02-09 | Merge tag 'spi-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 3 | -0/+97 |
2015-02-09 | Merge tag 'hwmon-for-linus-v3.20' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+19 |
2015-02-08 | Merge remote-tracking branches 'spi/topic/sirf', 'spi/topic/spidev', 'spi/top... | Mark Brown | 2 | -0/+81 |
2015-02-08 | Merge remote-tracking branch 'spi/topic/sh-msiof' into spi-next | Mark Brown | 1 | -0/+16 |
2015-02-08 | Merge remote-tracking branches 'regulator/topic/max8649', 'regulator/topic/mo... | Mark Brown | 2 | -1/+310 |
2015-02-08 | Merge remote-tracking branches 'regulator/topic/isl9305', 'regulator/topic/lp... | Mark Brown | 2 | -2/+16 |
2015-02-08 | Merge remote-tracking branches 'regulator/topic/axp20x', 'regulator/topic/da9... | Mark Brown | 1 | -1/+6 |
2015-02-05 | MMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -10/+3 |
2015-02-04 | Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changes | Ingo Molnar | 2 | -1/+2 |
2015-02-04 | Merge tag 'v3.19-rc7' into locking/core, to refresh the branch before applyin... | Ingo Molnar | 12 | -67/+112 |
2015-02-02 | Documentation: Update netlink_mmap.txt | Richard Weinberger | 1 | -10/+3 |
2015-01-31 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -1/+2 |
2015-01-28 | regulator: da9211: Add gpio control for enable/disable of buck | James Ban | 1 | -1/+6 |
2015-01-28 | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 1 | -0/+6 |
2015-01-25 | hwmon: (ina2xx) Add ina231 compatible string | Kevin Hilman | 1 | -2/+9 |
2015-01-25 | hwmon: (ina2xx) implement update_interval attribute for ina226 | Bartosz Golaszewski | 1 | -0/+7 |
2015-01-25 | hwmon: (ina2xx) make shunt resistance configurable at run-time | Bartosz Golaszewski | 1 | -2/+3 |
2015-01-24 | i2c: st: Rename clock reference to something that exists | Lee Jones | 1 | -1/+1 |
2015-01-24 | Merge tag 'platform-drivers-x86-v3.19-2' of git://git.infradead.org/users/dvh... | Linus Torvalds | 1 | -60/+0 |
2015-01-24 | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -3/+77 |
2015-01-23 | Revert "Documentation: Add entry for dell-laptop sysfs interface" | Darren Hart | 1 | -60/+0 |
2015-01-21 | perf Documentation: Add event parameters | Cody P Schafer | 1 | -0/+6 |
2015-01-21 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 3 | -18/+76 |
2015-01-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+2 |
2015-01-19 | doc: Fix misnamed FUTEX_CMP_REQUEUE_PI op constants | Michael Kerrisk | 1 | -4/+4 |
2015-01-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+1 |
2015-01-17 | Merge tag 'char-misc-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+15 |
2015-01-16 | locking/Documentation: Update code path | SeongJae Park | 1 | -1/+1 |
2015-01-15 | Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',... | Paul E. McKenney | 2 | -16/+30 |
2015-01-15 | rcu: Add GP-kthread-starvation checks to CPU stall warnings | Paul E. McKenney | 1 | -0/+9 |
2015-01-15 | rcu: Make cond_resched_rcu_qs() apply to normal RCU flavors | Paul E. McKenney | 1 | -16/+16 |
2015-01-16 | net: davinci_emac: Add support for emac on dm816x | Tony Lindgren | 1 | -1/+2 |
2015-01-15 | DT: i2c: Add devices handled by the da9063 MFD driver | Geert Uytterhoeven | 1 | -0/+1 |
2015-01-15 | Merge branch 'thermal-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -2/+13 |
2015-01-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+2 |
2015-01-13 | devicetree: document the "qemu" and "virtio" vendor prefixes | Laszlo Ersek | 1 | -0/+2 |
2015-01-13 | devicetree: document ARM bindings for QEMU's Firmware Config interface | Laszlo Ersek | 1 | -0/+72 |
2015-01-13 | Documentation: of: fix typo in graph bindings | Kaixu Xia | 1 | -1/+1 |
2015-01-13 | of: replace Asahi Kasei Corp vendor prefix | Kuninori Morimoto | 1 | -1/+1 |
2015-01-13 | dt/bindings: arm-boards: Spelling s/pointong/pointing/ | Geert Uytterhoeven | 1 | -1/+1 |
2015-01-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 1 | -37/+12 |
2015-01-12 | update ip-sysctl.txt documentation (v2) | Ani Sinha | 1 | -0/+2 |
2015-01-12 | spi: sirf: add missed devicetree binding document | Barry Song | 1 | -0/+41 |
2015-01-09 | mei: add ABI documentation for fw_status exported through sysfs | Tomas Winkler | 1 | -0/+15 |
2015-01-09 | regulator: pfuze100-regulator: add pfuze3000 support | Robin Gong | 1 | -1/+93 |
2015-01-08 | regulator: max77686: Document gpio properties | Krzysztof Kozlowski | 1 | -0/+14 |