summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2011-11-18Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-5/+3
2011-11-18Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-7/+7
2011-11-17pstore: pass allocated memory region back to callerKees Cook1-1/+3
2011-11-17PM Sleep: Do not extend wakeup paths to devices with ignore_children setRafael J. Wysocki3-7/+6
2011-11-17Revert "KVM: PPC: Add support for explicit HIOR setting"Alexander Graf1-1/+0
2011-11-17writeback: remove vm_dirties and task->dirtiesWu Fengguang2-2/+0
2011-11-16new helper: mount_subtree()Al Viro1-0/+1
2011-11-16xen: Remove hanging references to CONFIG_XEN_PLATFORM_PCIDaniel De Graaf1-4/+2
2011-11-16xen: map foreign pages for shared rings by updating the PTEs directlyDavid Vrabel1-1/+1
2011-11-16bio: change some signed vars to unsignedDan Carpenter1-2/+2
2011-11-16include/linux/bio.h: use a static inline function for bio_integrity_clone()Stephen Rothwell1-1/+5
2011-11-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+2
2011-11-15RS485: fix inconsistencies in the meaning of some variablesClaudio Scordino1-6/+8
2011-11-15drm/radeon: add some missing FireMV pci idsAlex Deucher1-0/+2
2011-11-15device.h: Fix struct member documentationMarcos Paulo de Souza1-1/+1
2011-11-15Merge branch 'fixes' of git://git.linaro.org/people/triad/linux-pinctrlLinus Torvalds1-0/+1
2011-11-15drm/exynos: use gem create function genericallyInki Dae1-5/+4
2011-11-14Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds1-0/+76
2011-11-14Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2-1/+4
2011-11-14net-netlink: Add a new attribute to expose TCLASS values via netlinkMaciej Żenczykowski1-1/+2
2011-11-11Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds1-0/+2
2011-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-0/+15
2011-11-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-1/+5
2011-11-11libceph: Allocate larger oid buffer in request msgsStratos Psomadakis1-1/+7
2011-11-11drm/exynos: added padding to be 64-bit align.Inki Dae1-0/+2
2011-11-11drm: serialize access to list of debugfs filesMarcin Slusarz1-1/+3
2011-11-11ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.hKuninori Morimoto1-0/+17
2011-11-11ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.hKuninori Morimoto1-0/+23
2011-11-11ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.hKuninori Morimoto1-0/+36
2011-11-11Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linusPaul Mundt114-678/+1383
2011-11-11sh: clkfwk: Kill off remaining debugfs cruft.Paul Mundt1-1/+0
2011-11-10clocksource: Avoid selecting mult values that might overflow when adjustedJohn Stultz1-1/+2
2011-11-10block: Revert "[SCSI] genhd: add a new attribute "alias" in gendisk"Tejun Heo1-4/+0
2011-11-09Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2-2/+9
2011-11-09Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill...John W. Linville2-2/+9
2011-11-09pinctrl: fix "warning: 'struct pinctrl_dev' declared inside parameter list"Barry Song1-0/+1
2011-11-09[libata] ahci: Add ASMedia ASM1061 supportKeng-Yu Lin1-0/+2
2011-11-08Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+1
2011-11-08cfg80211: fix missing kernel-docJohannes Berg1-0/+4
2011-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville1-2/+5
2011-11-08Merge branch 'for-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Mark Brown1-0/+15
2011-11-08ARM: OMAP: HWMOD: Unify DSS resets for OMAPsTomi Valkeinen1-7/+0
2011-11-08hwspinlock: Don't return a value in __hwspin_unlockAxel Lin1-1/+0
2011-11-07PM / devfreq: fix private_dataJonathan Corbet1-1/+1
2011-11-07Bluetooth: Use miliseconds for L2CAP channel timeoutsAndrzej Kaczmarek1-2/+5
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-3/+14
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds4-24/+32
2011-11-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-31/+35
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds7-173/+229