| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pages | Tom Lendacky | 2017-11-07 | 1 | -0/+3 |
* | resource: Provide resource struct in resource walk callback | Tom Lendacky | 2017-11-07 | 2 | -3/+3 |
* | x86/mm: Add Secure Encrypted Virtualization (SEV) support | Tom Lendacky | 2017-11-07 | 1 | -2/+5 |
* | Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts | Ingo Molnar | 2017-11-07 | 2289 | -19/+2311 |
|\ |
|
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-11-05 | 1 | -3/+3 |
| |\ |
|
| | * | tools/headers: Synchronize kernel ABI headers | Ingo Molnar | 2017-11-04 | 1 | -3/+3 |
| * | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-11-05 | 1 | -2/+2 |
| |\ \ |
|
| | * | | objtool: Prevent GCC from merging annotate_unreachable(), take 2 | Josh Poimboeuf | 2017-11-04 | 1 | -2/+2 |
| | |/ |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-11-03 | 2 | -5/+9 |
| |\ \ |
|
| | * | | stmmac: use of_property_read_u32 instead of read_u8 | Bhadram Varka | 2017-11-03 | 1 | -4/+4 |
| | * | | net_sched: hold netns refcnt for each action | Cong Wang | 2017-11-03 | 1 | -1/+3 |
| | * | | net_sched: acquire RTNL in tc_action_net_exit() | Cong Wang | 2017-11-03 | 1 | -0/+2 |
| * | | | mm, swap: fix race between swap count continuation operations | Huang Ying | 2017-11-03 | 1 | -0/+4 |
| | |/
| |/| |
|
| * | | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-11-02 | 2287 | -0/+2287 |
| |\ \
| | |/
| |/| |
|
| | * | License cleanup: add SPDX license identifier to uapi header files with a license | Greg Kroah-Hartman | 2017-11-02 | 297 | -0/+297 |
| | * | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman | 2017-11-02 | 438 | -0/+438 |
| | * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1552 | -0/+1552 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-11-01 | 2 | -4/+3 |
| |\ \ |
|
| | * | | tcp: fix tcp_mtu_probe() vs highest_sack | Eric Dumazet | 2017-11-01 | 1 | -3/+3 |
| | * | | bpf: remove SK_REDIRECT from UAPI | John Fastabend | 2017-11-01 | 1 | -1/+0 |
| * | | | Revert "PM / QoS: Fix device resume latency PM QoS" | Rafael J. Wysocki | 2017-10-31 | 1 | -3/+2 |
| * | | | Revert "PM / QoS: Fix default runtime_pm device resume latency" | Rafael J. Wysocki | 2017-10-31 | 1 | -2/+1 |
* | | | | Merge branch 'x86/mm' into x86/asm, to pick up pending changes | Ingo Molnar | 2017-11-06 | 2 | -2/+6 |
|\ \ \ \ |
|
| * | | | | x86/mm/64: Rename the register_page_bootmem_memmap() 'size' parameter to 'nr_... | Baoquan He | 2017-10-30 | 1 | -1/+1 |
| * | | | | Merge tag 'v4.14-rc7' into x86/mm, to pick up fixes | Ingo Molnar | 2017-10-30 | 31 | -81/+175 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y | Kirill A. Shutemov | 2017-10-20 | 1 | -1/+5 |
* | | | | | Merge branch 'x86/fpu' into x86/asm, to pick up fix | Ingo Molnar | 2017-11-06 | 1 | -26/+0 |
|\ \ \ \ \ |
|
| * | | | | | bitops: Revert cbe96375025e ("bitops: Add clear/set_bit32() to linux/bitops.h") | Thomas Gleixner | 2017-11-02 | 1 | -26/+0 |
* | | | | | | Merge branch 'x86/fpu' into x86/asm | Ingo Molnar | 2017-11-02 | 1 | -0/+26 |
|\| | | | | |
|
| * | | | | | bitops: Add clear/set_bit32() to linux/bitops.h | Andi Kleen | 2017-10-17 | 1 | -0/+26 |
* | | | | | | Merge branch 'x86/mpx/prep' into x86/asm | Ingo Molnar | 2017-11-02 | 31 | -82/+177 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | PM / QoS: Fix default runtime_pm device resume latency | Tero Kristo | 2017-10-30 | 1 | -1/+2 |
| | |_|/ /
| |/| | | |
|
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-10-29 | 13 | -30/+46 |
| |\ \ \ \ |
|
| | * | | | | net_sched: introduce a workqueue for RCU callbacks of tc filter | Cong Wang | 2017-10-29 | 2 | -0/+5 |
| | * | | | | sctp: fix some type cast warnings introduced since very beginning | Xin Long | 2017-10-29 | 2 | -2/+2 |
| | * | | | | sctp: fix some type cast warnings introduced by stream reconf | Xin Long | 2017-10-29 | 3 | -18/+18 |
| | * | | | | bpf: rename sk_actions to align with bpf infrastructure | John Fastabend | 2017-10-29 | 1 | -3/+3 |
| | * | | | | bpf: bpf_compute_data uses incorrect cb structure | John Fastabend | 2017-10-29 | 1 | -0/+1 |
| | * | | | | tap: reference to KVA of an unloaded module causes kernel panic | Girish Moodalbail | 2017-10-28 | 1 | -2/+2 |
| | * | | | | Merge tag 'mlx5-fixes-2017-10-26' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 2017-10-27 | 1 | -0/+2 |
| | |\ \ \ \ |
|
| | | * | | | | net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidth | Huy Nguyen | 2017-10-26 | 1 | -0/+2 |
| | * | | | | | Merge tag 'mac80211-for-davem-2017-10-25' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2017-10-27 | 1 | -3/+6 |
| | |\ \ \ \ \ |
|
| | | * | | | | | fq_impl: Properly enforce memory limit | Toke Høiland-Jørgensen | 2017-10-18 | 1 | -3/+6 |
| | * | | | | | | tcp/dccp: fix other lockdep splats accessing ireq_opt | Eric Dumazet | 2017-10-26 | 1 | -0/+6 |
| | | |/ / / /
| | |/| | | | |
|
| | * | | | | | strparser: Use delayed work instead of timer for msg timeout | Tom Herbert | 2017-10-25 | 1 | -2/+1 |
| * | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-10-28 | 1 | -11/+16 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | sched/swait: Document it clearly that the swait facilities are special and sh... | Davidlohr Bueso | 2017-10-23 | 1 | -11/+16 |
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | Merge tag 'pm-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2017-10-26 | 1 | -2/+3 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | PM / QoS: Fix device resume latency PM QoS | Rafael J. Wysocki | 2017-10-24 | 1 | -2/+3 |
| | |/ / / / / |
|
| | | | | | | | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *---. \ \ \ \ \ | Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/idr', 'spi/fix/qspi... | Mark Brown | 2017-10-25 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \
| | |_|_|/ / / / /
| |/| | | | | | | |
|