index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
unicore32
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
2
-2
/
+17
*
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-03-10
1
-1
/
+0
|
\
|
*
dma-mapping: improve selection of dma_declare_coherent availability
Christoph Hellwig
2019-02-20
1
-1
/
+0
*
|
unicore32: stop printing the virtual memory layout
Geert Uytterhoeven
2019-03-07
1
-24
/
+0
*
|
arm, s390, unicore32: remove oneliner wrappers for memblock_alloc()
Mike Rapoport
2019-03-07
1
-8
/
+4
*
|
arch: simplify several early memory allocations
Mike Rapoport
2019-03-07
1
-3
/
+1
*
|
Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
2019-02-27
2
-1
/
+4
|
\
\
|
*
|
unicore32: Fix __ARCH_WANT_STAT64 definition
Arnd Bergmann
2019-02-19
1
-1
/
+1
|
*
|
asm-generic: Make time32 syscall numbers optional
Arnd Bergmann
2019-02-19
1
-0
/
+1
|
*
|
asm-generic: Drop getrlimit and setrlimit syscalls from default list
Yury Norov
2019-02-19
1
-0
/
+1
|
*
|
32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
Yury Norov
2019-02-19
1
-0
/
+1
|
|
/
*
/
arch: unexport asm/shmparam.h for all architectures
Masahiro Yamada
2019-02-01
2
-1
/
+1
|
/
*
arch: restore generic-y += shmparam.h for some architectures
Masahiro Yamada
2019-01-06
1
-0
/
+1
*
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
2019-01-06
1
-28
/
+0
*
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
2019-01-06
1
-1
/
+0
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-05
2
-3
/
+3
|
\
|
*
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
1
-2
/
+2
|
*
fls: change parameter to unsigned int
Matthew Wilcox
2019-01-04
1
-1
/
+1
*
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-2
/
+2
|
/
*
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-12-29
1
-16
/
+1
|
\
|
*
pcmcia: allow PCMCIA support independent of the architecture
Christoph Hellwig
2018-11-23
1
-6
/
+0
|
*
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
2018-11-23
1
-10
/
+1
*
|
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-28
1
-19
/
+5
|
\
\
|
*
|
arch: Move initrd= parsing into do_mounts_initrd.c
Florian Fainelli
2018-11-26
1
-18
/
+0
|
*
|
arch: Make phys_initrd_start and phys_initrd_size global variables
Florian Fainelli
2018-11-26
1
-3
/
+7
|
|
/
*
/
dma-mapping: always build the direct mapping code
Christoph Hellwig
2018-12-13
1
-1
/
+0
|
/
*
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
1
-1
/
+1
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
4
-6
/
+3
*
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: replace alloc_bootmem_low with memblock_alloc_low (2)
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2018-10-31
1
-1
/
+1
*
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
2018-10-31
1
-1
/
+0
*
mm: remove CONFIG_NO_BOOTMEM
Mike Rapoport
2018-10-31
1
-1
/
+0
*
treewide: remove current_text_addr
Nick Desaulniers
2018-10-31
1
-6
/
+0
*
unicore32: switch to NO_BOOTMEM
Mike Rapoport
2018-10-26
2
-53
/
+2
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-10-25
1
-0
/
+1
|
\
|
*
y2038: Remove stat64 family from default syscall set
Arnd Bergmann
2018-08-29
1
-0
/
+1
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-24
4
-34
/
+13
|
\
\
|
*
|
signal/unicore32: Use force_sig_fault where appropriate
Eric W. Biederman
2018-09-27
1
-8
/
+1
|
*
|
signal/unicore32: Generate siginfo in ucs32_notify_die
Eric W. Biederman
2018-09-27
3
-17
/
+9
|
*
|
signal/unicore32: Use send_sig_fault where appropriate
Eric W. Biederman
2018-09-27
1
-9
/
+3
|
|
/
*
/
unicore32: remove swiotlb support
Christoph Hellwig
2018-09-30
4
-26
/
+2
|
/
*
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-17
1
-4
/
+5
*
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
2018-08-02
1
-2
/
+0
*
Kconfig: consolidate the "Kernel hacking" menu
Christoph Hellwig
2018-08-02
2
-7
/
+0
*
kconfig: include common Kconfig files from top-level Kconfig
Christoph Hellwig
2018-08-02
1
-24
/
+0
*
docs: Fix some broken references
Mauro Carvalho Chehab
2018-06-15
1
-1
/
+1
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-2
/
+3
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-04
1
-0
/
+1
|
\
[prev]
[next]