Age | Commit message (Expand) | Author | Files | Lines |
2018-04-11 | mm: introduce MAP_FIXED_NOREPLACE | Michal Hocko | 1 | -0/+1 |
2018-04-07 | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -89/+12 |
2018-04-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2018-04-06 | mm: fix races between swapoff and flush dcache | Huang Ying | 1 | -1/+1 |
2018-04-06 | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+0 |
2018-04-03 | Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2018-04-03 | Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+1 |
2018-04-02 | mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64() | Dominik Brodowski | 1 | -1/+1 |
2018-03-17 | block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h> | Bart Van Assche | 1 | -1/+0 |
2018-03-01 | xtensa/PCI: Use generic pci_mmap_resource_range() | David Woodhouse | 2 | -89/+12 |
2018-02-22 | xtensa: add ioremap_nocache declaration before include asm-generic/io.h. | Greentime Hu | 1 | -0/+1 |
2018-02-17 | xtensa: support DMA buffers in high memory | Max Filippov | 1 | -10/+30 |
2018-02-15 | xtensa: fix high memory/reserved memory collision | Max Filippov | 1 | -7/+63 |
2018-02-12 | unify {de,}mangle_poll(), get rid of kernel-side POLL... | Al Viro | 1 | -19/+2 |
2018-02-11 | xtensa: fix build with KASAN | Max Filippov | 1 | -0/+2 |
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-02-01 | Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -12/+0 |
2018-01-31 | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -10/+0 |
2018-01-31 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+19 |
2018-01-31 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -7/+1 |
2018-01-30 | xtensa: remove arch specific early DT functions | Rob Herring | 1 | -12/+0 |
2018-01-30 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -5/+0 |
2018-01-30 | Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 54 | -625/+785 |
2018-01-24 | irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUG | Marc Zyngier | 5 | -5/+0 |
2018-01-23 | signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed | Eric W. Biederman | 1 | -7/+1 |
2018-01-10 | dma-mapping: move swiotlb arch helpers to a new header | Christoph Hellwig | 1 | -10/+0 |
2018-01-10 | Construct init thread stack in the linker script rather than by union | David Howells | 1 | -3/+0 |
2018-01-06 | xtensa: fix futex_atomic_cmpxchg_inatomic | Max Filippov | 1 | -13/+10 |
2018-01-03 | arch: Remove clkdev.h asm-generic from Kbuild | Stephen Boyd | 1 | -1/+0 |
2018-01-02 | xtensa: shut up gcc-8 warnings | Arnd Bergmann | 1 | -2/+2 |
2017-12-18 | xtensa: print kernel sections info in mem_init | Max Filippov | 1 | -2/+17 |
2017-12-18 | xtensa: use generic strncpy_from_user with KASAN | Max Filippov | 3 | -0/+10 |
2017-12-17 | xtensa: use __memset in __xtensa_clear_user | Max Filippov | 1 | -1/+1 |
2017-12-17 | xtensa: add support for KASAN | Max Filippov | 13 | -8/+194 |
2017-12-17 | xtensa: move fixmap and kmap just above the KSEG | Max Filippov | 4 | -11/+9 |
2017-12-17 | xtensa: don't clear swapper_pg_dir in paging_init | Max Filippov | 1 | -1/+0 |
2017-12-17 | xtensa: extract init_kio | Max Filippov | 4 | -17/+28 |
2017-12-17 | xtensa: implement early_trap_init | Max Filippov | 1 | -0/+12 |
2017-12-17 | xtensa: clean up exception handling structure | Max Filippov | 5 | -32/+56 |
2017-12-17 | xtensa: clean up custom-controlled debug output | Max Filippov | 11 | -117/+66 |
2017-12-17 | xtensa: enable stack protector | Max Filippov | 6 | -0/+60 |
2017-12-11 | xtensa: print hardware config ID on startup | Max Filippov | 1 | -0/+9 |
2017-12-11 | xtensa: consolidate kernel stack size related definitions | Max Filippov | 4 | -10/+13 |
2017-12-11 | xtensa: clean up functions in assembly code | Max Filippov | 6 | -36/+36 |
2017-12-11 | xtensa: clean up word alignment macros in assembly code | Max Filippov | 4 | -52/+59 |
2017-12-11 | xtensa: clean up fixups in assembly code | Max Filippov | 7 | -194/+133 |
2017-12-11 | xtensa: use call instead of callx in assembly code | Max Filippov | 4 | -48/+24 |
2017-12-11 | xtensa: build kernel with text-section-literals | Max Filippov | 8 | -88/+52 |
2017-12-10 | xtensa: add -mno-serialize-volatile to CFLAGS | Max Filippov | 1 | -0/+1 |
2017-12-05 | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner | 1 | -0/+1 |