index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-27
[media] v4l: add control definitions for codec devices
Kamil Debski
1
-1
/
+168
2011-07-27
[media] v4l: add fourcc definitions for compressed formats
Kamil Debski
1
-4
/
+13
2011-07-27
[media] v4l: Add a class and a set of controls for flash devices
Sakari Ailus
1
-0
/
+36
2011-07-27
[media] v4l2-ctrls: add new bitmask control type
Hans Verkuil
1
-0
/
+1
2011-07-27
[media] videodev2.h Add SE401 compressed RGB format
Hans de Goede
1
-0
/
+1
2011-07-27
[media] v4l2-ctrls.c: add support for V4L2_EVENT_SUB_FL_ALLOW_FEEDBACK
Hans Verkuil
1
-1
/
+2
2011-07-27
[media] v4l2-ctrls: add control events
Hans Verkuil
1
-2
/
+27
2011-07-27
Revert "[media] dvb/audio.h: Remove definition for AUDIO_GET_PTS"
Mauro Carvalho Chehab
1
-0
/
+12
2011-07-27
[media] dvb/audio.h: Remove definition for AUDIO_GET_PTS
Mauro Carvalho Chehab
1
-12
/
+0
2011-07-27
[media] DocBook/audio.xml: synchronize attribute changes
Mauro Carvalho Chehab
1
-1
/
+1
2011-07-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
1
-0
/
+3
2011-07-20
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/urgent
Ingo Molnar
1
-0
/
+3
2011-07-20
sched: Allow for overlapping sched_domain spans
Peter Zijlstra
1
-0
/
+2
2011-07-20
sched: Break out cpu_power from the sched_group structure
Peter Zijlstra
1
-5
/
+9
2011-07-19
rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special
Paul E. McKenney
1
-0
/
+3
2011-07-18
include/linux/sdla.h: remove the prototype of sdla()
WANG Cong
1
-5
/
+1
2011-07-14
net: remove NETIF_F_ALL_TX_OFFLOADS
Michał Mirosław
1
-6
/
+0
2011-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
Linus Torvalds
1
-0
/
+13
2011-07-13
mmc: core: Bus width testing needs to handle suspend/resume
Philip Rakity
1
-0
/
+13
2011-07-12
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
Linus Torvalds
1
-0
/
+2
2011-07-12
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc
Linus Torvalds
1
-1
/
+2
2011-07-12
mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header
Benjamin Herrenschmidt
1
-0
/
+2
2011-07-08
w1: ds1wm: add a reset recovery parameter
Jean-François Dagenais
1
-0
/
+7
2011-07-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2011-07-07
FS-Cache: Add a helper to bulk uncache pages on an inode
David Howells
1
-0
/
+21
2011-07-07
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
1
-1
/
+1
2011-07-07
genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)
Simon Guinot
1
-1
/
+2
2011-07-05
sched: Disable (revert) SCHED_LOAD_SCALE increase
Peter Zijlstra
1
-1
/
+1
2011-07-04
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-3.x
Linus Torvalds
1
-6
/
+0
2011-06-30
Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into for-linus
Jens Axboe
1
-2
/
+2
2011-06-30
drbd: fix limit define, we support 1 PiByte now
Lars Ellenberg
1
-2
/
+2
2011-06-28
Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-1
/
+1
2011-06-28
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
1
-0
/
+3
2011-06-27
mm: fix assertion mapping->nrpages == 0 in end_writeback()
Jan Kara
1
-0
/
+1
2011-06-27
include/linux/compat.h: declare compat_sys_sendmmsg()
Chris Metcalf
1
-0
/
+2
2011-06-27
tmpfs: add shmem_read_mapping_page_gfp
Hugh Dickins
1
-7
/
+10
2011-06-27
tmpfs: take control of its truncate_range
Hugh Dickins
1
-0
/
+1
2011-06-27
mm: move shmem prototypes to shmem_fs.h
Hugh Dickins
2
-10
/
+17
2011-06-27
Fix some kernel-doc warnings
Vitaliy Ivanov
2
-1
/
+1
2011-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
Linus Torvalds
1
-0
/
+1
2011-06-27
Fix node_start/end_pfn() definition for mm/page_cgroup.c
KAMEZAWA Hiroyuki
1
-0
/
+7
2011-06-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+3
2011-06-24
fsl-diu-fb: remove check for pixel clock ranges
Timur Tabi
1
-6
/
+0
2011-06-22
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
Linus Torvalds
2
-3
/
+4
2011-06-21
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
3
-2
/
+5
2011-06-21
PM: Fix async resume following suspend failure
Alan Stern
1
-0
/
+1
2011-06-21
PM: Rename dev_pm_info.in_suspend to is_prepared
Alan Stern
2
-3
/
+3
2011-06-21
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
1
-2
/
+0
2011-06-20
vfs: i_state needs to be 'unsigned long' for now
Linus Torvalds
1
-1
/
+1
2011-06-20
Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+4
[next]