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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-25
calgary iommu: use the first kernels TCE tables in kdump
Chandru
1
-0
/
+8
2008-07-25
workqueues: make get_online_cpus() useable for work->func()
Oleg Nesterov
2
-4
/
+13
2008-07-25
workqueues: implement flush_work()
Oleg Nesterov
1
-0
/
+2
2008-07-25
coredump: kill mm->core_done
Oleg Nesterov
1
-3
/
+1
2008-07-25
coredump: construct the list of coredumping threads at startup time
Oleg Nesterov
1
-0
/
+6
2008-07-25
coredump: turn core_state->nr_threads into atomic_t
Oleg Nesterov
1
-1
/
+1
2008-07-25
coredump: move mm->core_waiters into struct core_state
Oleg Nesterov
1
-1
/
+1
2008-07-25
coredump: turn mm->core_startup_done into the pointer to struct core_state
Oleg Nesterov
1
-1
/
+6
2008-07-25
kill PF_BORROWED_MM in favour of PF_KTHREAD
Oleg Nesterov
1
-2
/
+1
2008-07-25
introduce PF_KTHREAD flag
Oleg Nesterov
2
-1
/
+2
2008-07-25
ptrace: give more respect to SIGKILL
Oleg Nesterov
1
-3
/
+0
2008-07-25
include/asm/ptrace.h userspace headers cleanup
Adrian Bunk
15
-23
/
+32
2008-07-25
res_counter: limit change support ebusy
KAMEZAWA Hiroyuki
1
-0
/
+16
2008-07-25
memcg: helper function for relcaim from shmem.
KAMEZAWA Hiroyuki
1
-0
/
+7
2008-07-25
memcg: remove refcnt from page_cgroup
KAMEZAWA Hiroyuki
1
-5
/
+5
2008-07-25
memcg: better migration handling
KAMEZAWA Hiroyuki
1
-5
/
+6
2008-07-25
cgroup_clone: use pid of newly created task for new cgroup
Serge E. Hallyn
2
-3
/
+7
2008-07-25
cgroup files: convert res_counter_write() to be a cgroups write_string() handler
Paul Menage
1
-3
/
+8
2008-07-25
cgroups: misc cleanups to write_string patchset
Paul Menage
1
-2
/
+2
2008-07-25
cgroup files: move the release_agent file to use typed handlers
Paul Menage
1
-0
/
+2
2008-07-25
cgroup files: add write_string cgroup control file method
Paul Menage
1
-0
/
+14
2008-07-25
cgroup files: clean up whitespace in struct cftype
Paul Menage
1
-16
/
+16
2008-07-25
Mark res_counter_charge(_locked) with __must_check
Pavel Emelyanov
1
-2
/
+4
2008-07-25
quota: implement sending information via netlink about user below quota
Jan Kara
1
-0
/
+4
2008-07-25
quota: convert macros to inline functions
Jan Kara
2
-17
/
+53
2008-07-25
quota: move function-macros from quota.h to quotaops.h
Jan Kara
2
-19
/
+29
2008-07-25
quota: cleanup loop in sync_dquots()
Jan Kara
1
-2
/
+0
2008-07-25
quota: rename quota functions from upper case, make bigger ones non-inline
Jan Kara
1
-119
/
+107
2008-07-25
fatfs: add UTC timestamp option
Joe Peterson
1
-3
/
+5
2008-07-25
remove unused #include <linux/dirent.h>'s
Adrian Bunk
1
-1
/
+0
2008-07-25
remove the in-kernel struct dirent{,64}
Adrian Bunk
2
-21
/
+0
2008-07-25
msdos fs: remove unsettable atari option
Rene Scharfe
1
-1
/
+0
2008-07-25
fat: fix VFAT_IOCTL_READDIR_xxx and cleanup for userland
OGAWA Hirofumi
1
-20
/
+27
2008-07-25
reiserfs: convert j_commit_lock to mutex
Jeff Mahoney
1
-1
/
+1
2008-07-25
reiserfs: convert j_flush_sem to mutex
Jeff Mahoney
1
-1
/
+1
2008-07-25
reiserfs: convert j_lock to mutex
Jeff Mahoney
1
-1
/
+1
2008-07-25
coda: remove CODA_FS_OLD_API
Adrian Bunk
1
-43
/
+0
2008-07-25
ext3: handle corrupted orphan list at mount
Duane Griffin
1
-0
/
+1
2008-07-25
ext2: fix typo in Hurd part of include/linux/ext2_fs.h
Samuel Thibault
1
-2
/
+2
2008-07-25
gpio: max732x driver
Eric Miao
1
-0
/
+19
2008-07-25
gpiolib: allow user-selection
Michael Buesch
4
-4
/
+60
2008-07-25
gpio: mcp23s08 handles multiple chips per chipselect
David Brownell
1
-9
/
+16
2008-07-25
gpio: sysfs interface
David Brownell
2
-2
/
+44
2008-07-25
kprobes: improve kretprobe scalability with hashed locking
Srinivasa D S
1
-3
/
+4
2008-07-25
sm501: gpio I2C support
Ben Dooks
1
-1
/
+9
2008-07-25
sm501: gpio dynamic registration for PCI devices
Arnaud Patard
1
-1
/
+1
2008-07-25
sm501: add gpiolib support
Ben Dooks
1
-18
/
+2
2008-07-25
sm501: add power control callback
Ben Dooks
1
-0
/
+7
2008-07-25
printk ratelimiting rewrite
Dave Young
5
-10
/
+40
2008-07-25
kallsyms: unify 32- and 64-bit code
Vegard Nossum
1
-13
/
+6
[prev]
[next]