summaryrefslogtreecommitdiffstats
path: root/lib/locking-selftest-mutex.h (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-04GPIO/pl061: Add suspend resume capabilityDeepak Sikri1-0/+68
2012-01-02drivers/gpio/gpio-tegra.c: use devm_request_and_ioremapJulia Lawall1-8/+1
2012-01-02gpio: Add decode of WM8994 GPIO configurationMark Brown1-2/+77
2012-01-02gpio: Convert GPIO drivers to module_platform_driverMark Brown11-128/+11
2012-01-02gpio: Fix typo in comment in Samsung driverMark Brown1-1/+1
2012-01-02gpio: Explicitly index samsung_gpio_cfgsMark Brown1-10/+19
2011-12-13gpio: Add Linus Walleij as gpio co-maintainerGrant Likely1-0/+1
2011-12-12of: Add device tree selftestsGrant Likely6-0/+189
2011-12-12of: create of_phandle_args to simplify return of phandle parsing dataGrant Likely5-103/+112
2011-12-12gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags()Grant Likely3-35/+10
2011-12-12gpio/microblaze: Eliminate duplication of of_get_named_gpio_flags()Grant Likely1-41/+2
2011-12-12gpiolib: output basic details and consolidate gpio device driversGrant Likely9-18/+9
2011-12-12pch_gpio: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA1-3/+3
2011-12-12pch_gpio: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2-5/+7
2011-12-10Linux 3.2-rc5v3.2-rc5Linus Torvalds1-1/+1
2011-12-09sys_getppid: add missing rcu_dereferenceMandeep Singh Baines1-1/+1
2011-12-09rapidio/tsi721: modify PCIe capability settingsAlexandre Bounine2-5/+17
2011-12-09rapidio/tsi721: fix mailbox resource reportingAlexandre Bounine1-2/+2
2011-12-09rapidio/tsi721: switch to dma_zalloc_coherentAlexandre Bounine1-13/+4
2011-12-09procfs: do not overflow get_{idle,iowait}_time for nohzMichal Hocko1-2/+2
2011-12-09mm: vmalloc: check for page allocation failure before vmlist insertionMel Gorman1-0/+2
2011-12-09mm: Ensure that pfn_valid() is called once per pageblock when reserving pageb...Michal Hocko1-1/+7
2011-12-09mm/migrate.c: pair unlock_page() and lock_page() when migrating huge pagesHillf Danton1-1/+1
2011-12-09thp: set compound tail page _count to zeroYouquan Song2-1/+2
2011-12-09thp: add compound tail page _mapcount when mappedYouquan Song1-0/+2
2011-12-09printk: avoid double lock acquirePeter Zijlstra1-1/+2
2011-12-09memcg: update maintainersKAMEZAWA Hiroyuki1-1/+2
2011-12-09drivers/rtc/rtc-s3c.c: fix driver clock enable/disable balance issuesJonghwan Choi1-1/+1
2011-12-09CREDITS: update Kees's expired fingerprint and fix detailsKees Cook1-3/+6
2011-12-09thp: reduce khugepaged freezing latencyAndrea Arcangeli1-12/+4
2011-12-09fs/proc/meminfo.c: fix compilation errorClaudio Scordino1-3/+4
2011-12-09vmscan: use atomic-long for shrinker batchingKonstantin Khlebnikov4-12/+10
2011-12-09vmscan: fix initial shrinker size handlingKonstantin Khlebnikov1-3/+6
2011-12-09MAINTAINERS: Update amd-iommu F: patternsJoe Perches1-2/+2
2011-12-09x86, efi: Calling __pa() with an ioremap()ed address is invalidMatt Fleming6-35/+48
2011-12-09cifs: check for NULL last_entry before calling cifs_save_resume_keyJeff Layton1-2/+8
2011-12-09cifs: attempt to freeze while looping on a receive attemptJeff Layton1-0/+2
2011-12-09cifs: Fix sparse warning when calling cifs_strtoUCSSteve French1-3/+3
2011-12-09CIFS: Add descriptions to the brlock cache functionsPavel Shilovsky1-0/+26
2011-12-09md: raid5 crash during degradationAdam Kwolek1-2/+2
2011-12-08TOMOYO: Fix pathname handling of disconnected paths.Tetsuo Handa1-1/+9
2011-12-08x86, hpet: Immediately disable HPET timer 1 if rtc irq is maskedMark Langsdorf1-7/+14
2011-12-08Btrfs: drop spin lock when memory alloc failsLiu Bo1-8/+16
2011-12-08Btrfs: check if the to-be-added device is writableLi Zefan1-1/+1
2011-12-08Btrfs: try cluster but don't advance in search listAlexandre Oliva1-43/+31
2011-12-08ARM: sa1100: fix build errorJett.Zhou1-2/+2
2011-12-08md/raid5: never wait for bad-block acks on failed device.NeilBrown1-1/+3
2011-12-08md: ensure new badblocks are handled promptly.NeilBrown1-0/+1
2011-12-08md: bad blocks shouldn't cause a Blocked status on a Faulty device.NeilBrown1-1/+2
2011-12-08md: take a reference to mddev during sysfs access.NeilBrown1-1/+18