Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | powerpc/32: Fix early boot failure with RTAS built-in | Christophe Leroy | 2019-04-01 | 1 | -8/+0 | |
* | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2019-04-13 | 4 | -16/+23 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value | Will Deacon | 2019-04-12 | 1 | -8/+8 | |
| * | | | | | | | | arm64: backtrace: Don't bother trying to unwind the userspace stack | Will Deacon | 2019-04-08 | 1 | -6/+9 | |
| * | | | | | | | | arm64/ftrace: fix inadvertent BUG() in trampoline check | Ard Biesheuvel | 2019-04-08 | 2 | -2/+6 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-04-12 | 2 | -26/+21 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/asm: Use stricter assembly constraints in bitops | Alexander Potapenko | 2019-04-06 | 1 | -23/+18 | |
| * | | | | | | | | x86/resctrl: Fix typos in the mba_sc mount option | Xiaochen Shen | 2019-04-01 | 1 | -3/+3 | |
* | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2019-04-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | alarmtimer: Return correct remaining time | Andrei Vagin | 2019-04-10 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-04-12 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | sched/fair: Do not re-read ->h_load_next during hierarchical load calculation | Mel Gorman | 2019-04-03 | 1 | -3/+3 | |
* | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-04-12 | 5 | -27/+190 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | perf/core: Fix perf_event_disable_inatomic() race | Peter Zijlstra | 2019-04-12 | 2 | -11/+45 | |
| * | | | | | | | | | | | x86/perf/amd: Remove need to check "running" bit in NMI handler | Lendacky, Thomas | 2019-04-10 | 2 | -12/+22 | |
| * | | | | | | | | | | | x86/perf/amd: Resolve NMI latency issues for active PMCs | Lendacky, Thomas | 2019-04-03 | 1 | -1/+55 | |
| * | | | | | | | | | | | x86/perf/amd: Resolve race condition when disabling PMC | Lendacky, Thomas | 2019-04-03 | 1 | -3/+62 | |
| * | | | | | | | | | | | perf/x86/intel: Initialize TFA MSR | Peter Zijlstra | 2019-04-03 | 1 | -0/+6 | |
| * | | | | | | | | | | | perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBS | Stephane Eranian | 2019-04-03 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2019-04-12 | 1 | -17/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | locking/lockdep: Zap lock classes even with lock debugging disabled | Bart Van Assche | 2019-04-10 | 1 | -17/+12 | |
* | | | | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-04-12 | 3 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent() | Stephen Boyd | 2019-04-05 | 1 | -0/+4 | |
| * | | | | | | | | | | | | genirq: Initialize request_mutex if CONFIG_SPARSE_IRQ=n | Kefeng Wang | 2019-04-05 | 1 | -0/+1 | |
| * | | | | | | | | | | | | irqchip/irq-ls1x: Missing error code in ls1x_intc_of_init() | Dan Carpenter | 2019-04-05 | 1 | -0/+1 | |
* | | | | | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-04-12 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | objtool: Add rewind_stack_do_exit() to the noreturn list | Josh Poimboeuf | 2019-04-05 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | linux/kernel.h: Use parentheses around argument in u64_to_user_ptr() | Jann Horn | 2019-04-03 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | Merge tag 'dma-mapping-5.1-1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-04-12 | 2 | -10/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | dma-debug: only skip one stackframe entry | Scott Wood | 2019-04-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | sparc64/pci_sun4v: fix ATU checks for large DMA masks | Christoph Hellwig | 2019-04-10 | 1 | -9/+11 | |
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge tag 'iommu-fix-v5.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-04-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | iommu/amd: Set exclusion range correctly | Joerg Roedel | 2019-04-12 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge tag 'clang-format-for-linus-v5.1-rc5' of git://github.com/ojeda/linux | Linus Torvalds | 2019-04-12 | 1 | -0/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | clang-format: Update with the latest for_each macro list | Miguel Ojeda | 2019-04-12 | 1 | -0/+24 | |
* | | | | | | | | | | | | | | | Merge tag 'mmc-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf... | Linus Torvalds | 2019-04-12 | 2 | -21/+51 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | mmc: sdhci-omap: Don't finish_mrq() on a command error during tuning | Faiz Abbas | 2019-04-11 | 1 | -0/+38 | |
| * | | | | | | | | | | | | | | | mmc: alcor: don't write data before command has completed | Daniel Drake | 2019-03-28 | 1 | -21/+13 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge tag 'sound-5.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2019-04-12 | 50 | -262/+734 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'asoc-fix-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Takashi Iwai | 2019-04-11 | 10801 | -256762/+478725 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | ASoC: wcd9335: Fix missing regmap requirement | Marc Gonzalez | 2019-04-10 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | ASoC: pcm: fix error handling when try_module_get() fails. | Ranjani Sridharan | 2019-04-10 | 1 | -3/+5 | |
| | * | | | | | | | | | | | | | | | ASoC: stm32: sai: fix master clock management | Olivier Moysan | 2019-04-10 | 1 | -17/+47 | |
| | * | | | | | | | | | | | | | | | ASoC: Intel: kbl: fix wrong number of channels | Tzung-Bi Shih | 2019-04-10 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | ASoC: pcm: update module refcount if module_get_upon_open is set | Ranjani Sridharan | 2019-04-08 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | | | | ASoC: core: conditionally increase module refcount on component open | Ranjani Sridharan | 2019-04-08 | 3 | -5/+10 | |
| | * | | | | | | | | | | | | | | | ASoC: stm32: fix sai driver name initialisation | Arnaud Pouliquen | 2019-04-08 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | ASoC: topology: Use the correct dobj to free enum control values and texts | Ranjani Sridharan | 2019-04-08 | 1 | -3/+4 | |
| | * | | | | | | | | | | | | | | | ASoC: intel: skylake: add remove() callback for component driver | Ranjani Sridharan | 2019-04-05 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | | | | ASoC: cs35l35: Disable regulators on driver removal | Charles Keepax | 2019-04-05 | 1 | -0/+11 |