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
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
/
include
/
asm-x86_64
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-16
page table handling cleanup
Jan Beulich
1
-6
/
+0
2007-07-16
serial: convert early_uart to earlycon for 8250
Yinghai Lu
2
-1
/
+4
2007-07-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-44
/
+0
2007-07-12
x86-64: add symbolic constants for the boot segment selectors
H. Peter Anvin
1
-0
/
+8
2007-07-12
Make struct boot_params a real structure, and remove obsolete fields
H. Peter Anvin
2
-15
/
+2
2007-07-12
Make definitions for struct e820entry and struct e820map consistent
H. Peter Anvin
1
-3
/
+1
2007-07-12
Use a new CPU feature word to cover features that are spread around
Venki Pallipadi
2
-0
/
+2
2007-07-12
Unify the CPU features vectors between i386 and x86-64
H. Peter Anvin
4
-138
/
+92
2007-07-12
PCI: remove pci_dac_dma_... APIs
Jan Beulich
1
-40
/
+0
2007-07-12
PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()
Michael Ellerman
1
-4
/
+0
2007-06-21
x86_64: Fix eventd/timerfd syscalls
Andi Kleen
1
-2
/
+2
2007-06-17
Rework ptep_set_access_flags and fix sun4c
Benjamin Herrenschmidt
1
-6
/
+8
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2
-0
/
+2
2007-05-15
Revert "ipmi: add new IPMI nmi watchdog handling"
Linus Torvalds
1
-1
/
+0
2007-05-11
signal/timer/event: eventfd wire up x86 arches
Davide Libenzi
1
-0
/
+2
2007-05-11
signal/timer/event: timerfd wire up x86 arches
Davide Libenzi
1
-0
/
+2
2007-05-11
signal/timer/event: signalfd wire up x86 arches
Davide Libenzi
1
-0
/
+2
2007-05-11
Consolidate asm/poll.h
Stephen Rothwell
1
-27
/
+1
2007-05-11
x86_64: new syscall
Andi Kleen
1
-0
/
+3
2007-05-11
x86_64: display more intuitive error message if kernel is not 2MB aligned
Vivek Goyal
1
-0
/
+9
2007-05-11
i386: work around miscompilation of alternatives code
Joerg Roedel
1
-0
/
+6
2007-05-09
rename thread_info to stack
Roman Zippel
1
-1
/
+1
2007-05-09
wrap access to thread_info
Roman Zippel
1
-1
/
+1
2007-05-09
Use the APIC to determine the hardware processor id - x86_64
Fernando Luis Vazquez Cao
1
-8
/
+6
2007-05-09
Remove hardcoding of hard_smp_processor_id on UP systems
Fernando Luis Vazquez Cao
1
-1
/
+3
2007-05-08
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
1
-0
/
+11
2007-05-08
x86, serial: convert legacy COM ports to platform devices
Bjorn Helgaas
1
-16
/
+0
2007-05-08
x86: create asm/cmpxchg.h
Jeff Dike
3
-130
/
+136
2007-05-08
Remove tas()
Jeff Dike
1
-2
/
+0
2007-05-08
local_t: x86_64 extension
Mathieu Desnoyers
2
-31
/
+201
2007-05-08
atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...
Mathieu Desnoyers
1
-28
/
+31
2007-05-08
atomic.h: add atomic64 cmpxchg, xchg and add_unless to x86_64
Mathieu Desnoyers
1
-4
/
+32
2007-05-08
utimensat implementation
Ulrich Drepper
1
-0
/
+2
2007-05-08
x86_64: kill 19000+ sparse warnings
Randy Dunlap
2
-8
/
+9
2007-05-08
consolidate asm/const.h to linux/const.h
Randy Dunlap
4
-23
/
+2
2007-05-08
Clean up mostly unused IOSPACE macros
David Gibson
1
-4
/
+0
2007-05-08
kdump/kexec: calculate note size at compile time
Simon Horman
1
-2
/
+0
2007-05-08
move die notifier handling to common code
Christoph Hellwig
2
-25
/
+0
2007-05-08
tty: i386/x86_64 arbitary speed support
Alan Cox
1
-1
/
+1
2007-05-08
ipmi: add new IPMI nmi watchdog handling
Corey Minyard
1
-0
/
+1
2007-05-08
i386: Add safe variants of rdmsr_on_cpu and wrmsr_on_cpu
Rudolf Marek
1
-0
/
+11
2007-05-07
Revert "[PATCH] x86: __pa and __pa_symbol address space separation"
Linus Torvalds
2
-13
/
+9
2007-05-06
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
31
-523
/
+184
2007-05-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-0
/
+2
2007-05-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
1
-2
/
+4
2007-05-03
PCI: scatterlist.h needs types.h
Jean Delvare
1
-0
/
+2
2007-05-02
[PATCH] x86-64: Use the 32bit wd_ops for 64bit too.
Andi Kleen
1
-0
/
+9
2007-05-02
[PATCH] x86-64: Auto compute __NR_syscall_max at compile time
Andi Kleen
1
-2
/
+0
2007-05-02
[PATCH] x86-64: Use safe_apic_wait_icr_idle in __send_IPI_dest_field - x86_64
Fernando Luis [** ISO-8859-1 charset **] VázquezCao
1
-1
/
+4
2007-05-02
[PATCH] x86-64: __send_IPI_dest_field - x86_64
Fernando Luis [** ISO-8859-1 charset **] VázquezCao
1
-22
/
+32
[next]