index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-blackfin
/
mach-bf561
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-07-20
V4L/DVB (5880): wm8775/wm8739: Fix memory leak when unloading module
Hans Verkuil
2
-0
/
+4
2007-07-20
V4L/DVB (5877): radio-gemtek-pci: remove unused structure member
Trent Piepho
1
-3
/
+0
2007-07-20
V4L/DVB (5871): Conexant 2388x: check for kthread_run
Cyrill Gorcunov
1
-1
/
+7
2007-07-20
V4L/DVB (5869): Add check for valid control ID to v4l2_ctrl_next.
Hans Verkuil
1
-5
/
+14
2007-07-20
V4L/DVB (5867): videodev2.h: add missing <sys/time.h> for userspace
Hans Verkuil
1
-0
/
+1
2007-07-20
V4L/DVB (5866): ivtv: fix DMA timeout when capturing VBI + another stream
Hans Verkuil
1
-2
/
+5
2007-07-20
V4L/DVB (5865): Remove usage of HZ on ivtv driver, replacing by msecs_to_jiffies
Mauro Carvalho Chehab
7
-29
/
+32
2007-07-20
V4L/DVB (5861): Use msecs_to_jiffies instead of HZ on bttv, cx88 and saa7134
Mauro Carvalho Chehab
5
-6
/
+6
2007-07-20
V4L/DVB (5860): Use msecs_to_jiffies instead of HZ on some webcam drivers
Mauro Carvalho Chehab
2
-3
/
+3
2007-07-20
V4L/DVB (5859): use msecs_to_jiffies on InfraRed RC5 timeout
Mauro Carvalho Chehab
1
-2
/
+2
2007-07-20
V4L/DVB (5858): Use msecs_to_jiffies instead of HZ on media/video I2C drivers
Mauro Carvalho Chehab
4
-9
/
+9
2007-07-20
V4L/DVB (5857): Use msecs_to_jiffies instead of HZ on radio drivers
Mauro Carvalho Chehab
2
-3
/
+3
2007-07-20
V4L/DVB (5855): ivtv: fix Kconfig typo and refer to the driver homepage.
Hans Verkuil
1
-2
/
+2
2007-07-20
V4L/DVB (5854): ivtv: cleanup of driver messages
Hans Verkuil
5
-32
/
+29
2007-07-20
V4L/DVB (5853): ivtv: add support to suppress high volume i2c debug messages.
Hans Verkuil
1
-5
/
+5
2007-07-20
V4L/DVB (5852): ivtv: don't recompile needlessly
Alexey Dobriyan
1
-2
/
+1
2007-07-20
V4L/DVB (5851): ivtv: fix missing I2C_ALGOBIT config option
Hans Verkuil
1
-0
/
+1
2007-07-20
V4L/DVB (5850): ivtv: improve API command debugging
Hans Verkuil
1
-4
/
+10
2007-07-20
V4L/DVB (5848): Av7110: fix typo
Yoann Padioleau
1
-1
/
+1
2007-07-20
Revert "sys_time() speedup"
Linus Torvalds
1
-8
/
+5
2007-07-20
[CELL] spufs: rework list management and associated locking
Christoph Hellwig
3
-169
/
+112
2007-07-20
[CELL] oprofile: add support to OProfile for profiling CELL BE SPUs
Bob Nelson
26
-133
/
+1828
2007-07-20
[CELL] oprofile: enable SPU switch notification to detect currently active SP...
Bob Nelson
3
-8
/
+55
2007-07-20
[CELL] spu_base: locking cleanup
Christoph Hellwig
1
-33
/
+51
2007-07-20
[CELL] cell: indexing of SPUs based on firmware vicinity properties
Arnd Bergmann
1
-1
/
+89
2007-07-20
[CELL] spufs: integration of SPE affinity with the scheduller
Arnd Bergmann
2
-0
/
+23
2007-07-20
[CELL] cell: add placement computation for scheduling of affinity contexts
Arnd Bergmann
3
-1
/
+151
2007-07-20
[CELL] spufs: extension of spu_create to support affinity definition
Arnd Bergmann
8
-17
/
+195
2007-07-20
[CELL] cell: add hardcoded spu vicinity information for QS20
Arnd Bergmann
1
-1
/
+54
2007-07-20
[CELL] cell: add vicinity information on spus
Arnd Bergmann
2
-0
/
+5
2007-07-20
[CELL] cell: add per BE structure with info about its SPUs
Arnd Bergmann
3
-7
/
+29
2007-07-20
[CELL] spufs: use find_first_bit() instead of sched_find_first_bit()
Masato Noguchi
1
-2
/
+1
2007-07-20
[CELL] spufs: remove unused file argument from spufs_run_spu()
Jeremy Kerr
3
-5
/
+3
2007-07-20
[CELL] spufs: change decrementer restore timing
Masato Noguchi
2
-20
/
+20
2007-07-20
[CELL] spufs: dont halt decrementer at restore step 47
Masato Noguchi
1
-4
/
+16
2007-07-20
[CELL] spufs: limit saving MFC_CNTL bits
Masato Noguchi
1
-9
/
+4
2007-07-20
[CELL] spufs: fix read and write for decr_status file
Masato Noguchi
1
-4
/
+8
2007-07-20
[CELL] spufs: fix decr_status meanings
Masato Noguchi
4
-223
/
+269
2007-07-20
[CELL] spufs: remove needless context save/restore code
Masato Noguchi
1
-11
/
+1
2007-07-20
[CELL] spufs: fix array size of channel index
Jeremy Kerr
1
-6
/
+6
2007-07-20
[CELL] spufs: make sure context are scheduled again after spu_acquire_saved
Christoph Hellwig
4
-23
/
+44
2007-07-20
[CELL] spufs: add spu stats in sysfs and ctx stat file in spufs
Andre Detsch
8
-78
/
+94
2007-07-20
[CELL] spufs: Remove spurious WARN_ON for spu_deactivate for NOSCHED contexts
Jeremy Kerr
1
-9
/
+0
2007-07-20
[CELL] spufs: Make signal-notification files readonly for NOSCHED contexts
Jeremy Kerr
1
-2
/
+16
2007-07-20
[CELL] spufs: Avoid unexpectedly restaring MFC during context save
Kazunori Asayama
2
-1
/
+3
2007-07-20
[CELL] spufs: remove section mismatch warning
Sebastian Siewior
2
-2
/
+2
2007-07-20
[CELL] add support for MSI on Axon-based Cell systems
Michael Ellerman
2
-0
/
+447
2007-07-20
[CELL] saving spus information for kexec crash
Andre Detsch
3
-1
/
+76
2007-07-20
[CELL] driver for DDR2 memory on AXON
Maxim Shchetynin
3
-0
/
+392
2007-07-20
[CELL] allow linux to map Cell regs on legacy SLOF tree.
Jean-Christophe DUBOIS
1
-0
/
+7
[next]