aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ti-linux-4.1.y' of git.ti.com:ti-linux-kernel/ti-linux-kernel i...Dan Murphy2016-07-141-0/+1
|\
| * Merge tag 'v4.1.28' of http://git.kernel.org/pub/scm/linux/kernel/git/stable/...LCPD Auto Merger2016-07-131-0/+1
| |\
| | * efi: Expose non-blocking set_variable() wrapper to efivarsArd Biesheuvel2016-07-101-0/+1
| * | Merge tag 'v4.1.25' of http://git.kernel.org/pub/scm/linux/kernel/git/stable/...LCPD Auto Merger2016-05-231-11/+26
| |\|
| * | Merge tag 'v4.1.22' of http://git.kernel.org/pub/scm/linux/kernel/git/stable/...Dan Murphy2016-04-202-65/+125
| |\ \
* | \ \ Merge branch 'linux-linaro-lsk-v4.1' of http://git.linaro.org/kernel/linux-li...LCPD Auto Merger2016-06-294-19/+90
|\ \ \ \
| * \ \ \ Merge branch 'v4.1/topic/KASAN' into linux-linaro-lsk-v4.1Alex Shi2016-06-284-19/+90
| |\ \ \ \
| | * | | | arm64/efi: fix libstub build under CONFIG_MODVERSIONSArd Biesheuvel2016-06-271-1/+1
| | * | | | arm64/efi: isolate EFI stub from the kernel properArd Biesheuvel2016-06-272-6/+90
| | * | | | arm64/efi: remove /chosen/linux, uefi-stub-kern-ver DT propertyArd Biesheuvel2016-06-271-9/+0
| | * | | | x86, efi, kasan: #undef memset/memcpy/memmove per archAndrey Ryabinin2016-06-271-4/+0
* | | | | | Merge branch 'linux-linaro-lsk-v4.1' of http://git.linaro.org/kernel/linux-li...Dan Murphy2016-06-234-67/+284
|\| | | | |
| * | | | | Merge branch 'v4.1/topic/hibernate' into linux-linaro-lsk-v4.1Alex Shi2016-05-252-2/+144
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'v4.1/topic/PSCI' into v4.1/topic/hibernateAlex Shi2016-05-233-0/+616
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | ARM: 8511/1: ARM64: kernel: PSCI: move PSCI idle management code to drivers/f...Lorenzo Pieralisi2016-05-231-0/+120
| | | * | | | ARM: 8481/2: drivers: psci: replace psci firmware callsJens Wiklander2016-05-231-2/+21
| | | * | | | ARM: 8478/2: arm/arm64: add arm-smcccJens Wiklander2016-05-231-0/+3
| * | | | | | Merge tag 'v4.1.25' into linux-linaro-lsk-v4.1lsk-v4.1-16.05Alex Shi2016-05-231-11/+26
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | efi: Fix out-of-bounds read in variable_matches()Laszlo Ersek2016-05-171-11/+26
| | |/ / / /
| * | | | | Merge remote-tracking branch 'lts/linux-4.1.y' into linux-linaro-lsk-v4.1lsk-v4.1-16.04Alex Shi2016-04-212-65/+125
| |\| | | |
| | * | | | efi: Add pstore variables to the deletion whitelistMatt Fleming2016-04-111-0/+1
| | * | | | efi: Make efivarfs entries immutable by defaultPeter Jones2016-04-111-23/+64
| | * | | | efi: Make our variable validation list include the guidPeter Jones2016-04-112-21/+36
| | * | | | efi: Do variable name validation tests in utf8Peter Jones2016-04-111-11/+21
| | * | | | efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad versionPeter Jones2016-04-111-19/+11
| | * | | | efi: efivar_create_sysfs_entry() should return negative error codesDan Carpenter2016-04-111-5/+6
* | | | | | Merge branch 'linux-linaro-lsk-v4.1' of http://git.linaro.org/kernel/linux-li...Dan Murphy2016-04-121-0/+8
|\| | | | |
| * | | | | Merge branch 'v4.1/topic/KASAN' into linux-linaro-lsk-v4.1Alex Shi2016-04-081-0/+8
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| |
| | * | | arm64: add KASAN supportAlex Shi2016-04-081-0/+8
| | |/ /
* | | / Merge branch 'linux-linaro-lsk-v4.1' of http://git.linaro.org/kernel/linux-li...Dan Murphy2016-02-163-0/+474
|\| | | | |_|/ |/| |
| * | drivers: psci: make PSCI 1.0 functions initialization version dependentLorenzo Pieralisi2016-01-201-3/+4
| * | drivers: firmware: psci: add system suspend supportSudeep Holla2016-01-201-0/+33
| * | drivers: firmware: psci: define more generic PSCI_FN_NATIVE macroSudeep Holla2016-01-201-10/+11
| * | drivers: firmware: psci: add PSCI v1.0 DT bindingsLorenzo Pieralisi2016-01-201-0/+1
| * | drivers: firmware: psci: add extended stateid power_state supportLorenzo Pieralisi2016-01-201-2/+32
| * | drivers: firmware: psci: add PSCI_FEATURES callLorenzo Pieralisi2016-01-201-0/+6
| * | drivers: firmware: psci: move power_state handling to generic codeLorenzo Pieralisi2016-01-201-0/+15
| * | drivers: firmware: psci: add INVALID_ADDRESS return valueLorenzo Pieralisi2016-01-201-0/+1
| * | drivers: psci: support native SMC{32,64} callsMark Rutland2016-01-201-6/+19
| * | arm64: psci: factor invocation code to driversMark Rutland2016-01-193-0/+373
| |/
* | Merge branch 'platform-ti-linux-4.1.y' of git://git.ti.com/~rrnayak/ti-linux-...Dan Murphy2015-11-252-15/+100
|\ \
| * | firmware: ti_sci: Add device_resets calls to the device opsDave Gerlach2015-11-252-0/+93
| * | firmware: ti_sci: Drop resets field from ti_sci_set_device_state callsDave Gerlach2015-11-252-15/+7
* | | Merge branch 'platform-ti-linux-4.1.y' of git://git.ti.com/~rrnayak/ti-linux-...LCPD Auto Merger2015-11-092-0/+974
|\| |
| * | firmware: ti_sci: Add support for Clock controlNishanth Menon2015-11-092-0/+974
* | | Merge branch 'platform-ti-linux-4.1.y' of git://git.ti.com/~rrnayak/ti-linux-...LCPD Auto Merger2015-11-062-16/+463
|\| |
| * | firmware: ti_sci: Add support for Device controlNishanth Menon2015-11-062-0/+447
| * | firmware: ti_sci: Switch over flags to bitfieldsNishanth Menon2015-11-061-5/+6
| * | HACK: firmware: ti_sci: Move mailbox ticker after the tickNishanth Menon2015-11-061-11/+10
* | | Merge branch 'platform-ti-linux-4.1.y' of git://git.ti.com/~rrnayak/ti-linux-...Texas Instruments Auto Merger2015-10-304-0/+897
|\| | | |/ |/|