Age | Commit message (Expand) | Author | Files | Lines |
2019-03-17 | kbuild: force all architectures except um to include mandatory-y | Masahiro Yamada | 1 | -2/+0 |
2019-03-17 | kbuild: warn redundant generic-y | Masahiro Yamada | 1 | -1/+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 | -6/+0 |
2019-02-27 | Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Thomas Gleixner | 1 | -0/+2 |
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-02-02 | arch: unexport asm/shmparam.h for all architectures | Masahiro Yamada | 2 | -1/+1 |
2019-01-07 | arch: restore generic-y += shmparam.h for some architectures | Masahiro Yamada | 1 | -0/+1 |
2019-01-06 | arch: remove redundant UAPI generic-y defines | Masahiro Yamada | 1 | -26/+0 |
2019-01-06 | arch: remove stale comments "UAPI Header export list" | Masahiro Yamada | 1 | -1/+0 |
2018-12-28 | h8300: pci: Remove local declaration of pcibios_penalize_isa_irq | Guenter Roeck | 2 | -18/+1 |
2018-10-31 | treewide: remove current_text_addr | Nick Desaulniers | 1 | -6/+0 |
2018-08-29 | y2038: Remove stat64 family from default syscall set | Arnd Bergmann | 1 | -0/+1 |
2018-08-22 | Merge tag 'for-4.19' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux | Linus Torvalds | 2 | -7/+9 |
2018-08-22 | arch/h8300: eliminate ptrace.h warnings | Randy Dunlap | 1 | -0/+2 |
2018-08-22 | h8300: Don't include linux/kernel.h in asm/atomic.h | Will Deacon | 1 | -2/+2 |
2018-08-22 | h8300: Correct signature of test_bit() | Geert Uytterhoeven | 1 | -1/+1 |
2018-08-22 | h8300: Add missing output register. | Yoshinori Sato | 1 | -6/+6 |
2018-06-21 | atomics/treewide: Make unconditional inc/dec ops optional | Mark Rutland | 1 | -7/+0 |
2018-06-21 | atomics/treewide: Make test ops optional | Mark Rutland | 1 | -5/+0 |
2018-06-21 | atomics/treewide: Make atomic_fetch_add_unless() optional | Mark Rutland | 1 | -0/+1 |
2018-06-21 | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() | Mark Rutland | 1 | -1/+1 |
2018-06-21 | locking/atomics/h8300: Don't include <linux/kernel.h> in <asm/atomic.h> | Will Deacon | 1 | -2/+2 |
2018-06-05 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2018-05-07 | PCI: remove PCI_DMA_BUS_IS_PHYS | Christoph Hellwig | 1 | -2/+0 |
2018-04-19 | time: Add an asm-generic/compat.h file | Arnd Bergmann | 1 | -0/+1 |
2018-03-23 | h8300: remove extraneous __BIG_ENDIAN definition | Arnd Bergmann | 1 | -1/+0 |
2018-02-02 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -1/+0 |
2018-01-31 | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2 | -12/+1 |
2018-01-15 | h8300: use dma-direct | Christoph Hellwig | 2 | -12/+1 |
2018-01-10 | Construct init thread stack in the linker script rather than by union | David Howells | 1 | -3/+0 |
2018-01-03 | arch: Remove clkdev.h asm-generic from Kbuild | Stephen Boyd | 1 | -1/+0 |
2017-12-05 | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman | 5 | -0/+5 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 27 | -0/+27 |
2017-08-10 | h8300: Mark _stext and _etext as char-arrays, not single char variables | Masami Hiramatsu | 1 | -3/+3 |
2017-07-16 | h8300: Add missing closing parenthesis in flat_get_addr_from_rp() | Geert Uytterhoeven | 1 | -1/+1 |
2017-07-15 | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -6/+18 |
2017-07-09 | h8300: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada | 2 | -28/+28 |
2017-07-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -1/+2 |
2017-07-04 | binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail | Al Viro | 1 | -6/+18 |
2017-06-29 | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser | 1 | -4/+0 |
2017-06-04 | signal: Remove non-uapi <asm/siginfo.h> | Christoph Hellwig | 2 | -1/+2 |
2017-05-10 | uapi: export all headers under uapi directories | Nicolas Dichtel | 1 | -28/+0 |
2017-05-10 | h8300: put bitsperlong.h in uapi | Nicolas Dichtel | 1 | -3/+3 |
2017-04-26 | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro | 3 | -1/+56 |
2017-04-02 | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro | 1 | -0/+1 |
2017-03-29 | 8300: switch to RAW_COPY_USER | Al Viro | 1 | -4/+6 |
2017-03-28 | asm-generic/uaccess.h: don't mess with __copy_{to,from}_user | Al Viro | 2 | -1/+52 |