summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM64/irqchip: Update ACPI_IORT symbol selection logicLorenzo Pieralisi2017-06-152-1/+1
* arm64/dma-mapping: Remove extraneous null-pointer checksOlav Haugan2017-06-152-11/+0
* arm64: kconfig: allow support for memory failure handlingJonathan (Zhixiong) Zhang2017-06-121-0/+1
* arm64: mm: Update perf accounting to handle poison faultsPunit Agrawal2017-06-121-32/+36
* arm64: hwpoison: add VM_FAULT_HWPOISON[_LARGE] handlingJonathan (Zhixiong) Zhang2017-06-121-3/+19
* arm64: hugetlb: Fix huge_pte_offset to return poisoned page table entriesPunit Agrawal2017-06-122-20/+11
* arm64: ftrace: fix building without CONFIG_MODULESWill Deacon2017-06-121-6/+10
* arm64: fault: Print info about page table structure when dumping pteWill Deacon2017-06-121-1/+3
* arm64: mm: print file name of faulting vmaKristina Martsenko2017-06-121-1/+3
* arm64: mm: don't print out page table entries on EL0 faultsKristina Martsenko2017-06-121-1/+0
* arm64: mm: print out correct page table entriesKristina Martsenko2017-06-122-12/+26
* arm64: ftrace: add support for far branches to dynamic ftraceArd Biesheuvel2017-06-077-2/+84
* arm64: ftrace: don't validate branch via PLT in ftrace_make_nop()Ard Biesheuvel2017-06-071-3/+43
* arm64, vdso: Define vdso_{start,end} as arrayKees Cook2017-06-061-5/+5
* arm64: cpufeature: Fix CPU_OUT_OF_SPEC taint for uniform systemsWill Deacon2017-06-051-2/+4
* arm64: kernel: restrict /dev/mem read() calls to linear regionArd Biesheuvel2017-06-011-6/+13
* ARM64/PCI: Set root bus NUMA node on ACPI systemsLorenzo Pieralisi2017-05-301-0/+3
* arm64: futex: Fix undefined behaviour with FUTEX_OP_OPARG_SHIFT usageWill Deacon2017-05-301-4/+4
* arm64: check return value of of_flat_dt_get_machine_nameKefeng Wang2017-05-301-0/+3
* arm64: cpufeature: Don't dump useless backtrace on CPU_OUT_OF_SPECWill Deacon2017-05-301-2/+2
* arm64: mm: explicity include linux/vmalloc.hTobias Klauser2017-05-301-0/+1
* arm64: Add dump_backtrace() in show_regsKefeng Wang2017-05-303-3/+3
* arm64: Call __show_regs directlyKefeng Wang2017-05-302-3/+3
* arm64: Preventing READ_IMPLIES_EXEC propagationDong Bo2017-05-301-0/+6
* Linux 4.12-rc3v4.12-rc3Linus Torvalds2017-05-291-1/+1
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2017-05-294-17/+11
|\
| * thermal: broadcom: ns-thermal: default on iProc SoCsJon Mason2017-05-241-4/+5
| * ti-soc-thermal: Fix a typo in a comment lineMarkus Elfring2017-05-241-1/+1
| * ti-soc-thermal: Delete error messages for failed memory allocations in ti_ban...Markus Elfring2017-05-241-6/+2
| * ti-soc-thermal: Use devm_kcalloc() in ti_bandgap_build()Markus Elfring2017-05-241-2/+2
| * thermal: core: make thermal_emergency_poweroff staticColin Ian King2017-05-241-1/+1
| * thermal: qoriq: remove useless call for of_thermal_get_trip_points()Masahiro Yamada2017-05-241-3/+0
* | Merge tag 'tty-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-05-2714-49/+162
|\ \
| * | serial: altera_uart: call iounmap() at driver removeTobias Klauser2017-05-251-0/+1
| * | serial: imx: ensure UCR3 and UFCR are setup correctlyUwe Kleine-König2017-05-251-2/+12
| * | MAINTAINERS/serial: Change maintainer of jsm driverGuilherme G. Piccoli2017-05-241-1/+1
| * | serial: enable serdev supportJohan Hovold2017-05-181-2/+2
| * | tty/serdev: add serdev registration interfaceJohan Hovold2017-05-184-4/+93
| * | serdev: Restore serdev_device_write_buf for atomic contextStefan Wahren2017-05-182-7/+19
| * | serial: core: fix crash in uart_suspend_portLucas Stach2017-05-181-1/+1
| * | tty: fix port buffer lockingVegard Nossum2017-05-181-0/+2
| * | tty: ehv_bytechan: clean up init error handlingJohan Hovold2017-05-181-9/+8
| * | serial: ifx6x60: fix use-after-free on module unloadJohan Hovold2017-05-181-1/+1
| * | serial: altera_jtaguart: adding iounmap()Alexey Khoroshilov2017-05-181-0/+1
| * | serial: exar: Fix stuck MSIsJan Kiszka2017-05-181-9/+10
| * | serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'Christophe JAILLET2017-05-181-3/+8
| * | serdev: fix tty-port client deregistrationJohan Hovold2017-05-181-5/+10
| * | Revert "tty_port: register tty ports with serdev bus"Johan Hovold2017-05-181-12/+0
| * | drivers/tty: 8250: only call fintek_8250_probe when doing port I/OArd Biesheuvel2017-05-181-1/+1
* | | Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-276-6/+12
|\ \ \