index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
include
/
asm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ia64: Fix kernel BUG at lib/ioremap.c:72!
Tony Luck
2018-08-20
1
-0
/
+1
*
Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd
Linus Torvalds
2018-08-14
1
-1
/
+12
|
\
|
*
ia64: use asm-generic/io.h
Arnd Bergmann
2018-07-31
1
-1
/
+12
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-08-13
1
-2
/
+0
|
\
\
|
*
\
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-08-02
1
-1
/
+1
|
|
\
\
|
*
|
|
ia64/kprobes: Remove jprobe implementation
Masami Hiramatsu
2018-06-21
1
-2
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-08-13
1
-81
/
+0
|
\
\
\
|
*
|
|
atomics/treewide: Make conditional inc/dec ops optional
Mark Rutland
2018-06-21
1
-16
/
+0
|
*
|
|
atomics/treewide: Make unconditional inc/dec ops optional
Mark Rutland
2018-06-21
1
-9
/
+0
|
*
|
|
atomics/treewide: Make test ops optional
Mark Rutland
2018-06-21
1
-23
/
+0
|
*
|
|
atomics/treewide: Make atomic64_fetch_add_unless() optional
Mark Rutland
2018-06-21
1
-15
/
+0
|
*
|
|
atomics/treewide: Make atomic_fetch_add_unless() optional
Mark Rutland
2018-06-21
1
-16
/
+0
|
*
|
|
atomics/treewide: Make atomic64_inc_not_zero() optional
Mark Rutland
2018-06-21
1
-2
/
+0
|
*
|
|
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
2018-06-21
1
-1
/
+1
|
|
/
/
*
|
/
mm: do not initialize TLB stack vma's with vma_init()
Linus Torvalds
2018-08-01
1
-4
/
+3
|
|
/
|
/
|
*
|
mm: use vma_init() to initialize VMAs on stack and data segments
Kirill A. Shutemov
2018-07-27
1
-1
/
+1
|
/
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-05
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-05
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
|
|
/
*
/
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
2018-05-07
1
-17
/
+0
|
/
*
ia64: Convert remaining atomic operations
Matthew Wilcox
2018-03-05
1
-46
/
+23
*
bug.h: work around GCC PR82365 in BUG()
Arnd Bergmann
2018-02-22
1
-1
/
+5
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2018-02-02
1
-1
/
+0
|
\
|
*
arch: Remove clkdev.h asm-generic from Kbuild
Stephen Boyd
2018-01-03
1
-1
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2018-02-01
1
-1
/
+9
|
\
\
|
*
|
ia64: Add .opd based function descriptor dereference
Sergey Senozhatsky
2018-01-09
1
-1
/
+9
|
|
/
*
|
Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-01
1
-1
/
+1
|
\
\
|
*
|
asm-prototypes.h: use linux/uaccess.h, not asm/uaccess.h
Al Viro
2017-12-05
1
-1
/
+1
|
|
/
*
|
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-01-31
3
-39
/
+0
|
\
\
|
*
|
ia64: clean up swiotlb support
Christoph Hellwig
2018-01-15
2
-19
/
+0
|
*
|
dma-mapping: move dma_mark_clean to dma-direct.h
Christoph Hellwig
2018-01-10
1
-2
/
+0
|
*
|
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
2018-01-10
1
-18
/
+0
|
|
/
*
|
Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-01-29
1
-2
/
+2
|
\
\
|
*
|
Construct init thread stack in the linker script rather than by union
David Howells
2018-01-10
1
-2
/
+2
|
|
/
*
/
ia64: Rewrite atomic_add and atomic_sub
Matthew Wilcox
2018-01-19
1
-18
/
+19
|
/
*
arch/ia64/include/asm/topology.h: remove unused parent_node() macro
Dou Liyang
2017-11-18
1
-7
/
+0
*
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-16
1
-4
/
+0
|
\
|
*
PCI: Remove unused declarations
Bjorn Helgaas
2017-11-08
1
-2
/
+0
|
*
PCI: Remove redundant pci_dev, pci_bus, resource declarations
Bjorn Helgaas
2017-11-08
1
-2
/
+0
*
|
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-11-15
1
-11
/
+0
|
\
\
|
*
|
dma-mapping: turn dma_cache_sync into a dma_map_ops method
Christoph Hellwig
2017-10-19
1
-6
/
+0
|
*
|
ia64: make dma_cache_sync a no-op
Christoph Hellwig
2017-10-19
1
-5
/
+0
|
|
/
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-14
1
-1
/
+3
|
\
\
|
*
|
ia64: Convert timers to use timer_setup()
Kees Cook
2017-11-02
1
-1
/
+3
|
|
/
*
|
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
100
-0
/
+101
|
\
\
|
*
\
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-05
1
-0
/
+2
|
|
\
\
|
|
*
|
Revert "x86/mm: Stop calling leave_mm() in idle code"
Andy Lutomirski
2017-11-04
1
-0
/
+2
|
|
|
/
|
*
/
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
99
-0
/
+99
|
|
/
[next]