summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2011-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2011-06-12Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-11vlan: Fix the ingress VLAN_FLAG_REORDER_HDR checkJiri Pirko
2011-06-11linux/seqlock.h should #include asm/processor.h for cpu_relax()David Howells
2011-06-10gpio/basic_mmio: add missing include of spinlock_types.hJamie Iles
2011-06-09ethtool.h: fix typosYegor Yefremov
2011-06-09Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-06-09Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2011-06-08vfs: reorganize 'struct inode' layout a bitLinus Torvalds
2011-06-08Merge 3.0-rc2 + Linus's latest into usb-linusGreg Kroah-Hartman
2011-06-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-08Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-06-07Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-06-07Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-06-07Merge branch 'drm-radeon-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-06-07Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2011-06-07Staging: altera: move .h file to proper placeGreg Kroah-Hartman
2011-06-07usb-storage: redo incorrect readsAlan Stern
2011-06-06af_packet: prevent information leakEric Dumazet
2011-06-06net: Rework netdev_drivername() to avoid warning.David S. Miller
2011-06-06swiotlb: Export swioltb_nr_tbl and utilize it as appropiate.FUJITA Tomonori
2011-06-06netfilter: add more values to enum ip_conntrack_infoEric Dumazet
2011-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-04perf: Fix comments in include/linux/perf_event.hVince Weaver
2011-06-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-06-04Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2011-06-03more conservative S_NOSEC handlingAl Viro
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds
2011-06-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-03slub: always align cpu_slab to honor cmpxchg_double requirementChris Metcalf
2011-06-03irq: Handle spurios irq detection for threaded irqsSebastian Andrzej Siewior
2011-06-02net: tracepoint of net_dev_xmit sees freed skb and causes panicKoki Sanagi
2011-06-02asm-generic/unistd.h: support sendmmsg syscallChris Metcalf
2011-06-01af-packet: Add flag to distinguish VID 0 from no-vlan.Ben Greear
2011-06-02drm/radeon/kms: add llano pci idsAlex Deucher
2011-06-02Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2011-06-01cfg80211: don't drop p2p probe responsesEliad Peller
2011-06-01Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-06-01[media] v4l: Fix media_entity_to_video_device macro argument nameLaurent Pinchart
2011-06-01intel-iommu: Enable super page (2MiB, 1GiB, etc.) supportYouquan Song
2011-06-01mtd: fix physmap.h warningsRandy Dunlap
2011-05-31sctp: stop pending timers and purge queues when peer restart asocWei Yongjun
2011-05-31sched: Fix schedstat.nr_wakeups_migratePeter Zijlstra
2011-05-31block: remove unwanted semicolonsNamhyung Kim
2011-05-30Revert "block: Remove extra discard_alignment from hd_struct."Jens Axboe
2011-05-30virtio: add api for delayed callbacksMichael S. Tsirkin
2011-05-30virtio ring: inline function to check for eventsMichael S. Tsirkin
2011-05-30virtio: event index interfaceMichael S. Tsirkin
2011-05-30virtio: add full three-clause BSD text to headers.Rusty Russell