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
2011-03-24
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
32
-160
/
+2402
2011-03-24
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-3
/
+0
2011-03-24
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
9
-10
/
+119
2011-03-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
15
-22
/
+1062
2011-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6
Linus Torvalds
3
-17
/
+26
2011-03-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+7
2011-03-24
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-21
/
+69
2011-03-24
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...
Olaf Hering
1
-4
/
+0
2011-03-24
userns: rename is_owner_or_cap to inode_owner_or_capable
Serge E. Hallyn
1
-1
/
+1
2011-03-24
userns: userns: check user namespace for task->file uid equivalence checks
Serge E. Hallyn
1
-2
/
+7
2011-03-24
userns: user namespaces: convert several capable() calls
Serge E. Hallyn
1
-3
/
+4
2011-03-24
userns: add a user namespace owner of ipc ns
Serge E. Hallyn
1
-0
/
+3
2011-03-24
userns: make has_capability* into real functions
Serge E. Hallyn
1
-30
/
+4
2011-03-24
userns: allow ptrace from non-init user namespaces
Serge E. Hallyn
1
-0
/
+2
2011-03-24
userns: allow sethostname in a container
Serge E. Hallyn
1
-3
/
+3
2011-03-24
userns: security: make capabilities relative to the user namespace
Serge E. Hallyn
3
-20
/
+48
2011-03-24
userns: add a user_namespace as creator/owner of uts_namespace
Serge E. Hallyn
1
-0
/
+4
2011-03-24
pid: remove the child_reaper special case in init/main.c
Eric W. Biederman
1
-0
/
+11
2011-03-24
rapidio: modify mport ID assignment
Alexandre Bounine
1
-0
/
+1
2011-03-24
rapidio: modify subsystem and driver initialization sequence
Alexandre Bounine
1
-1
/
+0
2011-03-24
rapidio: add architecture specific callbacks
Alexandre Bounine
2
-8
/
+22
2011-03-24
proc: make struct proc_dir_entry::namelen unsigned int
Alexey Dobriyan
1
-1
/
+1
2011-03-24
memcg: convert uncharge batching from bytes to page granularity
Johannes Weiner
1
-2
/
+2
2011-03-24
memcg: remove direct page_cgroup-to-page pointer
Johannes Weiner
1
-17
/
+58
2011-03-24
memcg: fold __mem_cgroup_move_account into caller
Johannes Weiner
1
-5
/
+0
2011-03-24
memcg: change page_cgroup_zoneinfo signature
Johannes Weiner
1
-10
/
+0
2011-03-24
memcg: add memcg sanity checks at allocating and freeing pages
Daisuke Nishimura
1
-0
/
+17
2011-03-24
memcg: simplify the way memory limits are checked
Johannes Weiner
1
-58
/
+14
2011-03-24
memcg: soft limit reclaim should end at limit not below
Johannes Weiner
1
-2
/
+2
2011-03-24
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
3
-31
/
+0
2011-03-24
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
2
-19
/
+0
2011-03-24
reiserfs: use little-endian bitops
Akinobu Mita
1
-14
/
+13
2011-03-24
ext3: use little-endian bitops
Akinobu Mita
1
-5
/
+5
2011-03-24
asm-generic: use little-endian bitops
Akinobu Mita
1
-2
/
+2
2011-03-24
bitops: introduce little-endian bitops for most architectures
Akinobu Mita
3
-4
/
+1
2011-03-24
asm-generic: change little-endian bitops to take any pointer types
Akinobu Mita
1
-24
/
+53
2011-03-24
asm-generic: rename generic little-endian bitops functions
Akinobu Mita
3
-25
/
+25
2011-03-24
bitops: merge little and big endian definisions in asm-generic/bitops/le.h
Akinobu Mita
1
-26
/
+20
2011-03-23
dt: eliminate OF_NO_DEEP_PROBE and test for NULL match table
Grant Likely
1
-3
/
+0
2011-03-23
mm: implement access_remote_vm
Stephen Wilson
1
-0
/
+2
2011-03-23
mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm
Stephen Wilson
1
-3
/
+3
2011-03-23
mm: arch: make in_gate_area take an mm_struct instead of a task_struct
Stephen Wilson
1
-2
/
+2
2011-03-23
mm: arch: make get_gate_vma take an mm_struct instead of a task_struct
Stephen Wilson
1
-1
/
+1
2011-03-23
smp: add missing init.h include
Heiko Carstens
1
-0
/
+1
2011-03-23
mfd: Rename ab8500 gpadc header
Linus Walleij
1
-0
/
+0
2011-03-23
mfd: Constify WM8994 write path
Mark Brown
1
-2
/
+2
2011-03-23
regulator: Add a subdriver for TI TPS6105x regulator portions v2
Linus Walleij
1
-0
/
+6
2011-03-23
mfd: Add a core driver for TI TPS61050/TPS61052 chips v2
Linus Walleij
1
-0
/
+95
2011-03-23
pci_ids: Add Intel Tunnel Creek LPC Bridge device ID.
Denis Turischev
1
-0
/
+1
2011-03-23
regulator: MAX8997/8966 support
MyungJoo Ham
1
-1
/
+27
[next]