summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-08Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+4
2011-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds3-60/+66
2011-12-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds29-77/+74
2011-12-08TOMOYO: Fix pathname handling of disconnected paths.Tetsuo Handa1-1/+9
2011-12-08Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesArnd Bergmann1-2/+2
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-07Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2-7/+10
2011-12-07Merge branch '3.2-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds22-659/+425
2011-12-07Btrfs: try to allocate from cluster even at LOOP_NO_EMPTY_SIZEAlexandre Oliva1-8/+18
2011-12-07Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds4-188/+200
2011-12-07Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-2/+4
2011-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2-1/+5
2011-12-07PM / Driver core: leave runtime PM enabled during system shutdownAlan Stern1-2/+4
2011-12-07of/irq: Get rid of NO_IRQ usageAnton Vorontsov1-9/+4
2011-12-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-7/+11
2011-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds7-69/+100
2011-12-07vmwgfx: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer1-2/+2
2011-12-07drm/i915: fix infinite recursion on unbind due to ilk vt-d w/aDaniel Vetter1-1/+6
2011-12-07drm/radeon/kms: fix return type for radeon_encoder_get_dp_bridge_encoder_idAlex Deucher1-4/+3
2011-12-07Merge branch 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann4-24/+8
2011-12-06fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro7-69/+100
2011-12-06xfs: fix the logspace waiting algorithmChristoph Hellwig2-183/+177
2011-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds19-132/+155
2011-12-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-5/+15
2011-12-06m68k: Wire up process_vm_{read,write}vGeert Uytterhoeven2-1/+5
2011-12-06net: Silence seq_scale() unused warningStephen Boyd1-0/+2
2011-12-06ipv4:correct description for tcp_max_syn_backlogPeter Pan(潘卫平)2-8/+9
2011-12-06xfs: fix nfs export of 64-bit inodes numbers on 32-bit kernelsChristoph Hellwig1-4/+4
2011-12-06Merge branch 'fixes' of git://gitorious.org/linux-davinci/linux-davinci into ...Arnd Bergmann6-16/+18