index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-06
2
-56
/
+5
|
\
|
*
ia64: perfmon: don't mark buffer pages as PG_reserved
David Hildenbrand
2019-03-06
1
-55
/
+4
|
*
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2019-03-06
1
-1
/
+1
*
|
y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
2019-02-07
1
-0
/
+1
*
|
arch: add pkey and rseq syscall numbers everywhere
Arnd Bergmann
2019-01-25
1
-0
/
+4
*
|
ia64: assign syscall numbers for perf and seccomp
Arnd Bergmann
2019-01-25
1
-0
/
+2
*
|
ia64: add statx and io_pgetevents syscalls
Arnd Bergmann
2019-01-25
1
-0
/
+2
*
|
ia64: add __NR_umount2 definition
Arnd Bergmann
2019-01-25
1
-1
/
+1
|
/
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-04
2
-4
/
+4
*
Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-12-29
1
-5
/
+2
|
\
|
*
treewide: add intermediate .s files to targets
Masahiro Yamada
2018-12-23
1
-0
/
+2
|
*
treewide: remove explicit rules for *offsets.s
Masahiro Yamada
2018-12-23
1
-5
/
+0
*
|
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-28
1
-2
/
+19
|
\
\
|
*
|
dma-mapping: bypass indirect calls for dma-direct
Christoph Hellwig
2018-12-13
1
-1
/
+0
|
*
|
dma-direct: merge swiotlb_dma_ops into the dma_direct code
Christoph Hellwig
2018-12-13
1
-1
/
+1
|
*
|
swiotlb: remove dma_mark_clean
Christoph Hellwig
2018-12-13
1
-1
/
+19
*
|
|
Merge tag 'please-pull-y2038prep' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-12-26
5
-328
/
+448
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ia64: generate uapi header and system call table files
Firoz Khan
2018-11-13
1
-328
/
+3
|
*
|
ia64: add system call table generation support
Firoz Khan
2018-11-13
4
-0
/
+445
|
|
/
*
/
ia64: export node_distance function
Matias Bjørling
2018-11-27
1
-3
/
+3
|
/
*
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
1
-2
/
+2
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
10
-10
/
+9
*
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
2018-10-31
1
-2
/
+2
*
memblock: replace __alloc_bootmem with memblock_alloc_from
Mike Rapoport
2018-10-31
1
-2
/
+2
*
kernel/signal.c: fix a comment error
Weikang Shi
2018-10-31
1
-2
/
+2
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-24
4
-187
/
+60
|
\
|
*
signal/ia64: Use force_sig_fault where appropriate
Eric W. Biederman
2018-09-27
3
-140
/
+47
|
*
signal/ia64: Use the force_sig(SIGSEGV,...) in ia64_rt_sigreturn
Eric W. Biederman
2018-09-27
1
-9
/
+1
|
*
signal/ia64: Use the generic force_sigsegv in setup_frame
Eric W. Biederman
2018-09-27
1
-38
/
+12
*
|
intel-iommu: mark intel_dma_ops static
Christoph Hellwig
2018-09-17
1
-4
/
+0
*
|
ia64: remove machvec_dma_sync_{single,sg}
Christoph Hellwig
2018-09-17
2
-21
/
+0
*
|
ia64: remove the unused iommu_dma_init function
Christoph Hellwig
2018-09-17
1
-6
/
+0
*
|
ia64: remove the unused pci_iommu_shutdown function
Christoph Hellwig
2018-09-17
1
-5
/
+0
*
|
ia64: remove the unused bad_dma_address symbol
Christoph Hellwig
2018-09-17
1
-3
/
+0
*
|
ia64: remove iommu_dma_supported
Christoph Hellwig
2018-09-17
1
-13
/
+0
*
|
ia64: remove the dead iommu_sac_force variable
Christoph Hellwig
2018-09-17
1
-19
/
+0
*
|
ia64: remove the kern_mem_attribute export
Christoph Hellwig
2018-09-17
1
-1
/
+0
|
/
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-08-21
2
-8
/
+8
|
\
|
*
pid: Implement PIDTYPE_TGID
Eric W. Biederman
2018-07-21
2
-3
/
+3
|
*
pids: Move the pgrp and session pid pointers from task_struct to signal_struct
Eric W. Biederman
2018-07-21
2
-3
/
+3
|
*
pids: Compute task_tgid using signal->leader_pid
Eric W. Biederman
2018-07-21
2
-5
/
+5
*
|
Merge tag 'please-pull-noboot' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-08-21
1
-1
/
+10
|
\
\
|
*
|
ia64: switch to NO_BOOTMEM
Mike Rapoport
2018-07-23
1
-1
/
+10
*
|
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-07-25
1
-4
/
+2
|
\
|
|
|
*
|
mm: make vm_area_alloc() initialize core fields
Linus Torvalds
2018-07-22
1
-3
/
+1
|
*
|
mm: use helper functions for allocating and freeing vm_area structs
Linus Torvalds
2018-07-21
1
-2
/
+2
|
|
/
*
|
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
Masami Hiramatsu
2018-06-21
1
-9
/
+4
*
|
ia64/kprobes: Don't call the ->break_handler() in ia64 kprobes code
Masami Hiramatsu
2018-06-21
1
-10
/
+0
*
|
ia64/kprobes: Remove jprobe implementation
Masami Hiramatsu
2018-06-21
3
-161
/
+1
|
/
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-3
/
+3
[next]