aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-05ide-cd: temporary tray close fixBorislav Petkov1-1/+3
2008-10-03include/linux/stacktrace.h: declare struct task_structAndrew Morton1-0/+2
2008-10-02mm: tiny-shmem nommu fixNick Piggin1-0/+1
2008-09-29hrtimer: prevent migration of per CPU hrtimersThomas Gleixner1-3/+11
2008-09-29hrtimer: mark migration stateThomas Gleixner1-1/+3
2008-09-24MN10300: Move asm-arm/cnt32_to_63.h to include/linux/David Howells1-0/+80
2008-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-4/+4
2008-09-23smb.h: do not include linux/time.h in userspaceKirill A. Shutemov1-0/+2
2008-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-0/+4
2008-09-16Fix PNP build failure, bugzilla #11276David Miller1-0/+7
2008-09-16PCI: fix compiler warnings in pci_get_subsys()Greg KH1-4/+4
2008-09-15IB/mlx4: Fix up fast register page list formatVladimir Sokolovsky1-0/+4
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