index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitmap: fix memset optimization on big-endian systems
Omar Sandoval
2018-04-02
1
-5
/
+17
*
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2018-04-02
27
-688
/
+18
|
\
|
*
usb: musb: remove blackfin port
Arnd Bergmann
2018-03-26
1
-7
/
+0
|
*
usb: host: remove tilegx platform glue
Arnd Bergmann
2018-03-26
1
-35
/
+0
|
*
input: misc: remove blackfin rotary driver
Arnd Bergmann
2018-03-26
1
-117
/
+0
|
*
pinctrl: remove adi2/blackfin drivers
Arnd Bergmann
2018-03-26
1
-40
/
+0
|
*
media: platform: remove blackfin capture driver
Arnd Bergmann
2018-03-26
2
-133
/
+0
|
*
fbdev: remove blackfin drivers
Arnd Bergmann
2018-03-26
1
-2
/
+1
|
*
video/logo: remove obsolete logo files
Arnd Bergmann
2018-03-26
1
-3
/
+0
|
*
raid: remove tile specific raid6 implementation
Arnd Bergmann
2018-03-26
1
-1
/
+0
|
*
net: adi: remove blackfin ethernet drivers
Arnd Bergmann
2018-03-26
1
-30
/
+0
|
*
asm-generic: clean up asm/unistd.h
Arnd Bergmann
2018-03-26
1
-163
/
+0
|
*
asm-generic: siginfo: define ia64 si_codes unconditionally
Arnd Bergmann
2018-03-26
1
-12
/
+8
|
*
asm-generic: siginfo: remove obsolete #ifdefs
Arnd Bergmann
2018-03-26
1
-34
/
+2
|
*
treewide: simplify Kconfig dependencies for removed archs
Arnd Bergmann
2018-03-26
1
-6
/
+1
|
*
mm: remove obsolete alloc_remap()
Arnd Bergmann
2018-03-16
1
-9
/
+0
|
*
arch: remove blackfin port
Arnd Bergmann
2018-03-16
1
-1
/
+0
|
*
mn10300: Remove the architecture
David Howells
2018-03-09
7
-8
/
+6
|
*
Merge tag 'metag_remove_2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
2018-03-07
7
-88
/
+1
|
|
\
|
|
*
clocksource: Remove metag generic timer driver
James Hogan
2018-02-23
2
-22
/
+0
|
|
*
irqchip: Remove metag irqchip drivers
James Hogan
2018-02-23
2
-59
/
+0
|
|
*
Drop a bunch of metag references
James Hogan
2018-02-23
4
-7
/
+1
*
|
|
Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-04-02
1
-9
/
+9
|
\
\
\
|
*
|
|
asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out o...
Greentime Hu
2018-02-22
1
-9
/
+9
*
|
|
|
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-04-02
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
efi: Use efi_mm in x86 as well as ARM
Sai Praneeth
2018-03-12
1
-0
/
+2
*
|
|
|
|
Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-04-02
4
-16
/
+33
|
\
\
\
\
\
|
*
|
|
|
|
dma-mapping: Don't clear GFP_ZERO in dma_alloc_attrs
Christoph Hellwig
2018-03-28
1
-6
/
+2
|
*
|
|
|
|
Merge branch 'linus' into x86/dma, to resolve a conflict with upstream
Ingo Molnar
2018-03-24
33
-42
/
+195
|
|
\
\
\
\
\
|
*
|
|
|
|
|
dma/swiotlb: Remove swiotlb_{alloc,free}_coherent()
Christoph Hellwig
2018-03-20
1
-8
/
+0
|
*
|
|
|
|
|
dma/direct: Handle the memory encryption bit in common code
Christoph Hellwig
2018-03-20
1
-2
/
+19
|
*
|
|
|
|
|
set_memory.h: Provide set_memory_{en,de}crypted() stubs
Christoph Hellwig
2018-03-20
1
-0
/
+12
*
|
|
|
|
|
|
Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-04-02
2
-27
/
+70
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sched/wait: Remove the wait_on_atomic_t() API
Peter Zijlstra
2018-03-20
1
-27
/
+0
|
*
|
|
|
|
|
|
sched/wait, fs/fscache: Convert wait_on_atomic_t() usage to the new wait_var_...
Peter Zijlstra
2018-03-20
1
-1
/
+1
|
*
|
|
|
|
|
|
sched/wait: Introduce wait_var_event()
Peter Zijlstra
2018-03-20
1
-0
/
+70
*
|
|
|
|
|
|
|
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-04-02
2
-2
/
+17
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
firmware/dmi_scan: Uninline dmi_get_bios_year() helper
Andy Shevchenko
2018-03-27
1
-9
/
+2
|
*
|
|
|
|
|
|
|
jailhouse: Provide detection for non-x86 systems
Jan Kiszka
2018-03-08
1
-2
/
+15
|
*
|
|
|
|
|
|
|
dmi: Introduce the dmi_get_bios_year() helper function
Andy Shevchenko
2018-02-23
1
-0
/
+9
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-04-02
5
-10
/
+14
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
x86/mm/32: Remove unused node_memmap_size_bytes() & CONFIG_NEED_NODE_MEMMAP_S...
David Rientjes
2018-03-27
1
-5
/
+0
|
*
|
|
|
|
|
|
|
Merge tag 'v4.16-rc7' into x86/mm, to fix up conflict
Ingo Molnar
2018-03-27
34
-44
/
+197
|
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'x86/urgent' into x86/mm to pick up dependencies
Thomas Gleixner
2018-03-14
24
-68
/
+170
|
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge branch 'x86/pti' into x86/mm, to pick up dependencies
Ingo Molnar
2018-03-12
6
-27
/
+20
|
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
acpi: Introduce acpi_arch_get_root_pointer() for getting rsdp address
Juergen Gross
2018-02-26
1
-0
/
+7
|
*
|
|
|
|
|
|
|
|
|
Merge tag 'v4.16-rc3' into x86/mm, to pick up fixes
Ingo Molnar
2018-02-26
38
-98
/
+163
|
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable
Kirill A. Shutemov
2018-02-14
3
-5
/
+7
*
|
|
|
|
|
|
|
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-04-02
6
-17
/
+35
|
\
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
sched/fair: Add util_est on top of PELT
Patrick Bellasi
2018-03-20
1
-0
/
+29
[next]