summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2011-12-09Linux 3.2-rc5v3.2-rc5Linus Torvalds-1/+1
2011-12-09Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-5/+39
2011-12-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-44/+68
2011-12-09Merge branch 'spi/for-3.2' of git://git.pengutronix.de/git/wsa/linux-2.6Linus Torvalds-4/+6
2011-12-09Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds-7/+32
2011-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds-26/+40
2011-12-09Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds-4/+5
2011-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds-65/+172
2011-12-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-5/+12
2011-12-09sys_getppid: add missing rcu_dereferenceMandeep Singh Baines-1/+1
2011-12-09rapidio/tsi721: modify PCIe capability settingsAlexandre Bounine-5/+17
2011-12-09rapidio/tsi721: fix mailbox resource reportingAlexandre Bounine-2/+2
2011-12-09rapidio/tsi721: switch to dma_zalloc_coherentAlexandre Bounine-13/+4
2011-12-09procfs: do not overflow get_{idle,iowait}_time for nohzMichal Hocko-2/+2
2011-12-09mm: vmalloc: check for page allocation failure before vmlist insertionMel Gorman-0/+2
2011-12-09mm: Ensure that pfn_valid() is called once per pageblock when reserving pageb...Michal Hocko-1/+7
2011-12-09mm/migrate.c: pair unlock_page() and lock_page() when migrating huge pagesHillf Danton-1/+1
2011-12-09thp: set compound tail page _count to zeroYouquan Song-1/+2
2011-12-09thp: add compound tail page _mapcount when mappedYouquan Song-0/+2
2011-12-09printk: avoid double lock acquirePeter Zijlstra-1/+2
2011-12-09memcg: update maintainersKAMEZAWA Hiroyuki-1/+2
2011-12-09drivers/rtc/rtc-s3c.c: fix driver clock enable/disable balance issuesJonghwan Choi-1/+1
2011-12-09CREDITS: update Kees's expired fingerprint and fix detailsKees Cook-3/+6
2011-12-09thp: reduce khugepaged freezing latencyAndrea Arcangeli-12/+4
2011-12-09fs/proc/meminfo.c: fix compilation errorClaudio Scordino-3/+4
2011-12-09vmscan: use atomic-long for shrinker batchingKonstantin Khlebnikov-12/+10
2011-12-09vmscan: fix initial shrinker size handlingKonstantin Khlebnikov-3/+6
2011-12-09MAINTAINERS: Update amd-iommu F: patternsJoe Perches-2/+2
2011-12-09x86, efi: Calling __pa() with an ioremap()ed address is invalidMatt Fleming-35/+48
2011-12-08cifs: check for NULL last_entry before calling cifs_save_resume_keyJeff Layton-2/+8
2011-12-08cifs: attempt to freeze while looping on a receive attemptJeff Layton-0/+2
2011-12-08cifs: Fix sparse warning when calling cifs_strtoUCSSteve French-3/+3
2011-12-08CIFS: Add descriptions to the brlock cache functionsPavel Shilovsky-0/+26
2011-12-09md: raid5 crash during degradationAdam Kwolek-2/+2
2011-12-08Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+4
2011-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-60/+66
2011-12-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds-77/+74
2011-12-08TOMOYO: Fix pathname handling of disconnected paths.Tetsuo Handa-1/+9
2011-12-08x86, hpet: Immediately disable HPET timer 1 if rtc irq is maskedMark Langsdorf-7/+14
2011-12-08Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesArnd Bergmann-2/+2
2011-12-08Btrfs: drop spin lock when memory alloc failsLiu Bo-8/+16
2011-12-08Btrfs: check if the to-be-added device is writableLi Zefan-1/+1
2011-12-08Btrfs: try cluster but don't advance in search listAlexandre Oliva-43/+31
2011-12-08ARM: sa1100: fix build errorJett.Zhou-2/+2
2011-12-08md/raid5: never wait for bad-block acks on failed device.NeilBrown-1/+3
2011-12-08md: ensure new badblocks are handled promptly.NeilBrown-0/+1
2011-12-08md: bad blocks shouldn't cause a Blocked status on a Faulty device.NeilBrown-1/+2
2011-12-08md: take a reference to mddev during sysfs access.NeilBrown-1/+18
2011-12-08md: refine interpretation of "hold_active == UNTIL_IOCTL".NeilBrown-2/+2
2011-12-07Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson-7/+10