Age | Commit message (Expand) | Author |
2019-07-01 | ARC: mm: do_page_fault refactor #1: remove label @good_area | Vineet Gupta |
2019-06-29 | Merge tag 'arc-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds |
2019-06-25 | arc: use the generic remapping allocator for coherent DMA allocations | Christoph Hellwig |
2019-06-25 | arc: remove the partial DMA_ATTR_NON_CONSISTENT support | Christoph Hellwig |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-17 | Merge tag 'v5.2-rc5' into locking/core, to pick up fixes | Ingo Molnar |
2019-06-15 | kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samples | Masahiro Yamada |
2019-06-14 | docs: kbuild: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab |
2019-06-11 | ARC: [plat-hsdk]: unify memory apertures configuration | Eugeniy Paltsev |
2019-06-11 | ARC: build: Try to guess CROSS_COMPILE with cc-cross-prefix | Alexey Brodkin |
2019-06-08 | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291 | Thomas Gleixner |
2019-06-03 | Merge tag 'arc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds |
2019-06-03 | locking/atomic, arc: Use s64 for atomic64 | Mark Rutland |
2019-05-30 | treewide: Add SPDX license identifier - Kbuild | Greg Kroah-Hartman |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner |
2019-05-29 | signal: Remove the task parameter from force_sig_fault | Eric W. Biederman |
2019-05-29 | signal: Explicitly call force_sig_fault on current | Eric W. Biederman |
2019-05-28 | ARC: [plat-hsdk] Get rid of inappropriate PHY settings | Alexey Brodkin |
2019-05-28 | ARC: [plat-hsdk]: Add support of Vivante GPU | Eugeniy Paltsev |
2019-05-28 | ARC: [plat-hsdk]: enable creg-gpio controller | Eugeniy Paltsev |
2019-05-27 | signal: Remove task parameter from force_sig | Eric W. Biederman |
2019-05-27 | signal: Remove task parameter from force_sigsegv | Eric W. Biederman |
2019-05-21 | ARC: [plat-hsdk]: Add missing FIFO size entry in GMAC node | Jose Abreu |
2019-05-21 | ARC: [plat-hsdk]: Add missing multicast filter bins number to GMAC node | Jose Abreu |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-20 | ARC: mm: SIGSEGV userspace trying to access kernel virtual memory | Eugeniy Paltsev |
2019-05-20 | ARC: fix build warnings | Vineet Gupta |
2019-05-16 | Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-05-14 | init: provide a generic free_initmem implementation | Mike Rapoport |
2019-05-14 | initramfs: provide a generic free_initrd_mem implementation | Christoph Hellwig |
2019-05-07 | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-05-07 | Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-05-06 | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2019-05-06 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-05-06 | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-05-01 | Merge tag 'arc-5.1-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vg... | Linus Torvalds |
2019-04-23 | asm-generic: don't include <asm/segment.h> from <asm/uaccess.h> | Christoph Hellwig |
2019-04-22 | Merge tag 'v5.1-rc6' into for-5.2/block | Jens Axboe |
2019-04-10 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2019-04-08 | ARC: memset: fix build with L1_CACHE_SHIFT != 6 | Eugeniy Paltsev |
2019-04-08 | arch: Use asm-generic header for asm/mmiowb.h | Will Deacon |
2019-04-06 | block: remove CONFIG_LBDAF | Christoph Hellwig |
2019-04-05 | syscalls: Remove start and number from syscall_get_arguments() args | Steven Rostedt (Red Hat) |
2019-04-03 | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs | Waiman Long |
2019-04-03 | arch/tlb: Clean up simple architectures | Peter Zijlstra |
2019-04-03 | asm-generic/tlb, arch: Provide generic VIPT cache flush | Peter Zijlstra |
2019-04-02 | ARC: [hsdk] Make it easier to add PAE40 region to DTB | Vineet Gupta |