summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] EEH: Make sure warning message is printedLinas Vepstas2007-11-081-1/+1
* [POWERPC] Make altivec code in swsusp_32.S depend on CONFIG_ALTIVECJohannes Berg2007-11-081-0/+2
* [POWERPC] windfarm: Fix windfarm thread freezer interactionJohannes Berg2007-11-081-7/+3
* [POWERPC] Fix si_addr value on low level hash failuresBenjamin Herrenschmidt2007-11-081-1/+1
* [POWERPC] Refresh ppc64_defconfig and enable pasemi-related optionsOlof Johansson2007-11-081-66/+181
* [POWERPC] pasemi: Update defconfigOlof Johansson2007-11-081-120/+188
* [POWERPC] iSeries: Fix ref counting in vio setupStephen Rothwell2007-11-081-4/+6
* [POWERPC] ] Fix memset size errorLi Zefan2007-11-081-1/+1
* [POWERPC] Fix link errors for allyesconfigStephen Rothwell2007-11-081-2/+1
* [POWERPC] iSeries_init_IRQ non-PCI tidyStephen Rothwell2007-11-082-4/+4
* [POWERPC] Change fallocate to match unistd.h on powerpcPatrick Mansfield2007-11-081-1/+1
* [POWERPC] EEH: Avoid crash on null deviceLinas Vepstas2007-11-081-3/+8
* [POWERPC] EEH: Drivers that need reset trump othersLinas Vepstas2007-11-081-4/+6
* [POWERPC] EEH: Clean up commentsLinas Vepstas2007-11-081-5/+3
* [POWERPC] Fix off-by-one error in setting decrementer on Book E/4xx (v2)Paul Mackerras2007-11-082-14/+16
* [POWERPC] Fix switch_slb handling of 1T ESID valueswill schmidt2007-11-081-3/+31
* [POWERPC] Fix build failure when CONFIG_VIRT_CPU_ACCOUNTING is not definedTony Breeds2007-11-081-0/+1
* [POWERPC] Include udbg.h when using udbg_printfwill schmidt2007-11-084-0/+4
* [POWERPC] Fix cache line vs. block size confusionBenjamin Herrenschmidt2007-11-082-14/+19
* [POWERPC] Fix sysctl table check failure on PowerMacAlexey Dobriyan2007-11-081-1/+1
* [POWERPC] Fix CONFIG_SMP=n build breakOlof Johansson2007-11-081-12/+12
* [POWERPC] bootwrapper: Revert ps3 binary flag usage, and remove .bin suffixScott Wood2007-11-081-6/+7
* [POWERPC] Fix mv643xx_pci sysfs .read and .write functionsDale Farnsworth2007-11-081-4/+6
* [POWERPC] i8259: Add disable methodAurelien Jarno2007-11-082-0/+2
* [POWERPC] Read back MSI message in rtas_setup_msi_irqs() so restore worksMichael Ellerman2007-11-081-0/+6
* [POWERPC] Fix build break in arch/ppc/syslib/m8260_setup.cOlof Johansson2007-11-081-6/+7
* Merge branch 'linux-2.6' into mergePaul Mackerras2007-11-02403-3161/+7759
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-11-0139-176/+280
| |\
| | * [IRDA] IRNET: Fix build when TCGETS2 is defined.David S. Miller2007-11-011-0/+10
| | * [NET]: docbook fixes for netif_ functionsStephen Hemminger2007-11-012-3/+25
| | * [NET]: Hide the net_ns kmem cachePavel Emelyanov2007-11-011-2/+4
| | * [NET]: Mark the setup_net as __net_initPavel Emelyanov2007-11-011-1/+1
| | * [NET]: Hide the dead code in the net_namespace.cPavel Emelyanov2007-11-011-63/+68
| | * [NET]: Relax the reference counting of init_net_nsPavel Emelyanov2007-11-011-8/+25
| | * [NETNS]: Make the init/exit hooks checks outside the loopPavel Emelyanov2007-11-011-12/+11
| | * [NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov2007-11-0133-36/+43
| | * [NET]: Remove bogus zero_it argument from sk_allocPavel Emelyanov2007-11-011-14/+9
| | * [NET]: Make the sk_clone() lighterPavel Emelyanov2007-11-011-1/+2
| | * [NET]: Move some core sock setup into sk_prot_allocPavel Emelyanov2007-11-011-15/+26
| | * [NET]: Auto-zero the allocated sock objectPavel Emelyanov2007-11-011-1/+3
| | * [NET]: Cleanup the allocation/freeing of the sock objectPavel Emelyanov2007-11-011-15/+29
| | * [NET]: Move the get_net() from sock_copy()Pavel Emelyanov2007-11-011-1/+1
| | * [NET]: Move the sock_copy() from the headerPavel Emelyanov2007-11-012-14/+14
| | * [TCP]: Another TAGBITS -> SACKED_ACKED|LOST conversionIlpo Järvinen2007-11-011-1/+1
| | * [TCP]: Process DSACKs that reside within a SACK blockIlpo Järvinen2007-11-011-3/+22
| * | [SPARC64]: Update defconfig.David S. Miller2007-11-011-35/+34
| * | [SPARC64]: Fix linkage of enormous kernels.David S. Miller2007-10-313-5/+11
| * | [SPARC64]: Fix build with CONFIG_NET disabled.David S. Miller2007-10-312-2/+2
| * | [SPARC64]: Fix build failure when CONFIG_BUG is disabled.David S. Miller2007-10-311-1/+3
| * | [SPARC64]: Kill unused ITAG_MASK macro in ultra.SDavid S. Miller2007-10-311-7/+0