index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-31
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
3
-3
/
+3
2018-10-31
memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
Mike Rapoport
1
-4
/
+6
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
1
-1
/
+0
2018-10-31
mm: remove CONFIG_NO_BOOTMEM
Mike Rapoport
1
-1
/
+0
2018-10-26
um: switch to NO_BOOTMEM
Mike Rapoport
2
-11
/
+11
2018-10-26
um: setup_physmem: stop using global variables
Mike Rapoport
1
-3
/
+3
2018-10-24
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
2018-10-18
ubd: remove use of blk_rq_map_sg
Christoph Hellwig
1
-104
/
+54
2018-10-14
um: Convert ubd driver to blk-mq
Richard Weinberger
1
-85
/
+93
2018-10-10
vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
Kees Cook
1
-2
/
+0
2018-09-28
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
1
-1
/
+1
2018-08-24
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
1
-1
/
+1
2018-08-17
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-08-15
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-219
/
+195
2018-08-07
um: clean up archheaders recipe
Masahiro Yamada
1
-7
/
+1
2018-08-07
um: fix parallel building with O= option
Masahiro Yamada
1
-2
/
+1
2018-08-02
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
1
-0
/
+1
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
-20
/
+0
2018-08-02
um: create a proper drivers Kconfig
Christoph Hellwig
3
-128
/
+125
2018-08-02
um: cleanup Kconfig files
Christoph Hellwig
4
-206
/
+210
2018-08-02
um: stop abusing KBUILD_KCONFIG
Christoph Hellwig
2
-3
/
+4
2018-07-28
kbuild: do not redirect the first prerequisite for filechk
Masahiro Yamada
1
-1
/
+1
2018-07-19
kbuild: change ld_flags to contain LDFLAGS_$(@F)
Masahiro Yamada
1
-2
/
+2
2018-06-17
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
Linus Torvalds
1
-1
/
+1
2018-06-16
Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-29
/
+14
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
1
-1
/
+1
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2
-12
/
+12
2018-06-10
um: Fix raw interface options
Anton Ivanov
1
-3
/
+2
2018-06-10
um: Fix initialization of vector queues
Anton Ivanov
1
-3
/
+12
2018-06-10
um: remove uml initcalls
Alexander Pateenok
3
-23
/
+0
2018-06-07
net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan
Willem de Bruijn
1
-1
/
+2
2018-06-06
Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-4
/
+0
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
-50
/
+25
2018-05-29
kconfig: reference environment variables directly and remove 'option env='
Masahiro Yamada
1
-4
/
+0
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-14
/
+2
2018-04-28
signal/um: More carefully relay signals in relay_signal.
Eric W. Biederman
1
-24
/
+14
2018-04-25
signal/um: Use force_sig_fault where appropriate
Eric W. Biederman
2
-28
/
+11
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
1
-0
/
+2
2018-04-19
time: Add an asm-generic/compat.h file
Arnd Bergmann
1
-0
/
+1
2018-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
22
-324
/
+3393
2018-04-02
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
1
-1
/
+1
2018-03-29
Fix vector raw inintialization logic
Anton Ivanov
4
-10
/
+21
2018-03-29
Migrate vector timers to new timer API
Anton Ivanov
1
-7
/
+3
2018-03-29
um: Compile with modern headers
Jason A. Donenfeld
2
-0
/
+2
2018-02-19
um: vector: Fix an error handling path in 'vector_parse()'
Christophe JAILLET
1
-3
/
+3
2018-02-19
um: vector: Fix a memory allocation check
Christophe JAILLET
1
-1
/
+1
2018-02-19
um: vector: fix missing unlock on error in vector_net_open()
Wei Yongjun
1
-1
/
+3
2018-02-19
um: Add missing EXPORT for free_irq_by_fd()
Anton Ivanov
1
-0
/
+1
[next]