summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-17[POWERPC] Fix make rules for treeImage.initrdDavid Gibson
2007-05-17[POWERPC] Remove warning in mpic.cOlof Johansson
2007-05-17[POWERPC] Update pasemi_defconfigOlof Johansson
2007-05-17[POWERPC] pasemi: CONFIG_GENERIC_TBSYNC no longer neededOlof Johansson
2007-05-17[POWERPC] Update iseries_defconfigStephen Rothwell
2007-05-17[POWERPC] Wire up some more syscallsStephen Rothwell
2007-05-17[POWERPC] Fix bug adding properties with flatdevtree.c's ft_set_prop()David Gibson
2007-05-17[POWERPC] Remove fixup_bigphys_addr() for arch/powerpc to avoid link errorDavid Gibson
2007-05-17[POWERPC] viopath: Use a completion in some more placesChristoph Hellwig
2007-05-17[POWERPC] viopath: Use completionChristoph Hellwig
2007-05-17[POWERPC] Fix Kconfig undefined symbol 'IBM_NEW_EMAC_ZMII'Tony Breeds
2007-05-17[POWERPC] Removed hardcoded phandles from dtsKumar Gala
2007-05-17[PPC] MCC2 missing in MPC826x device_listMorten Banzon
2007-05-17[POWERPC] 85xx: Add device nodes for error reporting devices used by EDACKumar Gala
2007-05-17[POWERPC] 85xx: Add device nodes for error reporting devices used by EDACDave Jiang
2007-05-17[POWERPC] Fix alignment problem in rh_alloc_align() with exact-sized blocksTimur Tabi
2007-05-17[POWERPC] Fix COMMON symbol warningsKumar Gala
2007-05-17[POWERPC] Fix comment in booke_wdtDave Jiang
2007-05-17[POWERPC] Remove CPU_FTR_NEED_COHERENT for 7448.James.Yang
2007-05-17[POWERPC] Change include protections to ASM_POWERPCBecky Bruce
2007-05-17Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-05-17Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds
2007-05-17Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds
2007-05-17Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-05-17Fix: find_or_create_page skips cpuset memory spreading.Christoph Lameter
2007-05-17parport_pc needs dma-mapping.hAndrew Morton
2007-05-17spi: fix spidev for >sizeof(long)/32 devicesDomen Puncer
2007-05-17AFS: Fix afs_prepare_write()David Howells
2007-05-17slub: don't confuse ctor and dtorHugh Dickins
2007-05-17SLUB: It is legit to allocate a slab of the maximum permitted sizeChristoph Lameter
2007-05-17AFS: write back dirty data on unmountDavid Howells
2007-05-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-05-16Fix ACPI suspend / device suspend ordering problemLinus Torvalds
2007-05-16Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2007-05-16[IA64] optimize pagefaults a littleChristoph Hellwig
2007-05-16[ALSA] usbaudio - Coping with short replies in usbmixerThomas Reitmayr
2007-05-16[ALSA] Include quirks from Ubuntu Dapper/Edgy/FeistyDaniel T Chen
2007-05-16[ALSA] Fix probe of non-PnP ISA devicesRene Herman
2007-05-16[ALSA] version 1.0.14rc4Jaroslav Kysela
2007-05-16[ALSA] hda-codec - Fix ALC882/861VD codec support on some laptopsKailang Yang
2007-05-16[ALSA] ASoC AC97 device reg bugfixLiam Girdwood
2007-05-16[ALSA] ASoC AC97 static GPL symbol fixLiam Girdwood
2007-05-16[ALSA] hda-codec - Make the mixer capability check more robustTakashi Iwai
2007-05-16[ALSA] usb-audio: another Logitech QuickCam IDDaniel Drake
2007-05-16libata: track spindown status and skip spindown_compat if possibleTejun Heo
2007-05-16libata: fix shutdown warning message printingTejun Heo
2007-05-16libata-acpi: add ATA_FLAG_ACPI_SATA port flagTejun Heo
2007-05-16libata: during revalidation, check n_sectors after device is configuredTejun Heo
2007-05-16libata: separate out ata_dev_reread_id()Tejun Heo
2007-05-16pata_scc had been missed by ata_std_prereset() switchAl Viro