summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-27sched: Fix ancient race in do_exit()Yasunori Goto1-0/+16
2012-01-26sched/nohz: Fix nohz cpu idle load balancing state with cpu hotplugSuresh Siddha1-5/+29
2012-01-26sched/s390: Fix compile error in sched/core.cChristian Borntraeger1-0/+1
2012-01-26sched: Fix rq->nr_uninterruptible update racePeter Zijlstra1-12/+6
2012-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-28/+34
2012-01-25Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-1/+2
2012-01-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds22-160/+283
2012-01-25Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds8-83/+96
2012-01-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-0/+3
2012-01-25eCryptfs: move misleading function commentsLi Wang1-4/+4
2012-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyh...Linus Torvalds7-195/+155
2012-01-25eCryptfs: Fix oops when printing debug info in extent crypto functionsTyler Hicks1-40/+0
2012-01-25eCryptfs: Remove unused ecryptfs_read()Tyler Hicks1-73/+0
2012-01-25eCryptfs: Check inode changes in setattrTyler Hicks1-12/+36
2012-01-25eCryptfs: Make truncate path killableTyler Hicks1-5/+14
2012-01-25eCryptfs: Infinite loop due to overflow in ecryptfs_write()Li Wang1-2/+2
2012-01-25eCryptfs: Replace miscdev read/write magic numbersTyler Hicks3-41/+55
2012-01-25eCryptfs: Report errors in writes to /dev/ecryptfsTyler Hicks1-11/+13
2012-01-25eCryptfs: Sanitize write counts of /dev/ecryptfsTyler Hicks1-18/+38
2012-01-25ecryptfs: Remove unnecessary variable initializationTim Gardner1-2/+3
2012-01-25ecryptfs: Improve metadata read failure loggingTim Gardner1-3/+6
2012-01-25MAINTAINERS: Update eCryptfs maintainer addressDustin Kirkland1-1/+1
2012-01-25drm/ttm: fix two regressions since move_notify changesBen Skeggs2-4/+17
2012-01-25xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink()Jan Kara1-1/+2
2012-01-25drm/radeon: avoid deadlock if GPU lockup is detected in ib_pool_getJerome Glisse3-54/+54
2012-01-25drm/radeon: silence out possible lock dependency warningJerome Glisse1-8/+11
2012-01-25drm: Fix authentication kernel crashThomas Hellstrom3-1/+11
2012-01-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds14-560/+334
2012-01-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds15-32/+63
2012-01-25powerpc: Fix build on some non-freescale platformsBenjamin Herrenschmidt1-0/+2
2012-01-25powerpc/powernv: Fix PCI resource handlingBenjamin Herrenschmidt1-16/+27
2012-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds102-512/+904
2012-01-25powerpc/crash: Fix build error without SMPChristian Kujau1-1/+1
2012-01-25powerpc/cpuidle: Make it a bool, not a tristateDeepthi Dharwar1-1/+1
2012-01-25Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt11-14/+32
2012-01-24rds: Make rds_sock_lock BH rather than IRQ safe.David S. Miller1-12/+8
2012-01-24netprio_cgroup.h: dont include module.h from other includesPaul Gortmaker1-1/+0
2012-01-24net: flow_dissector.c missing include linux/export.hJesper Dangaard Brouer1-0/+1
2012-01-24team: send only changed options/ports via netlinkJiri Pirko2-46/+100
2012-01-24net/hyperv: fix possible memory leak in do_set_multicast()Wei Yongjun1-2/+3
2012-01-24drivers/net: dsa/mv88e6xxx.c files need linux/module.hPaul Gortmaker4-0/+4
2012-01-24stmmac: added PCI identifiersAlessandro Rubini1-3/+3
2012-01-24llc: Fix race condition in llc_ui_recvmsgRadu Iliescu1-0/+5
2012-01-24stmmac: fix phy naming inconsistencyAlessandro Rubini1-1/+1
2012-01-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds5-15/+52
2012-01-24regulator: Fix documentation for of_node parameter of regulator_register()Mark Brown1-1/+2
2012-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds6-34/+63
2012-01-24gma500: Fix shmem mappingAlan Cox1-3/+2
2012-01-24gma500: Fix shmem mappingAlan Cox1-3/+2
2012-01-24drm/radeon/kms: refine TMDS dual link checksAlex Deucher4-37/+105