index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linus' into cpus4096
Ingo Molnar
2008-12-02
286
-2612
/
+5470
|
\
|
*
Linux 2.6.28-rc7
v2.6.28-rc7
Linus Torvalds
2008-12-01
1
-2
/
+2
|
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2008-12-01
26
-149
/
+410
|
|
\
|
|
*
em28xx: remove backward compat macro added on a previous fix
Mauro Carvalho Chehab
2008-12-01
1
-12
/
+0
|
|
*
V4L/DVB (9748): em28xx: fix compile warning
Hans Verkuil
2008-12-01
1
-2
/
+0
|
|
*
V4L/DVB (9743): em28xx: fix oops audio
Douglas Schilling Landgraf
2008-12-01
1
-1
/
+1
|
|
*
V4L/DVB (9742): em28xx-alsa: implement another locking schema
Mauro Carvalho Chehab
2008-11-24
1
-13
/
+24
|
|
*
V4L/DVB (9732): sms1xxx: use new firmware for Hauppauge WinTV MiniStick
Michael Krufky
2008-11-24
1
-1
/
+1
|
|
*
V4L/DVB (9691): gspca: Move the video device to a separate area.
Jean-Francois Moine
2008-11-24
2
-16
/
+14
|
|
*
V4L/DVB (9690): gspca: Lock the subdrivers via module_get/put.
Jean-Francois Moine
2008-11-24
2
-4
/
+11
|
|
*
V4L/DVB (9689): gspca: Memory leak when disconnect while streaming.
Jean-Francois Moine
2008-11-24
10
-10
/
+39
|
|
*
V4L/DVB (9668): em28xx: fix a race condition with hald
Mauro Carvalho Chehab
2008-11-20
1
-53
/
+75
|
|
*
V4L/DVB (9664): af9015: don't reconnect device in USB-bus
Jose Alberto Reguero
2008-11-20
1
-6
/
+2
|
|
*
V4L/DVB (9647): em28xx: void having two concurrent control URB's
Mauro Carvalho Chehab
2008-11-20
3
-2
/
+12
|
|
*
V4L/DVB (9646): em28xx: avoid allocating/dealocating memory on every control urb
Mauro Carvalho Chehab
2008-11-20
2
-22
/
+31
|
|
*
V4L/DVB (9645): em28xx: Avoid memory leaks if registration fails
Mauro Carvalho Chehab
2008-11-20
1
-4
/
+5
|
|
*
V4L/DVB (9639): Make dib0700 remote control support work with firmware v1.20
Devin Heitmueller
2008-11-16
3
-2
/
+158
|
|
*
V4L/DVB (9635): v4l: s2255drv fix firmware test on big-endian
Harvey Harrison
2008-11-16
1
-1
/
+1
|
|
*
V4L/DVB (9634): Make sure the i2c gate is open before powering down tuner
Devin Heitmueller
2008-11-16
1
-0
/
+2
|
|
*
V4L/DVB (9632): make em28xx aux audio input work
Devin Heitmueller
2008-11-16
1
-0
/
+2
|
|
*
V4L/DVB (9631): Make s2api work for ATSC support
Devin Heitmueller
2008-11-16
1
-1
/
+2
|
|
*
V4L/DVB (9627): em28xx: Avoid i2c register error for boards without eeprom
Mauro Carvalho Chehab
2008-11-16
1
-4
/
+6
|
|
*
V4L/DVB (9608): Fix section mismatch warning for dm1105 during make
Igor M. Liplianin
2008-11-16
1
-1
/
+1
|
|
*
V4L/DVB (9605): usb-urb: fix memory leak
Douglas Schilling Landgraf
2008-11-16
1
-5
/
+14
|
|
*
V4L/DVB (9604): ttusb_dec: fix memory leak
Douglas Schilling Landgraf
2008-11-16
1
-0
/
+1
|
|
*
V4L/DVB (9603): dvb-ttusb-budget: Add validation for ttusb_alloc_iso_urbs
Douglas Schilling Landgraf
2008-11-16
1
-1
/
+8
|
|
*
V4L/DVB (9602): dvb-ttusb-budget: Add NULL pointer validation
Douglas Schilling Landgraf
2008-11-16
1
-0
/
+6
|
|
*
V4L/DVB (9601): ttusb_dec: Add NULL pointer validation
Douglas Schilling Landgraf
2008-11-16
1
-0
/
+6
|
*
|
drivers/gpu/drm/i915/i915_irq.c: fix warning
Andrew Morton
2008-12-01
1
-1
/
+1
|
*
|
i82875p_edac: fix module remove
Jarkko Lavinen
2008-12-01
1
-6
/
+7
|
*
|
i82875p_edac: fix overflow device resource setup
Jarkko Lavinen
2008-12-01
1
-0
/
+1
|
*
|
fbdev: fix FB console blanking
Dmitry Baryshkov
2008-12-01
1
-6
/
+3
|
*
|
ntfs: don't fool kernel-doc
Randy Dunlap
2008-12-01
1
-6
/
+2
|
*
|
kernel-doc: handle varargs cleanly
Randy Dunlap
2008-12-01
1
-3
/
+7
|
*
|
lib/idr.c: fix rcu related race with idr_find
Manfred Spraul
2008-12-01
2
-3
/
+14
|
*
|
DMA-API.txt: fix description of pci_map_sg/dma_map_sg scatterlists handling
FUJITA Tomonori
2008-12-01
1
-5
/
+3
|
*
|
frv: fix mmap2 error handling
David Howells
2008-12-01
1
-9
/
+8
|
*
|
taint: add missing comment
Arjan van de Ven
2008-12-01
1
-0
/
+1
|
*
|
radeonfb: fix problem with color expansion & alignment
Benjamin Herrenschmidt
2008-12-01
2
-9
/
+30
|
*
|
spi: fix spi_s3c24xx_gpio num_chipselect
Ben Dooks
2008-12-01
2
-0
/
+2
|
*
|
spi: fix spi_s3c24xx_gpio device handle lookup
Ben Dooks
2008-12-01
1
-1
/
+1
|
*
|
spi: au1550_spi full duplex dma fix
Jan Nikitenko
2008-12-01
1
-10
/
+16
|
*
|
spi: fix spi_imx probe oopsing
Julien Boibessot
2008-12-01
1
-12
/
+13
|
*
|
epoll: introduce resource usage limits
Davide Libenzi
2008-12-01
4
-8
/
+118
|
*
|
spi: mpc52xx_psc_spi chipselect bugfix
Stefano Babic
2008-12-01
1
-1
/
+4
|
*
|
spi: avoid spidev crash when device is removed
Wolfgang Ocker
2008-12-01
1
-1
/
+3
|
*
|
spi documentation: use __initdata on struct
roel kluin
2008-12-01
1
-1
/
+1
|
*
|
hwmon: applesmc: make applesmc load automatically on startup
Henrik Rydberg
2008-12-01
1
-0
/
+1
|
*
|
parport_serial: fix array overflow
Takashi Iwai
2008-12-01
1
-0
/
+2
|
*
|
memcg: memory hotplug fix for notifier callback
KAMEZAWA Hiroyuki
2008-12-01
2
-16
/
+33
[next]