summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* include/linux/stacktrace.h: declare struct task_structAndrew Morton2008-10-031-0/+2
* mm: tiny-shmem nommu fixNick Piggin2008-10-021-0/+1
* hrtimer: prevent migration of per CPU hrtimersThomas Gleixner2008-09-291-3/+11
* hrtimer: mark migration stateThomas Gleixner2008-09-291-1/+3
* MN10300: Move asm-arm/cnt32_to_63.h to include/linux/David Howells2008-09-241-0/+80
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-09-231-4/+4
|\
| * PCI: fix compiler warnings in pci_get_subsys()Greg KH2008-09-161-4/+4
* | smb.h: do not include linux/time.h in userspaceKirill A. Shutemov2008-09-231-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-09-191-0/+4
|\ \
| * | IB/mlx4: Fix up fast register page list formatVladimir Sokolovsky2008-09-151-0/+4
* | | Fix PNP build failure, bugzilla #11276David Miller2008-09-161-0/+7
| |/ |/|
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-09-131-1/+1
|\ \
| * | [libata] LBA28/LBA48 off-by-one bug in ata.hTaisuke Yamada2008-09-131-1/+1
* | | memstick: fix MSProHG 8-bit interface mode supportAlex Dubov2008-09-131-48/+49
* | | mm: mark the correct zone as full when scanning zonelistsMel Gorman2008-09-131-6/+6
* | | include/linux/ioport.h: add missing macro argument for devm_release_* familyHiroshi DOYU2008-09-131-2/+2
|/ /
* | block: disable sysfs parts of the disk command filterJens Axboe2008-09-111-2/+0
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-09-081-1/+1
|\ \
| * \ Merge branch 'sched/cpuset' into sched/urgentIngo Molnar2008-09-061-1/+1
| |\ \
| | * | sched: arch_reinit_sched_domains() must destroy domains to force rebuildMax Krasnyansky2008-09-061-1/+1
* | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-061-0/+2
|\ \ \ \
| * | | | clockevents: prevent clockevent event_handler ending up handler_noopVenkatesh Pallipadi2008-09-051-0/+2
* | | | | tracehook: comment pasto fixesRoland McGrath2008-09-051-1/+1
* | | | | res_counter: fix off-by-one bug in setting limitLi Zefan2008-09-051-1/+1
* | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-09-051-0/+4
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | sched: fix process time monotonicityBalbir Singh2008-09-051-0/+4
| |/ / /
* | | | Merge git://git.infradead.org/~dwmw2/dwmw2-2.6.27Linus Torvalds2008-09-051-2/+4
|\ \ \ \
| * | | | Fix conditional export of kvh.h and a.out.h to userspace.Khem Raj2008-09-051-2/+4
| |/ / /
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...Linus Torvalds2008-09-051-0/+2
|\ \ \ \
| * \ \ \ Merge branch 'fixes_stg' of ../git_old into fixesMauro Carvalho Chehab2008-09-041-0/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | V4L/DVB (8832): gspca: Bad pixelformat of vc0321 webcams.Jean-Francois Moine2008-09-031-0/+1
| | * | | V4L/DVB (8809): gspca: Revert commit 9a9335776548d01525141c6e8f0c12e86bbde982Hans de Goede2008-09-031-5/+0
| | * | | V4L/DVB (8720): gspca: V4L2_CAP_SENSOR_UPSIDE_DOWN added as a cap for some we...Hans de Goede2008-09-031-0/+5
| | * | | V4L/DVB (8675): gspca: Pixmap PJPG (Pixart 73xx JPEG) added, generated by pac...Jean-Francois Moine2008-09-031-0/+1
* | | | | Merge branch 'core/debugobjects' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2008-09-051-0/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | debugobjects: fix lockdep warningVegard Nossum2008-09-011-0/+13
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-024-20/+2
|\ \ \ \
| * | | | net: Unbreak userspace usage of linux/mroute.hDavid S. Miller2008-08-294-20/+2
* | | | | mm: show quicklist usage in /proc/meminfoKOSAKI Motohiro2008-09-021-0/+7
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-09-021-3/+2
|\ \ \ \ \
| * | | | | ide: fix hwif_to_node()Bartlomiej Zolnierkiewicz2008-09-021-2/+1
| * | | | | IDE: compile fix for sff_dma_opsKevin Hilman2008-09-021-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-09-021-1/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | svcrdma: Fix race between svc_rdma_recvfrom thread and the dto_taskletTom Tucker2008-08-131-1/+0
* | | | | Resource handling: add 'insert_resource_expand_to_fit()' functionLinus Torvalds2008-08-291-0/+1
* | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-08-281-0/+12
|\ \ \ \ \
| * | | | | i2c: Add missing kerneldoc descriptionsJean Delvare2008-08-281-0/+12
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-08-271-1/+1
|\ \ \ \ \
| * | | | | [PATCH] change d_add_ci argument orderingChristoph Hellwig2008-08-251-1/+1
* | | | | | block: remove blk_queue_tag_depth() and blk_queue_tag_queue()Jens Axboe2008-08-271-2/+0
OpenPOWER on IntegriCloud