summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2012-09-29Merge tag 'iommu-fixes-v3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-18/+24
2012-09-29Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds-0/+2
2012-09-26Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds-1/+3
2012-09-26syscalls: add __NR_kcmp syscall to generic unistd.hMark Salter-1/+3
2012-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-3/+16
2012-09-25c/r: prctl: fix build error for no-MMU caseMark Salter-0/+1
2012-09-25iommu: static inline iommu group stub functionsAlex Williamson-18/+24
2012-09-24phy/micrel: Add missing header to micrel_phy.hMarek Vasut-0/+12
2012-09-24phy/micrel: Rename KS80xx to KSZ80xxMarek Vasut-3/+3
2012-09-24phy/micrel: Implement support for KSZ8021Marek Vasut-0/+1
2012-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-5/+15
2012-09-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+4
2012-09-21Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2012-09-21Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-1/+2
2012-09-20xfrm_user: ensure user supplied esn replay window is validMathias Krause-0/+2
2012-09-20tracing: Don't call page_to_pfn() if page is NULLWen Congyang-2/+2
2012-09-19linux/kernel.h: Fix warning seen with W=1 due to change in DIV_ROUND_CLOSESTGuenter Roeck-1/+1
2012-09-18ipv6: use net->rt_genid to check dst validityNicolas Dichtel-3/+2
2012-09-18netns: move net->ipv4.rt_genid to net->rt_genidNicolas Dichtel-1/+10
2012-09-18ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel-1/+1
2012-09-18vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi-0/+2
2012-09-17compiler.h: add __visibleAndi Kleen-0/+11
2012-09-17include/net/sock.h: squelch compiler warning in sk_rmem_schedule()Chuck Lever-1/+1
2012-09-17mm/ia64: fix a memory block size bugJianguo Wu-1/+1
2012-09-16Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-4/+12
2012-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds-1/+4
2012-09-16Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds-0/+1
2012-09-16Revert "sched: Improve scalability via 'CPU buddies', which withstand random ...Linus Torvalds-1/+0
2012-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown-1/+3
2012-09-15Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai-63/+110
2012-09-14Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds-0/+1
2012-09-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-5/+1
2012-09-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+3
2012-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-2/+18
2012-09-14Merge tag 'driver-core-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2012-09-13mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil-1/+1
2012-09-13perf/x86/ibs: Check syscall attribute flagsRobert Richter-0/+2
2012-09-13drm: Drop the NV12M and YUV420M formatsVille Syrjälä-5/+1
2012-09-13Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-6/+4
2012-09-12i2c: pnx: Fix read transactions of >= 2 bytesRoland Stigge-0/+1
2012-09-12xen/m2p: do not reuse kmap_op->dev_bus_addrStefano Stabellini-1/+2
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-1/+1
2012-09-07target: support zero allocation length in REQUEST SENSEPaolo Bonzini-0/+1
2012-09-07net/mlx4_core: Add security check / enforcement for flow steering rules set f...Hadar Hen Zion-0/+11
2012-09-07net/mlx4_core: Put Firmware flow steering structures in common header filesHadar Hen Zion-0/+2
2012-09-07SUNRPC: Fix a UDP transport regressionTrond Myklebust-0/+3
2012-09-06kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()"Bjørn Mork-1/+1
2012-09-06Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+10
2012-09-06NFSv4: Fix buffer overflow checking in __nfs4_get_acl_uncachedTrond Myklebust-1/+1
2012-09-05Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1