aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-13fs/9p: Use the correct dentry operationsAneesh Kumar K.V
2010-09-139p: Check for NULL fid in v9fs_dir_release()jvrao
2010-09-13fs/9p: Fix error handling in v9fs_get_sbAneesh Kumar K.V
2010-09-13fs/9p, net/9p: memory leak fixesLatchesar Ionkov
2010-09-13drm/radeon/kms: fix the colorbuffer CS checker for r300-r500Marek Olšák
2010-09-13drm/radeon/kms: increase lockup detection interval to 10 sec for r100-r500Marek Olšák
2010-09-13drm/radeon/kms/evergreen: fix backend setupAlex Deucher
2010-09-13drm: Use a nondestructive mode for output detect when pollingChris Wilson
2010-09-13drm/radeon: add some missing copyright headersAlex Deucher
2010-09-13drm: Only decouple the old_fb from the crtc is we call mode_set*Chris Wilson
2010-09-13drm/radeon/kms: don't enable underscan with interlaced modesAlex Deucher
2010-09-13drm/radeon/kms: add connector table for Mac x800Alex Deucher
2010-09-13drm/radeon/kms: fix regression in RMX code (v2)Alex Deucher
2010-09-13drm: Fix regression in disable polling e58f637Chris Wilson
2010-09-13workqueue: add documentationTejun Heo
2010-09-13mtd: pxa3xx: fix build error when CONFIG_MTD_PARTITIONS is not definedMark F. Brown
2010-09-13mtd: mxc_nand: configure pages per block for v2 controllerSascha Hauer
2010-09-13mtd: OneNAND: Fix loop hang when DMA error at Samsung SoCsKyungmin Park
2010-09-13mtd: OneNAND: Fix 2KiB pagesize handling at Samsung SoCsKyungmin Park
2010-09-13mtd: Blackfin NFC: fix invalid free in remove()Mike Frysinger
2010-09-13mtd: Blackfin NFC: fix build error after nand_scan_ident() changeMike Frysinger
2010-09-12SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependenciesTrond Myklebust
2010-09-12statfs() gives ESTALE errorMenyhart Zoltan
2010-09-12NFS: Fix a typo in nfs_sockaddr_match_ipaddr6Trond Myklebust
2010-09-12sunrpc: increase MAX_HASHTABLE_BITS to 14Miquel van Smoorenburg
2010-09-12gss:spkm3 miss returning error to caller when import security contextBian Naimeng
2010-09-12gss:krb5 miss returning error to caller when import security contextBian Naimeng
2010-09-12Remove incorrect do_vfs_lock messageFabio Olive Leite
2010-09-12SUNRPC: cleanup state-machine orderingJ. Bruce Fields
2010-09-12SUNRPC: Fix a race in rpc_info_openTrond Myklebust
2010-09-12SUNRPC: Fix race corrupting rpc upcallTrond Myklebust
2010-09-12Fix null dereference in call_allocateJ. Bruce Fields
2010-09-12Linux 2.6.36-rc4v2.6.36-rc4Linus Torvalds
2010-09-11docbook: skip files with no docs since they generate scary warningsRandy Dunlap
2010-09-11docbook: warn on unused doc entriesJohannes Berg
2010-09-11kernel-doc: ignore case when stripping attributesJohannes Berg
2010-09-11Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2010-09-11PM / Hibernate: Avoid hitting OOM during preallocation of memoryRafael J. Wysocki
2010-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-09-11Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-09-11x86, tsc: Fix a preemption leak in restore_sched_clock_state()Peter Zijlstra
2010-09-10Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-09-10Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-09-10x86, tsc: Fix a preemption leak in restore_sched_clock_state()Peter Zijlstra
2010-09-11PM QoS: Correct pr_debug() misuse and improve parameter checksmark gross
2010-09-10xfs: log IO completion workqueue is a high priority queueDave Chinner
2010-09-10execve: make responsive to SIGKILL with large argumentsRoland McGrath
2010-09-10execve: improve interactivity with large argumentsRoland McGrath