summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-05-10add upper-32-bits macroAndrew Morton
2007-05-10slub: support concurrent local and remote frees and allocs on a slabChristoph Lameter
2007-05-09Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-05-09Revert "md: improve partition detection in md array"Linus Torvalds
2007-05-09Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik
2007-05-09Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-05-10ide: legacy PCI bus order probing fixesBartlomiej Zolnierkiewicz
2007-05-10ide: add ide_proc_register_port()Bartlomiej Zolnierkiewicz
2007-05-10ide: add "initializing" argument to ide_register_hw()Bartlomiej Zolnierkiewicz
2007-05-10ide: cable detection fixes (take 2)Bartlomiej Zolnierkiewicz
2007-05-10ide: move IDE settings handling to ide-proc.cBartlomiej Zolnierkiewicz
2007-05-10ide: split off ioctl handling from IDE settings (v2)Bartlomiej Zolnierkiewicz
2007-05-10ide: make /proc/ide/ optionalBartlomiej Zolnierkiewicz
2007-05-10ide: add ide_tune_dma() helperBartlomiej Zolnierkiewicz
2007-05-10ide: rework the code for selecting the best DMA transfer mode (v3)Bartlomiej Zolnierkiewicz
2007-05-10ide: fix UDMA/MWDMA/SWDMA masks (v3)Bartlomiej Zolnierkiewicz
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds
2007-05-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2007-05-09Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2007-05-09Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-05-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-05-09Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds
2007-05-09i386: msr.h: be paranoid about types and parenthesesH. Peter Anvin
2007-05-09i386: remove unused rdtsc() macroH. Peter Anvin
2007-05-09md: improve partition detection in md arrayNeilBrown
2007-05-09fbdev: add support for AVR32Haavard Skinnemoen
2007-05-09svgalib: move fb_get_caps to svgalibAntonino A. Daplas
2007-05-09i386 mmzone: use __maybe_unusedDavid Rientjes
2007-05-09sh: dma: use __maybe_unusedDavid Rientjes
2007-05-09compiler: introduce __used and __maybe_unusedDavid Rientjes
2007-05-09rename thread_info to stackRoman Zippel
2007-05-09wrap access to thread_infoRoman Zippel
2007-05-09Allow arch to initialize arch field of the module structureRoman Zippel
2007-05-09clocksource: fix resume logicThomas Gleixner
2007-05-09Move remote node draining out of slab allocatorsChristoph Lameter
2007-05-09vmstat: use our own timer eventsChristoph Lameter
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki
2007-05-09fs: deprecate memclear_highpage_flushNate Diller
2007-05-09fs: convert core functions to zero_user_pageNate Diller
2007-05-09FUTEX: new PRIVATE futexesEric Dumazet
2007-05-09futex_requeue_pi optimizationPierre Peiffer
2007-05-09Make futex_wait() use an hrtimer for timeoutPierre Peiffer
2007-05-09declare struct ktimeAndrew Morton
2007-05-09aio is unlikelyAndrew Morton
2007-05-09RPC: add wrapper for svc_reserve to account for checksumJeff Layton
2007-05-09knfsd: rename sk_defer_lock to sk_lockNeilBrown
2007-05-09remove nfs4_acl_add_ace()Adrian Bunk
2007-05-09change kernel threads to ignore signals instead of blocking themOleg Nesterov
2007-05-09kthread: don't depend on work queuesEric W. Biederman