| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/boot/compressed/64: Do not corrupt EDX on EFER.LME=1 setting | Kirill A. Shutemov | 2019-02-06 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out() | Tony Luck | 2019-02-03 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-02-10 | 3 | -24/+85 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'irqchip-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Thomas Gleixner | 2019-02-07 | 3 | -24/+85 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | irqchip/gic-v3-its: Fix ITT_entry_size accessor | Zenghui Yu | 2019-01-31 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | irqchip/mmp: Only touch the PJ4 IRQ & FIQ bits on enable/disable | Lubomir Rintel | 2019-01-29 | 1 | -1/+5 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | irqchip/gic-v3-its: Gracefully fail on LPI exhaustion | Marc Zyngier | 2019-01-29 | 1 | -0/+3 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | irqchip/gic-v3-its: Plug allocation race for devices sharing a DevID | Marc Zyngier | 2019-01-29 | 1 | -5/+27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | irqchip/gic-v4: Fix occasional VLPI drop | Heyi Guo | 2019-01-28 | 1 | -17/+49 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-02-10 | 14 | -36/+105 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'perf-urgent-for-mingo-5.0-20190205' of git://git.kernel.org/pub/sc... | Ingo Molnar | 2019-02-09 | 11 | -30/+88 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf script python: Add Python3 support to tests/attr.py | Tony Jones | 2019-02-05 | 1 | -13/+19 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf trace: Support multiple "vfs_getname" probes | Arnaldo Carvalho de Melo | 2019-02-04 | 1 | -7/+18 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf symbols: Filter out hidden symbols from labels | Jiri Olsa | 2019-02-04 | 1 | -1/+8 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf symbols: Add fallback definitions for GELF_ST_VISIBILITY() | Arnaldo Carvalho de Melo | 2019-02-04 | 1 | -0/+14 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tools headers uapi: Sync linux/in.h copy from the kernel sources | Arnaldo Carvalho de Melo | 2019-02-04 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf clang: Do not use 'return std::move(something)' | Arnaldo Carvalho de Melo | 2019-02-04 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf mem/c2c: Fix perf_mem_events to support powerpc | Ravi Bangoria | 2019-02-04 | 5 | -6/+26 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf tests evsel-tp-sched: Fix bitwise operator | Gustavo A. R. Silva | 2019-02-04 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/core: Don't WARN() for impossible ring-buffer sizes | Mark Rutland | 2019-02-04 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu() | Peter Zijlstra | 2019-02-04 | 1 | -5/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel/uncore: Add Node ID mask | Kan Liang | 2019-02-04 | 1 | -1/+3 | |
| | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2019-02-10 | 2 | -17/+52 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | futex: Handle early deadlock return correctly | Thomas Gleixner | 2019-02-08 | 2 | -15/+50 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | futex: Fix barrier comment | Davidlohr Bueso | 2019-02-08 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-02-09 | 2 | -8/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MAINTAINERS: Update the ocores i2c bus driver maintainer, etc | Andrew Lunn | 2019-02-08 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i2c: omap: Use noirq system sleep pm ops to idle device for suspend | Tony Lindgren | 2019-02-05 | 1 | -8/+5 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'mips_fixes_5.0_3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-02-09 | 16 | -22/+127 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mips: cm: reprime error cause | Vladimir Kondratiev | 2019-02-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mips: loongson64: remove unreachable(), fix loongson_poweroff(). | Yifeng Li | 2019-02-07 | 1 | -1/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: Remove function size check in get_frame_info() | Jun-Ru Chang | 2019-02-04 | 1 | -4/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: Use lower case for addresses in nexys4ddr.dts | Paul Burton | 2019-02-04 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: Loongson: Introduce and use loongson_llsc_mb() | Huacai Chen | 2019-02-04 | 8 | -0/+100 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds builds | Paul Burton | 2019-01-29 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: VDSO: Use same -m%-float cflag as the kernel proper | Paul Burton | 2019-01-29 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabled | Aaro Koskinen | 2019-01-29 | 1 | -5/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | DTS: CI20: Fix bugs in ci20's device tree. | Zhou Yanjie | 2019-01-25 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: DTS: jz4740: Correct interrupt number of DMA core | Paul Cercueil | 2019-01-25 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-02-09 | 10 | -33/+94 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | blk-mq: remove duplicated definition of blk_mq_freeze_queue | Liu Bo | 2019-02-08 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Blk-iolatency: warn on negative inflight IO counter | Liu Bo | 2019-02-08 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | blk-iolatency: fix IO hang due to negative inflight counter | Liu Bo | 2019-02-08 | 1 | -7/+45 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | blktrace: Show requests without sector | Jan Kara | 2019-02-07 | 1 | -1/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fs: ratelimit __find_get_block_slow() failure message. | Tetsuo Handa | 2019-02-06 | 1 | -9/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | m68k: set proper major_num when specifying module param major_num | Chengguang Xu | 2019-02-06 | 1 | -3/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSD | Hans de Goede | 2019-02-06 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'nvme-5.0' of git://git.infradead.org/nvme into for-linus | Jens Axboe | 2019-02-06 | 3 | -11/+20 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nvme-pci: fix rapid add remove sequence | Keith Busch | 2019-02-06 | 1 | -10/+12 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nvme: lock NS list changes while handling command effects | Keith Busch | 2019-02-06 | 2 | -1/+8 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||

