Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | staging/cxt1e1/linux.c: Correct arbitrary memory write in c4_ioctl() | Salva Peiró | 2014-03-05 | 1 | -0/+2 | |
| |/ / / / / / | ||||||
* | | | | | | | KEYS: Make the keyring cycle detector ignore other keyrings of the same name | David Howells | 2014-03-10 | 1 | -1/+5 | |
* | | | | | | | Merge branch 'for-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan... | Linus Torvalds | 2014-03-09 | 3 | -15/+36 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Thermal: thermal zone governor fix | Zhang Rui | 2014-03-03 | 1 | -7/+18 | |
| * | | | | | | | Thermal: Allow first update of cooling device state | Ni Wade | 2014-03-03 | 1 | -1/+1 | |
| * | | | | | | | thermal,rcar_thermal: Add dependency on HAS_IOMEM | Richard Weinberger | 2014-03-03 | 1 | -0/+1 | |
| * | | | | | | | x86_pkg_temp_thermal: Fix the thermal zone type | Jean Delvare | 2014-03-03 | 1 | -4/+1 | |
| * | | | | | | | x86_pkg_temp_thermal: Do not expose as a hwmon device | Jean Delvare | 2014-03-03 | 1 | -1/+5 | |
| * | | | | | | | Thermal: update INT3404 thermal driver help text | Zhang Rui | 2014-03-03 | 1 | -2/+10 | |
* | | | | | | | | Merge tag 'spi-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 2014-03-09 | 6 | -17/+35 | |
|\ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| *---------. \ \ \ \ \ \ \ | Merge remote-tracking branches 'spi/fix/ath79', 'spi/fix/atmel', 'spi/fix/col... | Mark Brown | 2014-03-07 | 6 | -17/+35 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | ||||||
| | | | | | | * | | | | | | | spi-topcliff-pch: Fix probing when DMA mode is used | Alexander Stein | 2014-02-27 | 1 | -5/+6 | |
| | | | | | | * | | | | | | | spi/topcliff-pch: Fix DMA channel | Alexander Stein | 2014-02-19 | 1 | -2/+2 | |
| | | | | | | | |_|_|_|/ / | | | | | | | |/| | | | | | ||||||
| | | | | | * / | | | | | | spi: spi-imx: spi_imx_remove: do not disable disabled clocks | Philippe De Muyter | 2014-02-28 | 1 | -2/+2 | |
| | | | | | |/ / / / / / | ||||||
| | | | | * / / / / / / | spi: fsl-dspi: Fix getting correct address for master | Axel Lin | 2014-03-05 | 1 | -3/+3 | |
| | | | | |/ / / / / / | ||||||
| | | | * / / / / / / | spi: coldfire-qspi: Fix getting correct address for *mcfqspi | Axel Lin | 2014-03-05 | 1 | -2/+4 | |
| | | | |/ / / / / / | ||||||
| | | * / / / / / / | spi: atmel: add missing spi_master_{resume,suspend} calls to PM callbacks | Wenyou Yang | 2014-03-05 | 1 | -1/+16 | |
| | | |/ / / / / / | ||||||
| | * / / / / / / | spi: spi-ath79: fix initial GPIO CS line setup | Gabor Juhos | 2014-03-03 | 1 | -2/+2 | |
| | |/ / / / / / | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2014-03-09 | 7 | -103/+151 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Target/sbc: Fix sbc_copy_prot for offset scatters | Sagi Grimberg | 2014-03-07 | 1 | -16/+22 | |
| * | | | | | | | | iser-target: Fix command leak for tx_desc->comp_llnode_batch | Nicholas Bellinger | 2014-03-05 | 2 | -6/+46 | |
| * | | | | | | | | iser-target: Ignore completions for FRWRs in isert_cq_tx_work | Nicholas Bellinger | 2014-03-05 | 2 | -2/+7 | |
| * | | | | | | | | iser-target: Fix post_send_buf_count for RDMA READ/WRITE | Nicholas Bellinger | 2014-03-05 | 1 | -6/+8 | |
| * | | | | | | | | iscsi/iser-target: Fix isert_conn->state hung shutdown issues | Nicholas Bellinger | 2014-03-05 | 4 | -60/+55 | |
| * | | | | | | | | iscsi/iser-target: Use list_del_init for ->i_conn_node | Nicholas Bellinger | 2014-03-05 | 3 | -14/+14 | |
| * | | | | | | | | iscsi-target: Fix iscsit_get_tpg_from_np tpg_state bug | Nicholas Bellinger | 2014-03-05 | 1 | -1/+1 | |
* | | | | | | | | | Revert "ACPI / sleep: pm_power_off needs more sanity checks to be installed" | Rafael J. Wysocki | 2014-03-09 | 1 | -6/+1 | |
* | | | | | | | | | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-03-08 | 1 | -7/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cpuset: fix a race condition in __cpuset_node_allowed_softwall() | Li Zefan | 2014-02-27 | 1 | -1/+1 | |
| * | | | | | | | | | cpuset: fix a locking issue in cpuset_migrate_mm() | Li Zefan | 2014-02-27 | 1 | -6/+2 | |
* | | | | | | | | | | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-03-08 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint ... | Michele Baldessari | 2014-03-07 | 1 | -0/+1 | |
| * | | | | | | | | | | libata: disable queued TRIM for Crucial M500 mSATA SSDs | Marios Andreopoulos | 2014-03-03 | 1 | -0/+1 | |
* | | | | | | | | | | | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-03-08 | 3 | -11/+29 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | firewire: don't use PREPARE_DELAYED_WORK | Tejun Heo | 2014-03-07 | 3 | -11/+29 | |
* | | | | | | | | | | | | Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i... | Linus Torvalds | 2014-03-08 | 2 | -16/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | firewire: ohci: fix probe failure with Agere/LSI controllers | Stefan Richter | 2014-03-06 | 1 | -13/+2 | |
| * | | | | | | | | | | | | firewire: net: fix use after free | Stefan Richter | 2014-02-28 | 1 | -3/+3 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette... | Linus Torvalds | 2014-03-08 | 1 | -2/+34 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | clk: shmobile: rcar-gen2: Use kick bit to allow Z clock frequency change | Benoit Cousson | 2014-03-06 | 1 | -2/+34 | |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'pm+acpi-3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-03-08 | 4 | -29/+103 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2014-03-08 | 1 | -28/+23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | cpufreq: Initialize governor for a new policy under policy->rwsem | Viresh Kumar | 2014-03-06 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | cpufreq: Initialize policy before making it available for others to use | Viresh Kumar | 2014-03-06 | 1 | -14/+14 | |
| | * | | | | | | | | | | | | cpufreq: use cpufreq_cpu_get() to avoid cpufreq_get() race conditions | Aaron Plattner | 2014-03-06 | 1 | -14/+7 | |
| | |/ / / / / / / / / / / | ||||||
| | | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'acpi-resources', 'acpi-ec' and 'acpi-sleep' | Rafael J. Wysocki | 2014-03-08 | 3 | -1/+80 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | ACPI / sleep: pm_power_off needs more sanity checks to be installed | Li, Aubrey | 2014-03-03 | 1 | -1/+6 | |
| | | | |/ / / / / / / / / / | ||||||
| | | * / / / / / / / / / / | ACPI / EC: Clear stale EC events on Samsung systems | Kieran Clancy | 2014-03-06 | 1 | -0/+64 | |
| | | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | | ACPI / resources: ignore invalid ACPI device resources | Zhang Rui | 2014-03-01 | 1 | -0/+10 | |
* | | | | | | | | | | | | | x86: fix compile error due to X86_TRAP_NMI use in asm files | Linus Torvalds | 2014-03-08 | 2 | -2/+2 |