summaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-23hwmon: (mc13783-adc) Remove space before tabFrans Meulenbroeks1-1/+1
2012-03-23hwmon: (lm63) Let the user adjust the lookup tableJean Delvare1-42/+76
2012-03-23hwmon: (lm63) Make fan speed control strategy changeableJean Delvare1-16/+89
2012-03-23hwmon: (lm63) Reorganize the codeJean Delvare1-206/+187
2012-03-23hwmon: (lm90) Restore original configuration if probe function failsGuenter Roeck1-8/+13
2012-03-23hwmon: (lm90) Add support for GMT G781Guenter Roeck3-2/+24
2012-03-23hwmon: (lm90) Fix multi-line commentsGuenter Roeck1-24/+34
2012-03-23hwmon: (w83795) Fix multi-line commentsGuenter Roeck1-32/+62
2012-03-23hwmon: (w83795) Unconditionally support manual fan speed controlJean Delvare2-18/+29
2012-03-23hwmon: (fam15h_power) Increase output resolutionAndre Przywara1-4/+4
2012-03-23hwmon: (fam15h_power) Correct sign extension of running_avg_captureAndreas Herrmann1-1/+1
2012-03-23security: optimize avc_audit() common pathLinus Torvalds1-29/+41
2012-03-23vfs: tidy up sparse warnings in fs/namei.cLinus Torvalds1-3/+3
2012-03-22vfs: tidy up fs/namei.c byte-repeat word constantsLinus Torvalds1-9/+4
2012-03-22fs: fix kernel-doc warnings in dcache.cRandy Dunlap1-1/+1
2012-03-22Fix full_name_hash() behaviour when length is a multiple of 8Al Viro1-1/+1
2012-03-22drm/nouveau/dp: support version 4.0 of DP tableBen Skeggs3-1/+19
2012-03-22drm/nve0/disp: nvidia randomly decided to move the dithering methodBen Skeggs1-1/+8
2012-03-22drm/nve0: initial modesetting support for kepler chipsetsBen Skeggs2-7/+55
2012-03-22drm/nouveau: add bios connector type for dms59Ben Skeggs2-7/+8
2012-03-22drm/nouveau: move out of staging driversBen Skeggs2-2/+2
2012-03-22drm/nouveau: bump version to 1.0.0Ben Skeggs1-4/+4
2012-03-22drm/nvd0/disp: ignore clock set if no pclkBen Skeggs1-1/+3
2012-03-22drm/nouveau: oops, increase channel dispc_vma to 4Ben Skeggs1-1/+1
2012-03-22drm/nouveau: inform userspace of new kernel subchannel requirementsBen Skeggs2-13/+6
2012-03-22drm/nouveau: remove m2mf creation on userspace channelsBen Skeggs4-81/+93
2012-03-22drm/nvc0-/disp: reimplement flip completion method as fifo methodBen Skeggs4-18/+42
2012-03-22drm/nouveau: move fence sequence check to start of loopBen Skeggs1-6/+5
2012-03-22drm/nouveau: remove subchannel names from places where it doesn't matterBen Skeggs4-25/+38
2012-03-22drm/nouveau/ttm: always do buffer moves on kernel channelBen Skeggs3-19/+4
2012-03-22crypto: twofish-x86_64-3way - module init/exit functions should be staticJussi Kivilinna1-2/+2
2012-03-22crypto: camellia-x86_64 - module init/exit functions should be staticJussi Kivilinna1-2/+2
2012-03-22memcg: avoid THP split in task migrationNaoya Horiguchi1-8/+77
2012-03-22thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGENaoya Horiguchi2-7/+9
2012-03-22memcg: clean up existing move charge codeNaoya Horiguchi1-9/+8
2012-03-22mm/memcontrol.c: remove unnecessary 'break' in mem_cgroup_read()Jeff Liu1-1/+0
2012-03-22mm/memcontrol.c: remove redundant BUG_ON() in mem_cgroup_usage_unregister_eve...Anton Vorontsov1-6/+0
2012-03-22mm/memcontrol.c: s/stealed/stolen/Andrew Morton1-6/+6
2012-03-22memcg: fix performance of mem_cgroup_begin_update_page_stat()KAMEZAWA Hiroyuki2-2/+12
2012-03-22memcg: remove PCG_FILE_MAPPEDKAMEZAWA Hiroyuki2-11/+6
2012-03-22memcg: use new logic for page stat accountingKAMEZAWA Hiroyuki3-24/+101
2012-03-22memcg: remove PCG_MOVE_LOCK flag from page_cgroupKAMEZAWA Hiroyuki2-29/+32
2012-03-22memcg: simplify move_account() checkKAMEZAWA Hiroyuki1-40/+30
2012-03-22memcg: remove EXPORT_SYMBOL(mem_cgroup_update_page_stat)KAMEZAWA Hiroyuki1-1/+0
2012-03-22memcg: kill dead prev_priority stubsKonstantin Khlebnikov1-15/+0
2012-03-22memcg: remove PCG_CACHE page_cgroup flagKAMEZAWA Hiroyuki2-32/+33
2012-03-22memcg: let css_get_next() rely upon rcu_read_lock()Hugh Dickins1-3/+2
2012-03-22cgroup: revert ss_id_lock to spinlockHugh Dickins2-10/+10
2012-03-22idr: make idr_get_next() good for rcu_read_lock()Hugh Dickins1-3/+5
2012-03-22memcg: remove unnecessary thp check in page stat accountingKAMEZAWA Hiroyuki1-1/+1