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
/
microblaze
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-01
set_restore_sigmask() is never called without SIGPENDING (and never should be)
Al Viro
1
-1
/
+1
2012-06-01
new helpers: {clear,test,test_and_clear}_restore_sigmask()
Al Viro
1
-0
/
+16
2012-05-25
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2012-05-25
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-53
/
+4
2012-05-17
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
1
-1
/
+0
2012-05-12
gpiolib/arches: Centralise bolierplate asm/gpio.h
Mark Brown
1
-53
/
+4
2012-04-08
kvmclock: Add functions to check if the host has stopped the vm
Eric B Munson
1
-0
/
+1
2012-04-05
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
1
-6
/
+12
2012-04-02
microblaze: Fix ret_from_fork declaration
Michal Simek
1
-2
/
+2
2012-03-30
microblaze: Add missing headers caused by disintegration asm/system.h
Michal Simek
1
-0
/
+2
2012-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next
Michal Simek
14
-165
/
+127
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
9
-99
/
+124
2012-03-28
Delete all instances of asm/system.h
David Howells
1
-6
/
+0
2012-03-28
Move all declarations of free_initmem() to linux/mm.h
David Howells
1
-1
/
+0
2012-03-28
Disintegrate asm/system.h for Microblaze
David Howells
8
-98
/
+129
2012-03-28
Microblaze: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
1
-6
/
+12
2012-03-28
microblaze: Fix __futex_atomic_op macro register usage
Michal Simek
1
-1
/
+1
2012-03-28
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
8
-5
/
+223
2012-03-24
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-2
/
+0
2012-03-24
Remove remaining bits of io_remap_page_range()
Javi Merino
1
-2
/
+0
2012-03-24
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2
-9
/
+0
2012-03-23
microblaze: Handle TLB skip size dynamically
Michal Simek
1
-1
/
+12
2012-03-23
microblaze: Introduce TLB skip size
Michal Simek
1
-0
/
+1
2012-03-23
microblaze: Improve TLB calculation for small systems
Michal Simek
2
-1
/
+3
2012-03-23
microblaze: Fix mapin_ram function
Michal Simek
1
-0
/
+1
2012-03-23
microblaze: Highmem support
Michal Simek
2
-0
/
+104
2012-03-23
microblaze: Introduce fixmap
Michal Simek
1
-0
/
+101
2012-03-23
microblaze: mm: Fix lowmem max memory size limits
Michal Simek
3
-4
/
+2
2012-02-24
PCI: collapse pcibios_resource_to_bus
Bjorn Helgaas
1
-2
/
+0
2012-02-24
microblaze/PCI: get rid of device resource fixups
Bjorn Helgaas
1
-7
/
+1
2012-02-24
microblaze/PCI: remove unused pci_flags
Bjorn Helgaas
1
-1
/
+0
2012-02-16
irq_domain/microblaze: Convert microblaze to use irq_domains
Grant Likely
2
-55
/
+3
2012-02-15
irq_domain: convert microblaze from irq_host to irq_domain
Grant Likely
1
-2
/
+2
2012-01-20
microblaze: generic atomic64 support
Daniel Borkmann
1
-0
/
+1
2012-01-18
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
1
-0
/
+5
2012-01-12
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2
-6
/
+0
2012-01-11
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
4
-19
/
+14
2012-01-09
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
2012-01-07
microblaze/PCI: make pcibios_setup_phb_resources() static
Bjorn Helgaas
1
-1
/
+0
2012-01-07
PCI: MicroBlaze: convert pcibios_set_master() to a non-inlined function
Myron Stowe
1
-5
/
+0
2012-01-05
microblaze: Wire-up new system calls
Michal Simek
1
-1
/
+4
2012-01-05
microblaze: Remove NO_IRQ from architecture
Michal Simek
1
-2
/
+0
2012-01-05
microblaze: Remove eprintk macro
Michal Simek
1
-6
/
+0
2012-01-05
microblaze: Change NO_IRQ to 0
Michal Simek
1
-2
/
+9
2012-01-05
microblaze: Synchronize __pa __va macros
Michal Simek
1
-9
/
+2
2011-12-08
memblock: Fix include breakages caused by 24aa07882b
Tejun Heo
1
-14
/
+0
2011-11-24
Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Rafael J. Wysocki
1
-2
/
+0
2011-11-22
microblaze: bury asm/namei.h
Al Viro
1
-22
/
+0
2011-11-22
freezer: remove now unused TIF_FREEZE
Tejun Heo
1
-2
/
+0
2011-11-01
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
4
-15
/
+24
[next]