index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
page_alloc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-20
kbuild: turn '/' into an alias of './'
Masahiro Yamada
2
-3
/
+4
2019-02-20
kbuild: set KBUILD_MODULES=1 all the time for single target %/
Masahiro Yamada
1
-6
/
+3
2019-02-20
kbuild: generate modules.order only when CONFIG_MODULES=y
Masahiro Yamada
1
-0
/
+2
2019-02-20
kbuild: pkg: use -f $(srctree)/Makefile to recurse to top Makefile
Masahiro Yamada
4
-10
/
+12
2019-02-20
kbuild: clang: choose GCC_TOOLCHAIN_DIR not on LD
Nick Desaulniers
1
-1
/
+1
2019-02-20
kbuild: Disable extra debugging info in .s output
Masahiro Yamada
2
-6
/
+9
2019-02-19
kallsyms: include <asm/bitsperlong.h> instead of <asm/types.h>
Masahiro Yamada
1
-1
/
+1
2019-02-19
kallsyms: remove unneeded memset() calls
Masahiro Yamada
1
-3
/
+0
2019-02-19
kallsyms: add static qualifiers where missing
Masahiro Yamada
1
-4
/
+4
2019-02-19
kbuild: gitignore output directory
Vladimir Kondratiev
1
-0
/
+3
2019-01-28
kbuild: remove meaningless prepare2 target
Masahiro Yamada
1
-7
/
+3
2019-01-28
kbuild: remove unnecessary in-subshell execution
Masahiro Yamada
3
-15
/
+14
2019-01-28
kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)
Masahiro Yamada
9
-19
/
+25
2019-01-28
s390: make built-in.a not directly depend on *.o.chkbss files
Masahiro Yamada
3
-18
/
+15
2019-01-28
kbuild: simplify rules of data compression with size appending
Masahiro Yamada
1
-11
/
+7
2019-01-28
kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJS
Masahiro Yamada
3
-31
/
+18
2019-01-28
kbuild: remove top-level built-in.a
Masahiro Yamada
3
-37
/
+10
2019-01-28
kbuild: skip 'addtree' and 'flags' magic for external module build
Masahiro Yamada
2
-7
/
+10
2019-01-28
Linux 5.0-rc4
v5.0-rc4
Linus Torvalds
1
-1
/
+1
2019-01-27
Revert "block: cover another queue enter recursion via BIO_QUEUE_ENTERED"
Jens Axboe
2
-11
/
+10
2019-01-26
qed: Revert error handling changes.
David S. Miller
18
-743
/
+202
2019-01-25
KVM: x86: Mark expected switch fall-throughs
Gustavo A. R. Silva
6
-4
/
+10
2019-01-25
KVM: x86: fix TRACE_INCLUDE_PATH and remove -I. header search paths
Masahiro Yamada
2
-5
/
+1
2019-01-25
KVM: selftests: check returned evmcs version range
Vitaly Kuznetsov
1
-0
/
+6
2019-01-25
x86/kvm/hyper-v: nested_enable_evmcs() sets vmcs_version incorrectly
Vitaly Kuznetsov
1
-3
/
+4
2019-01-25
KVM: VMX: Move vmx_vcpu_run()'s VM-Enter asm blob to a helper function
Sean Christopherson
1
-66
/
+73
2019-01-25
kvm: selftests: Fix region overlap check in kvm_util
Ben Gardon
1
-7
/
+2
2019-01-25
kvm: vmx: fix some -Wmissing-prototypes warnings
Yi Wang
2
-2
/
+2
2019-01-25
KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting t...
Vitaly Kuznetsov
1
-0
/
+8
2019-01-25
svm: Fix AVIC incomplete IPI emulation
Suravee Suthikulpanit
1
-15
/
+4
2019-01-25
svm: Add warning message for AVIC IPI invalid target
Suravee Suthikulpanit
1
-0
/
+2
2019-01-25
KVM: x86: WARN_ONCE if sending a PV IPI returns a fatal error
Sean Christopherson
1
-2
/
+5
2019-01-25
KVM: x86: Fix PV IPIs for 32-bit KVM host
Sean Christopherson
1
-1
/
+1
2019-01-25
x86/kvm/hyper-v: recommend using eVMCS only when it is enabled
Vitaly Kuznetsov
1
-1
/
+2
2019-01-25
x86/kvm/hyper-v: don't recommend doing reset via synthetic MSR
Vitaly Kuznetsov
1
-1
/
+0
2019-01-25
kvm: x86/vmx: Use kzalloc for cached_vmcs12
Tom Roeder
1
-4
/
+8
2019-01-25
KVM: VMX: Use the correct field var when clearing VM_ENTRY_LOAD_IA32_PERF_GLO...
Sean Christopherson
1
-1
/
+1
2019-01-25
KVM: x86: Fix single-step debugging
Alexander Popov
1
-2
/
+1
2019-01-25
x86/kvm/hyper-v: don't announce GUEST IDLE MSR support
Vitaly Kuznetsov
1
-1
/
+0
2019-01-25
cfg80211: extend range deviation for DMG
Chaitanya Tata
1
-2
/
+2
2019-01-25
cfg80211: reg: remove warn_on for a normal case
Chaitanya Tata
1
-2
/
+7
2019-01-25
mac80211: Add attribute aligned(2) to struct 'action'
Mathieu Malaterre
1
-1
/
+1
2019-01-25
mac80211: don't initiate TDLS connection if station is not associated to AP
Balaji Pothunoori
1
-0
/
+4
2019-01-25
nl80211: fix NLA_POLICY_NESTED() arguments
Johannes Berg
1
-1
/
+1
2019-01-25
ibmveth: Do not process frames after calling napi_reschedule
Thomas Falcon
1
-2
/
+0
2019-01-25
net: dev_is_mac_header_xmit() true for ARPHRD_RAWIP
Maciej Żenczykowski
1
-0
/
+1
2019-01-25
net: usb: asix: ax88772_bind return error when hw_reset fail
Zhang Run
1
-2
/
+7
2019-01-25
MAINTAINERS: Update cavium networking drivers
Sudarsana Reddy Kalluru
1
-21
/
+21
2019-01-25
net/mlx4_core: Fix error handling when initializing CQ bufs in the driver
Jack Morgenstein
1
-2
/
+4
2019-01-25
net/mlx4_core: Add masking for a few queries on HCA caps
Aya Levin
1
-29
/
+46
[next]