| Commit message (Expand) | Author | Age | Files | Lines |
* | futex: Remove requirement for lock_page() in get_futex_key() | Mel Gorman | 2016-02-17 | 1 | -8/+91 |
* | futex: Rename barrier references in ordering guarantees | Davidlohr Bueso | 2016-02-17 | 1 | -17/+17 |
* | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2016-02-13 | 189 | -971/+1678 |
|\ |
|
| * | Merge tag 'pci-v4.5-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-02-13 | 6 | -24/+14 |
| |\ |
|
| | * | PCI: rcar: Add device tree support for r8a7793 | Simon Horman | 2016-02-05 | 1 | -0/+1 |
| | * | PCI: rcar: Add gen2 device tree support for r8a7793 | Simon Horman | 2016-02-05 | 1 | -0/+1 |
| | * | PCI: iproc: Allow multiple devices except on PAXC | Ray Jui | 2016-01-27 | 1 | -18/+11 |
| | * | PCI/AER: Flush workqueue on device remove to avoid use-after-free | Sebastian Andrzej Siewior | 2016-01-25 | 3 | -6/+1 |
| * | | Merge branch 'akpm'(patches from Andrew) | Linus Torvalds | 2016-02-12 | 13 | -57/+62 |
| |\ \ |
|
| | * | | arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFI | Andrew Morton | 2016-02-12 | 1 | -0/+1 |
| | * | | mm: fix pfn_t vs highmem | Dan Williams | 2016-02-12 | 3 | -12/+11 |
| | * | | kernel/locking/lockdep.c: convert hash tables to hlists | Andrew Morton | 2016-02-12 | 2 | -25/+21 |
| | * | | mm,thp: fix spellos in describing __HAVE_ARCH_FLUSH_PMD_TLB_RANGE | Vineet Gupta | 2016-02-12 | 1 | -2/+2 |
| | * | | mm,thp: khugepaged: call pte flush at the time of collapse | Vineet Gupta | 2016-02-12 | 1 | -1/+3 |
| | * | | mm/backing-dev.c: fix error path in wb_init() | Rasmus Villemoes | 2016-02-12 | 1 | -1/+1 |
| | * | | mm, dax: check for pmd_none() after split_huge_pmd() | Kirill A. Shutemov | 2016-02-12 | 2 | -2/+6 |
| | * | | vsprintf: kptr_restrict is okay in IRQ when 2 | Jason A. Donenfeld | 2016-02-12 | 1 | -13/+13 |
| | * | | mm: fix filemap.c kernel doc warning | Randy Dunlap | 2016-02-12 | 1 | -0/+1 |
| | * | | ubsan: cosmetic fix to Kconfig text | Yang Shi | 2016-02-12 | 1 | -1/+3 |
| * | | | Merge tag 'mmc-v4.5-rc2' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 2016-02-12 | 9 | -36/+93 |
| |\ \ \ |
|
| | * | | | Revert "mmc: block: don't use parameter prefix if built as module" | Ulf Hansson | 2016-02-11 | 1 | -3/+0 |
| | * | | | mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL | Adrian Hunter | 2016-02-11 | 1 | -0/+30 |
| | * | | | mmc: sdhci-pci: Fix card detect race for Intel BXT/APL | Adrian Hunter | 2016-02-11 | 1 | -0/+31 |
| | * | | | mmc: sdhci: Allow override of get_cd() called from sdhci_request() | Adrian Hunter | 2016-02-11 | 1 | -1/+1 |
| | * | | | mmc: sdhci: Allow override of mmc host operations | Adrian Hunter | 2016-02-11 | 2 | -1/+3 |
| | * | | | mmc: sh_mmcif: Correct TX DMA channel allocation | Chris Paterson | 2016-02-10 | 1 | -1/+1 |
| | * | | | mmc: block: return error on failed mmc_blk_get() | Olof Johansson | 2016-02-10 | 1 | -1/+3 |
| | * | | | mmc: pxamci: fix the device-tree probe deferral path | Robert Jarzmik | 2016-02-08 | 1 | -26/+9 |
| | * | | | mmc: mmc_spi: add checks for dma mapping error | Alexey Khoroshilov | 2016-02-08 | 1 | -2/+13 |
| | * | | | mmc: sdhci-of-at91: fix pm runtime unbalanced issue in error path | Jisheng Zhang | 2016-02-02 | 1 | -0/+1 |
| | * | | | mmc: pxamci: fix again read-only gpio detection polarity | Robert Jarzmik | 2016-02-02 | 1 | -1/+1 |
| * | | | | Merge tag 'sound-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2016-02-12 | 42 | -209/+292 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge tag 'asoc-fix-v4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Takashi Iwai | 2016-02-12 | 29 | -144/+221 |
| | |\ \ \ \ |
|
| | | | \ \ \ | |
| | | | \ \ \ | |
| | | | \ \ \ | |
| | | | \ \ \ | |
| | | | \ \ \ | |
| | | | \ \ \ | |
| | | | \ \ \ | |
| | | | \ \ \ | |
| | | *-------. \ \ \ | Merge remote-tracking branches 'asoc/fix/rt5659', 'asoc/fix/sigmadsp', 'asoc/... | Mark Brown | 2016-02-10 | 6 | -39/+41 |
| | | |\ \ \ \ \ \ \ \ |
|
| | | | | | | | * | | | | ASoC: wm8960: Fix WM8960_SYSCLK_PLL mode | Stuart Henderson | 2016-01-22 | 1 | -15/+17 |
| | | | | | | | * | | | | ASoC: wm8960: Fix input boost mixer left/right naming | Stuart Henderson | 2016-01-22 | 1 | -4/+4 |
| | | | | | | * | | | | | ASoC: wm5110: Unregister compressed platform when driver is removed | Richard Fitzgerald | 2016-01-22 | 1 | -0/+1 |
| | | | | | | |/ / / / |
|
| | | | | | * | | | / | ASoC: simple-card: don't fail if sysclk setting is not supported | Aaro Koskinen | 2016-01-27 | 1 | -1/+1 |
| | | | | | | |_|_|/
| | | | | | |/| | | |
|
| | | | | * / | | | | ASoC: sigmadsp: Fix missleading return value | Pascal Huerst | 2016-02-10 | 1 | -1/+4 |
| | | | | |/ / / / |
|
| | | | * | | | | | ASoC: rt5659: avoid unused variable warning for rt5659_acpi_match | Arnd Bergmann | 2016-01-21 | 1 | -5/+10 |
| | | | * | | | | | ASoC: rt5659: Fix irq leak | Axel Lin | 2016-01-13 | 2 | -13/+4 |
| | | | | | | | | | |
| | | | \ \ \ \ \ | |
| | | | \ \ \ \ \ | |
| | | | \ \ \ \ \ | |
| | | | \ \ \ \ \ | |
| | | | \ \ \ \ \ | |
| | | | \ \ \ \ \ | |
| | | | \ \ \ \ \ | |
| | | *-------. \ \ \ \ \ | Merge remote-tracking branches 'asoc/fix/imx-spdif', 'asoc/fix/mtk', 'asoc/fi... | Mark Brown | 2016-02-10 | 5 | -38/+22 |
| | | |\ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | * | | | | | | ASoC: rt286: fix capture doesn't work at some cases | Bard Liao | 2016-01-21 | 1 | -23/+3 |
| | | | | | | * | | | | | | | ASoC: qcom: use correct device pointer in dma allocation | Srinivas Kandagatla | 2016-01-11 | 1 | -9/+6 |
| | | | | | | |/ / / / / / |
|
| | | | | | * | | / / / / | ASoC: mxs-saif: fix clk_prepare() without matching clk_unprepare() | Mans Rullgard | 2016-01-27 | 1 | -2/+11 |
| | | | | | | |_|/ / / /
| | | | | | |/| | | | | |
|
| | | | | * | | | | | | | ASoC: mediatek: add i2c dependency | Arnd Bergmann | 2016-01-15 | 1 | -2/+2 |
| | | | | | |/ / / / /
| | | | | |/| | | | | |
|
| | | | * | | | | | | | ASoC: imx-spdif: Fix crash on suspend | Lars-Peter Clausen | 2016-01-27 | 1 | -2/+0 |
| | | | | |/ / / / /
| | | | |/| | | | | |
|
| | | | | | | | | | | |
| | | | \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ | |
| | | *---------. \ \ \ \ \ \ | Merge remote-tracking branches 'asoc/fix/amd', 'asoc/fix/arizona', 'asoc/fix/... | Mark Brown | 2016-02-10 | 6 | -25/+71 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | * | | | | | | | ASoC: fsl_ssi: remove explicit register defaults | Maciej S. Szmigiero | 2016-01-25 | 1 | -20/+22 |
| | | | | | | | | |/ / / / / / |
|
| | | | | | | | * | / / / / / | ASoC: fsl: document DT compatible string "fsl,imx-audio-wm8960" | Xiubo Li | 2016-01-15 | 1 | -0/+2 |
| | | | | | | | | |/ / / / /
| | | | | | | | |/| | | | | |
|