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 'hch' (maccess patches from Christoph Hellwig)
Linus Torvalds
2020-06-18
1
-3
/
+3
|
\
|
*
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-06-17
1
-3
/
+3
*
|
ia64: kernel: unwind_i.h: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-06-16
1
-1
/
+1
|
/
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-4
/
+4
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
10
-12
/
+11
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
10
-10
/
+10
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
4
-4
/
+0
*
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
2
-10
/
+3
*
ia64: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-3
/
+10
*
ia64: pass log level as arg into ia64_do_show_stack()
Dmitry Safonov
2020-06-09
1
-6
/
+7
*
Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-06-02
1
-0
/
+1
|
\
|
*
vfs: add faccessat2 syscall
Miklos Szeredi
2020-05-14
1
-0
/
+1
*
|
efi: Clean up config table description arrays
Ard Biesheuvel
2020-04-24
1
-6
/
+6
|
/
*
kasan: stackdepot: move filter_irq_stacks() to stackdepot.c
Alexander Potapenko
2020-04-07
1
-0
/
+2
*
asm-generic: fix unistd_32.h generation format
Michal Simek
2020-04-07
1
-1
/
+1
*
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
1
-0
/
+1
|
\
|
*
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
*
|
Merge tag 'please-pull-ia64_for_5.7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-03-31
5
-78
/
+39
|
\
\
|
*
|
ia64: replace setup_irq() by request_irq()
afzal mohammed
2020-03-13
5
-78
/
+39
|
|
/
*
|
Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-31
1
-7
/
+1
|
\
\
|
*
|
ia64: Replace cpu_down() with smp_shutdown_nonboot_cpus()
Qais Yousef
2020-03-25
1
-7
/
+1
|
|
/
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-03-31
1
-0
/
+1
|
\
\
|
*
|
ia64: Remove mm.h from asm/uaccess.h
Sebastian Andrzej Siewior
2020-03-21
1
-0
/
+1
|
|
/
*
|
efi: Clean up config_parse_tables()
Ard Biesheuvel
2020-02-23
1
-2
/
+1
*
|
efi/ia64: Switch to efi_config_parse_tables()
Ard Biesheuvel
2020-02-23
1
-1
/
+4
*
|
efi/ia64: Use local variable for EFI system table address
Ard Biesheuvel
2020-02-23
1
-5
/
+6
*
|
efi/ia64: Use existing helpers to locate ESI table
Ard Biesheuvel
2020-02-23
2
-17
/
+10
*
|
efi: Merge EFI system table revision and vendor checks
Ard Biesheuvel
2020-02-23
1
-20
/
+3
*
|
efi/ia64: Move HCDP and MPS table handling into IA64 arch code
Ard Biesheuvel
2020-02-23
1
-0
/
+13
|
/
*
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
1
-12
/
+12
*
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2020-01-30
1
-0
/
+1
|
\
|
*
arch: wire up pidfd_getfd syscall
Sargun Dhillon
2020-01-13
1
-0
/
+1
*
|
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-29
1
-0
/
+1
|
\
\
|
*
|
open: introduce openat2(2) syscall
Aleksa Sarai
2020-01-18
1
-0
/
+1
|
|
/
*
|
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-01-29
1
-3
/
+0
|
\
\
|
*
|
arch/ia64/setup: Drop dummy_con initialization
Arvind Sankar
2020-01-14
1
-3
/
+0
|
|
/
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-01-28
2
-7
/
+7
|
\
\
|
*
|
sched/rt, ia64: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-12-08
2
-7
/
+7
|
|
/
*
|
Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-01-28
1
-2
/
+0
|
\
\
|
*
|
ACPI/sleep: Convert acpi_wakeup_address into a function
Sean Christopherson
2019-12-10
1
-2
/
+0
|
|
/
*
/
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-4
/
+4
|
/
*
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
2019-12-01
1
-1
/
+1
|
\
|
*
y2038: vdso: change timespec to __kernel_old_timespec
Arnd Bergmann
2019-11-15
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
2019-11-28
1
-6
/
+0
|
\
\
|
*
|
dma-direct: provide mmap and get_sgtable method overrides
Christoph Hellwig
2019-11-11
1
-6
/
+0
|
|
/
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-11-27
1
-2
/
+2
|
\
\
|
*
|
sched/cputime: Rename vtime_account_system() to vtime_account_kernel()
Frederic Weisbecker
2019-10-09
1
-2
/
+2
|
|
/
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-26
1
-11
/
+9
|
\
\
|
*
|
ia64: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
2019-11-04
1
-1
/
+1
|
*
|
vmlinux.lds.h: Replace RODATA with RO_DATA
Kees Cook
2019-11-04
1
-1
/
+1
[next]