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
/
arch
/
ia64
/
hp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-13
module_param: make bool parameters really bool (arch)
Rusty Russell
1
-1
/
+1
2011-11-01
ia64: Add export.h to arch/ia64 specific files as required
Paul Gortmaker
1
-0
/
+1
2011-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2011-09-27
doc: fix broken references
Paul Bolle
1
-6
/
+6
2011-08-18
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
1
-0
/
+1
2011-05-10
treewide: fix a few typos in comments
Justin P. Mattock
1
-1
/
+1
2011-03-29
ia64: Convert to the new irq_* function names
Thomas Gleixner
1
-2
/
+2
2011-03-29
ia64: hp-sim: Cleanup direct access to irq_desc
Thomas Gleixner
1
-5
/
+5
2011-03-29
ia64: Convert hp-sim to new irq_chip functions
Thomas Gleixner
1
-10
/
+10
2011-03-29
ia64: Remove stale irq_chip.end
Thomas Gleixner
1
-1
/
+0
2011-02-23
tty: simserial: now phase out the ioctl file pointer for good
Luck, Tony
1
-2
/
+1
2010-11-17
SCSI host lock push-down
Jeff Garzik
1
-1
/
+3
2010-10-22
tty: icount changeover for other main devices
Alan Cox
1
-11
/
+1
2010-08-21
Input: sysrq - drop tty argument form handle_sysrq()
Dmitry Torokhov
1
-1
/
+1
2010-05-19
[IA64] arch/ia64/hp/common/sba_iommu.c: Rename dev_info to adi
Joe Perches
1
-4
/
+4
2010-01-28
ACPI: replace acpi_integer by u64
Lin Ming
1
-3
/
+3
2009-12-15
[IA64] fix SBA IOMMU to handle allocation failure properly
FUJITA Tomonori
1
-9
/
+29
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-09-19
Merge branch 'acpica' into release
Len Brown
1
-5
/
+2
2009-08-27
ACPICA: Major update for acpi_get_object_info external interface
Bob Moore
1
-5
/
+2
2009-07-06
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
1
-1
/
+1
2009-06-17
Pull for-2.6.31 into release
Tony Luck
2
-4
/
+4
2009-06-17
[IA64] Convert ia64 to use int-ll64.h
Matthew Wilcox
1
-1
/
+1
2009-06-17
page allocator: do not check NUMA node ID when the caller knows the node is v...
Mel Gorman
1
-1
/
+1
2009-06-16
[IA64] remove obsolete hw_interrupt_type
Thomas Gleixner
1
-1
/
+1
2009-06-16
[IA64] remove obsolete irq_desc_t typedef
Thomas Gleixner
1
-1
/
+1
2009-06-16
[IA64] remove obsolete no_irq_type
Thomas Gleixner
1
-1
/
+1
2009-04-28
irq: change ->set_affinity() to return status
Yinghai Lu
1
-1
/
+2
2009-04-01
proc tty: switch ia64 simserial to ->proc_fops
Alexey Dobriyan
1
-25
/
+24
2009-03-05
Merge branch 'linus' into core/iommu
Ingo Molnar
1
-6
/
+6
2009-01-30
Documentation: move DMA-mapping.txt to Doc/PCI/
Randy Dunlap
1
-6
/
+6
2009-01-06
x86, ia64: convert to use generic dma_map_ops struct
FUJITA Tomonori
2
-17
/
+35
2009-01-06
make sba DMA mapping functions static
FUJITA Tomonori
1
-22
/
+12
2009-01-06
remove hwsw_dma_ops
FUJITA Tomonori
1
-171
/
+12
2009-01-06
remove dma operations in struct ia64_machine_vector
FUJITA Tomonori
1
-8
/
+12
2009-01-06
set up dma_ops appropriately
FUJITA Tomonori
2
-0
/
+12
2009-01-06
add dma_mapping_ops for SWIOTLB and SBA IOMMU
FUJITA Tomonori
1
-1
/
+16
2009-01-06
add dma_mapping_ops for SBA IOMMU
FUJITA Tomonori
1
-0
/
+16
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2008-12-17
Merge branch 'linus' into cpus4096
Ingo Molnar
1
-0
/
+1
2008-12-16
simeth: convert to net_device_ops
Alexey Dobriyan
1
-5
/
+10
2008-12-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
1
-1
/
+1
2008-12-11
IA64: HP_SIMETH needs to depend upon NET
Alexander Beregalov
1
-0
/
+1
2008-12-05
simeth: Kill directly reference of netdev->priv
Wang Chen
1
-5
/
+5
2008-11-04
[IA64] use common header for software IO/TLB
Joerg Roedel
1
-8
/
+1
2008-10-20
kdump: use is_kdump_kernel() in sba_init()
Simon Horman
1
-3
/
+2
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
2
-3
/
+4
[next]