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
/
ia64
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
6
-9
/
+12
|
\
|
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
3
-5
/
+5
|
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
3
-4
/
+7
*
|
ia64: disable CONFIG_PERFMON at least for now
Linus Torvalds
2018-06-11
1
-0
/
+1
|
/
*
Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-06-06
1
-1
/
+1
|
\
|
*
kbuild: add machine size to CHECKFLAGS
Luc Van Oostenryck
2018-06-01
1
-1
/
+1
*
|
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-04
5
-92
/
+4
|
\
\
|
*
|
y2038: ia64: Remove unneeded ipc uapi header files
Arnd Bergmann
2018-04-20
5
-92
/
+4
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-04
1
-0
/
+1
|
\
|
|
|
*
|
time: Add an asm-generic/compat.h file
Arnd Bergmann
2018-04-19
1
-0
/
+1
|
|
/
*
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-06-04
1
-1
/
+1
|
\
\
|
*
|
softirq/ia64: Switch to generic local_softirq_pending() implementation
Frederic Weisbecker
2018-05-14
1
-1
/
+1
|
*
|
softirq/ia64: Convert local_softirq_pending() to per-cpu ops
Frederic Weisbecker
2018-05-14
1
-1
/
+1
|
|
/
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-04
6
-13
/
+33
|
\
\
|
*
|
signal/ia64: Replace FPE_FIXME with FPE_FLTUNK
Eric W. Biederman
2018-04-25
2
-9
/
+2
|
*
|
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
5
-4
/
+31
|
|
/
*
|
Merge tag 'docs-4.18' of git://git.lwn.net/linux
Linus Torvalds
2018-06-04
1
-1
/
+1
|
\
\
|
*
\
Merge branch 'mm-rst' into docs-next
Jonathan Corbet
2018-04-16
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
docs/vm: rename documentation files to .rst
Mike Rapoport
2018-04-16
1
-1
/
+1
*
|
|
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-06-04
6
-68
/
+2
|
\
\
\
|
*
|
|
swiotlb: move the SWIOTLB config symbol to lib/Kconfig
Christoph Hellwig
2018-05-09
1
-8
/
+0
|
*
|
|
arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
Christoph Hellwig
2018-05-09
1
-3
/
+0
|
*
|
|
dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig
Christoph Hellwig
2018-05-09
1
-3
/
+1
|
*
|
|
scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig
Christoph Hellwig
2018-05-09
1
-3
/
+1
|
*
|
|
iommu-helper: mark iommu_is_span_boundary as inline
Christoph Hellwig
2018-05-09
1
-3
/
+0
|
*
|
|
dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG
Christoph Hellwig
2018-05-08
1
-1
/
+0
|
*
|
|
dma-debug: move initialization to common code
Christoph Hellwig
2018-05-08
1
-10
/
+0
|
*
|
|
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
2018-05-07
4
-37
/
+0
|
|
/
/
*
|
|
tty: replace ->proc_fops with ->proc_show
Christoph Hellwig
2018-05-16
1
-14
/
+1
*
|
|
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-16
4
-125
/
+27
*
|
|
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
2018-05-16
2
-29
/
+2
|
/
/
*
|
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-04-06
1
-2
/
+2
|
\
\
|
*
|
PCI/MSI: Don't set up INTx if MSI or MSI-X is enabled
Bjorn Helgaas
2018-03-13
1
-2
/
+2
|
|
/
*
|
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
2018-04-02
1
-2
/
+2
*
|
ia64/err-inject: fix spelling mistake: "capapbilities" -> "capabilities"
Colin Ian King
2018-03-05
1
-1
/
+1
*
|
ia64/err-inject: Use get_user_pages_fast()
Davidlohr Bueso
2018-03-05
1
-1
/
+1
*
|
ia64: Convert remaining atomic operations
Matthew Wilcox
2018-03-05
1
-46
/
+23
*
|
ia64: convert unwcheck.py to python3
Corentin Labbe
2018-03-05
1
-8
/
+8
*
|
bug.h: work around GCC PR82365 in BUG()
Arnd Bergmann
2018-02-21
1
-1
/
+5
*
|
ia64: fix build failure with CONFIG_SWIOTLB
Corentin Labbe
2018-02-12
1
-1
/
+0
|
/
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-1
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-02-06
1
-10
/
+3
|
\
|
*
pids: introduce find_get_task_by_vpid() helper
Mike Rapoport
2018-02-06
1
-10
/
+3
*
|
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-06
2
-10
/
+14
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'for-4.16/nfit' into libnvdimm-for-next
Ross Zwisler
2018-02-03
2
-1
/
+6
|
|
\
|
*
|
mm: pass the vmem_altmap to memmap_init_zone
Christoph Hellwig
2018-01-08
1
-4
/
+5
|
*
|
mm: pass the vmem_altmap to vmemmap_free
Christoph Hellwig
2018-01-08
1
-1
/
+2
|
*
|
mm: pass the vmem_altmap to arch_remove_memory and __remove_pages
Christoph Hellwig
2018-01-08
1
-2
/
+2
|
*
|
mm: pass the vmem_altmap to vmemmap_populate
Christoph Hellwig
2018-01-08
1
-1
/
+2
|
*
|
mm: pass the vmem_altmap to arch_add_memory and __add_pages
Christoph Hellwig
2018-01-08
1
-2
/
+3
[next]