summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds1-0/+30
2011-01-10Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+3
2011-01-10Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+16
2011-01-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds1-0/+1
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds9-5/+106
2011-01-10sony-laptop: support new hotkeys on the P, Z and EC seriesMattia Dongili1-0/+1
2011-01-10Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+21
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-5/+47
2011-01-10headers: kobject.h reduxAlexey Dobriyan4-3/+2
2011-01-10headers: path.h reduxAlexey Dobriyan3-2/+2
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2-49/+39
2011-01-10Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-3/+6
2011-01-10Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+2
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-6/+70
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds4-45/+27
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-1/+1
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+25
2011-01-10pipe_fs_i.h: fix kernel-doc warningRandy Dunlap1-0/+1
2011-01-10hrtimer.h: fix kernel-doc warningRandy Dunlap1-1/+0
2011-01-10fs: fix dcache.h kernel-doc notationRandy Dunlap1-1/+1
2011-01-10asm-generic/io.h: add reads[bwl]/writes[bwl] helpersMike Frysinger1-0/+30
2011-01-10Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris1-1/+1
2011-01-10Merge branch 'master' into nextJames Morris236-2614/+5048
2011-01-09hwmon: Support for Dallas Semiconductor DS620Roland Stigge1-0/+21
2011-01-09Merge branch 'slab/next' into for-linusPekka Enberg2-49/+39
2011-01-08of/flattree: forward declare struct device_node in of_fdt.hGrant Likely1-0/+2
2011-01-07Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-5/+380
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds6-22/+222
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-2/+2
2011-01-08sysfs: Introducing binary attributes for struct classStefan Achatz1-0/+1
2011-01-07Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2011-01-07Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-13/+47
2011-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-17/+138
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds5-6/+33
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds9-10/+246
2011-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds6-7/+46
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds20-203/+586
2011-01-07sched: Consolidate the name of root_task_group and init_task_groupYong Zhang1-1/+1
2011-01-07fs: scale mntget/mntputNick Piggin2-36/+19
2011-01-07fs: implement faster dentry memcmpNick Piggin1-0/+21
2011-01-07fs: improve scalability of pseudo filesystemsNick Piggin1-0/+1
2011-01-07fs: dcache per-inode inode alias lockingNick Piggin1-1/+0
2011-01-07fs: dcache per-bucket dcache hash lockingNick Piggin2-2/+4
2011-01-07bit_spinlock: add required includesNick Piggin1-0/+4
2011-01-07kernel: add bl_listNick Piggin2-0/+271
2011-01-07fs: provide simple rcu-walk generic_check_acl implementationNick Piggin1-0/+19
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin5-8/+10
2011-01-07fs: rcu-walk aware d_revalidate methodNick Piggin1-1/+0
2011-01-07fs: cache optimise dentry and inode for rcu-walkNick Piggin2-36/+42
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin1-0/+6