summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2018-12-04Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar13-3172/+821
2018-12-01rcutorture: Remove cbflood facilityPaul E. McKenney1-18/+0
2018-12-01Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+63
2018-12-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+4
2018-12-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+1
2018-12-01psi: make disabling/enabling easier for vendor kernelsJohannes Weiner1-0/+4
2018-11-30Merge tag 'usb-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-8/+23
2018-11-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-31/+1
2018-11-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2018-11-29arm64: Add workaround for Cortex-A76 erratum 1286807Catalin Marinas1-0/+1
2018-11-28Merge tag 'spi-fix-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+8
2018-11-28x86/speculation: Provide IBPB always command line optionsThomas Gleixner1-0/+12
2018-11-28x86/speculation: Add seccomp Spectre v2 user space protection modeThomas Gleixner1-1/+8
2018-11-28x86/speculation: Enable prctl mode for spectre_v2_userThomas Gleixner1-1/+6
2018-11-28x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner1-0/+9
2018-11-28x86/speculation: Add command line control for indirect branch speculationThomas Gleixner1-2/+30
2018-11-26Merge tag 'phy-for-4.20-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-8/+23
2018-11-25Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds1-11/+41
2018-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-10/+1
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2018-11-24dt-bindings: dsa: Fix typo in "probed"Fabio Estevam1-1/+1
2018-11-22Merge tag 'char-misc-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-10/+11
2018-11-22Merge tag 'usb-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+2
2018-11-22Revert "Input: Add the `REL_WHEEL_HI_RES` event code"Benjamin Tissoires1-10/+1
2018-11-20perf/x86/intel: Fix regression by default disabling perfmon v4 interrupt hand...Peter Zijlstra1-1/+2
2018-11-20Documentation/security-bugs: Postpone fix publication in exceptional casesWill Deacon1-10/+11
2018-11-20Merge tag 'media/v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2-1/+6
2018-11-20x86/boot: Mostly revert commit ae7e1238e68f2a ("Add ACPI RSDP address to setu...Juergen Gross1-31/+1
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-17/+30
2018-11-15rxrpc: Fix life checkDavid Howells1-6/+11
2018-11-15Merge tag 'pm-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-69/+6
2018-11-13Merge tag 'linux-can-fixes-for-4.20-20181109' of ssh://gitolite.kernel.org/pu...David S. Miller2-11/+19
2018-11-12doc: Fix "struction" typo in RCU memory-ordering documentationJoel Fernandes (Google)1-1/+1
2018-11-12doc: Correct parameter in stallwarnJoel Fernandes (Google)1-1/+1
2018-11-12doc: RCU scheduler spinlock rcu_read_unlock() restriction remainsPaul E. McKenney1-15/+29
2018-11-12doc: Make listing in RCU perf/scale requirements use rcu_assign_pointer()Joel Fernandes (Google)1-1/+1
2018-11-12doc: Remove obsolete (non-)requirement about disabling preemptionJoel Fernandes (Google)1-50/+0
2018-11-12doc: Make reader aware of rcu_dereference_protectedJoel Fernandes (Google)1-1/+14
2018-11-12doc: rcu: Encourage use of rcu_barrier in checklistJoel Fernandes (Google)1-2/+2
2018-11-12doc: rcu: Remove obsolete checklist item about synchronize_rcu usageJoel Fernandes (Google)1-30/+7
2018-11-12doc: rcu: Remove obsolete suggestion from checklistJoel Fernandes (Google)1-5/+1
2018-11-12doc: rcu: Add more rationale for using rcu_read_lock_sched in checklistJoel Fernandes (Google)1-1/+1
2018-11-12doc: rcu: Update core and full API in whatisRCUJoel Fernandes (Google)1-27/+28
2018-11-12doc: Document rcutorture forward-progress test kernel parametersPaul E. McKenney1-0/+17
2018-11-12doc: rcu: Update description of gp_seq fields in rcu_dataJoel Fernandes (Google)1-3/+4
2018-11-12doc: rcu: Better clarify the rcu_segcblist ->len fieldJoel Fernandes (Google)1-8/+15
2018-11-12doc: rcu: Update Data-Structures for RCU flavor consolidationJoel Fernandes (Google)5-2240/+559
2018-11-12doc: Remove rcu_dynticks from Data-StructuresJoel Fernandes (Google)2-760/+25
2018-11-12doc: Update information about resched_cpuJoel Fernandes (Google)1-3/+3
2018-11-12dt-bindings: phy-qcom-qmp: Fix several mistakes from prior commitsDouglas Anderson1-8/+23