index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
3
-4
/
+8
2009-07-06
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
25
-112
/
+1027
2009-07-06
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
2
-23
/
+95
2009-07-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
8
-22
/
+43
2009-07-06
fb: Initialize fb_info mutexes in framebuffer_alloc()
Paul Mundt
4
-4
/
+4
2009-07-06
cred_guard_mutex: do not return -EINTR to user-space
Oleg Nesterov
3
-6
/
+6
2009-07-06
linux/sysrq.h needs linux/errno.h
Tobias Doerffel
1
-0
/
+2
2009-07-06
drivers/video/s3c-fb.c: fix clock setting for Samsung SoC Framebuffer
InKi Dae
1
-10
/
+7
2009-07-06
Fix virt_to_phys() warnings
Kevin Cernekee
3
-3
/
+3
2009-07-06
mm: mark page accessed before we write_end()
Josef Bacik
1
-0
/
+1
2009-07-06
elf: fix multithreaded program core dumping on arm
Hui Zhu
1
-0
/
+2
2009-07-06
sys_sync(): fix 16% performance regression in ffsb create_4k test
Zhang, Yanmin
1
-0
/
+5
2009-07-06
gcov: exclude code operating in userspace from profiling
Peter Oberparleiter
1
-0
/
+2
2009-07-06
rtc: ds1374, fix lock imbalance
Jiri Slaby
1
-2
/
+2
2009-07-06
vlynq: fix typo in Kconfig to enable debugging
Florian Fainelli
1
-1
/
+1
2009-07-06
vlynq: correct typo of missing "CONFIG_" prefix in ifdef
Robert P. J. Day
1
-1
/
+1
2009-07-06
sisfb: fix regression with uninitalized fb_info->mm_lock mutex
Krzysztof Helt
1
-1
/
+0
2009-07-06
Merge branch 'slab/urgent' into for-linus
Pekka Enberg
3
-4
/
+8
2009-07-05
V4L/DVB (12206): get_dvb_firmware: Correct errors in MPC718 firmware extracti...
Andy Walls
1
-1
/
+2
2009-07-05
V4L/DVB (12203): radio-si470x: fix lock imbalance
Jiri Slaby
1
-3
/
+2
2009-07-05
V4L/DVB (12202): em28xx, fix lock imbalance
Jiri Slaby
1
-0
/
+1
2009-07-05
V4L/DVB (12172): em28xx: Add autodetection code for Silvercrest 1.3 mpix
Mauro Carvalho Chehab
2
-1
/
+45
2009-07-05
V4L/DVB (12171): em28xx: fix webcam usage with different output formats
Mauro Carvalho Chehab
2
-24
/
+23
2009-07-05
V4L/DVB (12169): em28xx-video: fix VIDIOC_G_FMT and VIDIOC_ENUMFMT with webcams
Mauro Carvalho Chehab
1
-30
/
+49
2009-07-05
V4L/DVB (12156): em28xx: Fix tuning for Terratec Cinergy T XS USB (zl10353 ve...
Devin Heitmueller
2
-2
/
+28
2009-07-05
V4L/DVB (12139): em28xx: add other video formats
Mauro Carvalho Chehab
1
-1
/
+18
2009-07-05
V4L/DVB (12138): em28xx: add support for Silvercrest Webcam
Mauro Carvalho Chehab
5
-7
/
+69
2009-07-05
V4L/DVB (12174): mt9v011: let's stick with datasheet values where it works
Mauro Carvalho Chehab
1
-16
/
+7
2009-07-05
V4L/DVB (12173): mt9v011: properly calculate image resolution registers
Mauro Carvalho Chehab
1
-20
/
+94
2009-07-05
V4L/DVB (12137): mt9v011: CodingStyle fixes
Mauro Carvalho Chehab
1
-4
/
+7
2009-07-05
V4L/DVB (12136): mt9v011: Some fixes at the register initialization table
Mauro Carvalho Chehab
1
-6
/
+14
2009-07-05
V4L/DVB (12135): Add a driver for mt9v011 sensor
Mauro Carvalho Chehab
5
-0
/
+402
2009-07-05
V4L/DVB (12166): cx23885: add FIXME comment above set_frontend override
Michael Krufky
2
-0
/
+3
2009-07-05
V4L/DVB (12165): cx23885: override set_frontend to allow rf input path switch...
Michael Krufky
2
-0
/
+31
2009-07-05
V4L/DVB (12148): move V4L2_PIX_FMT_SGRBG8 to the proper place
Mauro Carvalho Chehab
2
-4
/
+2
2009-07-05
V4L/DVB (12182): cx18: Add DVB-T support for Yuan MPC-718 cards with an MT352...
Andy Walls
2
-2
/
+162
2009-07-05
V4L/DVB (12181): get_dvb_firmware: Add Yuan MPC718 MT352 DVB-T "firmware" ext...
Andy Walls
1
-1
/
+51
2009-07-05
V4L/DVB (12180): cx18: Update Yuan MPC-718 card entry with better information...
Andy Walls
1
-12
/
+22
2009-07-05
V4L/DVB (12167): tuner-xc2028: Fix 7 MHz DVB-T
Andy Walls
1
-1
/
+12
2009-07-05
V4L/DVB (12160): soc-camera: fix missing clean up on error path
Guennadi Liakhovetski
1
-3
/
+7
2009-07-05
V4L/DVB (12159): soc_camera: Fix debug output of supported formats count
Stefan Herbrechtsmeier
1
-1
/
+1
2009-07-05
V4L/DVB (12153): ttpci: config TTPCI_EEPROM depends on I2C
Hans Verkuil
1
-0
/
+1
2009-07-05
V4L/DVB (12134): vivi: bug: don't assume that S_STD will be called before str...
Mauro Carvalho Chehab
1
-49
/
+50
2009-07-04
intel-iommu: Don't use identity mapping for PCI devices behind bridges
David Woodhouse
1
-0
/
+30
2009-07-04
intel-iommu: Use iommu_should_identity_map() at startup time too.
David Woodhouse
1
-11
/
+14
2009-07-04
Linux 2.6.31-rc2
v2.6.31-rc2
Linus Torvalds
1
-1
/
+1
2009-07-04
video: sm501fb: Early initialization of mm_lock mutex.
Paul Mundt
1
-0
/
+2
2009-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl...
Linus Torvalds
34
-219
/
+228
2009-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...
Linus Torvalds
2
-2
/
+5
2009-07-04
Merge branch 'for-2.6.31' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+1
[next]