summaryrefslogtreecommitdiffstats
path: root/kernel/mutex.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-01viafb: delete clock and PLL initializationFlorian Tobias Schandinat1-6/+2
2011-03-26viafb: add engine clock supportFlorian Tobias Schandinat3-0/+55
2011-03-24viafb: add VIA slapping capabilityFlorian Tobias Schandinat2-6/+43
2011-03-24viafb: split clock and PLL code to an extra fileFlorian Tobias Schandinat5-281/+368
2011-03-24viafb: add primary/secondary clock on/off switchesFlorian Tobias Schandinat1-1/+37
2011-03-23viafb: add clock source selection and PLL power management supportFlorian Tobias Schandinat1-0/+88
2011-03-23viafb: prepare for PLL separationFlorian Tobias Schandinat1-43/+84
2011-03-23viafb: call viafb_get_clk_value only in viafb_set_vclockFlorian Tobias Schandinat3-21/+19
2011-03-23viafb: allow some pll calculationsFlorian Tobias Schandinat2-282/+106
2011-03-21viafb: initialize margins correctFlorian Tobias Schandinat1-20/+11
2011-03-16viafb: refresh rate bug collectionFlorian Tobias Schandinat4-30/+36
2011-03-12viafb: split pll configs upFlorian Tobias Schandinat1-347/+301
2011-03-12viafb: remove duplicated clock storageFlorian Tobias Schandinat5-212/+133
2011-03-12viafb: always return the best possible clockFlorian Tobias Schandinat2-34/+28
2011-03-12viafb: remove duplicated clock informationFlorian Tobias Schandinat4-166/+29
2011-03-09viafb: factor lcd scaling parameters outFlorian Tobias Schandinat2-85/+19
2011-03-09viafb: strip some structuresFlorian Tobias Schandinat2-15/+0
2011-03-09viafb: remove unused data_mode and device_typeFlorian Tobias Schandinat1-3/+0
2011-03-09viafb: kill lcd_panel_idFlorian Tobias Schandinat5-107/+13
2011-03-09video via: make local variables staticStephen Hemminger5-59/+61
2011-03-09video via: fix iomem accessStephen Hemminger1-8/+7
2011-03-02video/via: drop deprecated (and unused) i2c_adapter.idPeter Huewe1-1/+0
2011-03-01Linux 2.6.38-rc7v2.6.38-rc7Linus Torvalds1-1/+1
2011-03-01Revert "TPM: Long default timeout fix"Linus Torvalds1-6/+4
2011-03-01fs/block_dev.c: fix new kernel-doc warningRandy Dunlap1-0/+1
2011-03-01ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki3-20/+29
2011-03-01mm: <asm-generic/pgtable.h> must include <linux/mm_types.h>Ben Hutchings1-0/+2
2011-02-28x86: Use u32 instead of long to set reset vector back to 0Don Zickus1-1/+1
2011-02-28perf timechart: Fix max number of cpusThomas Renninger1-3/+3
2011-02-28perf timechart: Fix black idle boxes in the titleThomas Renninger1-3/+3
2011-02-28drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie2-2/+3
2011-02-28drm/nv50-nvc0: make sure vma is definitely unmapped when destroying boBen Skeggs1-1/+4
2011-02-26hwmon: (adt7411) add MODULE_DEVICE_TABLEaxel lin1-0/+1
2011-02-26hwmon: (ad7414) add MODULE_DEVICE_TABLEaxel lin1-0/+1
2011-02-26clockevents: Prevent oneshot mode when broadcast device is periodicThomas Gleixner3-1/+18
2011-02-26rapidio: fix sysfs config attribute to access 16MB of maint spaceAlexandre Bounine2-7/+9
2011-02-26pps: initialize ts_real properlyAlexander Gordeev1-1/+1
2011-02-26memcg: more mem_cgroup_uncharge() batchingHugh Dickins1-0/+2
2011-02-26thp: fix interleaving for transparent hugepagesAndi Kleen1-1/+1
2011-02-26aio: fix race between io_destroy() and io_submit()Jan Kara1-0/+17
2011-02-26aio: fix rcu ioctx lookupNick Piggin1-11/+24
2011-02-26mm: fix dubious code in __count_immobile_pages()Namhyung Kim1-3/+2
2011-02-26drivers/rtc/rtc-ds3232.c: fix time range difference between linux and RTC chipLei Xu1-5/+9
2011-02-26ldm: corrupted partition table can cause kernel oopsTimo Warns1-0/+5
2011-02-26mm: vmscan: stop reclaim/compaction earlier due to insufficient progress if !...Mel Gorman1-10/+22
2011-02-26drivers/nfc/pn544.c: add missing regulatorMatti J. Aaltonen1-1/+3
2011-02-26drivers/nfc/Kconfig: use full form of the NFC acronymMatti J. Aaltonen1-1/+1
2011-02-26swiotlb: fix wrong panicFUJITA Tomonori1-2/+4
2011-02-26MAINTAINERS: add Chinese documentation maintainerHarry Wei1-0/+7
2011-02-26mm: grab rcu read lock in move_pages()Greg Thelen1-3/+3