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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-26
mm: replace memmap_context by meminit_context
Laurent Dufour
1
-3
/
+3
2020-09-16
ACPI: processor: Use CPUIDLE_FLAG_TLB_FLUSHED
Peter Zijlstra
1
-2
/
+0
2020-09-01
ia64: fix min_low_pfn/max_low_pfn build errors
Randy Dunlap
1
-1
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
6
-8
/
+8
2020-08-17
arch/ia64: Restore arch-specific pgd_offset_k implementation
Jessica Clarke
1
-0
/
+9
2020-08-14
all arch: remove system call sys_sysctl
Xiaoming Ni
1
-1
/
+1
2020-08-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-8
/
+5
2020-08-12
mm/ia64: use general page fault accounting
Peter Xu
1
-5
/
+4
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
1
-1
/
+1
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
1
-1
/
+1
2020-08-12
mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()
Jia He
1
-2
/
+0
2020-08-11
Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+0
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-35
/
+52
2020-08-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-34
/
+0
2020-08-07
Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-2
/
+0
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
9
-34
/
+1
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
1
-1
/
+0
2020-08-07
mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages()
Anshuman Khandual
1
-1
/
+1
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
1
-5
/
+0
2020-08-07
asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()
Mike Rapoport
1
-9
/
+0
2020-08-07
asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
Mike Rapoport
1
-10
/
+0
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
8
-8
/
+0
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-254
/
+142
2020-08-06
locking, arch/ia64: Reduce <asm/smp.h> header dependencies by moving XTP bits...
Peter Zijlstra
8
-35
/
+52
2020-08-04
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
1
-6
/
+6
2020-08-04
Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+1
2020-08-04
Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2020-08-04
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
2
-25
/
+36
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+3
2020-07-29
Merge branch 'locking/header'
Peter Zijlstra
1
-1
/
+0
2020-07-29
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
1
-1
/
+0
2020-07-27
kill unused dump_fpu() instances
Al Viro
1
-34
/
+0
2020-07-27
Merge branch 'work.fdpic' into regset.followup
Al Viro
1
-2
/
+0
2020-07-27
ia64: switch to ->regset_get()
Al Viro
1
-91
/
+58
2020-07-27
kill elf_fpxregs_t
Al Viro
1
-2
/
+0
2020-07-19
dma-mapping: make support for dma ops optional
Christoph Hellwig
1
-0
/
+1
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
3
-3
/
+3
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
1
-4
/
+3
2020-07-04
arch: remove HAVE_COPY_THREAD_TLS
Christian Brauner
1
-1
/
+0
2020-06-30
ia64: Remove dev->archdata.iommu pointer
Joerg Roedel
1
-3
/
+0
2020-06-26
docs: fix references for DMA*.txt files
Mauro Carvalho Chehab
1
-6
/
+6
2020-06-26
[ia64] access_uarea(): don't bother with fpregs_[gs]et()
Al Viro
1
-9
/
+33
2020-06-26
[ia64] access_uarea(): stop bothering with gpregs_[gs]et()
Al Viro
1
-9
/
+8
2020-06-26
[ia64] regularize do_gpregs_[gs]et()
Al Viro
1
-124
/
+31
2020-06-26
[ia64] teach elf_access_reg() to handle the missing range (r16..r31)
Al Viro
1
-2
/
+4
2020-06-26
[ia64] sanitize elf_access_gpreg()
Al Viro
1
-34
/
+23
2020-06-23
ia64: enable HAVE_COPY_THREAD_TLS, switch to kernel_clone_args
Christian Brauner
3
-26
/
+39
2020-06-18
Merge branch 'hch' (maccess patches from Christoph Hellwig)
Linus Torvalds
2
-4
/
+4
2020-06-18
maccess: make get_kernel_nofault() check for minimal type compatibility
Linus Torvalds
1
-1
/
+1
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
1
-1
/
+1
[next]