index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-3
/
+3
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+2
2018-06-04
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-05
ia64/err-inject: fix spelling mistake: "capapbilities" -> "capabilities"
Colin Ian King
1
-1
/
+1
2018-03-05
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-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2018-02-06
pids: introduce find_get_task_by_vpid() helper
Mike Rapoport
1
-10
/
+3
2018-02-01
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-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2018-01-30
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
2018-01-29
Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-45
/
+2
2018-01-22
Merge branch 'for-4.16-print-symbol' into for-4.16
Petr Mladek
1
-7
/
+3
2018-01-18
Merge branches 'acpi-numa', 'acpi-sysfs', 'acpi-pmic', 'acpi-soc' and 'acpi-ged'
Rafael J. Wysocki
1
-0
/
+5
2018-01-15
ia64: remove an ifdef around the content of pci-dma.c
Christoph Hellwig
1
-7
/
+0
2018-01-15
ia64: clean up swiotlb support
Christoph Hellwig
3
-38
/
+19
2018-01-15
ia64: use generic swiotlb_ops
Christoph Hellwig
1
-35
/
+3
2018-01-15
ia64: replace ZONE_DMA with ZONE_DMA32
Christoph Hellwig
1
-1
/
+1
2018-01-15
ia64: rename swiotlb_dma_ops
Christoph Hellwig
1
-3
/
+3
2018-01-12
signal/ia64: switch the last arch-specific copy_siginfo_to_user() to generic ...
Eric W. Biederman
1
-52
/
+0
2018-01-09
Construct init thread stack in the linker script rather than by union
David Howells
3
-45
/
+2
2018-01-09
ia64: Add .opd based function descriptor dereference
Sergey Senozhatsky
2
-0
/
+14
2018-01-06
ia64, sched/cputime: Fix build error if CONFIG_VIRT_CPU_ACCOUNTING_NATIVE=y
Valentin Ilie
1
-1
/
+1
2018-01-05
ia64: do not use print_symbol()
Sergey Senozhatsky
1
-7
/
+3
2017-11-27
ia64: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-27
ACPI / NUMA: ia64: Parse all entries of SRAT memory affinity table
Ganapatrao Kulkarni
1
-0
/
+5
2017-11-17
pid: remove pidhash
Gargi Sharma
1
-2
/
+2
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-7
/
+6
2017-11-13
Merge tag 'please-pull-gettime_vsyscall_update' of git://git.kernel.org/pub/s...
Linus Torvalds
4
-25
/
+35
2017-11-02
ia64: Convert timers to use timer_setup()
Kees Cook
2
-7
/
+6
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
55
-0
/
+55
2017-10-31
ia64: Update fsyscall gettime to use modern vsyscall_update
Tony Luck
4
-25
/
+35
2017-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-11
/
+10
2017-09-05
Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-3
/
+3
2017-07-24
ACPI / boot: Correct address space of __acpi_map_table()
Andy Shevchenko
1
-3
/
+3
2017-07-24
signal: Remove kernel interal si_code magic
Eric W. Biederman
1
-9
/
+8
2017-07-19
signal/ia64: Document a conflict with SI_USER with SIGFPE
Eric W. Biederman
1
-2
/
+2
2017-07-18
efi: Update efi_mem_type() to return an error rather than 0
Tom Lendacky
1
-2
/
+2
2017-07-12
ia64: move inline before return type
Joe Perches
1
-1
/
+1
2017-07-12
kexec: move vmcoreinfo out of the kernel's .bss section
Xunlei Pang
1
-5
/
+0
[next]