aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-11-09Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds
2008-11-09cpumask: introduce new API, without changing anything, v3Rusty Russell
2008-11-09net: unix: fix inflight counting bug in garbage collectorMiklos Szeredi
2008-11-09clarify usage expectations for cnt32_to_63()Nicolas Pitre
2008-11-08mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-08Fix __pfn_to_page(pfn) for CONFIG_DISCONTIGMEM=yRafael J. Wysocki
2008-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-11-07sched: fine-tune SD_SIBLING_INITIngo Molnar
2008-11-07sched: fine-tune SD_MC_INITMike Galbraith
2008-11-07cpumask: new API, v2Rusty Russell
2008-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-06Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-11-06Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-11-06net: Fix recursive descent in __scm_destroy().David S. Miller
2008-11-06Fix accidental implicit cast in HR-timer conversionDavid Howells
2008-11-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-11-06fat: Cleanup FAT attribute stuffOGAWA Hirofumi
2008-11-06fat: split include/msdos_fs.hOGAWA Hirofumi
2008-11-06net: Fix recursive descent in __scm_destroy().David Miller
2008-11-06cpumask: introduce new API, without changing anythingRusty Russell
2008-11-06Add round_jiffies_up and related routinesAlan Stern
2008-11-06bio: define __BIOVEC_PHYS_MERGEABLEJeremy Fitzhardinge
2008-11-05sched: re-tune balancingIngo Molnar
2008-11-05[MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4)Eric W. Biederman
2008-11-04net: fix packet socket delivery in rx irq handlerPatrick McHardy
2008-11-04libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply itTejun Heo
2008-11-03PCI: annotate return value of pci_ioremap_bar with __iomemHarvey Harrison
2008-11-03Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-11-03Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2008-11-03io mapping: clean up #ifdefsKeith Packard
2008-11-03i915: Add GEM ioctl to get available aperture size.Eric Anholt
2008-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-02linux/string.h: fix comment typoJeff Garzik
2008-11-01Merge branch 'cris_move' of git://www.jni.nu/crisLinus Torvalds
2008-10-31resources: add io-mapping functions to dynamically map large device aperturesKeith Packard
2008-10-31x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmapsKeith Packard
2008-10-30netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsysAlexey Dobriyan
2008-10-30net: delete excess kernel-doc notationRandy Dunlap
2008-10-30Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller
2008-10-31libata: add whitelist for devices with known good pata-sata bridgesJens Axboe
2008-10-31gianfar: Fix race in TBI/SerDes configurationTrent Piepho
2008-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2008-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2008-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-10-30spi: fix compile errorFernando Luis Vazquez Cao
2008-10-30nfsd: fix vm overcommit crashAlan Cox
2008-10-30kernel.h: fix might_sleep kernel-docRandy Dunlap
2008-10-30fs: remove prepare_write/commit_writeNick Piggin
2008-10-30cgroups: tiny cleanupsLi Zefan