aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Specify GNUTARGET on $(AR) invocationsSegher Boessenkool2007-05-171-1/+2
* [POWERPC] Make sure device node type/name is not NULL on hot-added nodesBenjamin Herrenschmidt2007-05-171-0/+5
* [POWERPC] Small fixes for the Ebony device treeDavid Gibson2007-05-172-27/+16
* [POWERPC] Fix warning on UPStephen Rothwell2007-05-171-2/+2
* [POWERPC] cell_defconfig: Disable cpufreq and pmiChristian Krafft2007-05-171-14/+1
* [POWERPC] Fix IO space on PCI buses created from of_platformBenjamin Herrenschmidt2007-05-172-5/+28
* [POWERPC] Add spinlock to request_phb_iospace()Benjamin Herrenschmidt2007-05-171-0/+4
* [POWERPC] Fix make rules for treeImage.initrdDavid Gibson2007-05-171-3/+3
* [POWERPC] Remove warning in mpic.cOlof Johansson2007-05-171-3/+9
* [POWERPC] Update pasemi_defconfigOlof Johansson2007-05-171-164/+219
* [POWERPC] pasemi: CONFIG_GENERIC_TBSYNC no longer neededOlof Johansson2007-05-171-1/+0
* [POWERPC] Update iseries_defconfigStephen Rothwell2007-05-171-93/+116
* [POWERPC] Wire up some more syscallsStephen Rothwell2007-05-172-1/+7
* [POWERPC] Fix bug adding properties with flatdevtree.c's ft_set_prop()David Gibson2007-05-171-9/+8
* [POWERPC] Remove fixup_bigphys_addr() for arch/powerpc to avoid link errorDavid Gibson2007-05-172-17/+0
* [POWERPC] viopath: Use a completion in some more placesChristoph Hellwig2007-05-171-6/+6
* [POWERPC] viopath: Use completionChristoph Hellwig2007-05-171-4/+5
* [POWERPC] Fix Kconfig undefined symbol 'IBM_NEW_EMAC_ZMII'Tony Breeds2007-05-171-1/+2
* [POWERPC] Removed hardcoded phandles from dtsKumar Gala2007-05-175-168/+139
* [PPC] MCC2 missing in MPC826x device_listMorten Banzon2007-05-171-16/+20
* [POWERPC] 85xx: Add device nodes for error reporting devices used by EDACKumar Gala2007-05-174-0/+64
* [POWERPC] 85xx: Add device nodes for error reporting devices used by EDACDave Jiang2007-05-173-1/+49
* [POWERPC] Fix alignment problem in rh_alloc_align() with exact-sized blocksTimur Tabi2007-05-171-14/+8
* [POWERPC] Fix COMMON symbol warningsKumar Gala2007-05-172-7/+29
* [POWERPC] Fix comment in booke_wdtDave Jiang2007-05-171-1/+1
* [POWERPC] Remove CPU_FTR_NEED_COHERENT for 7448.James.Yang2007-05-172-1/+7
* [POWERPC] Change include protections to ASM_POWERPCBecky Bruce2007-05-175-15/+15
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-168-50/+100
|\
| * libata: track spindown status and skip spindown_compat if possibleTejun Heo2007-05-162-0/+10
| * libata: fix shutdown warning message printingTejun Heo2007-05-161-8/+27
| * libata-acpi: add ATA_FLAG_ACPI_SATA port flagTejun Heo2007-05-164-7/+10
| * libata: during revalidation, check n_sectors after device is configuredTejun Heo2007-05-162-19/+15
| * libata: separate out ata_dev_reread_id()Tejun Heo2007-05-162-14/+36
| * pata_scc had been missed by ata_std_prereset() switchAl Viro2007-05-161-2/+2
* | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2007-05-1620-73/+669
|\ \
| * | [ALSA] usbaudio - Coping with short replies in usbmixerThomas Reitmayr2007-05-161-1/+1
| * | [ALSA] Include quirks from Ubuntu Dapper/Edgy/FeistyDaniel T Chen2007-05-163-1/+26
| * | [ALSA] Fix probe of non-PnP ISA devicesRene Herman2007-05-168-47/+94
| * | [ALSA] version 1.0.14rc4Jaroslav Kysela2007-05-161-1/+1
| * | [ALSA] hda-codec - Fix ALC882/861VD codec support on some laptopsKailang Yang2007-05-161-17/+515
| * | [ALSA] ASoC AC97 device reg bugfixLiam Girdwood2007-05-164-4/+20
| * | [ALSA] ASoC AC97 static GPL symbol fixLiam Girdwood2007-05-161-1/+1
| * | [ALSA] hda-codec - Make the mixer capability check more robustTakashi Iwai2007-05-161-1/+2
| * | [ALSA] usb-audio: another Logitech QuickCam IDDaniel Drake2007-05-161-0/+9
| |/
* | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2007-05-1612-72/+161
|\ \
| * | [AVR32] Implement platform hooks for atmel_lcdfb driverHaavard Skinnemoen2007-05-155-28/+127
| * | [AVR32] Wire up signalfd, timerfd and eventfdHaavard Skinnemoen2007-05-132-1/+7
| * | [AVR32] optimize pagefault pathChristoph Hellwig2007-05-134-34/+27
| * | [AVR32] Remove bogus comment in arch/avr32/kernel/irq.cHaavard Skinnemoen2007-05-131-9/+0
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-05-166-73/+574
|\ \ \