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
/
parisc
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-24
flag parameters: pipe
Ulrich Drepper
1
-1
/
+1
2008-07-24
mm: drop unneeded pgdat argument from free_area_init_node()
Johannes Weiner
1
-1
/
+1
2008-07-24
mm: move bootmem descriptors definition to a single place
Johannes Weiner
1
-2
/
+1
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
4
-118
/
+27
2008-07-15
Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+0
2008-07-15
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
16
-29
/
+25
2008-07-03
parisc-kernel-perf: BKL pushdown
Arnd Bergmann
1
-0
/
+4
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
3
-5
/
+5
2008-06-26
parisc: convert to generic helpers for IPI function calls
Jens Axboe
2
-113
/
+22
2008-06-16
Merge branch 'linus' into core/rodata
Ingo Molnar
15
-28
/
+25
2008-06-13
parisc: fix off by one in setup_sigcontext32
Kyle McMartin
1
-2
/
+2
2008-06-13
parisc: export empty_zero_page
Kyle McMartin
1
-0
/
+1
2008-06-13
parisc: export copy_user_page_asm
Kyle McMartin
1
-0
/
+3
2008-06-13
parisc: move head.S to head.text section
Kyle McMartin
2
-1
/
+3
2008-06-13
Revert "parisc: fix trivial section name warnings"
Kyle McMartin
11
-27
/
+18
2008-05-25
move BUG_TABLE into RODATA
Jan Beulich
1
-1
/
+0
2008-05-17
[PATCH] take init_files to fs/file.c
Al Viro
1
-1
/
+0
2008-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
17
-90
/
+89
2008-05-15
arch/parisc/kernel/perf_asm.S: build fix
Kyle McMartin
1
-0
/
+2
2008-05-15
parisc: remove -traditional from assembler flags
Kyle McMartin
1
-3
/
+0
2008-05-15
parisc: use conditional macro for 64-bit wide ops
Kyle McMartin
2
-62
/
+54
2008-05-15
arch/parisc/kernel/unaligned.c: use time_* macros
S.Caglar Onur
1
-1
/
+2
2008-05-15
parisc: remove redundant display of free swap space in show_mem()
Johannes Weiner
1
-2
/
+0
2008-05-15
parisc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
4
-4
/
+4
2008-05-15
parisc: fix trivial section name warnings
Helge Deller
11
-18
/
+27
2008-05-13
parisc: fix DISCONTIGMEM compile breakage
Mel Gorman
1
-1
/
+1
2008-05-04
unified (weak) sys_pipe implementation
Ulrich Drepper
1
-13
/
+0
2008-04-29
parisc: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
1
-5
/
+1
2008-04-29
parisc: use non-racy method for /proc/pcxl_dma creation
Denis V. Lunev
1
-4
/
+3
2008-04-29
iomap: fix 64 bits resources on 32 bits
Benjamin Herrenschmidt
1
-2
/
+2
2008-04-28
mm: have zonelist contains structs with both a zone pointer and zone_idx
Mel Gorman
1
-1
/
+1
2008-04-28
mm: use two zonelist that are filtered by GFP mask
Mel Gorman
1
-4
/
+7
2008-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-17
/
+13
2008-04-21
PCI: parisc: use generic pci_enable_resources()
Bjorn Helgaas
1
-17
/
+13
2008-04-19
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-04-17
Generic semaphore implementation
Matthew Wilcox
3
-108
/
+1
2008-04-16
[PARISC] fix signal trampoline cache flushing
Kyle McMartin
1
-1
/
+2
2008-03-16
[PARISC] head.S: section mismatch fixes
Helge Deller
1
-3
/
+4
2008-03-16
[PARISC] add back Crestone Peak cpu
Kyle McMartin
1
-0
/
+1
2008-03-16
[PARISC] clean up show_stack
Kyle McMartin
1
-4
/
+21
2008-03-16
[PARISC] add pa8900 CPUs to hardware inventory
James Bottomley
1
-1
/
+11
2008-03-16
[PARISC] move defconfig to arch/parisc/configs/
Adrian Bunk
2
-0
/
+3
2008-03-16
[PARISC] pdc_console: fix bizarre panic on boot
Kyle McMartin
2
-12
/
+34
2008-03-16
[PARISC] dump_stack in show_regs
Kyle McMartin
1
-0
/
+2
2008-03-16
[PARISC] remove unused pdc_iodc_printf function
Kyle McMartin
1
-13
/
+0
2008-03-16
[PARISC] wire up timerfd syscalls
Kyle McMartin
1
-0
/
+3
2008-03-16
[PARISC] remove old timerfd syscall
Kyle McMartin
1
-1
/
+1
2008-02-15
Introduce path_put()
Jan Blunck
1
-1
/
+1
2008-02-15
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
1
-1
/
+1
2008-02-09
ide: introduce HAVE_IDE
Sam Ravnborg
1
-0
/
+1
[next]