summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-07-22perf_counter: PERF_SAMPLE_ID and inherited countersPeter Zijlstra1-11/+4
2009-06-30Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-7/+39
2009-06-30fbdev: add mutex for fb_mmap lockingKrzysztof Helt1-0/+1
2009-06-30spi: add spi_master flag wordDavid Brownell1-0/+4
2009-06-30spi: new spi->mode bitsDavid Brownell2-0/+4
2009-06-30elf: limit max map count to safe valueKAMEZAWA Hiroyuki1-2/+14
2009-06-30parport/serial: add support for NetMos 9901 Multi-IO cardMichael Buesch1-0/+1
2009-06-30alpha: fix percpu build breakageTejun Heo2-1/+6
2009-06-30gcov: fix __ctors_start alignmentHeiko Carstens1-1/+2
2009-06-30eventfd: revised interface and cleanupsDavide Libenzi2-10/+29
2009-06-30perf_counter: Provide a way to enable counters on execPaul Mackerras1-1/+2
2009-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds1-1/+2
2009-06-29ide: fix resume for CONFIG_BLK_DEV_IDEACPI=yBartlomiej Zolnierkiewicz1-0/+2
2009-06-29Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds1-1/+1
2009-06-29Merge branch 'bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds1-0/+6
2009-06-29fs: allow d_instantiate to be called with negative parent dentryJeremy Kerr1-1/+1
2009-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2009-06-29integrity: add ima_counts_put (updated)Mimi Zohar1-0/+6
2009-06-28Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2009-06-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2009-06-28Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-0/+9
2009-06-28Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2-3/+64
2009-06-28KVM: protect concurrent make_all_cpus_requestMarcelo Tosatti1-0/+1
2009-06-25ide: always kill the whole request on errorBartlomiej Zolnierkiewicz1-1/+0
2009-06-25Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-19/+19
2009-06-25x86: Add sysctl to allow panic on IOCK NMI errorKurt Garloff1-0/+1
2009-06-25perf_counter: Rework the sample ABIPeter Zijlstra1-5/+5
2009-06-25perf_counter: Implement more accurate per task statisticsPeter Zijlstra1-1/+3
2009-06-25perf_counter: Add PERF_EVENT_READPeter Zijlstra1-0/+12
2009-06-25perf_counter: Add scale information to the mmap control pagePeter Zijlstra1-1/+3
2009-06-25perf_counter: Split the mmap control page in two partsPeter Zijlstra1-0/+6
2009-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds1-2/+0
2009-06-25clarify get_user_pages() prototypePeter Zijlstra1-1/+1
2009-06-25Phonet: publicize the Netlink notification functionRĂ©mi Denis-Courmont1-0/+1
2009-06-24Merge git://git.infradead.org/battery-2.6Linus Torvalds1-0/+19
2009-06-24Get "no acls for this inode" right, fix shmem breakageAl Viro1-0/+9
2009-06-24inline functions left without protection of ifdef (acl)Markus Trippelsdorf1-1/+2
2009-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds5-20/+432
2009-06-24Merge branch 'audit.b63' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+3
2009-06-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds6-16/+16
2009-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds7-33/+98
2009-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds6-6/+9
2009-06-24helpers for acl caching + switch to thoseAl Viro1-0/+64
2009-06-24switch shmem to inode->i_aclAl Viro1-8/+0
2009-06-24switch reiserfs to inode->i_aclAl Viro2-21/+0
2009-06-24switch reiserfs to usual conventions for caching ACLsAl Viro1-2/+2
2009-06-24switch ext3 to inode->i_aclAl Viro1-4/+0
2009-06-24add caching of ACLs in struct inodeAl Viro1-0/+7
2009-06-24fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io...Ankit Jain2-0/+27
2009-06-24timer stats: Optimize by adding quick check to avoid function callsHeiko Carstens2-0/+9