index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
unicore32
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-34
/
+13
2018-09-30
unicore32: remove swiotlb support
Christoph Hellwig
4
-26
/
+2
2018-09-27
signal/unicore32: Use force_sig_fault where appropriate
Eric W. Biederman
1
-8
/
+1
2018-09-27
signal/unicore32: Generate siginfo in ucs32_notify_die
Eric W. Biederman
3
-17
/
+9
2018-09-27
signal/unicore32: Use send_sig_fault where appropriate
Eric W. Biederman
1
-9
/
+3
2018-08-17
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
1
-4
/
+5
2018-08-02
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
1
-2
/
+0
2018-08-02
Kconfig: consolidate the "Kernel hacking" menu
Christoph Hellwig
2
-7
/
+0
2018-08-02
kconfig: include common Kconfig files from top-level Kconfig
Christoph Hellwig
1
-24
/
+0
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
1
-1
/
+1
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+3
2018-06-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+7
2018-05-09
swiotlb: move the SWIOTLB config symbol to lib/Kconfig
Christoph Hellwig
2
-4
/
+1
2018-05-09
mips,unicore32: swiotlb doesn't need sg->dma_length
Christoph Hellwig
1
-1
/
+0
2018-05-09
dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig
Christoph Hellwig
1
-3
/
+1
2018-05-09
scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig
Christoph Hellwig
1
-4
/
+1
2018-05-09
iommu-helper: mark iommu_is_span_boundary as inline
Christoph Hellwig
1
-3
/
+0
2018-04-25
signal/unicore32: Use FPE_FLTUNK instead of 0 in ucf64_raise_sigfpe
Eric W. Biederman
1
-3
/
+3
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2
-1
/
+4
2018-04-19
time: Add an asm-generic/compat.h file
Arnd Bergmann
1
-0
/
+1
2018-04-11
unicore32: turn flush_dcache_mmap_lock into a no-op
Matthew Wilcox
1
-4
/
+2
2018-04-11
linux/const.h: move UL() macro to include/linux/const.h
Masahiro Yamada
1
-6
/
+0
2018-04-05
mm: fix races between swapoff and flush dcache
Huang Ying
2
-2
/
+2
2018-02-06
lib: optimize cpumask_next_and()
Clement Courbet
1
-0
/
+2
2018-02-01
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 branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-3
/
+2
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
4
-78
/
+2
2018-01-29
Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+0
2018-01-15
unicore32: use generic swiotlb_ops
Christoph Hellwig
4
-58
/
+2
2018-01-10
dma-mapping: move dma_mark_clean to dma-direct.h
Christoph Hellwig
1
-2
/
+0
2018-01-10
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
1
-18
/
+0
2018-01-09
Construct init thread stack in the linker script rather than by union
David Howells
1
-3
/
+0
2018-01-05
unicore32: do not use print_symbol()
Sergey Senozhatsky
1
-3
/
+2
2018-01-04
kernel/exit.c: export abort() to modules
Andrew Morton
1
-1
/
+0
2018-01-03
arch: Remove clkdev.h asm-generic from Kbuild
Stephen Boyd
1
-1
/
+0
2017-12-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+3
2017-12-22
arch, mm: Allow arch_dup_mmap() to fail
Thomas Gleixner
1
-2
/
+3
2017-12-05
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
1
-0
/
+1
2017-11-15
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
1
-1
/
+1
2017-11-15
mm: introduce wrappers to access mm->nr_ptes
Kirill A. Shutemov
1
-1
/
+1
2017-11-15
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-11-14
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-34
/
+0
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
4
-0
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
23
-0
/
+23
2017-10-19
dma-mapping: turn dma_cache_sync into a dma_map_ops method
Christoph Hellwig
1
-5
/
+0
2017-10-19
unicore32: make dma_cache_sync a no-op
Christoph Hellwig
3
-29
/
+0
2017-10-12
treewide: Fix typos in Kconfig
Masanari Iida
1
-1
/
+1
2017-08-03
unicore32/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks
Lorenzo Pieralisi
1
-4
/
+31
2017-07-11
unicore32: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2
-29
/
+28
[next]