Age | Commit message (Expand) | Author | Files | Lines |
2019-05-30 | treewide: Add SPDX license identifier - Kbuild | Greg Kroah-Hartman | 2 | -0/+2 |
2019-05-18 | arch: remove dangling asm-generic wrappers | Masahiro Yamada | 1 | -3/+0 |
2019-05-17 | Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 48 | -58/+48 |
2019-05-16 | Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+0 |
2019-05-16 | nds32: Fix vDSO clock_getres() | Vincenzo Frascino | 1 | -0/+1 |
2019-05-15 | arch: remove <asm/sizes.h> and <asm-generic/sizes.h> | Masahiro Yamada | 1 | -1/+0 |
2019-05-15 | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> | Masahiro Yamada | 1 | -1/+1 |
2019-05-08 | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -2/+10 |
2019-05-07 | nds32: remove unused generic-y += cmpxchg-local.h | Masahiro Yamada | 1 | -1/+0 |
2019-05-07 | nds32: Use the correct style for SPDX License Identifier | Nishad Kamdar | 47 | -47/+47 |
2019-05-07 | nds32: remove __virt_to_bus and __bus_to_virt | Christoph Hellwig | 1 | -8/+0 |
2019-05-07 | nds32/io: Remove useless definition of mmiowb() | Will Deacon | 1 | -2/+0 |
2019-05-07 | nds32: Removed unused thread flag TIF_USEDFPU | Julien Grall | 1 | -2/+0 |
2019-05-07 | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2 | -2/+1 |
2019-05-06 | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -17/+0 |
2019-04-23 | arch: mostly remove <asm/segment.h> | Christoph Hellwig | 1 | -1/+0 |
2019-04-08 | nds32/io: Remove useless definition of mmiowb() | Will Deacon | 1 | -2/+0 |
2019-04-08 | arch: Use asm-generic header for asm/mmiowb.h | Will Deacon | 1 | -0/+1 |
2019-04-05 | syscalls: Remove start and number from syscall_set_arguments() args | Steven Rostedt (VMware) | 1 | -24/+5 |
2019-04-05 | syscalls: Remove start and number from syscall_get_arguments() args | Steven Rostedt (Red Hat) | 1 | -27/+6 |
2019-04-03 | ia64/tlb: Eradicate tlb_migrate_finish() callback | Peter Zijlstra | 1 | -1/+0 |
2019-04-03 | arch/tlb: Clean up simple architectures | Peter Zijlstra | 1 | -10/+0 |
2019-04-03 | asm-generic/tlb, arch: Provide generic VIPT cache flush | Peter Zijlstra | 1 | -6/+0 |
2019-03-21 | syscall_get_arch: add "struct task_struct *" argument | Dmitry V. Levin | 1 | -1/+1 |
2019-03-21 | nds32: define syscall_get_arch() | Dmitry V. Levin | 1 | -0/+9 |
2019-03-21 | Move EM_NDS32 to uapi/linux/elf-em.h | Dmitry V. Levin | 1 | -2/+1 |
2019-03-17 | kbuild: force all architectures except um to include mandatory-y | Masahiro Yamada | 1 | -2/+0 |
2019-03-06 | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+2 |
2019-03-04 | get rid of legacy 'get_ds()' function | Linus Torvalds | 1 | -1/+0 |
2019-02-19 | asm-generic: Make time32 syscall numbers optional | Arnd Bergmann | 1 | -0/+1 |
2019-02-19 | asm-generic: Drop getrlimit and setrlimit syscalls from default list | Yury Norov | 1 | -0/+1 |
2019-01-06 | arch: remove redundant UAPI generic-y defines | Masahiro Yamada | 1 | -25/+0 |
2019-01-06 | arch: remove stale comments "UAPI Header export list" | Masahiro Yamada | 1 | -1/+0 |
2019-01-06 | nds32: remove redundant kernel-space generic-y | Masahiro Yamada | 1 | -10/+0 |
2019-01-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -3/+2 |
2019-01-05 | mm: treewide: remove unused address argument from pte_alloc functions | Joel Fernandes (Google) | 1 | -3/+2 |
2019-01-04 | Remove 'type' argument from access_ok() function | Linus Torvalds | 2 | -8/+5 |
2018-12-29 | Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 17 | -2/+956 |
2018-11-22 | nds32: support hardware prefetcher | Nylon Chen | 1 | -0/+6 |
2018-11-22 | nds32: support denormalized result through FP emulator | Vincent Chen | 7 | -0/+54 |
2018-11-22 | nds32: Support FP emulation | Vincent Chen | 4 | -0/+300 |
2018-11-22 | nds32: nds32 FPU port | Vincent Chen | 4 | -0/+141 |
2018-11-09 | Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -1/+1 |
2018-11-06 | nds32: Power management for nds32 | Nick Hu | 1 | -0/+11 |
2018-11-06 | nds32: Perf porting | Nickhu | 4 | -0/+442 |
2018-11-06 | nds32: Fix bug in bitfield.h | Nickhu | 1 | -2/+2 |
2018-11-02 | mm: make the __PAGETABLE_PxD_FOLDED defines non-empty | Martin Schwidefsky | 1 | -1/+1 |
2018-10-31 | treewide: remove current_text_addr | Nick Desaulniers | 1 | -6/+0 |
2018-10-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2018-09-04 | nds32: fix build error because of wrong semicolon | Greentime Hu | 1 | -2/+2 |