summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-06-16[POWERPC] Build fix for drivers/macintosh/mediabay.cAdrian Bunk2-4/+12
2008-06-16[POWERPC] Fix warning in pseries/eeh_driver.cAndrew Morton1-4/+7
2008-06-16[POWERPC] Add missing of_node_put in drivers/macintosh/therm_adt746x.cJulia Lawall1-3/+10
2008-06-16[POWERPC] Add missing of_node_put in drivers/macintosh/smu.cJulia Lawall1-1/+4
2008-06-16[POWERPC] Add missing of_node_put in pseries/nvram.cJulia Lawall1-1/+3
2008-06-16[POWERPC] Fix return value check logic in debugfs virq_mapping setupEmil Medve1-1/+1
2008-06-16[POWERPC] Fix rmb to order cacheable vs. noncacheableNick Piggin1-1/+1
2008-06-16Merge branch 'linux-2.6' into mergePaul Mackerras233-1848/+2669
2008-06-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...Paul Mackerras6-33/+55
2008-06-16powerpc/spufs: fix missed stop-and-signal eventLuke Browning1-0/+5
2008-06-16powerpc/spufs: synchronize interaction between spu exception handling and tim...Luke Browning2-19/+37
2008-06-16powerpc/spufs: remove class_0_dsisr from spu exception handlingLuke Browning5-10/+1
2008-06-16powerpc/spufs: wait for stable spu status in spu_stopped()Luke Browning1-5/+13
2008-06-16Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras46-2160/+3983
2008-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds5-233/+101
2008-06-16virtio: Complete feature negotation before updating statusMark McLoughlin1-1/+1
2008-06-15ide-generic: don't probe all legacy ISA IDE ports by defaultBartlomiej Zolnierkiewicz1-1/+8
2008-06-15ide-cs: fix releasing I/O resourcesBartlomiej Zolnierkiewicz1-2/+6
2008-06-15ide-cs: fix probing and add warm-plug supportBartlomiej Zolnierkiewicz1-19/+14
2008-06-15ide-pmac: remove bogus comment about pmac_ide_setup_device()Bartlomiej Zolnierkiewicz1-4/+1
2008-06-15ide-pmac: add ->cable_detect methodBartlomiej Zolnierkiewicz1-24/+31
2008-06-15ide-pmac: bugfix for media-bay support reworkBartlomiej Zolnierkiewicz1-1/+2
2008-06-15opti621: add PIO 4 supportBartlomiej Zolnierkiewicz1-32/+14
2008-06-15opti621: use pre-calculated PIO timingsBartlomiej Zolnierkiewicz1-77/+15
2008-06-15opti621: program devices timings separately in ->set_pio_modeBartlomiej Zolnierkiewicz1-65/+15
2008-06-15opti621: use PCI clock value provided by controllerBartlomiej Zolnierkiewicz1-20/+22
2008-06-15opti621: remove DMA supportBartlomiej Zolnierkiewicz1-6/+2
2008-06-15opti621: disable read prefetchBartlomiej Zolnierkiewicz1-13/+2
2008-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds6-32/+79
2008-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds17-33/+30
2008-06-13parisc: update my email addressKyle McMartin1-4/+4
2008-06-13parisc: fix miscompilation of ip_fast_csum with gcc >= 4.3Kyle McMartin1-1/+1
2008-06-13parisc: fix off by one in setup_sigcontext32Kyle McMartin1-2/+2
2008-06-13parisc: export empty_zero_pageKyle McMartin1-0/+1
2008-06-13parisc: export copy_user_page_asmKyle McMartin1-0/+3
2008-06-13parisc: move head.S to head.text sectionKyle McMartin2-1/+3
2008-06-13Revert "parisc: fix trivial section name warnings"Kyle McMartin11-27/+18
2008-06-13Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-25/+112
2008-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds40-228/+130
2008-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-32/+26
2008-06-13ahci: Workaround HW bug for SB600/700 SATA controller PMP supportShane Huang1-17/+82
2008-06-13ahci: workarounds for mcp65Tejun Heo1-9/+31
2008-06-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-4/+9
2008-06-13rtc: Ramtron FM3130 RTC supportSergey Lapin3-1/+514
2008-06-13rtc: make HPET_RTC_IRQ track HPET_EMULATE_RTCDavid Brownell1-4/+4
2008-06-13provide rtc_cmos platform deviceStas Sergeev2-15/+50
2008-06-13radix-tree: fix small lockless radix-tree bugNick Piggin1-58/+62
2008-06-13console keyboard mapping broken by 04c71976Jiri Bohac1-6/+1
2008-06-13/proc/sysvipc/shm: fix 32-bit truncation of segment sizesPaul Menage1-8/+8
2008-06-13pagemap: fix large pages in pagemapDave Hansen1-9/+30