index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-13
pci-dma: add linux/pci-dma.h to linux/pci.h
FUJITA Tomonori
1
-2
/
+0
2010-03-13
pci-dma: ia64: use include/linux/pci-dma.h
FUJITA Tomonori
1
-13
/
+1
2010-03-13
ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h
Christoph Hellwig
1
-4
/
+0
2010-03-13
improve sys_newuname() for compat architectures
Christoph Hellwig
1
-1
/
+2
2010-03-06
elf coredump: replace ELF_CORE_EXTRA_* macros by functions
Daisuke HATAYAMA
1
-48
/
+0
2010-03-03
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+0
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-2
/
+2
2010-03-01
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
7
-214
/
+27
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2010-02-26
Pull misc2634 into release branch
Tony Luck
1
-23
/
+1
2010-02-26
Pull alex into release branch
Tony Luck
1
-0
/
+25
2010-02-26
Pull rmia32 into release branch
Tony Luck
5
-191
/
+1
2010-02-26
[IA64] use asm-generic/scatterlist.h
FUJITA Tomonori
1
-23
/
+1
2010-02-26
[IA64] Only build arch/ia64/kernel/acpi.o when CONFIG_ACPI
Alex Chiang
1
-0
/
+25
2010-02-23
x86/PCI: use host bridge _CRS info by default on 2008 and newer machines
Bjorn Helgaas
1
-0
/
+1
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
1
-1
/
+1
2010-02-19
xen: Remove unnecessary arch specific xen irq functions.
Eric W. Biederman
1
-4
/
+0
2010-02-18
Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill...
Len Brown
1
-0
/
+1
2010-02-18
ACPI: fix "acpi=ht" boot option
Len Brown
1
-0
/
+1
2010-02-12
[IA64] preserve personality flag bits across exec
Tony Luck
1
-1
/
+3
2010-02-08
[IA64] Remove COMPAT_IA32 support
Tony Luck
5
-191
/
+1
2010-02-02
Merge branch 'master' into percpu
Tejun Heo
5
-8
/
+9
2010-01-08
[IA64] move fnptr definition inside #ifdef __KERNEL__
Tony Luck
1
-5
/
+5
2010-01-08
[IA64] __per_cpu_idtrs[] is a memory hog
Tony Luck
1
-1
/
+1
2010-01-07
[IA64] sanity in #include files. Move fnptr to types.h
Tony Luck
3
-6
/
+5
2010-01-07
[IA64] cpumask_of_node() should handle -1 as a node
Anton Blanchard
1
-1
/
+3
2010-01-05
Merge branch 'master' into percpu
Tejun Heo
22
-103
/
+116
2009-12-22
ACPI: processor: finish unifying arch_acpi_processor_init_pdc()
Alex Chiang
1
-0
/
+4
2009-12-22
ACPI: processor: introduce arch_has_acpi_pdc
Alex Chiang
1
-0
/
+2
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2
-1
/
+2
2009-12-16
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
3
-1
/
+12
2009-12-16
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
1
-0
/
+2
2009-12-16
dma-mapping: fix off-by-one error in dma_capable()
Jan Beulich
1
-1
/
+1
2009-12-16
elf: kill USE_ELF_CORE_DUMP
Christoph Hellwig
1
-1
/
+0
2009-12-16
implement early_io{re,un}map for ia64
Luck, Tony
1
-0
/
+2
2009-12-15
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-43
/
+43
2009-12-15
hugetlb: add generic definition of NUMA_NO_NODE
Lee Schermerhorn
1
-2
/
+0
2009-12-15
[IA64] implement early_io{re,un}map for ia64
Luck, Tony
1
-0
/
+2
2009-12-15
[IA64] Replace old style lock initializer
Thomas Gleixner
1
-1
/
+1
2009-12-15
[IA64] Save I-resources to ia64_sal_os_state
Takao Indoh
1
-0
/
+5
2009-12-15
[IA64] preallocate IA64_IRQ_MOVE_VECTOR
Kenji Kaneshige
1
-0
/
+6
2009-12-15
locking: Convert raw_rwlock functions to arch_rwlock
Thomas Gleixner
1
-16
/
+16
2009-12-15
locking: Convert raw_rwlock to arch_rwlock
Thomas Gleixner
2
-10
/
+10
2009-12-15
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
2
-14
/
+14
2009-12-15
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
1
-1
/
+1
2009-12-15
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
2
-14
/
+14
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
3
-6
/
+5
2009-12-12
ia64: move nr-irqs.h to include/generated
Sam Ravnborg
1
-1
/
+1
2009-12-12
kbuild: move asm-offsets.h to include/generated
Sam Ravnborg
1
-0
/
+1
[next]