summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-06x86/olpc/xo15/sci: Enable lid close wakeup controlDaniel Drake
2012-03-06x86/geode/net5501: Add platform driver for Soekris Engineering net5501Philip Prindeville
2012-03-06x86/geode/alix2: Supplement driver to include GPIO button supportPhilip Prindeville
2012-03-06x86/mid/powerbtn: Use MSIC read/write instead of ipc_scuMichael Demeter
2012-03-06x86/mid/thermal: Turn off thermistorMika Westerberg
2012-03-06x86/mid/thermal: Add msic_thermal aliasMika Westerberg
2012-03-06x86/mid/thermal: Convert to use Intel MSIC APIMika Westerberg
2012-03-06x86/mid/scu_ipc: Remove Moorestown supportAlan Cox
2012-03-06x86/mid: Kill off MoorestownAlan Cox
2012-01-26x86/mrst: Add msic_thermal platform supportMika Westerberg
2012-01-26x86/config: Select MSIC MFD driver on Intel Medfield platformMika Westerberg
2012-01-26x86/mid: Remove Intel MoorestownAlan Cox
2012-01-26x86/mrst: Set ISA bus type for fake MP IRQsJacob Pan
2012-01-26x86/ioapic: Use legacy_pic to set correct gsi-irq mappingJacob Pan
2012-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-01-25Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-01-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-01-25Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds
2012-01-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-01-25eCryptfs: move misleading function commentsLi Wang
2012-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyh...Linus Torvalds
2012-01-25eCryptfs: Fix oops when printing debug info in extent crypto functionsTyler Hicks
2012-01-25eCryptfs: Remove unused ecryptfs_read()Tyler Hicks
2012-01-25eCryptfs: Check inode changes in setattrTyler Hicks
2012-01-25eCryptfs: Make truncate path killableTyler Hicks
2012-01-25eCryptfs: Infinite loop due to overflow in ecryptfs_write()Li Wang
2012-01-25eCryptfs: Replace miscdev read/write magic numbersTyler Hicks
2012-01-25eCryptfs: Report errors in writes to /dev/ecryptfsTyler Hicks
2012-01-25eCryptfs: Sanitize write counts of /dev/ecryptfsTyler Hicks
2012-01-25ecryptfs: Remove unnecessary variable initializationTim Gardner
2012-01-25ecryptfs: Improve metadata read failure loggingTim Gardner
2012-01-25MAINTAINERS: Update eCryptfs maintainer addressDustin Kirkland
2012-01-25drm/ttm: fix two regressions since move_notify changesBen Skeggs
2012-01-25xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink()Jan Kara
2012-01-25drm/radeon: avoid deadlock if GPU lockup is detected in ib_pool_getJerome Glisse
2012-01-25drm/radeon: silence out possible lock dependency warningJerome Glisse
2012-01-25drm: Fix authentication kernel crashThomas Hellstrom
2012-01-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-01-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-01-25powerpc: Fix build on some non-freescale platformsBenjamin Herrenschmidt
2012-01-25powerpc/powernv: Fix PCI resource handlingBenjamin Herrenschmidt
2012-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-24powerpc/crash: Fix build error without SMPChristian Kujau
2012-01-24powerpc/cpuidle: Make it a bool, not a tristateDeepthi Dharwar
2012-01-24Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt
2012-01-24rds: Make rds_sock_lock BH rather than IRQ safe.David S. Miller
2012-01-24netprio_cgroup.h: dont include module.h from other includesPaul Gortmaker
2012-01-24net: flow_dissector.c missing include linux/export.hJesper Dangaard Brouer
2012-01-24team: send only changed options/ports via netlinkJiri Pirko
2012-01-24net/hyperv: fix possible memory leak in do_set_multicast()Wei Yongjun