index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-14
parport: Don't shadow error codes in ->probe()
Andy Shevchenko
1
-6
/
+6
2018-03-14
parport: Convert to use managed functions pcim_* and devm_*
Andy Shevchenko
1
-10
/
+5
2018-03-14
parport: PCI core handles power state for us
Andy Shevchenko
1
-28
/
+12
2018-03-14
parport: Add support for BrainBoxes PX272/PX306 MIO card
Andy Shevchenko
1
-0
/
+12
2018-03-14
parport: ax88796: Delete an unnecessary variable initialisation in parport_ax...
Markus Elfring
1
-1
/
+1
2018-03-14
parport: ax88796: Improve a size determination in parport_ax88796_probe()
Markus Elfring
1
-1
/
+1
2018-03-14
parport: ax88796: Delete an error message for a failed memory allocation in p...
Markus Elfring
1
-3
/
+1
2018-03-14
pps: generator: use new parport device model
Sudip Mukherjee
1
-3
/
+9
2018-03-14
pps: client: use new parport device model
Sudip Mukherjee
1
-3
/
+18
2018-03-14
parport_pc: Add support for WCH CH382L PCI-E single parallel port card.
Alexander Gerasiov
1
-0
/
+4
2018-03-14
w1: use put_device() if device_register() fail
Arvind Yadav
1
-0
/
+1
2018-03-07
lkdtm: Add missing SPDX-License-Identifier line
Kees Cook
1
-0
/
+1
2018-03-07
lkdtm: Relocate code to subdirectory
Kees Cook
11
-20
/
+22
2018-03-06
uio_hv_generic: support sub-channels
Stephen Hemminger
3
-0
/
+101
2018-03-06
hv_balloon: trace post_status
Vitaly Kuznetsov
3
-0
/
+55
2018-03-06
hv_balloon: fix bugs in num_pages_onlined accounting
Vitaly Kuznetsov
1
-13
/
+69
2018-03-06
hv_balloon: simplify hv_online_page()/hv_page_online_one()
Vitaly Kuznetsov
1
-22
/
+5
2018-03-06
hv_balloon: fix printk loglevel
Vitaly Kuznetsov
1
-6
/
+6
2018-03-06
Drivers: hv: vmbus: Implement Direct Mode for stimer0
Michael Kelley
10
-5
/
+131
2018-03-06
hv_vmbus: Correct the stale comments regarding cpu affinity
Haiyang Zhang
2
-5
/
+3
2018-03-06
tools: hv: include string.h in hv_fcopy_daemon
Olaf Hering
1
-0
/
+1
2018-03-06
tools: hv: fix compiler warnings about major/target_fname
Dexuan Cui
2
-1
/
+3
2018-03-06
hv: Synthetic typo correction
Joe Perches
1
-1
/
+1
2018-03-06
hyper-v: use GFP_KERNEL for hv_context.hv_numa_map
Jia-Ju Bai
1
-1
/
+1
2018-03-06
tools/hv: Fix IP reporting by KVP daemon with SRIOV
Haiyang Zhang
1
-73
/
+65
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
[next]