index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-02-25
13
-62
/
+32
|
\
|
*
arch: syscalls: remove $(srctree)/ prefix from syscall tables
Masahiro Yamada
2021-02-22
1
-1
/
+1
|
*
arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
Masahiro Yamada
2021-02-22
1
-5
/
+6
|
*
ia64: remove generated/nr-irqs.h generation to fix build warning
Masahiro Yamada
2021-02-12
4
-34
/
+3
|
*
ia64: remove unneeded header includes from <asm/mca.h>
Masahiro Yamada
2021-02-12
4
-6
/
+6
|
*
ia64: do not typedef struct pal_min_state_area_s
Masahiro Yamada
2021-02-12
6
-16
/
+16
*
|
mm: simplify parater of function memmap_init_zone()
Baoquan He
2021-02-24
1
-5
/
+7
*
|
mm: rename memmap_init() and memmap_init_zone()
Baoquan He
2021-02-24
1
-3
/
+3
*
|
mm: fix prototype warning from kernel test robot
Baoquan He
2021-02-24
1
-6
/
+0
*
|
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
1
-0
/
+1
|
\
\
|
*
|
fs: add mount_setattr()
Christian Brauner
2021-01-24
1
-0
/
+1
*
|
|
Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-21
1
-2
/
+2
|
\
\
\
|
*
|
|
tlb: mmu_gather: Remove start/end arguments from tlb_gather_mmu()
Will Deacon
2021-01-29
1
-1
/
+1
|
*
|
|
tlb: mmu_gather: Remove unused start/end arguments from tlb_finish_mmu()
Will Deacon
2021-01-29
1
-1
/
+1
*
|
|
|
Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-21
16
-1389
/
+1
|
\
\
\
\
|
*
|
|
|
arch: ia64: Remove rest of perfmon support
Viresh Kumar
2021-01-22
10
-1217
/
+1
|
*
|
|
|
arch: ia64: Remove CONFIG_OPROFILE support
Viresh Kumar
2021-01-22
6
-172
/
+0
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-21
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
elf_prstatus: collect the common part (everything before pr_reg) into a struct
Al Viro
2021-01-06
1
-1
/
+1
*
|
|
|
|
Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-20
10
-3
/
+22
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
efi: ia64: move IA64-only declarations to new asm/efi.h header
Ard Biesheuvel
2021-01-18
10
-3
/
+22
|
|
/
/
/
*
|
|
|
Merge tag 'kbuild-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-02-07
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
kbuild: remove PYTHON variable
Masahiro Yamada
2021-02-01
2
-2
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'asm-generic-fixes-v5.11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-01-28
2
-14
/
+19
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
ia64: fix xchg() warning
Arnd Bergmann
2021-01-12
1
-1
/
+1
|
*
|
|
ia64: fix timer cleanup regression
Arnd Bergmann
2021-01-12
1
-13
/
+18
|
|
|
/
|
|
/
|
*
|
|
ia64: fix build failure caused by memory model changes
Mike Rapoport
2021-01-17
1
-0
/
+1
|
|
/
|
/
|
*
|
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
2020-12-29
1
-1
/
+0
*
|
mm: memmap defer init doesn't work as expected
Baoquan He
2020-12-29
1
-2
/
+2
|
/
*
Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-12-22
1
-1
/
+1
|
\
|
*
tweewide: Fix most Shebang lines
Finn Behrens
2020-12-08
1
-1
/
+1
*
|
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
2020-12-19
1
-0
/
+1
*
|
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
2
-2
/
+5
|
\
\
|
*
|
ia64: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-12-12
2
-2
/
+5
*
|
|
Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-12-16
2
-23
/
+14
|
\
\
\
|
*
|
|
ia64: convert to legacy_timer_tick
Arnd Bergmann
2020-10-30
2
-23
/
+14
|
|
/
/
*
|
|
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-12-15
1
-13
/
+4
|
\
\
\
|
*
|
|
ia64: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
2020-10-27
1
-13
/
+4
|
|
/
/
*
|
|
Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-15
2
-25
/
+28
|
\
\
\
|
*
|
|
[ia64] ptrace_[sg]etregs(): use access_elf_reg() instead of access_uarea()
Al Viro
2020-10-25
1
-20
/
+23
|
*
|
|
[ia64] missed cleanups from switch to regset coredumps
Al Viro
2020-10-25
2
-5
/
+5
|
|
/
/
*
|
|
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-15
1
-5
/
+15
|
\
\
\
|
*
\
\
Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2020-12-15
2
-1
/
+7
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
sched/vtime: Consolidate IRQ time accounting
Frederic Weisbecker
2020-12-02
1
-5
/
+15
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
6
-106
/
+53
|
\
\
\
|
*
|
|
ia64: make SPARSEMEM default and disable DISCONTIGMEM
Mike Rapoport
2020-12-15
1
-3
/
+3
|
*
|
|
ia64: forbid using VIRTUAL_MEM_MAP with FLATMEM
Mike Rapoport
2020-12-15
4
-44
/
+22
|
*
|
|
ia64: split virtual map initialization out of paging_init()
Mike Rapoport
2020-12-15
2
-31
/
+40
|
*
|
|
ia64: discontig: paging_init(): remove local max_pfn calculation
Mike Rapoport
2020-12-15
1
-4
/
+1
|
*
|
|
ia64: remove 'ifdef CONFIG_ZONE_DMA32' statements
Mike Rapoport
2020-12-15
2
-4
/
+0
[next]