Age | Commit message (Expand) | Author | Files | Lines |
2018-10-31 | memblock: replace free_bootmem_late with memblock_free_late | Mike Rapoport | 1 | -1/+1 |
2018-10-31 | memblock: replace free_bootmem{_node} with memblock_free | Mike Rapoport | 3 | -7/+10 |
2018-10-31 | memblock: replace alloc_bootmem with memblock_alloc | Mike Rapoport | 1 | -1/+1 |
2018-10-31 | memblock: replace alloc_bootmem_pages with memblock_alloc | Mike Rapoport | 1 | -1/+2 |
2018-10-31 | memblock: replace alloc_bootmem_pages_nopanic with memblock_alloc_nopanic | Mike Rapoport | 1 | -1/+1 |
2018-10-31 | memblock: remove _virt from APIs returning virtual address | Mike Rapoport | 4 | -4/+4 |
2018-10-31 | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* | Mike Rapoport | 1 | -1/+1 |
2018-10-31 | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport | 3 | -34/+2 |
2018-10-30 | Merge tag 'for-linus-4.20a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -20/+12 |
2018-10-30 | Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -155/+22 |
2018-10-30 | Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 5 | -139/+18 |
2018-10-30 | Merge branches 'pm-cpuidle' and 'pm-cpufreq' | Rafael J. Wysocki | 5 | -139/+18 |
2018-10-29 | Merge tag 'rpmsg-v4.20' of git://github.com/andersson/remoteproc | Linus Torvalds | 4 | -26/+27 |
2018-10-29 | Merge tag 'rproc-v4.20' of git://github.com/andersson/remoteproc | Linus Torvalds | 12 | -282/+1376 |
2018-10-29 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 91 | -748/+5377 |
2018-10-29 | Merge branch 'i2c/for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 23 | -319/+435 |
2018-10-29 | Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 531 | -4114/+13760 |
2018-10-29 | i2c: sh_mobile: Remove dummy runtime PM callbacks | Jarkko Nikula | 1 | -18/+0 |
2018-10-29 | i2c: uniphier-f: fix race condition when IRQ is cleared | Masahiro Yamada | 1 | -5/+6 |
2018-10-29 | i2c: uniphier-f: fix occasional timeout error | Masahiro Yamada | 1 | -8/+25 |
2018-10-29 | i2c: uniphier-f: make driver robust against concurrency | Masahiro Yamada | 1 | -1/+16 |
2018-10-29 | Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c... | Wolfram Sang | 3 | -3/+3 |
2018-10-29 | HID: input: simplify/fix high-res scroll event handling | Linus Torvalds | 1 | -22/+21 |
2018-10-29 | Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 28 | -377/+840 |
2018-10-29 | Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 467 | -15849/+43685 |
2018-10-29 | Merge tag 'mailbox-v4.20' of git://git.linaro.org/landing-teams/working/fujit... | Linus Torvalds | 5 | -9/+13 |
2018-10-29 | Merge tag 'csky-for-linus-4.20' of https://github.com/c-sky/csky-linux | Linus Torvalds | 4 | -0/+491 |
2018-10-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -8/+18 |
2018-10-28 | macsec: let the administrator set UP state even if lowerdev is down | Sabrina Dubroca | 1 | -3/+0 |
2018-10-28 | macsec: update operstate when lower device changes | Sabrina Dubroca | 1 | -0/+17 |
2018-10-28 | ptp: drop redundant kasprintf() to create worker name | Rasmus Villemoes | 1 | -5/+1 |
2018-10-28 | Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 836 | -25443/+107294 |
2018-10-28 | Merge tag 'vla-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 1 | -1/+1 |
2018-10-28 | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 6 | -27/+18 |
2018-10-27 | HID: we do not randomly make new drivers 'default y' | Linus Torvalds | 1 | -1/+0 |
2018-10-27 | Merge tag 'linux-watchdog-4.20-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds | 17 | -391/+697 |
2018-10-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 11 | -24/+57 |
2018-10-27 | Merge tag 'rtc-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 31 | -476/+530 |
2018-10-27 | Merge tag 'led-fix-for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+2 |
2018-10-27 | i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] array | Linus Torvalds | 1 | -1/+2 |
2018-10-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 8 | -24/+22 |
2018-10-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 24 | -158/+94 |
2018-10-26 | sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD | Johannes Weiner | 1 | -4/+0 |
2018-10-26 | mm, proc: add KReclaimable to /proc/meminfo | Vlastimil Babka | 1 | -7/+12 |
2018-10-26 | mm: rename and change semantics of nr_indirectly_reclaimable_bytes | Vlastimil Babka | 1 | -4/+4 |
2018-10-26 | of: ignore sub-page memory regions | Mike Rapoport | 1 | -5/+6 |
2018-10-26 | Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca... | Michal Hocko | 4 | -4/+0 |
2018-10-26 | Merge tag 'mips_fixes_4.20_1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+7 |
2018-10-26 | Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 19 | -287/+327 |
2018-10-26 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds | 9 | -127/+356 |