index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-22
powerpc/traps: fix recoverability of machine check handling on book3s/32
Christophe Leroy
1
-4
/
+4
2019-02-22
powerpc/32: Remove unneccessary MSR[RI] clearing for 8xx
Christophe Leroy
1
-3
/
+0
2019-02-22
powerpc/setup: display reason for not booting
Christophe Leroy
1
-1
/
+1
2019-02-22
powerpc/8xx: hide itlbie and dtlbie symbols
Christophe Leroy
1
-8
/
+8
2019-02-22
powerpc/selftest: fix type of mftb() in null_syscall
Christophe Leroy
1
-1
/
+1
2019-02-22
powerpc/powernv: Don't reprogram SLW image on every KVM guest entry/exit
Paul Mackerras
3
-25
/
+29
2019-02-22
powerpc/64s: Fix logic when handling unknown CPU features
Michael Ellerman
1
-10
/
+7
2019-02-22
powerpc/smp: Make __smp_send_nmi_ipi() static
Nicholas Piggin
1
-1
/
+2
2019-02-22
powerpc/smp: Fix NMI IPI xmon timeout
Nicholas Piggin
1
-64
/
+29
2019-02-22
powerpc/smp: Fix NMI IPI timeout
Nicholas Piggin
1
-2
/
+3
2019-02-22
powerpc: Make PPC_64K_PAGES depend on only 44x or PPC_BOOK3S_64
Michael Ellerman
1
-1
/
+1
2019-02-22
powerpc/64: Make sys_switch_endian() traceable
Michael Ellerman
1
-1
/
+1
2019-02-22
powerpc/dts: Standardize DTS status assignments from "ok" to "okay"
Robert P. J. Day
4
-4
/
+4
2019-02-22
powerpc/book3s: Remove pgd/pud/pmd_set() interfaces
Aneesh Kumar K.V
2
-18
/
+4
2019-02-22
powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guest
Mark Cave-Ayland
1
-1
/
+1
2019-02-22
powerpc/pseries: export timebase register sample in lparcfg
Tyrel Datwyler
1
-0
/
+1
2019-02-22
powerpc/44x: Force PCI on for CURRITUCK
Michael Ellerman
1
-0
/
+1
2019-02-22
powerpc/eeh: Add eeh_force_recover to debugfs
Oliver O'Halloran
3
-10
/
+75
2019-02-22
powerpc/eeh: Allow disabling recovery
Oliver O'Halloran
3
-0
/
+20
2019-02-22
powerpc/pci: Add pci_find_controller_for_domain()
Oliver O'Halloran
2
-0
/
+13
2019-02-22
powerpc/eeh_cache: Bump log level of eeh_addr_cache_print()
Oliver O'Halloran
1
-1
/
+1
2019-02-22
powerpc/eeh_cache: Add a way to dump the EEH address cache
Oliver O'Halloran
3
-4
/
+30
2019-02-22
powerpc/eeh_cache: Add pr_debug() prints for insert/remove
Oliver O'Halloran
1
-2
/
+2
2019-02-22
powerpc/eeh: Use debugfs_create_u32 for eeh_max_freezes
Oliver O'Halloran
2
-19
/
+4
2019-02-22
powerpc: drop unused GENERIC_CSUM Kconfig item
Christophe Leroy
2
-7
/
+0
2019-02-22
powerpc/64s/hash: Fix assert_slb_presence() use of the slbfee. instruction
Nicholas Piggin
1
-0
/
+5
2019-02-22
powerpc/mm/hash: Increase vmalloc space to 512T with hash MMU
Michael Ellerman
1
-9
/
+23
2019-02-22
powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning
Michael Ellerman
1
-2
/
+8
2019-02-22
powerpc/powernv/npu: Remove redundant change_pte() hook
Peter Xu
1
-10
/
+0
2019-02-22
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
8
-91
/
+54
2019-02-21
intel_th: pti: Use sysfs_match_string() helper
Andy Shevchenko
1
-9
/
+7
2019-02-21
intel_th: Only create useful device nodes
Alexander Shishkin
1
-1
/
+5
2019-02-21
intel_th: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+4
2019-02-21
intel_th: Update ABI documentation
Alexander Shishkin
1
-2
/
+4
2019-02-21
dt-bindings: pinctrl: Document the i.MX50 IOMUXC binding
Jonathan Neuschäfer
1
-0
/
+32
2019-02-21
gpio: tqmx86: Set proper output level for direction_output
Axel Lin
1
-2
/
+3
2019-02-21
gpio: sprd: Change to use SoC compatible string
Baolin Wang
1
-1
/
+1
2019-02-21
gpio: sprd: Use SoC compatible string instead of wildcard string
Baolin Wang
1
-2
/
+2
2019-02-21
driver core: Add missing description of new struct device_link field
Rafael J. Wysocki
1
-0
/
+1
2019-02-21
powerpc/64s: Better printing of machine check info for guest MCEs
Paul Mackerras
4
-7
/
+9
2019-02-21
KVM: PPC: Book3S HV: Simplify machine check handling
Paul Mackerras
5
-84
/
+42
2019-02-21
Merge branch 'topic/dma' into next
Michael Ellerman
48
-1158
/
+317
2019-02-21
pinctrl: qcom: spmi-gpio: Reorder debug print
Bjorn Andersson
1
-1
/
+1
2019-02-21
gpio: of: Handle both enable-gpio{,s}
Marek Vasut
1
-1
/
+2
2019-02-21
gpio: of: Restrict enable-gpio quirk to regulator-gpio
Thierry Reding
1
-2
/
+2
2019-02-21
gpio: davinci: use devm_platform_ioremap_resource()
Bartosz Golaszewski
1
-3
/
+1
2019-02-21
drivers: provide devm_platform_ioremap_resource()
Bartosz Golaszewski
2
-0
/
+21
2019-02-21
Merge branch 'ib-qcom-ssbi' into devel
Linus Walleij
12
-184
/
+236
2019-02-21
drm/bochs: Fix the ID mismatch error
Alistair Francis
1
-0
/
+4
2019-02-21
.mailmap: Add Mathieu Othacehe
Mathieu Othacehe
1
-0
/
+1
[prev]
[next]