aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-07ibm_newemac: Update file headers copyright noticesBenjamin Herrenschmidt
2007-12-07ibm_newemac: Call dev_set_drvdata() before tah_reset()Valentine Barshak
2007-12-07ibm_newemac: Fix typo reading TAH channel infoValentine Barshak
2007-12-07ibm_newemac: Correct opb_bus_freq valueValentine Barshak
2007-12-07ibm_newemac: Skip EMACs that are marked unused by the firmwareHugh Blemings
2007-12-07ibm_newemac: Cleanup/fix support for STACR register variantsBenjamin Herrenschmidt
2007-12-07ibm_newemac: Cleanup/Fix RGMII MDIO support detectionBenjamin Herrenschmidt
2007-12-07ibm_newemac: Workaround reset timeout when no linkBenjamin Herrenschmidt
2007-12-07ibm_newemac: Fix ZMII refcounting bugBenjamin Herrenschmidt
2007-12-07ibm_newemac: Add ET1011c PHY supportStefan Roese
2007-12-07ibm_newemac: Add BCM5248 and Marvell 88E1111 PHY supportStefan Roese
2007-12-07e100: cleanup unneeded mathAuke Kok
2007-12-07e1000: fix memcpy in e1000_get_stringsRoel Kluin
2007-12-07make bnx2x select ZLIB_INFLATEEliezer Tamir
2007-12-07cxgb3 - T3C support updateDivy Le Ray
2007-12-07bonding: Fix race at module unloadJay Vosburgh
2007-12-07bonding: Add new layer2+3 hash for xor/802.3ad modesJay Vosburgh
2007-12-07bonding: Fix time comparisonDavid Sterba
2007-12-07bonding: Allow setting and querying xmit policy regardless of modeWagner Ferenc
2007-12-07bonding: Coding style: break line after the if conditionWagner Ferenc
2007-12-07bonding: Purely cosmetic: rename a local variableWagner Ferenc
2007-12-07bonding: Return nothing for not applicable valuesWagner Ferenc
2007-12-07bonding: Remove trailing NULs from sysfs interface.Wagner Ferenc
2007-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2007-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds
2007-12-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-12-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-12-07Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds
2007-12-07ACPI: move timer broadcast before busmaster disableThomas Gleixner
2007-12-07clockevents: warn once when program_event() is called with negative expiryThomas Gleixner
2007-12-07hrtimers: avoid overflow for large relative timeoutsThomas Gleixner
2007-12-07sched: enable early use of sched_clock()Ingo Molnar
2007-12-07lockdep: make cli/sti annotation warnings clearerIngo Molnar
2007-12-07[AVR32] Fix wrong pt_regs in critical exception handlerHaavard Skinnemoen
2007-12-07[AVR32] Fix copy_to_user_page() breakageHaavard Skinnemoen
2007-12-07[AVR32] Follow the rules when dealing with the OCD systemHaavard Skinnemoen
2007-12-07[AVR32] Clean up OCD register usageHaavard Skinnemoen
2007-12-07[AVR32] Implement irqflags trace and lockdep supportHaavard Skinnemoen
2007-12-07[AVR32] Implement stacktrace supportHaavard Skinnemoen
2007-12-07[AVR32] Kconfig: Use def_bool instead of bool + defaultHaavard Skinnemoen
2007-12-07[AVR32] Fix invalid status register bit definitions in asm/ptrace.hHaavard Skinnemoen
2007-12-07[AVR32] Add TIF_RESTORE_SIGMASK to the work masksHaavard Skinnemoen
2007-12-07[AF_RXRPC]: Add a missing gotoDavid Howells
2007-12-07[SPARC64]: Fix memory controller register access when non-SMP.David S. Miller
2007-12-07[VLAN]: Lost rtnl_unlock() in vlan_ioctl()Pavel Emelyanov
2007-12-07[SCTP]: Fix the bind_addr info during migration.Vlad Yasevich
2007-12-07[SCTP]: Add bind hash locking to the migrate codeVlad Yasevich
2007-12-07[IPV4]: Remove prototype of ip_rt_adviceDenis V. Lunev
2007-12-07[IPv4]: Reply net unreachable ICMP messageMitsuru Chinen