| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2014-06-29 | 1 | -0/+3 |
|\ |
|
| * | ARM: 8076/1: mm: add support for HW coherent systems in PL310 cache | Thomas Petazzoni | 2014-06-29 | 1 | -0/+3 |
* | | Documentation: add section about git to email-clients.txt | Dan Carpenter | 2014-06-29 | 1 | -0/+11 |
* | | Merge tag 'spi-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 2014-06-28 | 1 | -0/+6 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *---. \ | Merge remote-tracking branches 'spi/fix/pxa2xx', 'spi/fix/qup' and 'spi/fix/s... | Mark Brown | 2014-06-28 | 1 | -0/+6 |
| |\ \ \ \
| | | | |/ |
|
| | | * | | spi: qup: Remove chip select function | Andy Gross | 2014-06-22 | 1 | -0/+6 |
| | | |/ |
|
* | | | | Merge tag 'sound-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2014-06-27 | 1 | -0/+5 |
|\ \ \ \ |
|
| * | | | | ALSA: hda - Adjust speaker HPF and add LED support for HP Spectre 13 | Takashi Iwai | 2014-06-25 | 1 | -0/+5 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-06-25 | 4 | -11/+20 |
|\ \ \ \ |
|
| * | | | | hwmon: (ntc_thermistor) Use the manufacturer name properly | Naveen Krishna Chatradhi | 2014-06-25 | 3 | -11/+19 |
| * | | | | devicetree: bindings: Document murata vendor prefix | Naveen Krishna Chatradhi | 2014-06-25 | 1 | -0/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-06-25 | 1 | -1/+4 |
|\ \ \ \ |
|
| * | | | | ptp: In the testptp utility, use clock_adjtime from glibc when available | Christian Riesch | 2014-06-16 | 1 | -1/+4 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-06-25 | 1 | -2/+12 |
|\ \ \ \ |
|
| * | | | | ARM: mvebu: Fix the improper use of the compatible string armada38x using a w... | Gregory CLEMENT | 2014-06-24 | 1 | -2/+12 |
| |/ / / |
|
* | | | | kernel/watchdog.c: print traces for all cpus on lockup detection | Aaron Tomlin | 2014-06-23 | 2 | -0/+22 |
* | | | | Documentation/accounting/getdelays.c: add missing null-terminate after strncp... | Rickard Strandqvist | 2014-06-23 | 1 | -0/+1 |
* | | | | mm, pcp: allow restoring percpu_pagelist_fraction default | David Rientjes | 2014-06-23 | 1 | -1/+2 |
* | | | | mm, hotplug: probe interface is available on several platforms | David Rientjes | 2014-06-23 | 1 | -9/+6 |
| |/ /
|/| | |
|
* | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-06-21 | 2 | -0/+83 |
|\ \ \ |
|
| * \ \ | Merge tag 'v3.16-rc1' into i2c/for-next | Wolfram Sang | 2014-06-17 | 67 | -468/+3499 |
| |\ \ \
| | |/ / |
|
| * | | | i2c: sunxi: add P2WI DT bindings documentation | Boris BREZILLON | 2014-06-12 | 1 | -0/+41 |
| * | | | i2c: rk3x: add driver for Rockchip RK3xxx SoC I2C adapter | Max Schwarz | 2014-06-12 | 1 | -0/+42 |
* | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 2014-06-21 | 2 | -3/+3 |
|\ \ \ \ |
|
| * | | | | kbuild: fix a typo in a kbuild document | Masahiro Yamada | 2014-06-18 | 1 | -1/+1 |
| * | | | | Documentation: Fix DocBook build with relative $(srctree) | Michal Marek | 2014-06-18 | 1 | -2/+2 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-06-19 | 1 | -4/+10 |
|\ \ \ \ |
|
| * | | | | x86, kaslr: boot-time selectable with hibernation | Kees Cook | 2014-06-16 | 1 | -4/+7 |
| * | | | | PM / hibernate: introduce "nohibernate" boot parameter | Kees Cook | 2014-06-16 | 1 | -0/+3 |
| |/ / / |
|
* | | | | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/... | Dave Airlie | 2014-06-17 | 1 | -3/+4 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | drm/nouveau/doc: update the thermal documentation | Martin Peres | 2014-06-17 | 1 | -3/+4 |
* | | | | Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq... | Linus Torvalds | 2014-06-15 | 6 | -9/+156 |
|\ \ \ \ |
|
| * | | | | clk: sunxi: document PRCM clock compatible strings | Boris BREZILLON | 2014-06-11 | 1 | -0/+3 |
| * | | | | clk: sunxi: document new A31 USB clock compatible | Emilio López | 2014-06-11 | 1 | -0/+1 |
| * | | | | Merge branch 'for-v3.16/ti-clk-drv' of github.com:t-kristo/linux-pm into clk-... | Mike Turquette | 2014-06-10 | 5 | -9/+152 |
| |\ \ \ \ |
|
| | * | | | | CLK: TI: dpll: support OMAP5 MPU DPLL that need special handling for higher f... | Nishanth Menon | 2014-06-06 | 1 | -0/+1 |
| | * | | | | dt:/bindings: DRA7 ATL (Audio Tracking Logic) clock bindings | Peter Ujfalusi | 2014-05-28 | 1 | -0/+96 |
| | * | | | | CLK: TI: interface: add support for omap2430 specific interface clock | Tero Kristo | 2014-05-28 | 1 | -0/+2 |
| | * | | | | CLK: TI: gate: fixed DT binding documentation bugs | Tero Kristo | 2014-05-28 | 1 | -4/+25 |
| | * | | | | CLK: TI: APLL: add support for omap2 aplls | Tero Kristo | 2014-05-28 | 1 | -5/+19 |
| | * | | | | CLK: TI: DPLL: add support for omap2 core dpll | Tero Kristo | 2014-05-28 | 1 | -0/+9 |
* | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-06-14 | 3 | -110/+192 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86/vdso/doc: Make vDSO examples more portable | Andy Lutomirski | 2014-06-12 | 3 | -41/+123 |
| * | | | | | | x86/vdso/doc: Rename vdso_test.c to vdso_standalone_test_x86.c | Andy Lutomirski | 2014-06-12 | 1 | -1/+1 |
* | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-06-14 | 1 | -0/+43 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | hwmon: add support for Sensirion SHTC1 sensor | Tomas Pop | 2014-06-12 | 1 | -0/+43 |
* | | | | | | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 2014-06-12 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | kbuild: Fix a typo in documentation | Warren Turkal | 2014-06-10 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-06-12 | 1 | -1/+15 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare... | Ingo Molnar | 2014-06-06 | 18 | -39/+66 |
| |\ \ \ \ \ \ \ \ \ |
|