summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove references to dead website.Dave Jones2019-07-193-10/+0
* Merge tag 'trace-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2019-07-191-8/+1
|\
| * tracing: Fix user stack trace "??" outputEiichi Tsukata2019-07-191-8/+1
* | Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-07-1920-329/+861
|\ \
| * | csky: Fixup abiv1 memset errorGuo Ren2019-07-194-42/+0
| * | csky: Improve tlb operation with help of asidGuo Ren2019-07-191-4/+132
| * | csky: Use generic asid algorithm to implement switch_mmGuo Ren2019-07-196-2/+74
| * | csky: Add new asid lib code from armGuo Ren2019-07-193-0/+268
| * | csky: Revert mmu ASID mechanismGuo Ren2019-07-196-295/+14
| * | dt-bindings: csky: Add csky PMU bindingsMao Han2019-07-191-0/+38
| * | dt-bindings: interrupt-controller: Update csky mpintcGuo Ren2019-07-191-4/+16
| * | csky: Fixup some error count in 810 & 860.Guo Ren2019-07-191-6/+54
| * | csky: Fix perf record in kernel/user spaceMao Han2019-07-191-12/+14
| * | csky: Add pmu interrupt supportMao Han2019-07-191-15/+246
| * | csky: Add count-width property for csky pmuMao Han2019-07-191-1/+14
| * | csky: Init pmu as a deviceMao Han2019-07-191-2/+48
| * | csky: Fixup no panic in kernel for some trapsGuo Ren2019-07-191-0/+5
| * | csky: Select intc & timer driversGuo Ren2019-07-191-0/+4
* | | Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-1925-1120/+112
|\ \ \
| * | | xen: let alloc_xenballooned_pages() fail if not enough memory freeJuergen Gross2019-07-181-3/+13
| * | | xen/pv: Fix a boot up hang revealed by int3 self testZhenzhong Duan2019-07-174-4/+2
| * | | x86/xen: Add "nopv" support for HVM guestZhenzhong Duan2019-07-173-10/+39
| * | | x86/paravirt: Remove const mark from x86_hyper_xen_hvm variableZhenzhong Duan2019-07-173-9/+9
| * | | xen: Map "xen_nopv" parameter to "nopv" and mark it obsoleteZhenzhong Duan2019-07-172-6/+8
| * | | x86: Add "nopv" parameter to disable PV extensionsZhenzhong Duan2019-07-175-0/+22
| * | | x86/xen: Mark xen_hvm_need_lapic() and xen_x2apic_para_available() as __initZhenzhong Duan2019-07-172-5/+4
| * | | xen: remove tmem driverJuergen Gross2019-07-178-1074/+0
| * | | Revert "x86/paravirt: Set up the virt_spin_lock_key after static keys get ini...Zhenzhong Duan2019-07-172-6/+3
| * | | xen/events: fix binding user event channels to cpusJuergen Gross2019-07-173-4/+13
* | | | Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-07-1913-2217/+2277
|\ \ \ \
| * | | | iomap: move internal declarations into fs/iomap/Darrick J. Wong2019-07-177-19/+10
| * | | | iomap: move the main iteration code into a separate fileDarrick J. Wong2019-07-173-17/+2
| * | | | iomap: move the buffered IO code into a separate fileDarrick J. Wong2019-07-173-1053/+1074
| * | | | iomap: move the direct IO code into a separate fileDarrick J. Wong2019-07-174-554/+570
| * | | | iomap: move the SEEK_HOLE code into a separate fileDarrick J. Wong2019-07-173-202/+216
| * | | | iomap: move the file mapping reporting code into a separate fileDarrick J. Wong2019-07-173-136/+149
| * | | | iomap: move the swapfile code into a separate fileDarrick J. Wong2019-07-173-170/+183
| * | | | iomap: start moving code to fs/iomap/Darrick J. Wong2019-07-153-0/+7
* | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2019-07-192-5/+14
|\ \ \ \ \
| * | | | | perf_event_get(): don't bother with fget_raw()Al Viro2019-06-271-3/+1
| * | | | | vfs: update d_make_root() descriptionIan Kent2019-06-271-2/+13
* | | | | | Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2019-07-198-144/+164
|\ \ \ \ \ \
| * | | | | | fs/adfs: add time stamp and file type helpersRussell King2019-06-274-27/+27
| * | | | | | fs/adfs: super: limit idlen according to directory typeRussell King2019-06-271-2/+8
| * | | | | | fs/adfs: super: fix use-after-free bugRussell King2019-06-271-1/+4
| * | | | | | fs/adfs: super: safely update options on remountRussell King2019-06-271-4/+13
| * | | | | | fs/adfs: super: correct superblock flagsRussell King2019-06-271-2/+4
| * | | | | | fs/adfs: clean up indirect disc addresses and fragment IDsRussell King2019-06-277-49/+41
| * | | | | | fs/adfs: clean up error message printingRussell King2019-06-273-26/+38
| * | | | | | fs/adfs: use %pV for error messagesRussell King2019-06-271-5/+7