index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
h8300
/
include
/
asm
Age
Commit message (
Expand
)
Author
2022-02-23
remove the h8300 architecture
Christoph Hellwig
2022-01-15
include: move find.h from asm_generic to linux
Yury Norov
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-10-28
h8300: Fix linux/irqchip.h include mess
Marc Zyngier
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-05-26
locking/atomic: h8300: use asm-generic exclusively
Mark Rutland
2021-05-06
arch: rearrange headers inclusion order in asm/bitops for m68k, sh and h8300
Yury Norov
2020-12-29
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-12
h8300: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-11-16
h8300: Fix generic mmu_context build
Nicholas Piggin
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
2020-07-29
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-04
h8300: remove usage of __ARCH_USE_5LEVEL_HACK
Mike Rapoport
2020-04-10
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
2019-12-10
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...
Ingo Molnar
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-07-17
Merge tag 'h8300-for-linus-20190617' of git://git.sourceforge.jp/gitroot/ucli...
Linus Torvalds
2019-06-24
binfmt_flat: remove the persistent argument from flat_get_addr_from_rp
Christoph Hellwig
2019-06-24
binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variable
Christoph Hellwig
2019-06-24
binfmt_flat: remove flat_old_ram_flag
Christoph Hellwig
2019-06-24
binfmt_flat: remove flat_set_persistent
Christoph Hellwig
2019-06-24
binfmt_flat: remove flat_reloc_valid
Christoph Hellwig
2019-06-18
H8300: remove unused barrier defines
Rolf Eike Beer
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2019-05-18
arch: remove dangling asm-generic wrappers
Masahiro Yamada
2019-05-16
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-14
arch: remove <asm/sizes.h> and <asm-generic/sizes.h>
Masahiro Yamada
2019-05-07
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2019-05-06
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-04-23
asm-generic: provide entirely generic nommu uaccess
Christoph Hellwig
2019-04-08
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2019-04-03
arch/tlb: Clean up simple architectures
Peter Zijlstra
2019-03-28
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
Masahiro Yamada
2019-03-20
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
2019-03-20
h8300: define syscall_get_arch()
Dmitry V. Levin
2019-03-17
kbuild: warn redundant generic-y
Masahiro Yamada
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-02-01
arch: unexport asm/shmparam.h for all architectures
Masahiro Yamada
2018-12-29
h8300: pci: Remove local declaration of pcibios_penalize_isa_irq
Guenter Roeck
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
2018-08-22
Merge tag 'for-4.19' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux
Linus Torvalds
2018-08-22
arch/h8300: eliminate ptrace.h warnings
Randy Dunlap
2018-08-22
h8300: Don't include linux/kernel.h in asm/atomic.h
Will Deacon
2018-08-22
h8300: Correct signature of test_bit()
Geert Uytterhoeven
2018-08-22
h8300: Add missing output register.
Yoshinori Sato
[next]