Age | Commit message (Expand) | Author | Files | Lines |
2020-02-01 | Merge branches 'clk-imx', 'clk-ti', 'clk-xilinx', 'clk-nvidia', 'clk-qcom', '... | Stephen Boyd | 15 | -1/+1194 |
2020-02-01 | Merge branches 'clk-debugfs-danger', 'clk-basic-hw', 'clk-renesas', 'clk-amlo... | Stephen Boyd | 7 | -83/+349 |
2020-01-31 | Merge tag 'iomap-5.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -0/+28 |
2020-01-31 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 18 | -109/+217 |
2020-01-31 | Merge tag 'modules-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -19/+106 |
2020-01-31 | percpu: Separate decrypted varaibles anytime encryption can be enabled | Erdem Aktas | 1 | -2/+1 |
2020-01-31 | percpu: fix __percpu annotation in asm-generic | Luc Van Oostenryck | 1 | -5/+5 |
2020-01-31 | include/linux/io-mapping.h-mapping: use PHYS_PFN() macro in io_mapping_map_at... | Andy Shevchenko | 1 | -3/+2 |
2020-01-31 | uapi: rename ext2_swab() to swab() and share globally in swab.h | Yury Norov | 2 | -0/+11 |
2020-01-31 | lib/zlib: add zlib_deflate_dfltcc_enabled() function | Mikhail Zaslonko | 1 | -0/+6 |
2020-01-31 | thermal: remove kelvin to/from Celsius conversion helpers from <linux/thermal.h> | Akinobu Mita | 1 | -11/+0 |
2020-01-31 | include/linux/units.h: add helpers for kelvin to/from Celsius conversion | Akinobu Mita | 1 | -0/+84 |
2020-01-31 | mm: fix comments related to node reclaim | Hao Lee | 2 | -2/+2 |
2020-01-31 | include/linux/memory.h: drop fields 'hw' and 'phys_callback' from struct memo... | Anshuman Khandual | 1 | -2/+0 |
2020-01-31 | include/linux/mm.h: remove dead code totalram_pages_set() | Wei Yang | 1 | -5/+0 |
2020-01-31 | include/linux/mm.h: clean up obsolete check on space in page->flags | Yu Zhao | 1 | -4/+0 |
2020-01-31 | mm/hotplug: silence a lockdep splat with printk() | Qian Cai | 1 | -2/+2 |
2020-01-31 | mm/memory_hotplug: pass in nid to online_pages() | David Hildenbrand | 1 | -1/+2 |
2020-01-31 | mm/memblock: define memblock_physmem_add() | Anshuman Khandual | 1 | -4/+3 |
2020-01-31 | mm: remove "count" parameter from has_unmovable_pages() | David Hildenbrand | 1 | -2/+2 |
2020-01-31 | mm: remove the memory isolate notifier | David Hildenbrand | 1 | -27/+0 |
2020-01-31 | mm, tracing: print symbol name for kmem_alloc_node call_site events | Junyong Sun | 1 | -2/+2 |
2020-01-31 | mm, tree-wide: rename put_user_page*() to unpin_user_page*() | John Hubbard | 1 | -13/+13 |
2020-01-31 | mm/gup: introduce pin_user_pages*() and FOLL_PIN | John Hubbard | 1 | -13/+50 |
2020-01-31 | mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages | John Hubbard | 1 | -5/+13 |
2020-01-31 | mm/filemap.c: clean up filemap_write_and_wait() | Ira Weiny | 1 | -1/+5 |
2020-01-31 | ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider use | Andy Shevchenko | 1 | -0/+1 |
2020-01-31 | memcg: fix a crash in wb_workfn when a device disappears | Theodore Ts'o | 2 | -20/+27 |
2020-01-31 | kdb: kdb_current_regs should be private | Douglas Anderson | 1 | -2/+0 |
2020-01-31 | Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -29/+35 |
2020-01-31 | Merge branches 'pm-cpufreq' and 'pm-core' | Rafael J. Wysocki | 1 | -9/+23 |
2020-01-31 | Merge branch 'ttm-prot-fix' of git://people.freedesktop.org/~thomash/linux in... | Dave Airlie | 2 | -1/+8 |
2020-01-31 | Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da... | Linus Torvalds | 1 | -5/+0 |
2020-01-31 | Merge tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/... | Linus Torvalds | 1 | -11/+5 |
2020-01-31 | Merge tag 'f2fs-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds | 2 | -1/+107 |
2020-01-31 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2 | -6/+22 |
2020-01-30 | RDMA/core: Make the entire API tree static | Jason Gunthorpe | 1 | -3/+3 |
2020-01-30 | Merge branch 'cve-2019-3016' into kvm-next-5.6 | Paolo Bonzini | 5 | -7/+27 |
2020-01-30 | x86/kvm: Cache gfn to pfn translation | Boris Ostrovsky | 2 | -3/+13 |
2020-01-30 | x86/kvm: Introduce kvm_(un)map_gfn() | Boris Ostrovsky | 1 | -0/+2 |
2020-01-30 | Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 46 | -377/+1012 |
2020-01-30 | Merge tag 'for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin... | Linus Torvalds | 2 | -1/+57 |
2020-01-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 3 | -8/+10 |
2020-01-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide | Linus Torvalds | 1 | -0/+4 |
2020-01-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 1 | -2/+0 |
2020-01-30 | y2038: sparc: remove use of struct timex | Arnd Bergmann | 1 | -0/+2 |
2020-01-30 | ide: make drive->dn read only | Dan Carpenter | 1 | -0/+4 |
2020-01-30 | mptcp: Fix undefined mptcp_handle_ipv6_mapped for modular IPV6 | Geert Uytterhoeven | 1 | -6/+3 |
2020-01-30 | udp: document udp_rcv_segment special case for looped packets | Willem de Bruijn | 1 | -0/+7 |
2020-01-30 | Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-next | Dave Airlie | 1 | -0/+1 |