aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] PS3: Defconfig updatesGeoff Levand2007-05-021-74/+255
* [POWERPC] PS3: Fix system slowdownTakao Shinohara2007-05-021-0/+11
* [POWERPC] PS3: Interrupt routine fixups.Geoff Levand2007-05-028-106/+211
* [POWERPC] PS3: Remove duplicate variable assignementGeoff Levand2007-05-021-1/+0
* [POWERPC] PS3: Add DABR supportGeoff Levand2007-05-021-0/+7
* [POWERPC] Fix spurious vectors on weird MPICJosh Boyer2007-05-021-1/+4
* [POWERPC] Use menuconfig objects II - MacintoshJan Engelhardt2007-05-021-2/+6
* [POWERPC] Fix suspend states againJohannes Berg2007-05-024-65/+44
* [POWERPC] Remove arch/powerpc's dependence on asm-ppc/pg{alloc,table}.hDavid Gibson2007-05-028-646/+1532
* [POWERPC] Fix STRICT_MM_TYPECHECKSDavid Gibson2007-05-024-4/+5
* [POWERPC] Revise PPC44x MMU code for arch/powerpcDavid Gibson2007-05-025-68/+100
* [POWERPC] Uninline of_iomap functionChristian Krafft2007-05-022-11/+19
* [POWERPC] Initialise spinlock in the DEBUG_PAGEALLOC codeMichael Ellerman2007-05-021-1/+1
* [POWERPC] Turn on corresponding PHY drivers in QE UEC platforms defconfigsKim Phillips2007-05-023-40/+97
* [POWERPC] Add 'mdio' to bus scan id list for platforms with QE UECKim Phillips2007-05-024-0/+4
* [POWERPC] Replace undocumented interface properties in dts filesKim Phillips2007-05-024-10/+4
* [POWERPC] Document phy-connection-type propertyKim Phillips2007-05-021-0/+4
* [POWERPC] pseries: Handle null iommu dma-window property correctlyLinas Vepstas2007-05-021-0/+6
* [POWERPC] powermac: Fix G5-cpufreq for cpu on/offlineJohannes Berg2007-05-021-4/+4
* [POWERPC] apm_emu: Use generic apm-emulationJohannes Berg2007-05-023-478/+50
* [POWERPC] kernel: Remove loops_per_jiffy code for 7448HPC2 platformsZang Roy-r619112007-05-021-12/+0
* [POWERPC] drivers/macintosh/mac_hid.c: Make code staticAdrian Bunk2007-05-021-4/+4
* [POWERPC] Remove unneeded page_is_ram exportJohannes Berg2007-05-021-1/+0
* [POWERPC] Move of_irq_to_resource from prom.h to prom_parse.cMathieu Desnoyers2007-05-022-13/+16
* [POWERPC] pmac_feature_call checks platformBenjamin Herrenschmidt2007-05-021-1/+1
* libata: honour host controllers that want just one hostLinus Torvalds2007-04-301-7/+4
* pm: include EIO from errno-base.hDavid Rientjes2007-04-301-1/+1
* Add kvasprintf()Jeremy Fitzhardinge2007-04-302-7/+20
* power management: force pm_ops.valid callback to be assignedJohannes Berg2007-04-302-8/+8
* power management: implement pm_ops.valid for everybodyJohannes Berg2007-04-3011-55/+39
* power management: remove firmware disk modeJohannes Berg2007-04-305-54/+34
* rework pm_ops pm_disk_mode, kill misuseJohannes Berg2007-04-3011-64/+56
* reiserfs: suppress lockdep warningJeff Mahoney2007-04-301-1/+1
* Extend print_symbol capabilityRobert Peterson2007-04-302-9/+27
* [UDP]: Do not allow specific bind when wildcard bind exists.David S. Miller2007-04-301-8/+33
* [IPV4] UDP: Fix endianness bugs in hashing changes.David S. Miller2007-04-301-18/+18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2007-04-3026-2013/+1446
|\
| * ieee1394: remove garbage from KconfigStefan Richter2007-04-301-2/+0
| * ieee1394: more help in KconfigStefan Richter2007-04-301-8/+12
| * ieee1394: ohci1394: Fix mistake in printk message.Simon Arlott2007-04-301-1/+1
| * ieee1394: ohci1394: remove unnecessary rcvPhyPkt bit flipping in LinkControl ...Bernhard Kauer2007-04-301-6/+2
| * ieee1394: ohci1394: fix cosmetic problem in error loggingStefan Richter2007-04-301-0/+1
| * ieee1394: eth1394: send async streams at S100 on 1394b busesStefan Richter2007-04-301-5/+13
| * ieee1394: eth1394: fix error path in module_initAkinobu Mita2007-04-301-3/+12
| * ieee1394: eth1394: correct return codes in hard_start_xmitStefan Richter2007-04-301-18/+16
| * ieee1394: eth1394: hard_start_xmit is called in atomic contextStefan Richter2007-04-301-3/+2
| * ieee1394: eth1394: some conditions are unlikelyStefan Richter2007-04-301-4/+4
| * ieee1394: eth1394: clean up fragment_overlapStefan Richter2007-04-301-4/+4
| * ieee1394: eth1394: don't use alloc_etherdevStefan Richter2007-04-301-15/+5
| * ieee1394: eth1394: omit useless set_mac_address callbackStefan Richter2007-04-301-13/+1