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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-11
[IA64] Quicklist support for IA64
Christoph Lameter
4
-53
/
+6
2007-05-11
[IA64] fix Kprobes reentrancy
Anil S Keshavamurthy
1
-4
/
+8
2007-05-11
[IA64] SN: validate smp_affinity mask on intr redirect
John Keller
1
-0
/
+11
2007-05-11
[PATCH] audit signal recipients
Amy Griffis
1
-0
/
+9
2007-05-11
[PATCH] add SIGNAL syscall class (v3)
Amy Griffis
2
-0
/
+13
2007-05-11
[IA64] mca.c:121: warning: 'cpe_poll_timer' defined but not used
Tony Luck
1
-0
/
+2
2007-05-10
[IA64] Fix - Section mismatch: reference to .init.data:mvec_name
Tony Luck
2
-2
/
+2
2007-05-10
[IA64] more warning cleanups
Tony Luck
2
-3
/
+3
2007-05-10
[IA64] Wire up epoll_pwait and utimensat
Tony Luck
1
-0
/
+2
2007-05-10
[IA64] Fix warnings resulting from type-checking in dev_dbg()
Tony Luck
1
-1
/
+1
2007-05-10
[IA64] typo s/kenrel/kernel/
Tony Luck
1
-1
/
+1
2007-05-10
[IA64] sa_interrupt is deprecated
akpm@linux-foundation.org
1
-1
/
+1
2007-05-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Linus Torvalds
16
-215
/
+254
2007-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2007-05-09
rename thread_info to stack
Roman Zippel
1
-1
/
+1
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
4
-0
/
+8
2007-05-09
Fix trivial typos in Kconfig* files
David Sterba
1
-1
/
+1
2007-05-09
[IA64] wire up pselect, ppoll
Alexey Kuznetsov
1
-2
/
+2
2007-05-09
[IA64] Add TIF_RESTORE_SIGMASK
Alexey Dobriyan
6
-165
/
+38
2007-05-09
[IA64] unwind did not work for processes born with CLONE_STOPPED
Kirill Korotaev
1
-3
/
+4
2007-05-09
[IA64] Optional method to purge the TLB on SN systems
Jack Steiner
3
-10
/
+150
2007-05-08
[IA64] SPIN_LOCK_UNLOCKED macro cleanup in arch/ia64
Milind Arun Choudhary
3
-7
/
+7
2007-05-08
[IA64] fix stack alignment for ia32 signal handlers
Markus F.X.J. Oberhumer
1
-1
/
+5
2007-05-08
Add IRQF_IRQPOLL flag on IA64
Bernhard Walle
1
-1
/
+1
2007-05-08
Kprobes: The ON/OFF knob thru debugfs
Ananth N Mavinakayanahalli
1
-0
/
+9
2007-05-08
kprobes: kretprobes simplifications
Christoph Hellwig
1
-14
/
+4
2007-05-08
EFI: warn only for pre-1.00 system tables
Bjorn Helgaas
2
-6
/
+6
2007-05-08
Kprobes: print details of kretprobe on assertion failure
Ananth N Mavinakayanahalli
1
-1
/
+2
2007-05-08
kdump/kexec: calculate note size at compile time
Simon Horman
1
-1
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
16
-16
/
+0
2007-05-08
move die notifier handling to common code
Christoph Hellwig
7
-24
/
+8
2007-05-08
use SLAB_PANIC flag cleanup
Akinobu Mita
1
-4
/
+2
2007-05-08
Fix section mismatch of memory hotplug related code.
Yasunori Goto
1
-0
/
+2
2007-05-08
[IA64] - Altix: hotplug after intr redirect can crash system
John Keller
1
-15
/
+43
2007-05-08
[IA64] save and restore cpus_allowed in cpu_idle_wait
Siddha, Suresh B
1
-0
/
+2
2007-05-08
[IA64] Removal of percpu TR cleanup in kexec code
Tony Luck
1
-10
/
+1
2007-05-08
[IA64] Fix some section mismatch errors
Tony Luck
2
-2
/
+2
2007-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Linus Torvalds
14
-65
/
+461
2007-05-07
get_unmapped_area handles MAP_FIXED on ia64
Benjamin Herrenschmidt
2
-0
/
+15
2007-05-07
Make page->private usable in compound pages
Christoph Lameter
1
-1
/
+1
2007-05-03
MSI: arch must connect the irq and the msi_desc
Michael Ellerman
1
-2
/
+2
2007-05-03
msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2)
Dan Williams
1
-0
/
+1
2007-05-03
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2
-2
/
+0
2007-05-01
Pull mem-attribute into release branch
Tony Luck
3
-19
/
+107
2007-05-01
Pull percpu-dtc into release branch
Tony Luck
7
-46
/
+49
2007-05-01
Pull error-inject into release branch
Tony Luck
4
-0
/
+305
2007-04-28
[AF_RXRPC/AFS]: Arch-specific fixes.
David Howells
1
-0
/
+2
2007-04-26
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2
-2
/
+2
2007-04-26
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+2
2007-04-26
[SK_BUFF]: Convert skb->end to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-3
/
+3
[prev]
[next]