summaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
Commit message (Expand)AuthorFilesLines
2007-05-17[POWERPC] Make sure device node type/name is not NULL on hot-added nodesBenjamin Herrenschmidt1-0/+5
2007-05-17[POWERPC] Small fixes for the Ebony device treeDavid Gibson2-27/+16
2007-05-17[POWERPC] Fix warning on UPStephen Rothwell1-2/+2
2007-05-17[POWERPC] cell_defconfig: Disable cpufreq and pmiChristian Krafft1-14/+1
2007-05-17[POWERPC] Fix IO space on PCI buses created from of_platformBenjamin Herrenschmidt2-5/+28
2007-05-17[POWERPC] Add spinlock to request_phb_iospace()Benjamin Herrenschmidt1-0/+4
2007-05-17[POWERPC] Fix make rules for treeImage.initrdDavid Gibson1-3/+3
2007-05-17[POWERPC] Remove warning in mpic.cOlof Johansson1-3/+9
2007-05-17[POWERPC] Update pasemi_defconfigOlof Johansson1-164/+219
2007-05-17[POWERPC] pasemi: CONFIG_GENERIC_TBSYNC no longer neededOlof Johansson1-1/+0
2007-05-17[POWERPC] Update iseries_defconfigStephen Rothwell1-93/+116
2007-05-17[POWERPC] Wire up some more syscallsStephen Rothwell2-1/+7
2007-05-17[POWERPC] Fix bug adding properties with flatdevtree.c's ft_set_prop()David Gibson1-9/+8
2007-05-17[POWERPC] Remove fixup_bigphys_addr() for arch/powerpc to avoid link errorDavid Gibson2-17/+0
2007-05-17[POWERPC] viopath: Use a completion in some more placesChristoph Hellwig1-6/+6
2007-05-17[POWERPC] viopath: Use completionChristoph Hellwig1-4/+5
2007-05-17[POWERPC] Fix Kconfig undefined symbol 'IBM_NEW_EMAC_ZMII'Tony Breeds1-1/+2
2007-05-17[POWERPC] Removed hardcoded phandles from dtsKumar Gala5-168/+139
2007-05-17[PPC] MCC2 missing in MPC826x device_listMorten Banzon1-16/+20
2007-05-17[POWERPC] 85xx: Add device nodes for error reporting devices used by EDACKumar Gala4-0/+64
2007-05-17[POWERPC] 85xx: Add device nodes for error reporting devices used by EDACDave Jiang3-1/+49
2007-05-17[POWERPC] Fix alignment problem in rh_alloc_align() with exact-sized blocksTimur Tabi1-14/+8
2007-05-17[POWERPC] Fix COMMON symbol warningsKumar Gala2-7/+29
2007-05-17[POWERPC] Fix comment in booke_wdtDave Jiang1-1/+1
2007-05-17[POWERPC] Remove CPU_FTR_NEED_COHERENT for 7448.James.Yang2-1/+7
2007-05-17[POWERPC] Change include protections to ASM_POWERPCBecky Bruce5-15/+15
2007-05-17Fix: find_or_create_page skips cpuset memory spreading.Christoph Lameter1-1/+2
2007-05-17parport_pc needs dma-mapping.hAndrew Morton1-0/+1
2007-05-17spi: fix spidev for >sizeof(long)/32 devicesDomen Puncer1-1/+1
2007-05-17AFS: Fix afs_prepare_write()David Howells1-2/+1
2007-05-17slub: don't confuse ctor and dtorHugh Dickins1-1/+1
2007-05-17SLUB: It is legit to allocate a slab of the maximum permitted sizeChristoph Lameter1-1/+1
2007-05-17AFS: write back dirty data on unmountDavid Howells1-1/+0
2007-05-17Fix ACPI suspend / device suspend ordering problemLinus Torvalds1-7/+8
2007-05-16[IA64] optimize pagefaults a littleChristoph Hellwig4-38/+29
2007-05-16[ALSA] usbaudio - Coping with short replies in usbmixerThomas Reitmayr1-1/+1
2007-05-16[ALSA] Include quirks from Ubuntu Dapper/Edgy/FeistyDaniel T Chen3-1/+26
2007-05-16[ALSA] Fix probe of non-PnP ISA devicesRene Herman8-47/+94
2007-05-16[ALSA] version 1.0.14rc4Jaroslav Kysela1-1/+1
2007-05-16[ALSA] hda-codec - Fix ALC882/861VD codec support on some laptopsKailang Yang1-17/+515
2007-05-16[ALSA] ASoC AC97 device reg bugfixLiam Girdwood4-4/+20
2007-05-16[ALSA] ASoC AC97 static GPL symbol fixLiam Girdwood1-1/+1
2007-05-16[ALSA] hda-codec - Make the mixer capability check more robustTakashi Iwai1-1/+2
2007-05-16[ALSA] usb-audio: another Logitech QuickCam IDDaniel Drake1-0/+9
2007-05-16libata: track spindown status and skip spindown_compat if possibleTejun Heo2-0/+10
2007-05-16libata: fix shutdown warning message printingTejun Heo1-8/+27
2007-05-16libata-acpi: add ATA_FLAG_ACPI_SATA port flagTejun Heo4-7/+10
2007-05-16libata: during revalidation, check n_sectors after device is configuredTejun Heo2-19/+15
2007-05-16libata: separate out ata_dev_reread_id()Tejun Heo2-14/+36
2007-05-16pata_scc had been missed by ata_std_prereset() switchAl Viro1-2/+2