summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * [PARISC] Fix stifb with IOREMAP and a 64-bit kernelHelge Deller2006-03-303-127/+19Star
| * [PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremapHelge Deller2006-03-303-18/+22
| * [PARISC] Add STRICT_MM_TYPECHECKSHelge Deller2006-03-301-16/+40
| * [PARISC] Fix IOREMAP with a 64-bit kernelHelge Deller2006-03-301-3/+3
| * [PARISC] Add parisc implementation of flush_kernel_dcache_page()James Bottomley2006-03-305-8/+15
| * [PARISC] Add parisc implementation of flush_anon_page()James Bottomley2006-03-301-0/+8
| * [PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller2006-03-3013-54/+48Star
| * [PARISC] Enable free_initrd_mem()Helge Deller2006-03-301-4/+3Star
| * [PARISC] Clarify pdc_stable license termsThibaut VARENE2006-03-303-9/+6Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-03-3116-90/+168
|\ \
| * | IB/mad: RMPP support for additional classesHal Rosenstock2006-03-304-45/+85
| * | IB/mad: include GID/class when matching receivesJack Morgenstein2006-03-303-29/+67
| * | IB/mthca: Fix section mismatch problemsRoland Dreier2006-03-299-12/+12
| * | IPoIB: Fix oops with raw socketsRoland Dreier2006-03-291-1/+1
| * | IB/mthca: Fix check of size in SRQ creationJack Morgenstein2006-03-291-1/+1
| * | IB/srp: Fix unmapping of fake scatterlistRoland Dreier2006-03-291-2/+2
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-315-129/+164
|\ \ \
| * \ \ Merge branch 'mv-merge'Jeff Garzik2006-03-301-18/+24
| |\ \ \
| | * | | [PATCH] sata_mv: three bug fixesMark Lord2006-03-301-18/+23
| * | | | [PATCH] libata: ata_dev_init_params() fixesAlbert Lee2006-03-301-6/+8
| * | | | [PATCH] libata: Fix interesting use of "extern" and also some bracketingAlan Cox2006-03-301-2/+2
| * | | | [PATCH] libata: Simplex and other mode filtering logicAlan Cox2006-03-303-6/+76
| * | | | [PATCH] libata - ATA is both ATA and CFAAlan Cox2006-03-301-1/+1
| * | | | [PATCH] libata: Add ->set_mode hook for odd driversAlan Cox2006-03-302-1/+6
| * | | | [PATCH] libata: BMDMA handling updatesAlan Cox2006-03-302-4/+26
| * | | | [PATCH] libata: kill trailing whitespaceTejun Heo2006-03-301-1/+1
| * | | | Merge branch 'master'Jeff Garzik2006-03-302279-44437/+68017
| |\ \ \ \
| * | | | | [PATCH] libata: add FIXME above ata_dev_xfermask()Tejun Heo2006-03-251-0/+4
| * | | | | [PATCH] libata: cosmetic changes in ata_bus_softreset()Tejun Heo2006-03-251-5/+4Star
| * | | | | [PATCH] libata: kill E.D.D.Tejun Heo2006-03-242-86/+13Star
* | | | | | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2006-03-3116-318/+413
|\ \ \ \ \ \
| * | | | | | drm: remove drm_{alloc,free}_pagesDave Airlie2006-03-293-131/+0Star
| * | | | | | drm: sis fix compile warningDave Airlie2006-03-291-1/+1
| * | | | | | drm: add new radeon PCI ids..Dave Airlie2006-03-253-27/+81
| * | | | | | drm: read breadcrumb in IRQ handlerDave Airlie2006-03-201-0/+2
| * | | | | | drm: fixup i915 breadcrumb read/writeDave Airlie2006-03-191-2/+0Star
| * | | | | | drm: remove pointless checks in radeon_stateDave Airlie2006-03-191-45/+0Star
| * | | | | | drm: fixup improper cast.Dave Airlie2006-03-191-1/+1
| * | | | | | drm: rationalise some pci idsDave Airlie2006-03-192-16/+14Star
| * | | | | | drm: Add general-purpose packet for manipulating scratch registers (r300)Dave Airlie2006-03-193-1/+75
| * | | | | | drm: rework radeon memory map (radeon 1.23)Dave Airlie2006-03-195-64/+163
| * | | | | | drm: update r300 register namesDave Airlie2006-03-192-9/+34
| * | | | | | drm: fixup PCI DMA supportDave Airlie2006-03-194-23/+44
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-03-308-123/+199
|\ \ \ \ \ \ \
| * | | | | | | [IA64] ioremap() should prefer WB over UCBjorn Helgaas2006-03-301-3/+3
| * | | | | | | [IA64] Add __mca_table to the DISCARD list in gate.ldsJes Sorensen2006-03-302-0/+5
| * | | | | | | [IA64] Move __mca_table out of the __init sectionRuss Anderson2006-03-291-9/+9
| * | | | | | | [IA64] simplify some condition checks in iosapic_check_gsi_rangeSatoru Takeuchi2006-03-281-4/+1Star
| * | | | | | | [IA64] correct some messages and fixes some minor thingsSatoru Takeuchi2006-03-281-99/+161
| * | | | | | | [IA64-SGI] fix for-loop in sn_hwperf_geoid_to_cnode()Dean Roe2006-03-281-1/+5