aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-04-13[POWERPC] Rename get_property to of_get_property: includeGravatar Stephen Rothwell 1-3/+3
2007-04-13[POWERPC] Allow drivers to map individual 4k pages to userspaceGravatar Paul Mackerras 2-0/+8
2007-04-13[POWERPC] Make struct property's value a void *Gravatar Stephen Rothwell 1-1/+1
2007-04-13[POWERPC] Rename prom_n_size_cells to of_n_size_cellsGravatar Stephen Rothwell 1-1/+1
2007-04-13[POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsGravatar Stephen Rothwell 1-1/+1
2007-04-13[POWERPC] Rename device_is_compatible to of_device_is_compatibleGravatar Stephen Rothwell 1-1/+2
2007-04-13[POWERPC] Rename get_property to of_get_propertyGravatar Stephen Rothwell 2-2/+4
2007-04-13[POWERPC] Use mtocrf instruction in asm when CONFIG_POWER4_ONLY=yGravatar Olof Johansson 1-0/+10
2007-04-13[POWERPC] Add a unified uevent handler for bus based on of_deviceGravatar Sylvain Munaut 1-0/+3
2007-04-13Merge branch 'linux-2.6' into for-2.6.22Gravatar Paul Mackerras 146-512/+563
2007-04-10Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Gravatar Linus Torvalds 1-0/+2
2007-04-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Gravatar Linus Torvalds 1-2/+3
2007-04-10ide: correctly prevent IDE timer expiry function to run if request was alread...Gravatar Suleiman Souhlal 1-0/+2
2007-04-08[PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21Gravatar Zachary Amsden 2-0/+5
2007-04-07[PATCH] high-res timers: resume fixGravatar Ingo Molnar 1-0/+3
2007-04-06[IA64] SGI Altix : fix pcibr_dmamap_ate32() bugGravatar Mike Habeck 1-2/+3
2007-04-04[PATCH] ia64: desc_empty thinko/typo fixGravatar Maciej Zenczykowski 1-1/+1
2007-04-04[PATCH] remove protection of LANANA-reserved majorsGravatar Andrew Morton 1-2/+0
2007-04-04[PATCH] md: avoid a deadlock when removing a device from an md array via sysfsGravatar NeilBrown 1-0/+1
2007-04-04libata: Limit ATAPI DMA to R/W commands only for TORiSAN DVD drives (take 3)Gravatar Albert Lee 1-0/+1
2007-04-04libata: Limit max sector to 128 for TORiSAN DVD drives (take 3)Gravatar Albert Lee 2-0/+2
2007-04-04libata: reorder HSM_ST_FIRST for easier decoding (take 3)Gravatar Albert Lee 1-2/+2
2007-04-02[SPARC]: Add unsigned to unused bit field in a.out.hGravatar Robert Reif 2-2/+2
2007-04-02Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Gravatar Linus Torvalds 2-0/+3
2007-04-02[PATCH] Fix microcode-related suspend problemGravatar Rafael J. Wysocki 1-0/+4
2007-04-02[PATCH] driver core: fix built-in drivers sysfs linksGravatar Kay Sievers 1-0/+1
2007-04-02[PATCH] uml: fix unreasonably long udelayGravatar Paolo 'Blaisorblade' Giarrusso 1-3/+14
2007-04-02[PATCH] x86-64: Disable local APIC timer use on AMD systems with C1EGravatar Andi Kleen 2-0/+3
2007-04-01Merge master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 3-34/+19
2007-04-01[ARM] 4298/1: fix memory barriers for DMA coherent and SMP platformsGravatar Lennert Buytenhek 1-16/+18
2007-04-01[ARM] Fix __NR_kexec_loadGravatar Russell King 1-1/+1
2007-03-30[PATCH] uml: fix static linking for realGravatar Paolo 'Blaisorblade' Giarrusso 1-1/+1
2007-03-30[ARM] 4296/1: ixp4xx: compile fixGravatar Vladimir Barinov 1-17/+0
2007-03-29[MIPS] SMTC: Fix recursion in instant IPI replay code.Gravatar Ralf Baechle 2-35/+36
2007-03-29[MIPS] MV64340: Add missing prototype for mv64340_irq_init().Gravatar Ralf Baechle 1-0/+1
2007-03-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 2-4/+8
2007-03-29[POWERPC] qe: ucc_slow.guemr is in the wrong placeGravatar Timur Tabi 1-1/+2
2007-03-29[IFB]: Fix crash on input device removalGravatar Patrick McHardy 2-4/+8
2007-03-29[PATCH] uml: fix pte bit collisionGravatar Miklos Szeredi 1-4/+4
2007-03-29[PATCH] x86_64 irq: Fix comments after changing IRQ0_VECTOR from 0x20 to 0x30Gravatar Yinghai Lu 1-1/+1
2007-03-28Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 2-2/+2
2007-03-28Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Gravatar Linus Torvalds 2-3/+4
2007-03-28sh: Trivial fix for hp6xx build.Gravatar Kristoffer Ericson 1-3/+3
2007-03-28sh: Fixup __cmpxchg() compile breakage with gcc4.Gravatar Paul Mundt 1-0/+1
2007-03-28Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Jeff Garzik 2-12/+39
2007-03-27[PATCH] WE-22 : prevent information leak on 64 bitGravatar Jean Tourrilhes 2-12/+39
2007-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbGravatar Linus Torvalds 1-1/+2
2007-03-27Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockGravatar Linus Torvalds 1-0/+4
2007-03-27[PATCH] ipcns: fix !CONFIG_IPC_NS behaviorGravatar Serge E. Hallyn 1-6/+3
2007-03-27[PATCH] uml: fix static linkingGravatar Jeff Dike 1-0/+1