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
/
microblaze
/
include
/
asm
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
2020-04-10
1
-4
/
+0
*
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
2020-04-10
1
-2
/
+0
*
Merge tag 'irq-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-04-05
1
-0
/
+3
|
\
|
*
Merge tag 'irqchip-fixes-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
2020-04-01
1
-0
/
+3
|
|
\
|
|
*
Revert "irqchip/xilinx: Enable generic irq multi handler"
Marc Zyngier
2020-04-01
1
-0
/
+3
*
|
|
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
2020-04-02
1
-29
/
+0
*
|
|
Merge tag 'microblaze-v5.7-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2020-03-31
43
-207
/
+55
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
microblaze: Use asm generic cmpxchg.h for !SMP case
Michal Simek
2020-02-25
1
-37
/
+3
|
*
|
microblaze: Remove unused boot_cpuid variable
Michal Simek
2020-02-25
1
-2
/
+0
|
*
|
microblaze: Define microblaze barrier
Stefan Asserhall
2020-02-25
2
-1
/
+13
|
*
|
microblaze: Remove empty headers
Michal Simek
2020-02-25
4
-3
/
+2
|
*
|
microblaze: Remove architecture tlb.h and use generic one
Michal Simek
2020-02-25
2
-17
/
+1
|
*
|
microblaze: Convert headers to SPDX license
Michal Simek
2020-02-25
36
-147
/
+36
*
|
|
Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-30
1
-3
/
+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
irqchip/xilinx: Enable generic irq multi handler
Michal Simek
2020-03-22
1
-3
/
+0
|
|
/
*
|
Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...
Thomas Gleixner
2020-03-28
1
-3
/
+2
|
\
\
|
*
|
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
2020-03-27
1
-3
/
+2
|
|
/
*
/
microblaze: Remove mm.h from asm/uaccess.h
Sebastian Andrzej Siewior
2020-03-21
1
-1
/
+0
|
/
*
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...
Ingo Molnar
2019-12-10
1
-0
/
+4
*
microblaze: use pgtable-nopmd instead of 4level-fixup
Mike Rapoport
2019-12-04
3
-49
/
+2
*
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2019-11-28
1
-3
/
+0
|
\
|
*
arch: rely on asm-generic/io.h for default ioremap_* definitions
Christoph Hellwig
2019-11-11
1
-3
/
+0
*
|
microblaze: Enable SPARSE_IRQ
Michal Simek
2019-10-25
1
-1
/
+0
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-09-24
2
-122
/
+7
|
\
|
*
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-24
1
-7
/
+0
|
*
microblaze: switch to generic version of pte allocation
Mike Rapoport
2019-09-24
1
-36
/
+3
|
*
mm: remove quicklist page table caches
Nicholas Piggin
2019-09-24
1
-82
/
+7
*
|
Merge tag 'microblaze-v5.4-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2019-09-24
2
-34
/
+9
|
\
\
|
*
|
arch/microblaze: support get_user() of size 8 bytes
Randy Dunlap
2019-09-18
1
-33
/
+9
|
*
|
microblaze: remove ioremap_fullcache
Christoph Hellwig
2019-09-02
1
-1
/
+0
|
|
/
*
/
PCI: Convert pci_resource_to_user() to a weak function
Denis Efremov
2019-08-08
1
-2
/
+0
|
/
*
binfmt_flat: remove the persistent argument from flat_get_addr_from_rp
Christoph Hellwig
2019-06-24
1
-1
/
+1
*
binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variable
Christoph Hellwig
2019-06-24
1
-2
/
+0
*
binfmt_flat: remove flat_old_ram_flag
Christoph Hellwig
2019-06-24
1
-1
/
+0
*
binfmt_flat: remove flat_set_persistent
Christoph Hellwig
2019-06-24
1
-1
/
+0
*
binfmt_flat: remove flat_reloc_valid
Christoph Hellwig
2019-06-24
1
-1
/
+0
*
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2019-05-30
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
2
-8
/
+2
*
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-07
1
-1
/
+1
|
\
|
*
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
2019-03-20
1
-1
/
+1
*
|
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2019-05-06
1
-0
/
+1
|
\
\
|
*
|
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
2019-04-08
1
-0
/
+1
*
|
|
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-06
1
-9
/
+0
|
\
\
\
|
*
|
|
arch/tlb: Clean up simple architectures
Peter Zijlstra
2019-04-03
1
-9
/
+0
|
|
/
/
*
|
|
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
2019-04-05
1
-1
/
+3
*
|
|
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2019-04-05
1
-1
/
+3
|
/
/
*
/
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
Masahiro Yamada
2019-03-28
1
-0
/
+1
|
/
*
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-05
1
-2
/
+2
|
\
|
*
Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...
Thomas Gleixner
2019-02-10
1
-2
/
+2
|
|
\
|
|
*
y2038: rename old time and utime syscalls
Arnd Bergmann
2019-02-07
1
-2
/
+2
[next]