summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* x86/mm/pti: Add infrastructure for page table isolationThomas Gleixner2017-12-231-0/+11
* init: Invoke init_espfix_bsp() from mm_init()Thomas Gleixner2017-12-221-0/+5
* arch, mm: Allow arch_dup_mmap() to failThomas Gleixner2017-12-221-2/+3
* locking/barriers: Convert users of lockless_dereference() to READ_ONCE()Will Deacon2017-12-172-4/+4
* locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE()Will Deacon2017-12-171-0/+1
* Merge commit 'upstream-x86-virt' into WIP.x86/mmIngo Molnar2017-12-171-2/+6
|\
| * x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...Juergen Gross2017-11-101-2/+6
* | Merge branch 'upstream-x86-selftests' into WIP.x86/pti.baseIngo Molnar2017-12-173-28/+6
|\ \
| * \ Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar2017-11-072289-19/+2311
| |\ \
| * \ \ Merge branch 'x86/mm' into x86/asm, to pick up pending changesIngo Molnar2017-11-062-2/+6
| |\ \ \
| | * | | x86/mm/64: Rename the register_page_bootmem_memmap() 'size' parameter to 'nr_...Baoquan He2017-10-301-1/+1
| | * | | Merge tag 'v4.14-rc7' into x86/mm, to pick up fixesIngo Molnar2017-10-3031-81/+175
| | |\ \ \
| | * | | | mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=yKirill A. Shutemov2017-10-201-1/+5
| * | | | | Merge branch 'x86/fpu' into x86/asm, to pick up fixIngo Molnar2017-11-061-26/+0
| |\ \ \ \ \
| | * | | | | bitops: Revert cbe96375025e ("bitops: Add clear/set_bit32() to linux/bitops.h")Thomas Gleixner2017-11-021-26/+0
* | | | | | | Merge commit 'upstream-x86-entry' into WIP.x86/mmIngo Molnar2017-12-172-1/+27
|\| | | | | |
| * | | | | | Merge branch 'x86/fpu' into x86/asmIngo Molnar2017-11-021-0/+26
| |\| | | | |
| | * | | | | bitops: Add clear/set_bit32() to linux/bitops.hAndi Kleen2017-10-171-0/+26
| * | | | | | Merge branch 'x86/mpx/prep' into x86/asmIngo Molnar2017-11-0231-82/+177
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'x86/urgent' into x86/asm, to pick up dependent fixesIngo Molnar2017-10-2336-145/+276
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf2017-10-141-1/+1
* | | | | | | | drivers/misc/intel/pti: Rename the header file to free up the namespaceIngo Molnar2017-12-171-3/+3
* | | | | | | | Merge tag 'drm-fixes-for-v4.14-rc9' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-11-101-0/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | drm/i915: Reject unknown syncobj flagsTvrtko Ursulin2017-11-081-0/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | sysctl: add register_sysctl() dummy helperArnd Bergmann2017-11-091-0/+5
* | | | | | | Merge tag 'sound-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2017-11-092-1/+4
|\ \ \ \ \ \ \
| * | | | | | | ALSA: seq: Avoid invalid lockdep class warningTakashi Iwai2017-11-061-1/+2
| * | | | | | | ALSA: timer: Limit max instances per timerTakashi Iwai2017-11-061-0/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-093-3/+32
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()Cong Wang2017-11-091-0/+24
| * | | | | | Revert "net_sched: hold netns refcnt for each action"Cong Wang2017-11-091-3/+1
| * | | | | | netfilter/ipvs: clear ipvs_property flag when SKB net namespace changedYe Yin2017-11-041-0/+7
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-051-3/+3
|\ \ \ \ \ \ \
| * | | | | | | tools/headers: Synchronize kernel ABI headersIngo Molnar2017-11-041-3/+3
* | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-051-2/+2
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | objtool: Prevent GCC from merging annotate_unreachable(), take 2Josh Poimboeuf2017-11-041-2/+2
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-032-5/+9
|\ \ \ \ \ \ \
| * | | | | | | stmmac: use of_property_read_u32 instead of read_u8Bhadram Varka2017-11-031-4/+4
| * | | | | | | net_sched: hold netns refcnt for each actionCong Wang2017-11-031-1/+3
| * | | | | | | net_sched: acquire RTNL in tc_action_net_exit()Cong Wang2017-11-031-0/+2
* | | | | | | | mm, swap: fix race between swap count continuation operationsHuang Ying2017-11-031-0/+4
| |/ / / / / / |/| | | | | |
* | | | | | | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-022287-0/+2287
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-02297-0/+297
| * | | | | | License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-02438-0/+438
| * | | | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021552-0/+1552
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-012-4/+3
|\ \ \ \ \ \ \
| * | | | | | | tcp: fix tcp_mtu_probe() vs highest_sackEric Dumazet2017-11-011-3/+3
| * | | | | | | bpf: remove SK_REDIRECT from UAPIJohn Fastabend2017-11-011-1/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Revert "PM / QoS: Fix device resume latency PM QoS"Rafael J. Wysocki2017-10-311-3/+2
* | | | | | | Revert "PM / QoS: Fix default runtime_pm device resume latency"Rafael J. Wysocki2017-10-311-2/+1
| |_|_|_|/ / |/| | | | |