aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-2/+0
2009-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-179/+4
2009-07-12USB: usb.h: fix kernel-doc notationRandy Dunlap1-2/+4
2009-07-12Revert "USB: Add Intel Langwell USB OTG Transceiver Drive"Greg Kroah-Hartman1-177/+0
2009-07-12Driver Core: remove BUS_ID_SIZEKay Sievers1-2/+0
2009-07-12Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds2-0/+6
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan4-3/+2
2009-07-12personality: fix PER_CLEAR_ON_SETIDJulien Tinnes1-1/+4
2009-07-11Fix compile error due to congestion_wait() changesTrond Myklebust2-5/+5
2009-07-10tty: Fix USB kref leakAlan Cox1-1/+2
2009-07-10Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-7/+8
2009-07-10Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2009-07-10sched: optimize cond_resched()Peter Zijlstra1-1/+4
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra1-0/+6
2009-07-10block: fix sg SG_DXFER_TO_FROM_DEV regressionFUJITA Tomonori1-0/+1
2009-07-10Fix congestion_wait() sync/async vs read/write confusionJens Axboe2-7/+7
2009-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-1/+5
2009-07-09memory barrier: adding smp_mb__after_lockJiri Olsa1-0/+5
2009-07-08includecheck fix: include/linux, rfkill.hJaswinder Singh Rajput1-1/+0
2009-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+65
2009-07-08headers: mnt_namespace.h reduxAlexey Dobriyan1-11/+2
2009-07-08elfcore.h : Fix UML build breakageParag Warudkar1-3/+2
2009-07-08kmemleak: Allow partial freeing of memory blocksCatalin Marinas1-0/+4
2009-07-08kmemleak: Trace the kmalloc_large* functions in slubCatalin Marinas1-0/+2
2009-07-07signals: declare sys_rt_tgsigqueueinfo in syscalls.hArnd Bergmann1-0/+2
2009-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2009-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+1
2009-07-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-0/+2
2009-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-0/+1
2009-07-06linux/sysrq.h needs linux/errno.hTobias Doerffel1-0/+2
2009-07-06elf: fix multithreaded program core dumping on armHui Zhu1-0/+2
2009-07-05V4L/DVB (12148): move V4L2_PIX_FMT_SGRBG8 to the proper placeMauro Carvalho Chehab1-0/+2
2009-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2-0/+12
2009-07-02if_ether: add define for 1588 aka TimesyncAlexander Duyck1-0/+1
2009-07-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds1-2/+34
2009-07-01Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-20/+17
2009-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-1/+15
2009-07-01block: get rid of queue-private command filterJens Axboe1-14/+1
2009-07-01block: Create bip slabs with embedded integrity vectorsMartin K. Petersen1-6/+16
2009-06-30usbnet: Remove private stats structureHerbert Xu1-1/+0
2009-06-30Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus 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 Heo1-1/+2
2009-06-30eventfd: revised interface and cleanupsDavide Libenzi2-10/+29
2009-06-30fuse: invalidation reverse callsJohn Muir1-0/+16
2009-06-30fuse: allow umask processing in userspaceMiklos Szeredi1-2/+18