aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/arm64/hugetlbpage.rst (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-23tracepoints: Update static_call before tp_funcs when adding a tracepointSteven Rostedt (VMware)1-1/+1
2021-07-23ftrace: Remove redundant initialization of variable retColin Ian King1-1/+1
2021-07-23ftrace: Avoid synchronize_rcu_tasks_rude() call when not necessaryNicolas Saenz Julienne1-1/+2
2021-07-23tracing: Clean up alloc_synth_event()Steven Rostedt (VMware)1-5/+3
2021-07-23tracing/histogram: Rename "cpu" to "common_cpu"Steven Rostedt (VMware)3-7/+21
2021-07-23tracing: Synthetic event field_pos is an index not a booleanSteven Rostedt (VMware)1-1/+1
2021-07-22tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop.Haoran Luo1-4/+24
2021-07-22dpaa2-switch: seed the buffer pool after allocating the swpIoana Ciornei1-8/+8
2021-07-22drm/panel: raspberrypi-touchscreen: Prevent double-freeMaxime Ripard1-1/+0
2021-07-22net: sched: cls_api: Fix the the wrong parameterYajun Deng1-1/+1
2021-07-22net: sparx5: fix unmet dependencies warningRandy Dunlap1-0/+1
2021-07-22ALSA: usb-audio: Add registration quirk for JBL Quantum headsetsAlexander Tsoy1-0/+3
2021-07-21net: dsa: tag_ksz: dont let the hardware process the layer 4 checksumLino Sanfilippo1-0/+9
2021-07-21net: dsa: ensure linearized SKBs in case of tail taggersLino Sanfilippo1-5/+9
2021-07-21ravb: Remove extra TABBiju Das1-1/+1
2021-07-21ravb: Fix a typo in commentBiju Das1-1/+1
2021-07-21net: dsa: sja1105: make VID 4095 a bridge VLAN tooVladimir Oltean1-0/+6
2021-07-21tcp: disable TFO blackhole logic by defaultWei Wang3-3/+10
2021-07-21drm/amdgpu - Corrected the video codecs array name for yellow carpVeerabadhran Gopalakrishnan1-2/+2
2021-07-21sctp: do not update transport pathmtu if SPP_PMTUD_ENABLE is not setXin Long1-2/+2
2021-07-21drm/amd/display: Fix ASSR regression on embedded panelsStylon Wang1-3/+5
2021-07-21drm/amdgpu: add yellow carp pci id (v2)Aaron Liu1-0/+4
2021-07-21drm/amdgpu: update yellow carp external rev_id handlingAaron Liu1-1/+4
2021-07-21drm/amd/pm: Support board calibration on aldebaranLijo Lazar3-12/+40
2021-07-21drm/amd/display: change zstate allow msg conditionEric Yang3-25/+45
2021-07-21drm/amd/display: Populate dtbclk entries for dcn3.02/3.03Bindu Ramamurthy2-2/+10
2021-07-21drm/amd/display: Line Buffer changesNevenko Stupar4-19/+10
2021-07-21drm/amd/display: Remove MALL function from DCN3.1Mikita Lipski1-1/+0
2021-07-21drm/amd/display: Only set default brightness for OLEDCamille Cho1-3/+1
2021-07-21drm/amd/display: Update bounding box for DCN3.1Nicholas Kazlauskas1-0/+1
2021-07-21drm/amd/display: Query VCO frequency from register for DCN3.1Nicholas Kazlauskas2-55/+42
2021-07-21drm/amd/display: Populate socclk entries for dcn3.02/3.03Bindu Ramamurthy3-4/+14
2021-07-21drm/amd/display: Fix max vstartup calculation for modes with bordersNicholas Kazlauskas1-2/+4
2021-07-21drm/amd/display: implement workaround for riommu related hangEric Yang6-2/+27
2021-07-21drm/amd/display: Fix comparison error in dcn21 DMLVictor Lu1-1/+1
2021-07-21USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJohn Keeping1-0/+1
2021-07-21net: ixp46x: fix ptp build failureArnd Bergmann1-0/+2
2021-07-21ibmvnic: Remove the proper scrq flushSukadev Bhattiprolu1-1/+1
2021-07-21Revert "x86/hyperv: fix logical processor creation"Wei Liu1-1/+1
2021-07-21selftests: net: add ESP-in-UDP PMTU testVadim Fedorenko2-7/+260
2021-07-21drm/i915: Correct the docs for intel_engine_cmd_parserJason Ekstrand1-3/+1
2021-07-21udp: check encap socket in __udp_lib_errVadim Fedorenko2-12/+38
2021-07-21sctp: update active_key for asoc when old key is being replacedXin Long1-0/+2
2021-07-21driver core: Prevent warning when removing a device link from unregistered consumerAdrian Hunter1-2/+4
2021-07-21rbd: resurrect setting of disk->private_data in rbd_init_disk()Ilya Dryomov1-0/+1
2021-07-21r8169: Avoid duplicate sysfs entry creation errorSayanta Pattanayak1-1/+2
2021-07-21driver core: auxiliary bus: Fix memory leak when driver_register() failPeter Ujfalusi1-1/+7
2021-07-21afs: Remove redundant assignment to retJiapeng Chong1-4/+6
2021-07-21afs: Fix setting of writeback_indexDavid Howells1-1/+1
2021-07-21afs: check function returnTom Rix1-5/+11