index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
2019-04-05
1
-7
/
+3
*
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2019-04-05
1
-4
/
+1
*
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
Masahiro Yamada
2019-03-28
2
-1
/
+1
*
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
2019-03-17
1
-2
/
+0
*
kbuild: warn redundant generic-y
Masahiro Yamada
2019-03-17
1
-1
/
+0
*
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-05
2
-14
/
+2
|
\
|
*
ia64: add __NR_umount2 definition
Arnd Bergmann
2019-01-25
2
-14
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-03-05
2
-120
/
+1
|
\
\
|
*
|
arch: Use asm-generic/socket.h when possible
Deepa Dinamani
2019-02-03
2
-122
/
+1
|
*
|
net: introduce SO_BINDTOIFINDEX sockopt
David Herrmann
2019-01-17
1
-0
/
+2
|
|
/
*
/
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-03-04
1
-1
/
+0
|
/
*
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
2019-01-06
1
-6
/
+0
*
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
2019-01-06
1
-1
/
+0
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-05
2
-5
/
+3
|
\
|
*
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
1
-3
/
+2
|
*
fls: change parameter to unsigned int
Matthew Wilcox
2019-01-04
1
-2
/
+1
*
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-04
2
-2
/
+2
|
/
*
Merge tag 'please-pull-y2038prep' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-12-26
4
-331
/
+7
|
\
|
*
ia64: generate uapi header and system call table files
Firoz Khan
2018-11-13
3
-330
/
+3
|
*
ia64: add an offset for system call number
Firoz Khan
2018-11-13
1
-322
/
+323
|
*
ia64: add __NR_syscalls along with NR_syscalls
Firoz Khan
2018-11-13
2
-3
/
+5
|
*
ia64: add __NR_old_getpagesize in uapi header file
Firoz Khan
2018-11-13
1
-1
/
+1
*
|
ia64: export node_distance function
Matias Bjørling
2018-11-27
1
-1
/
+3
|
/
*
treewide: remove current_text_addr
Nick Desaulniers
2018-10-31
1
-6
/
+0
*
mm: make memmap_init a proper function
Pavel Tatashin
2018-10-27
1
-1
/
+0
*
hugetlb: introduce generic version of huge_ptep_get
Alexandre Ghiti
2018-10-27
1
-5
/
+0
*
hugetlb: introduce generic version of huge_ptep_set_access_flags()
Alexandre Ghiti
2018-10-27
1
-7
/
+0
*
hugetlb: introduce generic version of huge_ptep_set_wrprotect()
Alexandre Ghiti
2018-10-27
1
-6
/
+0
*
hugetlb: introduce generic version of prepare_hugepage_range
Alexandre Ghiti
2018-10-27
1
-0
/
+1
*
hugetlb: introduce generic version of huge_pte_wrprotect
Alexandre Ghiti
2018-10-27
1
-5
/
+0
*
hugetlb: introduce generic version of huge_pte_none()
Alexandre Ghiti
2018-10-27
1
-5
/
+0
*
hugetlb: introduce generic version of huge_ptep_clear_flush
Alexandre Ghiti
2018-10-27
1
-0
/
+1
*
hugetlb: introduce generic version of huge_ptep_get_and_clear()
Alexandre Ghiti
2018-10-27
1
-6
/
+0
*
hugetlb: introduce generic version of set_huge_pte_at()
Alexandre Ghiti
2018-10-27
1
-6
/
+0
*
hugetlb: introduce generic version of hugetlb_free_pgd_range
Alexandre Ghiti
2018-10-27
1
-2
/
+3
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-10-25
1
-0
/
+3
|
\
|
*
y2038: Compile utimes()/futimesat() conditionally
Arnd Bergmann
2018-08-29
1
-0
/
+1
|
*
y2038: Remove newstat family from default syscall set
Arnd Bergmann
2018-08-29
1
-0
/
+2
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-24
1
-2
/
+0
|
\
\
|
*
|
signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE
Eric W. Biederman
2018-10-03
1
-2
/
+0
|
|
/
*
|
Merge tag 'please-pull-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-23
2
-7
/
+0
|
\
\
|
*
|
ia64: remove machvec_dma_sync_{single,sg}
Christoph Hellwig
2018-09-17
1
-5
/
+0
|
*
|
ia64: remove the unused iommu_dma_init function
Christoph Hellwig
2018-09-17
1
-1
/
+0
|
*
|
ia64: remove the unused pci_iommu_shutdown function
Christoph Hellwig
2018-09-17
1
-1
/
+0
|
|
/
*
/
dma-mapping: make the get_required_mask method available unconditionally
Christoph Hellwig
2018-10-01
4
-12
/
+0
|
/
*
ia64: Fix kernel BUG at lib/ioremap.c:72!
Tony Luck
2018-08-20
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-16
1
-0
/
+3
|
\
|
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-02
1
-4
/
+3
|
|
\
|
*
|
net: Add a new socket option for a future transmit time.
Richard Cochran
2018-07-04
1
-0
/
+3
*
|
|
Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd
Linus Torvalds
2018-08-14
1
-1
/
+12
|
\
\
\
[next]