index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
oprofile: fix lost sample counter
Robert Richter
2008-12-10
1
-30
/
+53
*
oprofile: remove nr_available_slots()
Robert Richter
2008-12-10
1
-34
/
+0
*
oprofile: port to the new ring_buffer
Robert Richter
2008-12-10
3
-85
/
+114
*
ring_buffer: add remaining cpu functions to ring_buffer.h
Robert Richter
2008-12-10
1
-0
/
+2
*
oprofile: moving cpu_buffer_reset() to cpu_buffer.h
Robert Richter
2008-12-10
3
-27
/
+14
*
oprofile: adding cpu_buffer_entries()
Robert Richter
2008-12-10
2
-29
/
+29
*
oprofile: adding cpu_buffer_write_commit()
Robert Richter
2008-12-10
2
-17
/
+18
*
oprofile: adding cpu buffer r/w access functions
Robert Richter
2008-12-10
3
-12
/
+22
*
ftrace: remove unused function arg in trace_iterator_increment()
Robert Richter
2008-12-10
1
-2
/
+2
*
ring_buffer: update description for ring_buffer_alloc()
Robert Richter
2008-12-10
1
-1
/
+1
*
oprofile: set values to default when creating oprofilefs
Robert Richter
2008-12-10
1
-3
/
+12
*
oprofile: implement switch/case in buffer_sync.c
Robert Richter
2008-12-10
1
-8
/
+14
*
x86/oprofile: cleanup IBS init/exit functions in op_model_amd.c
Robert Richter
2008-12-10
1
-15
/
+17
*
x86/oprofile: reordering IBS code in op_model_amd.c
Robert Richter
2008-12-10
1
-13
/
+13
*
oprofile: fix typo
Robert Richter
2008-12-10
1
-1
/
+1
*
oprofile: whitspace changes only
Robert Richter
2008-12-10
2
-4
/
+4
*
oprofile: update comment for oprofile_add_sample()
Robert Richter
2008-12-10
1
-2
/
+1
*
oprofile: comment cleanup
Robert Richter
2008-12-10
2
-24
/
+32
*
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
[next]