aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-06-16Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-06-16drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs.Dave Airlie
2011-06-15include/asm-generic/pgtable.h: fix unbalanced parenthesisNicolas Kaiser
2011-06-15uts: make default hostname configurable, rather than always using "(none)"Josh Triplett
2011-06-15BUILD_BUG_ON_ZERO: fix sparse breakageDr. David Alan Gilbert
2011-06-15mm: increase RECLAIM_DISTANCE to 30KOSAKI Motohiro
2011-06-15kmsg_dump.h: fix build when CONFIG_PRINTK is disabledRandy Dunlap
2011-06-15vmscan: implement swap token priority agingKOSAKI Motohiro
2011-06-15vmscan: implement swap token traceKOSAKI Motohiro
2011-06-15vmscan,memcg: memcg aware swap tokenKOSAKI Motohiro
2011-06-15backlight: new driver for the ADP8870 backlight devicesMichael Hennerich
2011-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2011-06-12Delay struct net freeing while there's a sysfs instance refering to itAl Viro
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