index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
1
-2
/
+2
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
10
-10
/
+9
2018-10-31
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
1
-2
/
+2
2018-10-31
memblock: replace __alloc_bootmem with memblock_alloc_from
Mike Rapoport
1
-2
/
+2
2018-10-31
kernel/signal.c: fix a comment error
Weikang Shi
1
-2
/
+2
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-187
/
+60
2018-09-27
signal/ia64: Use force_sig_fault where appropriate
Eric W. Biederman
3
-140
/
+47
2018-09-27
signal/ia64: Use the force_sig(SIGSEGV,...) in ia64_rt_sigreturn
Eric W. Biederman
1
-9
/
+1
2018-09-27
signal/ia64: Use the generic force_sigsegv in setup_frame
Eric W. Biederman
1
-38
/
+12
2018-09-17
intel-iommu: mark intel_dma_ops static
Christoph Hellwig
1
-4
/
+0
2018-09-17
ia64: remove machvec_dma_sync_{single,sg}
Christoph Hellwig
2
-21
/
+0
2018-09-17
ia64: remove the unused iommu_dma_init function
Christoph Hellwig
1
-6
/
+0
2018-09-17
ia64: remove the unused pci_iommu_shutdown function
Christoph Hellwig
1
-5
/
+0
2018-09-17
ia64: remove the unused bad_dma_address symbol
Christoph Hellwig
1
-3
/
+0
2018-09-17
ia64: remove iommu_dma_supported
Christoph Hellwig
1
-13
/
+0
2018-09-17
ia64: remove the dead iommu_sac_force variable
Christoph Hellwig
1
-19
/
+0
2018-09-17
ia64: remove the kern_mem_attribute export
Christoph Hellwig
1
-1
/
+0
2018-08-21
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-8
/
+8
2018-08-21
Merge tag 'please-pull-noboot' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+10
2018-07-25
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-4
/
+2
2018-07-23
ia64: switch to NO_BOOTMEM
Mike Rapoport
1
-1
/
+10
2018-07-22
mm: make vm_area_alloc() initialize core fields
Linus Torvalds
1
-3
/
+1
2018-07-21
mm: use helper functions for allocating and freeing vm_area structs
Linus Torvalds
1
-2
/
+2
2018-07-21
pid: Implement PIDTYPE_TGID
Eric W. Biederman
2
-3
/
+3
2018-07-21
pids: Move the pgrp and session pid pointers from task_struct to signal_struct
Eric W. Biederman
2
-3
/
+3
2018-07-21
pids: Compute task_tgid using signal->leader_pid
Eric W. Biederman
2
-5
/
+5
2018-06-21
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
Masami Hiramatsu
1
-9
/
+4
2018-06-21
ia64/kprobes: Don't call the ->break_handler() in ia64 kprobes code
Masami Hiramatsu
1
-10
/
+0
2018-06-21
ia64/kprobes: Remove jprobe implementation
Masami Hiramatsu
3
-161
/
+1
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-3
/
+3
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+2
2018-06-05
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-5
/
+30
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-22
/
+0
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2
-42
/
+16
2018-05-16
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
1
-15
/
+1
2018-05-08
dma-debug: move initialization to common code
Christoph Hellwig
1
-10
/
+0
2018-05-07
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
1
-12
/
+0
2018-04-25
signal/ia64: Replace FPE_FIXME with FPE_FLTUNK
Eric W. Biederman
1
-2
/
+2
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
4
-3
/
+28
2018-04-02
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
1
-2
/
+2
2018-03-06
ia64/err-inject: fix spelling mistake: "capapbilities" -> "capabilities"
Colin Ian King
1
-1
/
+1
2018-03-06
ia64/err-inject: Use get_user_pages_fast()
Davidlohr Bueso
1
-1
/
+1
2018-02-12
ia64: fix build failure with CONFIG_SWIOTLB
Corentin Labbe
1
-1
/
+0
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2018-02-07
pids: introduce find_get_task_by_vpid() helper
Mike Rapoport
1
-10
/
+3
2018-02-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
3
-7
/
+17
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-77
/
+19
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2018-01-31
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-52
/
+0
2018-01-29
Merge tag 'acpi-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+5
[next]