index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-28
remoteproc/omap: two Kconfig fixes
Ohad Ben-Cohen
1
-2
/
+1
2012-02-28
remoteproc: make sure we're parsing a 32bit firmware
Ohad Ben-Cohen
1
-0
/
+8
2012-02-22
remoteproc: s/big switch/lookup table/
Ohad Ben-Cohen
2
-22
/
+30
2012-02-22
remoteproc: bail out if firmware has different endianess
Ohad Ben-Cohen
1
-0
/
+11
2012-02-22
remoteproc: don't use virtio's weak barriers
Ohad Ben-Cohen
1
-1
/
+5
2012-02-22
rpmsg: rename virtqueue_add_buf_gfp to virtqueue_add_buf
Axel Lin
1
-4
/
+4
2012-02-22
rpmsg: depend on EXPERIMENTAL
Ohad Ben-Cohen
1
-1
/
+2
2012-02-22
remoteproc: depend on EXPERIMENTAL
Ohad Ben-Cohen
2
-1
/
+5
2012-02-09
rpmsg: add Kconfig menu
Ohad Ben-Cohen
1
-0
/
+4
2012-02-09
remoteproc: add Kconfig menu
Ohad Ben-Cohen
1
-0
/
+4
2012-02-09
remoteproc: look for truncated firmware images
Ohad Ben-Cohen
1
-5
/
+30
2012-02-09
remoteproc/omap: utilize module_platform_driver
Ohad Ben-Cohen
1
-12
/
+1
2012-02-09
remoteproc: remove unused resource type
Ohad Ben-Cohen
1
-1
/
+0
2012-02-09
remoteproc: avoid registering a virtio device if not supported
Mark Grosen
1
-1
/
+1
2012-02-09
remoteproc: do not require an iommu
Mark Grosen
1
-2
/
+2
2012-02-09
samples/rpmsg: add an rpmsg driver sample
Ohad Ben-Cohen
4
-1
/
+110
2012-02-09
rpmsg: add virtio-based remote processor messaging bus
Ohad Ben-Cohen
10
-0
/
+1739
2012-02-09
remoteproc/omap: add a remoteproc driver for OMAP4
Ohad Ben-Cohen
5
-0
/
+397
2012-02-09
remoteproc: create rpmsg virtio device
Ohad Ben-Cohen
2
-0
/
+296
2012-02-09
remoteproc: add debugfs entries
Ohad Ben-Cohen
2
-0
/
+180
2012-02-09
remoteproc: add framework for controlling remote processors
Ohad Ben-Cohen
9
-0
/
+2062
2012-01-20
Linux 3.3-rc1
v3.3-rc1
Linus Torvalds
1
-2
/
+2
2012-01-20
Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...
Linus Torvalds
9
-104
/
+444
2012-01-20
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
4
-7
/
+8
2012-01-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-40
/
+27
2012-01-20
x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits
H. Peter Anvin
1
-0
/
+1
2012-01-20
Merge remote-tracking branch 'linus/master' into x86/urgent
H. Peter Anvin
9587
-258975
/
+463528
2012-01-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
4
-5
/
+8
2012-01-19
qnx4: don't leak ->BitMap on late failure exits
Al Viro
1
-1
/
+3
2012-01-19
qnx4: reduce the insane nesting in qnx4_checkroot()
Al Viro
1
-34
/
+22
2012-01-19
qnx4: di_fname is an array, for crying out loud...
Al Viro
1
-14
/
+12
2012-01-19
KEYS: Permit key_serial() to be called with a const key pointer
David Howells
1
-1
/
+1
2012-01-19
keys: fix user_defined key sparse messages
Mimi Zohar
1
-3
/
+3
2012-01-19
ima: fix cred sparse warning
Mimi Zohar
1
-1
/
+2
2012-01-19
uml: fix compile for x86-64
Linus Torvalds
1
-0
/
+5
2012-01-19
MPILIB: Add a missing ENOMEM check
David Howells
1
-0
/
+2
2012-01-19
Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-0
/
+4672
2012-01-19
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
51
-1014
/
+829
2012-01-19
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
182
-795
/
+4824
2012-01-19
tpm: fix (ACPI S3) suspend regression
Stefan Berger
2
-0
/
+12
2012-01-19
nvme: fix merge error due to change of 'make_request_fn' fn type
Linus Torvalds
1
-7
/
+1
2012-01-19
xen: using EXPORT_SYMBOL requires including export.h
Stephen Rothwell
1
-0
/
+1
2012-01-19
Merge branch 'for-linus/i2c-33' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
4
-54
/
+119
2012-01-19
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
56
-679
/
+727
2012-01-19
Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...
Linus Torvalds
5
-7
/
+19
2012-01-19
gpio: tps65910: Use correct offset for gpio initialization
Laxman Dewangan
1
-1
/
+1
2012-01-19
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
62
-1482
/
+1192
2012-01-19
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
6
-0
/
+2193
2012-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
58
-380
/
+429
2012-01-18
Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...
Len Brown
12
-111
/
+345
[next]