| Commit message (Expand) | Author | Age | Files | Lines |
* | ARC: [plat-axs103] refactor the quad core DT quirk code | Eugeniy Paltsev | 2017-12-20 | 1 | -4/+6 |
* | ARC: [plat-axs103]: Set initial core pll output frequency | Eugeniy Paltsev | 2017-12-20 | 3 | -6/+18 |
* | ARC: [plat-hsdk]: Get rid of core pll frequency set in platform code | Eugeniy Paltsev | 2017-12-20 | 1 | -42/+0 |
* | ARC: [plat-hsdk]: Set initial core pll output frequency | Eugeniy Paltsev | 2017-12-20 | 1 | -0/+8 |
* | ARC: [plat-hsdk] Switch DisplayLink driver from fbdev to DRM | Alexey Brodkin | 2017-12-20 | 1 | -2/+3 |
* | arc: do not use __print_symbol() | Sergey Senozhatsky | 2017-12-20 | 1 | -1/+1 |
* | ARC: Fix detection of dual-issue enabled | Alexey Brodkin | 2017-11-29 | 1 | -1/+1 |
* | Linux 4.15-rc1v4.15-rc1 | Linus Torvalds | 2017-11-27 | 1 | -2/+2 |
* | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2017-11-27 | 6 | -6/+42 |
|\ |
|
| * | ARM: BUG if jumping to usermode address in kernel mode | Russell King | 2017-11-26 | 2 | -0/+24 |
| * | ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE | Philip Derrin | 2017-11-21 | 1 | -2/+2 |
| * | ARM: 8721/1: mm: dump: check hardware RO bit for LPAE | Philip Derrin | 2017-11-21 | 1 | -2/+2 |
| * | ARM: make decompressor debug output user selectable | Russell King | 2017-11-21 | 1 | -2/+2 |
| * | ARM: fix get_user_pages_fast | Russell King | 2017-11-21 | 1 | -0/+12 |
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-11-26 | 12 | -15/+52 |
|\ \ |
|
| * | | genirq/matrix: Make - vs ?: Precedence explicit | Kees Cook | 2017-11-23 | 1 | -1/+1 |
| * | | irqchip/imgpdc: Use resource_size function on resource object | Vasyl Gomonovych | 2017-11-23 | 1 | -1/+1 |
| * | | irqchip/qcom: Fix u32 comparison with value less than zero | Colin Ian King | 2017-11-23 | 1 | -1/+1 |
| * | | irqchip/exiu: Fix return value check in exiu_init() | Wei Yongjun | 2017-11-14 | 1 | -2/+2 |
| * | | Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Thomas Gleixner | 2017-11-14 | 8 | -10/+47 |
| |\ \ |
|
| | * | | irqchip/gic-v3-its: Remove artificial dependency on PCI | Marc Zyngier | 2017-11-13 | 2 | -1/+9 |
| | * | | irqchip/gic-v4: Add forward definition of struct irq_domain_ops | Marc Zyngier | 2017-11-13 | 1 | -0/+1 |
| | * | | irqchip/gic-v3: pr_err() strings should end with newlines | Arvind Yadav | 2017-11-13 | 1 | -1/+1 |
| | * | | irqchip/s3c24xx: pr_err() strings should end with newlines | Arvind Yadav | 2017-11-13 | 1 | -2/+2 |
| | * | | irqchip/gic-v3: Fix ppi-partitions lookup | Johan Hovold | 2017-11-12 | 1 | -3/+6 |
| | * | | irqchip/gic-v4: Clear IRQ_DISABLE_UNLAZY again if mapping fails | Marc Zyngier | 2017-11-10 | 1 | -1/+6 |
| | * | | genirq: Track whether the trigger type has been set | Marc Zyngier | 2017-11-10 | 2 | -2/+22 |
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-11-26 | 38 | -616/+472 |
|\ \ \ \ |
|
| * | | | | x86/decoder: Add new TEST instruction pattern | Masami Hiramatsu | 2017-11-24 | 1 | -1/+1 |
| * | | | | x86/PCI: Remove unused HyperTransport interrupt support | Bjorn Helgaas | 2017-11-23 | 11 | -454/+2 |
| * | | | | x86/umip: Fix insn_get_code_seg_params()'s return value | Borislav Petkov | 2017-11-23 | 3 | -4/+4 |
| * | | | | x86/boot/KASLR: Remove unused variable | Chao Fan | 2017-11-23 | 1 | -3/+2 |
| * | | | | x86/entry/64: Add missing irqflags tracing to native_load_gs_index() | Andy Lutomirski | 2017-11-23 | 1 | -2/+8 |
| * | | | | x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow | Andrey Ryabinin | 2017-11-22 | 2 | -8/+137 |
| * | | | | x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing | Andy Lutomirski | 2017-11-22 | 1 | -2/+2 |
| * | | | | x86/pkeys/selftests: Fix protection keys write() warning | Dave Hansen | 2017-11-21 | 1 | -1/+4 |
| * | | | | x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey' | Dave Hansen | 2017-11-21 | 1 | -5/+5 |
| * | | | | x86/mpx/selftests: Fix up weird arrays | Dave Hansen | 2017-11-21 | 1 | -2/+2 |
| * | | | | x86/pkeys: Update documentation about availability | Dave Hansen | 2017-11-21 | 1 | -2/+7 |
| * | | | | x86/umip: Print a warning into the syslog if UMIP-protected instructions are ... | Ricardo Neri | 2017-11-21 | 1 | -4/+58 |
| * | | | | x86/smpboot: Fix __max_logical_packages estimate | Prarit Bhargava | 2017-11-17 | 1 | -45/+10 |
| * | | | | x86/topology: Avoid wasting 128k for package id array | Andi Kleen | 2017-11-17 | 2 | -44/+30 |
| * | | | | perf/x86/intel/uncore: Cache logical pkg id in uncore driver | Andi Kleen | 2017-11-17 | 3 | -4/+4 |
| * | | | | x86/acpi: Reduce code duplication in mp_override_legacy_irq() | Vikas C Sajjan | 2017-11-17 | 1 | -22/+5 |
| * | | | | x86/acpi: Handle SCI interrupts above legacy space gracefully | Vikas C Sajjan | 2017-11-17 | 1 | -1/+33 |
| * | | | | x86/boot: Fix boot failure when SMP MP-table is based at 0 | Tom Lendacky | 2017-11-17 | 1 | -2/+4 |
| * | | | | x86/mm: Limit mmap() of /dev/mem to valid physical addresses | Craig Bergstrom | 2017-11-16 | 3 | -0/+24 |
| * | | | | x86/selftests: Add test for mapping placement for 5-level paging | Kirill A. Shutemov | 2017-11-16 | 2 | -1/+178 |
| * | | | | x86/mm: Prevent non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW border | Kirill A. Shutemov | 2017-11-16 | 4 | -6/+62 |
| * | | | | x86/umip: Identify the STR and SLDT instructions | Ricardo Neri | 2017-11-14 | 1 | -8/+16 |