| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2009-09-21 | 8 | -482/+923 |
|\ |
|
| * | perf: Tidy up after the big rename | Ingo Molnar | 2009-09-21 | 2 | -49/+490 |
| * | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 7 | -178/+178 |
| * | perf_counter: Rename list_entry -> group_entry, counter_list -> group_list | Ingo Molnar | 2009-09-21 | 1 | -2/+2 |
| * | Merge branch 'linus' into perfcounters/rename | Ingo Molnar | 2009-09-21 | 52 | -299/+4189 |
| |\ |
|
* | \ | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-21 | 4 | -26/+12 |
|\ \ \ |
|
| * | | | rcu: Fix whitespace inconsistencies | Paul E. McKenney | 2009-09-19 | 3 | -5/+5 |
| * | | | rcu: Fix synchronize_rcu() for TREE_PREEMPT_RCU | Paul E. McKenney | 2009-09-18 | 2 | -20/+7 |
| * | | | rcu: Simplify rcu_read_unlock_special() quiescent-state accounting | Paul E. McKenney | 2009-09-18 | 1 | -1/+0 |
* | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-09-21 | 1 | -17/+0 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c... | Paul Mackerras | 2009-09-21 | 1 | -17/+0 |
* | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-09-21 | 1 | -1/+3 |
|\ \ \ \ |
|
| * | | | | sched: Simplify sys_sched_rr_get_interval() system call | Peter Williams | 2009-09-21 | 1 | -0/+2 |
| * | | | | sched: Fix raciness in runqueue_is_locked() | Andrew Morton | 2009-09-20 | 1 | -1/+1 |
* | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-09-21 | 6 | -299/+79 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'tracing/core-v3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2009-09-19 | 3 | -66/+79 |
| |\ \ \ \ \ |
|
| | * | | | | | tracing: Allocate the ftrace event profile buffer dynamically | Frederic Weisbecker | 2009-09-18 | 2 | -28/+61 |
| | * | | | | | tracing: Factorize the events profile accounting | Frederic Weisbecker | 2009-09-18 | 3 | -38/+18 |
| * | | | | | | tracing: Remove markers | Christoph Hellwig | 2009-09-18 | 3 | -233/+0 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2009-09-21 | 16 | -79/+999 |
|\ \ \ \ \ \ |
|
| * | | | | | | V4L/DVB (13019): video: initial support for ADV7180 | Richard Röjfors | 2009-09-19 | 1 | -0/+3 |
| * | | | | | | V4L/DVB (12997): Add the DTV_ISDB_TS_ID property for ISDB_S | HIRANO Takahito | 2009-09-19 | 1 | -1/+3 |
| * | | | | | | V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn fu... | Hans Verkuil | 2009-09-19 | 1 | -0/+4 |
| * | | | | | | V4L/DVB (12541): v4l: remove video_register_device_index | Hans Verkuil | 2009-09-19 | 1 | -2/+0 |
| * | | | | | | V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends | Hans Verkuil | 2009-09-19 | 1 | -15/+9 |
| * | | | | | | V4L/DVB (12536): soc-camera: remove .gain and .exposure struct soc_camera_dev... | Guennadi Liakhovetski | 2009-09-19 | 1 | -7/+10 |
| * | | | | | | V4L/DVB (12535): soc-camera: remove .init() and .release() methods from struc... | Guennadi Liakhovetski | 2009-09-19 | 1 | -4/+0 |
| * | | | | | | V4L/DVB (12534): soc-camera: V4L2 API compliant scaling (S_FMT) and cropping ... | Guennadi Liakhovetski | 2009-09-19 | 1 | -2/+19 |
| * | | | | | | V4L/DVB (12530): soc-camera: switch to using v4l2_subdev_call() | Guennadi Liakhovetski | 2009-09-19 | 1 | -4/+10 |
| * | | | | | | V4L/DVB (12529): soc-camera: switch to s_crop v4l2-subdev video operation | Guennadi Liakhovetski | 2009-09-19 | 1 | -2/+1 |
| * | | | | | | V4L/DVB (12521): soc-camera: use .s_std() from struct v4l2_subdev_core_ops | Guennadi Liakhovetski | 2009-09-19 | 1 | -1/+0 |
| * | | | | | | V4L/DVB (12519): soc-camera: put pixel format initialisation back in probe, a... | Guennadi Liakhovetski | 2009-09-19 | 1 | -0/+7 |
| * | | | | | | V4L/DVB (12515): soc-camera: use struct v4l2_rect in struct soc_camera_device | Guennadi Liakhovetski | 2009-09-19 | 1 | -8/+2 |
| * | | | | | | V4L/DVB (12513): soc-camera: add support for camera-host controls | Guennadi Liakhovetski | 2009-09-19 | 1 | -0/+4 |
| * | | | | | | V4L/DVB (12511): V4L2: add a new V4L2_CID_BAND_STOP_FILTER integer control | Guennadi Liakhovetski | 2009-09-19 | 1 | -1/+2 |
| * | | | | | | V4L/DVB (12510): soc-camera: (partially) convert to v4l2-(sub)dev API | Guennadi Liakhovetski | 2009-09-19 | 1 | -17/+6 |
| * | | | | | | V4L/DVB (12508): soc-camera: remove unused .iface from struct soc_camera_plat... | Guennadi Liakhovetski | 2009-09-19 | 1 | -1/+0 |
| * | | | | | | V4L/DVB (12506): soc-camera: convert to platform device | Guennadi Liakhovetski | 2009-09-19 | 2 | -13/+17 |
| * | | | | | | V4L/DVB (12505): soc_camera_platform: pass device pointer from soc-camera cor... | Guennadi Liakhovetski | 2009-09-19 | 1 | -0/+3 |
| * | | | | | | V4L/DVB (12504): soc-camera: prepare soc_camera_platform.c and its users for ... | Guennadi Liakhovetski | 2009-09-19 | 2 | -0/+8 |
| * | | | | | | V4L/DVB (12253): v4l: common vpss module for video drivers | Muralidharan Karicheri | 2009-09-19 | 1 | -0/+69 |
| * | | | | | | V4L/DVB (12252): v4l: ccdc types used across ccdc modules for vpfe capture dr... | Muralidharan Karicheri | 2009-09-19 | 1 | -0/+43 |
| * | | | | | | V4L/DVB (12251): v4l: dm644x ccdc module for vpfe capture driver | Muralidharan Karicheri | 2009-09-19 | 1 | -0/+184 |
| * | | | | | | V4L/DVB (12250): v4l: dm355 ccdc module for vpfe capture driver | Muralidharan Karicheri | 2009-09-19 | 1 | -0/+321 |
| * | | | | | | V4L/DVB (12248): v4l: vpfe capture bridge driver for DM355 and DM6446 | Muralidharan Karicheri | 2009-09-19 | 2 | -0/+249 |
| * | | | | | | V4L/DVB (12246): tvp514x: Migration to sub-device framework | Muralidharan Karicheri | 2009-09-19 | 1 | -4/+0 |
| * | | | | | | V4L/DVB (12974): SAA7164: Remove the SAA7164 bus id, no longer required. | Steven Toth | 2009-09-19 | 1 | -1/+0 |
| * | | | | | | V4L/DVB (12964): tuner-core: add support for NXP TDA18271 without TDA829X demod | Michael Krufky | 2009-09-19 | 1 | -0/+1 |
| * | | | | | | V4L/DVB (12950): tuner-simple: add Philips CU1216L | Antti Palosaari | 2009-09-19 | 1 | -0/+1 |
| * | | | | | | V4L/DVB (12922): Add the SAA7164 I2C bus identifier | Steven Toth | 2009-09-19 | 1 | -0/+1 |