aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-0/+65
2009-07-08headers: mnt_namespace.h reduxGravatar Alexey Dobriyan 1-11/+2
2009-07-08elfcore.h : Fix UML build breakageGravatar Parag Warudkar 1-3/+2
2009-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 1-0/+1
2009-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Gravatar Linus Torvalds 1-1/+1
2009-07-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 2-0/+5
2009-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Gravatar Linus Torvalds 1-0/+1
2009-07-06linux/sysrq.h needs linux/errno.hGravatar Tobias Doerffel 1-0/+2
2009-07-06elf: fix multithreaded program core dumping on armGravatar Hui Zhu 1-0/+2
2009-07-05V4L/DVB (12135): Add a driver for mt9v011 sensorGravatar Mauro Carvalho Chehab 1-0/+3
2009-07-05V4L/DVB (12148): move V4L2_PIX_FMT_SGRBG8 to the proper placeGravatar Mauro Carvalho Chehab 1-0/+2
2009-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesGravatar Linus Torvalds 3-6/+18
2009-07-02if_ether: add define for 1588 aka TimesyncGravatar Alexander Duyck 1-0/+1
2009-07-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Gravatar Linus Torvalds 1-2/+34
2009-07-01Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 2-20/+17
2009-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 4-3/+17
2009-07-01block: get rid of queue-private command filterGravatar Jens Axboe 1-14/+1
2009-07-01block: Create bip slabs with embedded integrity vectorsGravatar Martin K. Petersen 1-6/+16
2009-06-30usbnet: Remove private stats structureGravatar Herbert Xu 1-1/+0
2009-06-30Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Gravatar Linus Torvalds 1-7/+39
2009-06-30fbdev: add mutex for fb_mmap lockingGravatar Krzysztof Helt 1-0/+1
2009-06-30spi: add spi_master flag wordGravatar David Brownell 1-0/+4
2009-06-30spi: new spi->mode bitsGravatar David Brownell 2-0/+4
2009-06-30elf: limit max map count to safe valueGravatar KAMEZAWA Hiroyuki 1-2/+14
2009-06-30parport/serial: add support for NetMos 9901 Multi-IO cardGravatar Michael Buesch 1-0/+1
2009-06-30alpha: fix percpu build breakageGravatar Tejun Heo 2-1/+6
2009-06-30gcov: fix __ctors_start alignmentGravatar Heiko Carstens 1-1/+2
2009-06-30eventfd: revised interface and cleanupsGravatar Davide Libenzi 2-10/+29
2009-06-30fuse: invalidation reverse callsGravatar John Muir 1-0/+16
2009-06-30fuse: allow umask processing in userspaceGravatar Miklos Szeredi 1-2/+18
2009-06-30perf_counter: Provide a way to enable counters on execGravatar Paul Mackerras 1-1/+2
2009-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Gravatar Linus Torvalds 1-1/+2
2009-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...Gravatar David S. Miller 3-2/+17
2009-06-29ide: fix resume for CONFIG_BLK_DEV_IDEACPI=yGravatar Bartlomiej Zolnierkiewicz 1-0/+2
2009-06-29Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyGravatar Linus Torvalds 1-1/+1
2009-06-29PCI: make pci_name() take const argumentGravatar Alexey Zaytsev 1-1/+1
2009-06-29Merge branch 'bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Gravatar Linus Torvalds 1-0/+6
2009-06-29fs: allow d_instantiate to be called with negative parent dentryGravatar Jeremy Kerr 1-1/+1
2009-06-29netfilter: xtables: conntrack match revision 2Gravatar Jan Engelhardt 1-0/+13
2009-06-29netfilter: headers_check fix: linux/netfilter/xt_osf.hGravatar Jaswinder Singh Rajput 1-0/+2
2009-06-29netfilter: tcp conntrack: fix unacknowledged data detection with NATGravatar Patrick McHardy 1-2/+2
2009-06-29Input: add support for generic GPIO-based matrix keypadGravatar Eric Miao 1-0/+65
2009-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 1-0/+1
2009-06-29integrity: add ima_counts_put (updated)Gravatar Mimi Zohar 1-0/+6
2009-06-28Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+1
2009-06-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+1
2009-06-28Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-0/+9
2009-06-28Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsGravatar Linus Torvalds 2-3/+64
2009-06-28KVM: protect concurrent make_all_cpus_requestGravatar Marcelo Tosatti 1-0/+1
2009-06-27Add new __init_task_data macro to be used in arch init_task.c files.Gravatar Tim Abbott 1-0/+3