index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
macintosh
/
therm_windtunnel.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-13
powerpc/powernv: Enable tunneled operations
Philippe Bergheaud
6
-9
/
+148
2018-03-13
powerpc/powernv/npu: Fix deadlock in mmio_invalidate()
Alistair Popple
1
-88
/
+141
2018-03-13
powerpc/8xx: fix cpm_cascade() dual end of interrupt
Christophe Leroy
1
-7
/
+1
2018-03-13
powerpc/mm: Drop the function native_register_proc_table()
Anshuman Khandual
1
-15
/
+0
2018-03-13
cxl: Check if PSL data-cache is available before issue flush request
Vaibhav Jain
3
-7
/
+27
2018-03-13
cxl: Remove function write_timebase_ctrl_psl9() for PSL9
Vaibhav Jain
1
-8
/
+2
2018-03-13
cxl: Enable NORST bit in PSL_DEBUG register for PSL9
Vaibhav Jain
1
-2
/
+6
2018-03-13
powerpc/xmon: Clear all breakpoints when xmon is disabled via debugfs
Vaibhav Jain
1
-0
/
+24
2018-03-13
powerpc/xmon: Setup debugger hooks when first break-point is set
Vaibhav Jain
1
-1
/
+16
2018-03-13
selftests/powerpc: Skip tm-unavailable if TM is not enabled
Gustavo Romero
1
-8
/
+16
2018-03-13
powerpc/via-pmu: Fix section mismatch warning
Mathieu Malaterre
1
-1
/
+1
2018-03-13
powerpc/powernv/vas: Fix order of cleanup in vas_window_init_dbgdir()
Sukadev Bhattiprolu
1
-4
/
+4
2018-03-13
powerpc/powernv/vas: Remove a stray line in Makefile
Sukadev Bhattiprolu
1
-1
/
+0
2018-03-13
selftest/powerpc: Add test for sigreturn in transaction
Laurent Dufour
2
-1
/
+93
2018-03-13
macintosh: Add module license to ans-lcd
Larry Finger
1
-0
/
+1
2018-03-05
powerpc/8xx: Increase number of slices to 64
Christophe Leroy
1
-1
/
+1
2018-03-05
powerpc/mm/slice: Allow up to 64 low slices
Christophe Leroy
7
-41
/
+52
2018-03-05
powerpc/mm/slice: Fix hugepage allocation at hint address on 8xx
Christophe Leroy
6
-3
/
+28
2018-03-05
powerpc/mm/slice: Enhance for supporting PPC32
Christophe Leroy
3
-9
/
+50
2018-03-05
powerpc/mm/slice: create header files dedicated to slices
Christophe Leroy
5
-59
/
+80
2018-03-05
powerpc/mm/slice: Remove intermediate bitmap copy
Christophe Leroy
1
-8
/
+4
2018-03-05
powerpc: Keep const vars out of writable .sdata
Segher Boessenkool
1
-0
/
+2
2018-03-04
Linux 4.16-rc4
v4.16-rc4
Linus Torvalds
1
-1
/
+1
2018-03-03
memremap: fix softlockup reports at teardown
Dan Williams
1
-5
/
+10
2018-03-03
libnvdimm: re-enable deep flush for pmem devices via fsync()
Dave Jiang
1
-2
/
+1
2018-03-03
MAINTAINERS: take over Kconfig maintainership
Masahiro Yamada
1
-1
/
+3
2018-03-03
vfio: disable filesystem-dax page pinning
Dan Williams
1
-3
/
+15
2018-03-02
kconfig: fix line number in recursive inclusion error message
Masahiro Yamada
1
-8
/
+4
2018-03-02
Coccinelle: memdup: Fix typo in warning messages
Dafna Hirschfeld
1
-2
/
+2
2018-03-02
i2c: octeon: Prevent error message on bus error
Jan Glauber
2
-1
/
+2
2018-03-02
parisc: Reduce irq overhead when run in qemu
Helge Deller
1
-4
/
+5
2018-03-02
parisc: Use cr16 interval timers unconditionally on qemu
Helge Deller
2
-1
/
+3
2018-03-02
parisc: Check if secondary CPUs want own PDC calls
Helge Deller
2
-7
/
+18
2018-03-02
parisc: Hide virtual kernel memory layout
Helge Deller
1
-1
/
+6
2018-03-02
parisc: Fix ordering of cache and TLB flushes
John David Anglin
3
-26
/
+54
2018-03-02
kconfig: Update ncurses package names for menuconfig
Arvind Prasanna
1
-1
/
+2
2018-03-02
kbuild/kallsyms: trivial typo fix
Cao jin
1
-1
/
+1
2018-03-02
kbuild: test --build-id linker flag by ld-option instead of cc-ldoption
Masahiro Yamada
1
-2
/
+1
2018-03-02
kbuild: drop superfluous GCC_PLUGINS_CFLAGS assignment
Cao jin
1
-1
/
+1
2018-03-02
kconfig: Don't leak choice names during parsing
Masahiro Yamada
1
-0
/
+1
2018-03-02
sh: fix build error for empty CONFIG_BUILTIN_DTB_SOURCE
Masahiro Yamada
1
-1
/
+3
2018-03-02
kconfig: set SYMBOL_AUTO to the symbol marked with defconfig_list
Masahiro Yamada
1
-0
/
+1
2018-03-01
KVM: x86: fix vcpu initialization with userspace lapic
Radim Krčmář
2
-7
/
+6
2018-03-01
KVM: X86: Allow userspace to define the microcode version
Wanpeng Li
4
-5
/
+12
2018-03-01
KVM: X86: Introduce kvm_get_msr_feature()
Wanpeng Li
1
-3
/
+15
2018-03-01
platform/x86: wmi: Fix misuse of vsprintf extension %pULL
Joe Perches
1
-3
/
+3
2018-03-01
KVM: SVM: Add MSR-based feature support for serializing LFENCE
Tom Lendacky
2
-1
/
+36
2018-03-01
KVM: x86: Add a framework for supporting MSR-based features
Tom Lendacky
6
-17
/
+114
2018-03-01
block: fix a typo
Jiufei Xue
1
-1
/
+1
2018-03-01
block: display the correct diskname for bio
Jiufei Xue
2
-3
/
+7
[next]