aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-06-15include/asm-generic/pgtable.h: fix unbalanced parenthesisGravatar Nicolas Kaiser 1-1/+1
2011-06-15uts: make default hostname configurable, rather than always using "(none)"Gravatar Josh Triplett 1-1/+1
2011-06-15BUILD_BUG_ON_ZERO: fix sparse breakageGravatar Dr. David Alan Gilbert 1-2/+2
2011-06-15mm: increase RECLAIM_DISTANCE to 30Gravatar KOSAKI Motohiro 1-1/+1
2011-06-15kmsg_dump.h: fix build when CONFIG_PRINTK is disabledGravatar Randy Dunlap 1-0/+1
2011-06-15vmscan: implement swap token priority agingGravatar KOSAKI Motohiro 1-7/+13
2011-06-15vmscan: implement swap token traceGravatar KOSAKI Motohiro 1-0/+77
2011-06-15vmscan,memcg: memcg aware swap tokenGravatar KOSAKI Motohiro 2-6/+8
2011-06-15backlight: new driver for the ADP8870 backlight devicesGravatar Michael Hennerich 1-0/+153
2011-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Gravatar Linus Torvalds 1-0/+3
2011-06-12Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 1-0/+1
2011-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 6-7/+36
2011-06-11vlan: Fix the ingress VLAN_FLAG_REORDER_HDR checkGravatar Jiri Pirko 2-3/+27
2011-06-11linux/seqlock.h should #include asm/processor.h for cpu_relax()Gravatar David Howells 1-0/+1
2011-06-10gpio/basic_mmio: add missing include of spinlock_types.hGravatar Jamie Iles 1-0/+1
2011-06-09ethtool.h: fix typosGravatar Yegor Yefremov 1-3/+3
2011-06-09Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-49/+0
2011-06-09Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-0/+1
2011-06-08vfs: reorganize 'struct inode' layout a bitGravatar Linus Torvalds 1-4/+5
2011-06-08Merge 3.0-rc2 + Linus's latest into usb-linusGravatar Greg Kroah-Hartman 6-10/+23
2011-06-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-4/+4
2011-06-08Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+2
2011-06-07Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-3/+3
2011-06-07Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+1
2011-06-07Merge branch 'drm-radeon-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+11
2011-06-07Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-1/+2
2011-06-07Staging: altera: move .h file to proper placeGravatar Greg Kroah-Hartman 1-49/+0
2011-06-07usb-storage: redo incorrect readsGravatar Alan Stern 1-1/+3
2011-06-06af_packet: prevent information leakGravatar Eric Dumazet 1-0/+2
2011-06-06net: Rework netdev_drivername() to avoid warning.Gravatar David S. Miller 1-1/+1
2011-06-06swiotlb: Export swioltb_nr_tbl and utilize it as appropiate.Gravatar FUJITA Tomonori 1-0/+1
2011-06-06netfilter: add more values to enum ip_conntrack_infoGravatar Eric Dumazet 1-0/+3
2011-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 5-8/+16
2011-06-04perf: Fix comments in include/linux/perf_event.hGravatar Vince Weaver 1-4/+4
2011-06-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-2/+3
2011-06-04Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Gravatar Linus Torvalds 1-1/+3
2011-06-03more conservative S_NOSEC handlingGravatar Al Viro 1-1/+2
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Gravatar Linus Torvalds 1-5/+4
2011-06-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 1-2/+6
2011-06-03slub: always align cpu_slab to honor cmpxchg_double requirementGravatar Chris Metcalf 1-0/+3
2011-06-03irq: Handle spurios irq detection for threaded irqsGravatar Sebastian Andrzej Siewior 1-3/+3
2011-06-02net: tracepoint of net_dev_xmit sees freed skb and causes panicGravatar Koki Sanagi 1-5/+7
2011-06-02asm-generic/unistd.h: support sendmmsg syscallGravatar Chris Metcalf 1-1/+3
2011-06-01af-packet: Add flag to distinguish VID 0 from no-vlan.Gravatar Ben Greear 1-0/+1
2011-06-02drm/radeon/kms: add llano pci idsGravatar Alex Deucher 1-0/+11
2011-06-02Merge git://git.infradead.org/iommu-2.6Gravatar Linus Torvalds 1-0/+4
2011-06-01cfg80211: don't drop p2p probe responsesGravatar Eliad Peller 1-2/+6
2011-06-01Merge git://git.infradead.org/mtd-2.6Gravatar Linus Torvalds 1-0/+1
2011-06-01[media] v4l: Fix media_entity_to_video_device macro argument nameGravatar Laurent Pinchart 1-2/+2
2011-06-01intel-iommu: Enable super page (2MiB, 1GiB, etc.) supportGravatar Youquan Song 1-0/+4