index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-20
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-21
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-12
1
-3
/
+3
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+2
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-04
4
-5
/
+30
|
\
|
*
signal/ia64: Replace FPE_FIXME with FPE_FLTUNK
Eric W. Biederman
2018-04-25
1
-2
/
+2
|
*
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
4
-3
/
+28
*
|
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-06-04
2
-22
/
+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
1
-12
/
+0
|
|
/
*
|
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-16
2
-42
/
+16
*
|
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
2018-05-16
1
-15
/
+1
|
/
*
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: 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
*
pids: introduce find_get_task_by_vpid() helper
Mike Rapoport
2018-02-06
1
-10
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2018-02-01
3
-7
/
+17
|
\
|
*
Merge branch 'for-4.16-print-symbol' into for-4.16
Petr Mladek
2018-01-22
1
-7
/
+3
|
|
\
|
|
*
ia64: do not use print_symbol()
Sergey Senozhatsky
2018-01-05
1
-7
/
+3
|
*
|
ia64: Add .opd based function descriptor dereference
Sergey Senozhatsky
2018-01-09
2
-0
/
+14
|
|
/
*
|
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-01-31
3
-77
/
+19
|
\
\
|
*
|
ia64: remove an ifdef around the content of pci-dma.c
Christoph Hellwig
2018-01-15
1
-7
/
+0
|
*
|
ia64: clean up swiotlb support
Christoph Hellwig
2018-01-15
3
-38
/
+19
|
*
|
ia64: use generic swiotlb_ops
Christoph Hellwig
2018-01-15
1
-35
/
+3
|
*
|
ia64: replace ZONE_DMA with ZONE_DMA32
Christoph Hellwig
2018-01-15
1
-1
/
+1
|
*
|
ia64: rename swiotlb_dma_ops
Christoph Hellwig
2018-01-15
1
-3
/
+3
|
|
/
*
|
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
1
-2
/
+2
|
\
\
|
*
|
ia64: annotate ->poll() instances
Al Viro
2017-11-27
1
-2
/
+2
|
|
/
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-30
1
-52
/
+0
|
\
\
|
*
|
signal/ia64: switch the last arch-specific copy_siginfo_to_user() to generic ...
Eric W. Biederman
2018-01-12
1
-52
/
+0
|
|
/
*
|
Merge tag 'acpi-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-01-29
1
-0
/
+5
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'acpi-numa', 'acpi-sysfs', 'acpi-pmic', 'acpi-soc' and 'acpi-ged'
Rafael J. Wysocki
2018-01-18
1
-0
/
+5
|
|
\
\
\
|
|
|
|
/
|
|
*
|
ACPI / NUMA: ia64: Parse all entries of SRAT memory affinity table
Ganapatrao Kulkarni
2017-11-27
1
-0
/
+5
|
|
|
/
*
|
|
Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-01-29
3
-45
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Construct init thread stack in the linker script rather than by union
David Howells
2018-01-09
3
-45
/
+2
|
|
/
*
|
ia64, sched/cputime: Fix build error if CONFIG_VIRT_CPU_ACCOUNTING_NATIVE=y
Valentin Ilie
2018-01-06
1
-1
/
+1
|
/
*
pid: remove pidhash
Gargi Sharma
2017-11-17
1
-2
/
+2
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-13
2
-7
/
+6
|
\
[next]