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
/
avr32
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-29
flagday: don't pass regs to copy_thread()
Al Viro
1
-1
/
+1
2012-11-29
avr32: sanitize copy_thread(), switch to generic fork/vfork/clone, kill wrappers
Al Viro
3
-47
/
+8
2012-10-15
avr32: switch to generic sys_execve()
Al Viro
3
-28
/
+1
2012-10-15
avr32: switch to generic kernel_thread()/kernel_execve()
Al Viro
4
-81
/
+26
2012-10-13
vfs: define struct filename and have getname() return it
Jeff Layton
1
-2
/
+2
2012-10-01
Uninclude linux/freezer.h
Richard Weinberger
1
-1
/
+0
2012-06-05
fixups for signal breakage
Al Viro
1
-1
/
+1
2012-06-01
new helper: signal_delivered()
Al Viro
1
-1
/
+1
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
1
-3
/
+0
2012-06-01
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
Al Viro
2
-3
/
+3
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
1
-7
/
+4
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-13
/
+7
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-4
/
+1
2012-05-24
avr32: missed _TIF_NOTIFY_RESUME on one of do_notify_resume callers
Al Viro
1
-1
/
+1
2012-05-24
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
1
-2
/
+0
2012-05-22
avr32: need to clear RESTORE_SIGMASK on successful signal delivery
Al Viro
1
-0
/
+1
2012-05-22
avr32: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
1
-0
/
+3
2012-05-22
avr32: use block_sigmask()
Matt Fleming
1
-5
/
+1
2012-05-22
avr32: use set_current_blocked() in handle_signal/sys_rt_sigreturn
Oleg Nesterov
1
-10
/
+5
2012-05-22
avr32: don't mask signals in the error path
Matt Fleming
1
-13
/
+12
2012-05-05
avr32: Use generic init_task
Thomas Gleixner
2
-32
/
+1
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
1
-3
/
+1
2012-01-13
treewide: remove useless NORET_TYPE macro and uses
Joe Perches
1
-1
/
+1
2012-01-08
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-38
/
+38
2011-12-22
driver-core: remove sysdev.h usage.
Kay Sievers
1
-1
/
+1
2011-12-22
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
1
-37
/
+37
2011-12-11
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
1
-2
/
+4
2011-12-11
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
1
-2
/
+2
2011-12-11
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
1
-2
/
+2
2011-08-27
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
1
-1
/
+1
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-5
/
+5
2011-07-24
modules: make arch's use default loader hooks
Jonas Bonn
1
-20
/
+0
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-5
/
+5
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
1
-0
/
+1
2011-04-13
avr32: add ATAG_BOARDINFO
Andreas Bießmann
1
-0
/
+15
2011-04-13
avr32: init cannot ignore signals sent by force_sig_info()
Matt Fleming
1
-22
/
+0
2011-03-26
Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-37
/
+0
2011-03-24
avr32: Use generic show_interrupts()
Thomas Gleixner
1
-37
/
+0
2011-03-24
asm-generic: rename generic little-endian bitops functions
Akinobu Mita
1
-2
/
+2
2011-01-13
avr32: Convert to clocksource_register_hz
John Stultz
1
-4
/
+1
2011-01-13
avr32: make architecture sys_clone prototype match asm-generic prototype
Hans-Christian Egtvedt
1
-5
/
+4
2010-10-28
ptrace: cleanup arch_ptrace() on avr32
Namhyung Kim
1
-4
/
+4
2010-10-28
ptrace: change signature of arch_ptrace()
Namhyung Kim
1
-1
/
+2
2010-10-05
modules: Fix module_bug_list list corruption race
Linus Torvalds
1
-2
/
+1
2010-08-18
Make do_execve() take a const filename pointer
David Howells
2
-3
/
+6
2010-08-14
Mark arguments to certain syscalls as being const
David Howells
1
-1
/
+2
2010-05-20
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-6
/
+6
2010-04-28
arch/avr32: fix build failure caused by wrong prototype
Peter Huewe
1
-1
/
+1
2010-04-27
avr32: Fix typo in read_persistent_clock()
Peter Huewe
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
[next]