summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Update celleb_defconfig to add support for native CBEIshizaki Kou2007-12-111-19/+19
* [POWERPC] celleb: Add support for native CBEIshizaki Kou2007-12-115-24/+86
* [POWERPC] cell: Fix undefined reference to mmio_nvram_initIshizaki Kou2007-12-111-0/+2
* [POWERPC] kernel_execve is identical in 32 and 64 bitStephen Rothwell2007-12-113-14/+8
* [POWERPC] Add for_each_child_of_node() helper for iterating over child nodesMichael Ellerman2007-12-111-0/+4
* [POWERPC] Use of_register_driver to implement of_register_platform_driverStephen Rothwell2007-12-112-22/+8
* Merge branch 'linux-2.6'Paul Mackerras2007-12-10356-9735/+6866
|\
| * Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-12-073-90/+31
| |\
| | * libata: kill spurious NCQ completion detectionTejun Heo2007-12-072-88/+4
| | * ahci: don't attach if ICH6 is in combined modeTejun Heo2007-12-071-0/+18
| | * ata_piix: add Toshiba Tecra M4 to broken suspend listPeter Schwenke2007-12-071-0/+7
| | * ahci: fix engine reset failed messageTejun Heo2007-12-071-2/+2
| * | S2io: Check for register initialization completion before accesing device reg...Sreenivasa Honnur2007-12-072-1/+16
| * | ibm_newemac: Update file headers copyright noticesBenjamin Herrenschmidt2007-12-0715-0/+75
| * | ibm_newemac: Call dev_set_drvdata() before tah_reset()Valentine Barshak2007-12-071-1/+2
| * | ibm_newemac: Fix typo reading TAH channel infoValentine Barshak2007-12-071-1/+1
| * | ibm_newemac: Correct opb_bus_freq valueValentine Barshak2007-12-071-1/+1
| * | ibm_newemac: Skip EMACs that are marked unused by the firmwareHugh Blemings2007-12-071-0/+4
| * | ibm_newemac: Cleanup/fix support for STACR register variantsBenjamin Herrenschmidt2007-12-073-13/+20
| * | ibm_newemac: Cleanup/Fix RGMII MDIO support detectionBenjamin Herrenschmidt2007-12-073-11/+15
| * | ibm_newemac: Workaround reset timeout when no linkBenjamin Herrenschmidt2007-12-071-6/+14
| * | ibm_newemac: Fix ZMII refcounting bugBenjamin Herrenschmidt2007-12-071-1/+3
| * | ibm_newemac: Add ET1011c PHY supportStefan Roese2007-12-071-0/+37
| * | ibm_newemac: Add BCM5248 and Marvell 88E1111 PHY supportStefan Roese2007-12-071-0/+39
| * | e100: cleanup unneeded mathAuke Kok2007-12-071-4/+2
| * | e1000: fix memcpy in e1000_get_stringsRoel Kluin2007-12-072-2/+2
| * | make bnx2x select ZLIB_INFLATEEliezer Tamir2007-12-071-0/+1
| * | cxgb3 - T3C support updateDivy Le Ray2007-12-073-19/+58
| * | bonding: Fix race at module unloadJay Vosburgh2007-12-072-22/+23
| * | bonding: Add new layer2+3 hash for xor/802.3ad modesJay Vosburgh2007-12-074-15/+69
| * | bonding: Fix time comparisonDavid Sterba2007-12-071-12/+13
| * | bonding: Allow setting and querying xmit policy regardless of modeWagner Ferenc2007-12-071-18/+3
| * | bonding: Coding style: break line after the if conditionWagner Ferenc2007-12-071-3/+6
| * | bonding: Purely cosmetic: rename a local variableWagner Ferenc2007-12-071-5/+4
| * | bonding: Return nothing for not applicable valuesWagner Ferenc2007-12-071-21/+4
| * | bonding: Remove trailing NULs from sysfs interface.Wagner Ferenc2007-12-071-36/+30
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2007-12-073-5/+27
| |\
| | * ACPI: move timer broadcast before busmaster disableThomas Gleixner2007-12-071-5/+14
| | * clockevents: warn once when program_event() is called with negative expiryThomas Gleixner2007-12-071-0/+5
| | * hrtimers: avoid overflow for large relative timeoutsThomas Gleixner2007-12-071-0/+8
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-12-072-5/+15
| |\ \
| | * | sched: enable early use of sched_clock()Ingo Molnar2007-12-071-1/+6
| | * | lockdep: make cli/sti annotation warnings clearerIngo Molnar2007-12-071-4/+9
| | |/
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds2007-12-0718-371/+1006
| |\ \
| | * | [AVR32] Fix wrong pt_regs in critical exception handlerHaavard Skinnemoen2007-12-071-2/+2
| | * | [AVR32] Fix copy_to_user_page() breakageHaavard Skinnemoen2007-12-072-19/+20
| | * | [AVR32] Follow the rules when dealing with the OCD systemHaavard Skinnemoen2007-12-076-231/+334
| | * | [AVR32] Clean up OCD register usageHaavard Skinnemoen2007-12-077-101/+563
| | * | [AVR32] Implement irqflags trace and lockdep supportHaavard Skinnemoen2007-12-073-19/+43
| | * | [AVR32] Implement stacktrace supportHaavard Skinnemoen2007-12-073-0/+57
OpenPOWER on IntegriCloud