aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-13Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-1/+1
2008-09-13memstick: fix MSProHG 8-bit interface mode supportAlex Dubov1-48/+49
2008-09-13mm: mark the correct zone as full when scanning zonelistsMel Gorman1-6/+6
2008-09-13include/linux/ioport.h: add missing macro argument for devm_release_* familyHiroshi DOYU1-2/+2
2008-09-13[libata] LBA28/LBA48 off-by-one bug in ata.hTaisuke Yamada1-1/+1
2008-09-11block: disable sysfs parts of the disk command filterJens Axboe1-2/+0
2008-09-08Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-09-06Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2008-09-06Merge branch 'sched/cpuset' into sched/urgentIngo Molnar1-1/+1
2008-09-06sched: arch_reinit_sched_domains() must destroy domains to force rebuildMax Krasnyansky1-1/+1
2008-09-05tracehook: comment pasto fixesRoland McGrath1-1/+1
2008-09-05res_counter: fix off-by-one bug in setting limitLi Zefan1-1/+1
2008-09-05Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+4
2008-09-05Merge git://git.infradead.org/~dwmw2/dwmw2-2.6.27Linus Torvalds1-2/+4
2008-09-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds1-0/+2
2008-09-05Merge branch 'core/debugobjects' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+13
2008-09-05sched: fix process time monotonicityBalbir Singh1-0/+4
2008-09-05Fix conditional export of kvh.h and a.out.h to userspace.Khem Raj1-2/+4
2008-09-05clockevents: prevent clockevent event_handler ending up handler_noopVenkatesh Pallipadi1-0/+2
2008-09-04Merge branch 'fixes_stg' of ../git_old into fixesMauro Carvalho Chehab1-0/+2
2008-09-03V4L/DVB (8832): gspca: Bad pixelformat of vc0321 webcams.Jean-Francois Moine1-0/+1
2008-09-03V4L/DVB (8809): gspca: Revert commit 9a9335776548d01525141c6e8f0c12e86bbde982Hans de Goede1-5/+0
2008-09-03V4L/DVB (8720): gspca: V4L2_CAP_SENSOR_UPSIDE_DOWN added as a cap for some webcams.Hans de Goede1-0/+5
2008-09-03V4L/DVB (8675): gspca: Pixmap PJPG (Pixart 73xx JPEG) added, generated by pac7311.Jean-Francois Moine1-0/+1
2008-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-20/+2
2008-09-02mm: show quicklist usage in /proc/meminfoKOSAKI Motohiro1-0/+7
2008-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-3/+2
2008-09-02ide: fix hwif_to_node()Bartlomiej Zolnierkiewicz1-2/+1
2008-09-02IDE: compile fix for sff_dma_opsKevin Hilman1-1/+1
2008-09-02Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+0
2008-09-01debugobjects: fix lockdep warningVegard Nossum1-0/+13
2008-08-29Resource handling: add 'insert_resource_expand_to_fit()' functionLinus Torvalds1-0/+1
2008-08-29net: Unbreak userspace usage of linux/mroute.hDavid S. Miller4-20/+2
2008-08-28Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds1-0/+12
2008-08-28i2c: Add missing kerneldoc descriptionsJean Delvare1-0/+12
2008-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-1/+1
2008-08-27block: remove blk_queue_tag_depth() and blk_queue_tag_queue()Jens Axboe1-2/+0
2008-08-27block: rename blk_scsi_cmd_filter to blk_cmd_filterFUJITA Tomonori1-4/+4
2008-08-27block: move cmdfilter from gendisk to request_queueFUJITA Tomonori2-13/+13
2008-08-26Fix userspace export of <linux/net.h>David Woodhouse1-7/+7
2008-08-25Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds1-2/+2
2008-08-25KVM: fix userspace ABI breakageAdrian Bunk1-2/+2
2008-08-26stop_machine: Remove deprecated stop_machine_runRusty Russell1-18/+1
2008-08-25[PATCH] change d_add_ci argument orderingChristoph Hellwig1-1/+1
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-1/+0
2008-08-22Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+4
2008-08-22Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-0/+24
2008-08-22libata: Fix a large collection of DMA mode mismatchesAlan Cox1-0/+22
2008-08-22libata: restore SControl on detachTejun Heo1-0/+1
2008-08-22libata: implement no[hs]rst force paramsTejun Heo1-0/+1