index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
Age
Commit message (
Expand
)
Author
2018-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-15
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-08-14
Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd
Linus Torvalds
2018-08-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-02
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-08-02
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
2018-08-02
Kconfig: consolidate the "Kernel hacking" menu
Christoph Hellwig
2018-08-02
kconfig: include common Kconfig files from top-level Kconfig
Christoph Hellwig
2018-08-01
mm: do not initialize TLB stack vma's with vma_init()
Linus Torvalds
2018-08-01
ia64: mark special ia64 memory areas anonymous
Linus Torvalds
2018-07-31
ia64: use asm-generic/io.h
Arnd Bergmann
2018-07-26
mm: use vma_init() to initialize VMAs on stack and data segments
Kirill A. Shutemov
2018-07-25
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-24
arm64: fix ACPI dependencies
Arnd Bergmann
2018-07-21
mm: make vm_area_alloc() initialize core fields
Linus Torvalds
2018-07-21
mm: use helper functions for allocating and freeing vm_area structs
Linus Torvalds
2018-07-04
net: Add a new socket option for a future transmit time.
Richard Cochran
2018-06-21
atomics/treewide: Make conditional inc/dec ops optional
Mark Rutland
2018-06-21
atomics/treewide: Make unconditional inc/dec ops optional
Mark Rutland
2018-06-21
atomics/treewide: Make test ops optional
Mark Rutland
2018-06-21
atomics/treewide: Make atomic64_fetch_add_unless() optional
Mark Rutland
2018-06-21
atomics/treewide: Make atomic_fetch_add_unless() optional
Mark Rutland
2018-06-21
atomics/treewide: Make atomic64_inc_not_zero() optional
Mark Rutland
2018-06-21
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
2018-06-21
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
Masami Hiramatsu
2018-06-21
ia64/kprobes: Don't call the ->break_handler() in ia64 kprobes code
Masami Hiramatsu
2018-06-21
ia64/kprobes: Remove jprobe implementation
Masami Hiramatsu
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-11
ia64: disable CONFIG_PERFMON at least for now
Linus Torvalds
2018-06-06
Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-06-04
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-04
Merge tag 'docs-4.18' of git://git.lwn.net/linux
Linus Torvalds
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-06-01
kbuild: add machine size to CHECKFLAGS
Luc Van Oostenryck
2018-05-16
tty: replace ->proc_fops with ->proc_show
Christoph Hellwig
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-16
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
2018-05-14
softirq/ia64: Switch to generic local_softirq_pending() implementation
Frederic Weisbecker
2018-05-14
softirq/ia64: Convert local_softirq_pending() to per-cpu ops
Frederic Weisbecker
2018-05-09
swiotlb: move the SWIOTLB config symbol to lib/Kconfig
Christoph Hellwig
2018-05-09
arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
Christoph Hellwig
[next]