summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86_64: Fix cluster mode send_IPI_allbutself to use get_cpu()/put_cpu()Ashok Raj2005-09-071-1/+5
* [PATCH] x86_64: prefetchw() can fall back to prefetch() if !3DNOWEric Dumazet2005-09-071-1/+1
* [PATCH] x86_64: print processor number in show_regsZwane Mwaikambo2005-09-071-0/+1
* [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityAshok Raj2005-09-0713-134/+253
* [PATCH] ppc32: add missing sysfs node for ocp_func_emac_data.phy_feat_excEugene Surovegin2005-09-071-0/+2
* [PATCH] ppc32: fix ocp_device_suspend to use pm_message_t instead of u32Eugene Surovegin2005-09-071-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds2005-09-0656-1240/+699
|\
| * [PATCH] remove linux/version.h include from arch/ppc64Olaf Hering2005-09-065-7/+4
| * [PATCH] Invert sense of SLB class bitDavid Gibson2005-09-064-12/+15
| * [PATCH] ppc64: Fix build with oprofile disabledAnton Blanchard2005-09-061-0/+26
| * [PATCH] ppc64: Move oprofile_model into cpu feature structAnton Blanchard2005-09-063-37/+23
| * [PATCH] ppc64: Move oprofile_impl.h into include/asm-ppc64Anton Blanchard2005-09-064-8/+6
| * [PATCH] ppc64: Add oprofile cpu_type to cpu feature structAnton Blanchard2005-09-063-5/+17
| * [PATCH] ppc64: Use num_pmcs in oprofile codeAnton Blanchard2005-09-062-11/+5
| * [PATCH] ppc64: remove CPU_FTR_PMC8Anton Blanchard2005-09-062-14/+12
| * [PATCH] ppc64: add number of PMCs to cputableAnton Blanchard2005-09-063-19/+45
| * [PATCH] ppc64: Allow world readable /proc/ppc64/lparcfgWim Coekaerts2005-09-061-1/+1
| * [PATCH] ppc64: remove use of asm/segment.hKumar Gala2005-09-061-1/+0
| * [PATCH] ppc/ppc64: Merge more include filesJon Loeliger2005-09-0618-307/+167
| * [PATCH] Move 3 more headers to asm-powerpcBecky Bruce2005-09-066-472/+10
| * [PATCH] ppc64: speedup cmpxchgAnton Blanchard2005-09-061-11/+8
| * [PATCH] ppc64: poison initmemAnton Blanchard2005-09-061-0/+1
| * [PATCH] ppc64: systemcfg is now a pointerJimi Xenidis2005-09-061-3/+6
| * [PATCH] ppc64: Consolidate early console and PPCDBG codeMilton Miller2005-09-063-39/+50
| * [PATCH] ppc64: Remove old includesMilton Miller2005-09-063-13/+3
| * [PATCH] ppc64: Take udbg out of ppc_mdMilton Miller2005-09-069-58/+51
| * [PATCH] ppc64: Split SCC and 15550 udbg codeMilton Miller2005-09-064-227/+272
| * [PATCH] ppc64: Make udbg_init_uart set the ppc_md udbg methods.Milton Miller2005-09-063-6/+3
| * [PATCH] ppc64: Clean up CR handlingMilton Miller2005-09-061-12/+4
| * [PATCH] ppc64: Remove dummy getc routinesMilton Miller2005-09-061-12/+2
| * [PATCH] ppc64: dont bypass ppc_md.udbg* functionsMilton Miller2005-09-061-1/+3
| * [PATCH] ppc64: Add missing includeMilton Miller2005-09-061-0/+1
* | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-09-0621-234/+1736
|\ \
| * | [PATCH] orinoco: New driver - spectrum_cs.Pavel Roskin2005-09-053-0/+1134
| * | [PATCH] orinoco: New driver - orinoco_nortel.Pavel Roskin2005-09-053-0/+334
| * | [PATCH] orinoco: Remove EXPERIMENTAL mark from PLX_HERMES, TMD_HERMES and PCI...Pavel Roskin2005-09-051-12/+6
| * | [PATCH] orinoco: Optimize orinoco_join_ap()Pavel Roskin2005-09-051-7/+11
| * | [PATCH] orinoco: Fix memory leak on error in processing hostscan frames.Pavel Roskin2005-09-051-1/+3
| * | [PATCH] orinoco: Remove entry for Intel PRO/Wireless 2011B.Pavel Roskin2005-09-051-1/+0
| * | [PATCH] orinoco: Change orinoco_translate_scan() to return error code on error.Pavel Roskin2005-09-051-28/+43
| * | [PATCH] Kconfig fix (PHYLIB vs. s390)viro@ZenIV.linux.org.uk2005-09-051-1/+1
| * | [PATCH] (15/22) Kconfig fix (82596)Al Viro2005-09-051-1/+1
| * | [PATCH] mv643xx: add netpoll api supportDale Farnsworth2005-09-051-2/+42
| * | [PATCH] mv643xx: Fix promiscuous mode handlingDale Farnsworth2005-09-052-62/+4
| * | [PATCH] mv643xx: Disable per port bandwidth limitsDale Farnsworth2005-09-051-0/+3
| * | [PATCH] mv643xx: fix outstanding tx skb counterDale Farnsworth2005-09-051-15/+9
| * | [PATCH] mv643xx: fix skb memory leakDale Farnsworth2005-09-051-4/+2
| * | [PATCH] sis190: basic sis191 supportFrancois Romieu2005-09-052-5/+8
| * | [PATCH] sis190: RGMII Tx internal delay fiddlingFrancois Romieu2005-09-051-2/+17
| * | [PATCH] sis190: make 10Mbps the default when handling the StationControl regi...Francois Romieu2005-09-051-37/+21