index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel/relay.c: move FIX_SIZE macro into relay.c
zhangwei(Jovi)
2013-04-30
1
-3
/
+0
*
pid_namespace.c/.h: simplify defines
Raphael S.Carvalho
2013-04-30
1
-1
/
+3
*
exec: do not abuse ->cred_guard_mutex in threadgroup_lock()
Oleg Nesterov
2013-04-30
1
-14
/
+4
*
coredump: only SIGKILL should interrupt the coredumping task
Oleg Nesterov
2013-04-30
1
-0
/
+1
*
kmod: remove call_usermodehelper_fns()
Lucas De Marchi
2013-04-30
1
-10
/
+1
*
usermodehelper: export call_usermodehelper_exec() and call_usermodehelper_set...
Lucas De Marchi
2013-04-30
1
-0
/
+8
*
ptrace: add ability to retrieve signals without removing from a queue (v4)
Andrey Vagin
2013-04-30
1
-0
/
+12
*
kernel/compat.c: make do_sysinfo() static
Stephen Rothwell
2013-04-30
1
-2
/
+0
*
lib/string_helpers: introduce generic string_unescape
Andy Shevchenko
2013-04-30
1
-0
/
+58
*
include/linux/fs.h: disable preempt when acquire i_size_seqcount write lock
Fan Du
2013-04-30
1
-0
/
+2
*
kernel/smp.c: remove 'priv' of call_single_data
liguang
2013-04-30
1
-1
/
+0
*
workqueue: include workqueue info when printing debug dump of a worker task
Tejun Heo
2013-04-30
1
-0
/
+5
*
kthread: implement probe_kthread_data()
Tejun Heo
2013-04-30
1
-0
/
+1
*
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
1
-0
/
+5
*
dump_stack: implement arch-specific hardware description in task dumps
Tejun Heo
2013-04-30
2
-0
/
+7
*
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-04-30
1
-0
/
+5
*
xen: tmem: enable Xen tmem shim to be built/loaded as a module
Dan Magenheimer
2013-04-30
1
-0
/
+8
*
mm: cleancache: clean up cleancache_enabled
Bob Liu
2013-04-30
1
-1
/
+1
*
cleancache: Make cleancache_init use a pointer for the ops
Konrad Rzeszutek Wilk
2013-04-30
1
-1
/
+1
*
frontswap: get rid of swap_lock dependency
Minchan Kim
2013-04-30
1
-3
/
+3
*
mm: frontswap: cleanup code
Bob Liu
2013-04-30
1
-25
/
+3
*
frontswap: make frontswap_init use a pointer for the ops
Konrad Rzeszutek Wilk
2013-04-30
1
-1
/
+1
*
memory hotplug: fix warnings
Vincent Stehlé
2013-04-30
1
-1
/
+1
*
Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-04-30
1
-0
/
+1
|
\
|
*
metag: ptrace: Implement NT_METAG_TLS
Paul Clothier
2013-03-27
1
-0
/
+1
*
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-04-30
31
-162
/
+499
|
\
\
|
*
\
Merge branch 'devel-for-v3.10' into v4l_for_linus
Mauro Carvalho Chehab
2013-04-30
31
-162
/
+499
|
|
\
\
|
|
*
|
[media] videodev2.h: Remove the unused old V4L1 buffer types
Mauro Carvalho Chehab
2013-04-25
1
-21
/
+0
|
|
*
|
Merge branch 'topic/si476x' into patchwork
Mauro Carvalho Chehab
2013-04-25
1
-0
/
+37
|
|
|
\
\
|
|
|
*
|
[media] v4l2: Add a V4L2 driver for SI476X MFD
Andrey Smirnov
2013-04-18
1
-0
/
+37
|
|
*
|
|
[media] videobuf-dma-contig: remove support for cached mem
Mauro Carvalho Chehab
2013-04-25
1
-10
/
+0
|
|
|
/
/
|
|
*
|
Revert "[media] mfd: Add header files and Kbuild plumbing for SI476x MFD core"
Mauro Carvalho Chehab
2013-04-17
1
-525
/
+0
|
|
*
|
Revert "[media] v4l2: Add a V4L2 driver for SI476X MFD"
Mauro Carvalho Chehab
2013-04-17
1
-426
/
+0
|
|
*
|
[media] rc: add rc-reddo
Antti Palosaari
2013-04-14
1
-0
/
+1
|
|
*
|
[media] v4l2-dv-timings.h: add 480i59.94 and 576i50 CEA-861-E timings
Hans Verkuil
2013-04-14
1
-0
/
+18
|
|
*
|
[media] videodev2.h: fix incorrect V4L2_DV_FL_HALF_LINE bitmask
Hans Verkuil
2013-04-14
1
-1
/
+1
|
|
*
|
[media] videodev2.h: increase size of 'reserved' array
Hans Verkuil
2013-04-14
1
-1
/
+1
|
|
*
|
[media] v4l2: rename VIDIOC_DBG_G_CHIP_NAME to _CHIP_INFO
Hans Verkuil
2013-04-14
2
-6
/
+6
|
|
*
|
[media] v4l2: drop V4L2_CHIP_MATCH_SUBDEV_NAME
Hans Verkuil
2013-04-14
1
-2
/
+1
|
|
*
|
[media] v4l2: put VIDIOC_DBG_G_CHIP_NAME under ADV_DEBUG
Hans Verkuil
2013-04-14
1
-3
/
+3
|
|
*
|
[media] mt9p031: Use the common clock framework
Laurent Pinchart
2013-04-14
1
-2
/
+0
|
|
*
|
[media] exynos4-is: Move the subdev group ID definitions to public header
Sylwester Nawrocki
2013-04-14
1
-0
/
+11
|
|
*
|
[media] tuner-core: Change config from unsigned int to void *
Ondrej Zary
2013-04-08
1
-1
/
+1
|
|
*
|
[media] demux.h: Remove duplicated enum
Mauro Carvalho Chehab
2013-04-08
1
-1
/
+1
|
|
*
|
[media] exynos4-is: Allow colorspace conversion at FIMC-LITE
Sylwester Nawrocki
2013-04-04
1
-0
/
+2
|
|
*
|
[media] V4L: Remove incorrect EXPORT_SYMBOL() usage at v4l2-of.c
Sylwester Nawrocki
2013-04-04
1
-3
/
+3
|
|
*
|
[media] soc_camera: Add RGB666 & RGB888 formats
Phil Edworthy
2013-04-04
3
-2
/
+14
|
|
*
|
Merge tag 'v3.9-rc5' into patchwork
Mauro Carvalho Chehab
2013-04-01
63
-104
/
+310
|
|
|
\
\
|
|
*
|
|
[media] s5p-fimc: Remove dependency on fimc-core.h in fimc-lite driver
Sylwester Nawrocki
2013-03-31
1
-0
/
+34
|
|
*
|
|
[media] V4L: Add MATRIX option to V4L2_CID_EXPOSURE_METERING control
Sylwester Nawrocki
2013-03-31
1
-0
/
+1
[next]