summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm: oom analysis: add shmem vmstatKOSAKI Motohiro2009-09-221-0/+1
* mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log outputKOSAKI Motohiro2009-09-221-1/+2
* hugetlb: balance freeing of huge pages across nodesLee Schermerhorn2009-09-221-1/+2
* memory hotplug: update zone pcp at memory onlineShaohua Li2009-09-221-0/+2
* mm: make swap token dummies static inlinesJohannes Weiner2009-09-221-4/+16
* const: make block_device_operations constAlexey Dobriyan2009-09-221-1/+1
* const: make lock_manager_operations constAlexey Dobriyan2009-09-222-2/+2
* const: make file_lock_operations constAlexey Dobriyan2009-09-221-1/+1
* const: make struct super_block::s_qcop constAlexey Dobriyan2009-09-222-2/+2
* const: make struct super_block::dq_op constAlexey Dobriyan2009-09-222-2/+2
* Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-09-218-482/+923
|\
| * perf: Tidy up after the big renameIngo Molnar2009-09-212-49/+490
| * perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-217-178/+178
| * perf_counter: Rename list_entry -> group_entry, counter_list -> group_listIngo Molnar2009-09-211-2/+2
| * Merge branch 'linus' into perfcounters/renameIngo Molnar2009-09-2152-299/+4189
| |\
* | \ Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-214-26/+12Star
|\ \ \
| * | | rcu: Fix whitespace inconsistenciesPaul E. McKenney2009-09-193-5/+5
| * | | rcu: Fix synchronize_rcu() for TREE_PREEMPT_RCUPaul E. McKenney2009-09-182-20/+7Star
| * | | rcu: Simplify rcu_read_unlock_special() quiescent-state accountingPaul E. McKenney2009-09-181-1/+0Star
* | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-09-211-17/+0Star
|\ \ \ \ | | |/ / | |/| |
| * | | perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c...Paul Mackerras2009-09-211-17/+0Star
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-09-211-1/+3
|\ \ \ \
| * | | | sched: Simplify sys_sched_rr_get_interval() system callPeter Williams2009-09-211-0/+2
| * | | | sched: Fix raciness in runqueue_is_locked()Andrew Morton2009-09-201-1/+1
* | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-09-216-299/+79Star
|\ \ \ \ \
| * \ \ \ \ Merge branch 'tracing/core-v3' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2009-09-193-66/+79
| |\ \ \ \ \
| | * | | | | tracing: Allocate the ftrace event profile buffer dynamicallyFrederic Weisbecker2009-09-182-28/+61
| | * | | | | tracing: Factorize the events profile accountingFrederic Weisbecker2009-09-183-38/+18Star
| * | | | | | tracing: Remove markersChristoph Hellwig2009-09-183-233/+0Star
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-09-2116-79/+999
|\ \ \ \ \ \
| * | | | | | V4L/DVB (13019): video: initial support for ADV7180Richard Röjfors2009-09-191-0/+3
| * | | | | | V4L/DVB (12997): Add the DTV_ISDB_TS_ID property for ISDB_SHIRANO Takahito2009-09-191-1/+3
| * | | | | | V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn fu...Hans Verkuil2009-09-191-0/+4
| * | | | | | V4L/DVB (12541): v4l: remove video_register_device_indexHans Verkuil2009-09-191-2/+0Star
| * | | | | | V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil2009-09-191-15/+9Star
| * | | | | | V4L/DVB (12536): soc-camera: remove .gain and .exposure struct soc_camera_dev...Guennadi Liakhovetski2009-09-191-7/+10
| * | | | | | V4L/DVB (12535): soc-camera: remove .init() and .release() methods from struc...Guennadi Liakhovetski2009-09-191-4/+0Star
| * | | | | | V4L/DVB (12534): soc-camera: V4L2 API compliant scaling (S_FMT) and cropping ...Guennadi Liakhovetski2009-09-191-2/+19
| * | | | | | V4L/DVB (12530): soc-camera: switch to using v4l2_subdev_call()Guennadi Liakhovetski2009-09-191-4/+10
| * | | | | | V4L/DVB (12529): soc-camera: switch to s_crop v4l2-subdev video operationGuennadi Liakhovetski2009-09-191-2/+1Star
| * | | | | | V4L/DVB (12521): soc-camera: use .s_std() from struct v4l2_subdev_core_opsGuennadi Liakhovetski2009-09-191-1/+0Star
| * | | | | | V4L/DVB (12519): soc-camera: put pixel format initialisation back in probe, a...Guennadi Liakhovetski2009-09-191-0/+7
| * | | | | | V4L/DVB (12515): soc-camera: use struct v4l2_rect in struct soc_camera_deviceGuennadi Liakhovetski2009-09-191-8/+2Star
| * | | | | | V4L/DVB (12513): soc-camera: add support for camera-host controlsGuennadi Liakhovetski2009-09-191-0/+4
| * | | | | | V4L/DVB (12511): V4L2: add a new V4L2_CID_BAND_STOP_FILTER integer controlGuennadi Liakhovetski2009-09-191-1/+2
| * | | | | | V4L/DVB (12510): soc-camera: (partially) convert to v4l2-(sub)dev APIGuennadi Liakhovetski2009-09-191-17/+6Star
| * | | | | | V4L/DVB (12508): soc-camera: remove unused .iface from struct soc_camera_plat...Guennadi Liakhovetski2009-09-191-1/+0Star
| * | | | | | V4L/DVB (12506): soc-camera: convert to platform deviceGuennadi Liakhovetski2009-09-192-13/+17
| * | | | | | V4L/DVB (12505): soc_camera_platform: pass device pointer from soc-camera cor...Guennadi Liakhovetski2009-09-191-0/+3
| * | | | | | V4L/DVB (12504): soc-camera: prepare soc_camera_platform.c and its users for ...Guennadi Liakhovetski2009-09-192-0/+8