aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-11-08[POWERPC] windfarm: Fix windfarm thread freezer interactionJohannes Berg1-7/+3
2007-11-08[POWERPC] Fix si_addr value on low level hash failuresBenjamin Herrenschmidt1-1/+1
2007-11-08[POWERPC] Refresh ppc64_defconfig and enable pasemi-related optionsOlof Johansson1-66/+181
2007-11-08[POWERPC] pasemi: Update defconfigOlof Johansson1-120/+188
2007-11-08[POWERPC] iSeries: Fix ref counting in vio setupStephen Rothwell1-4/+6
2007-11-08[POWERPC] ] Fix memset size errorLi Zefan1-1/+1
2007-11-08[POWERPC] Fix link errors for allyesconfigStephen Rothwell1-2/+1
2007-11-08[POWERPC] iSeries_init_IRQ non-PCI tidyStephen Rothwell2-4/+4
2007-11-08[POWERPC] Change fallocate to match unistd.h on powerpcPatrick Mansfield1-1/+1
2007-11-08[POWERPC] EEH: Avoid crash on null deviceLinas Vepstas1-3/+8
2007-11-08[POWERPC] EEH: Drivers that need reset trump othersLinas Vepstas1-4/+6
2007-11-08[POWERPC] EEH: Clean up commentsLinas Vepstas1-5/+3
2007-11-08[POWERPC] Fix off-by-one error in setting decrementer on Book E/4xx (v2)Paul Mackerras2-14/+16
2007-11-08[POWERPC] Fix switch_slb handling of 1T ESID valueswill schmidt1-3/+31
2007-11-08[POWERPC] Fix build failure when CONFIG_VIRT_CPU_ACCOUNTING is not definedTony Breeds1-0/+1
2007-11-08[POWERPC] Include udbg.h when using udbg_printfwill schmidt4-0/+4
2007-11-08[POWERPC] Fix cache line vs. block size confusionBenjamin Herrenschmidt2-14/+19
2007-11-08[POWERPC] Fix sysctl table check failure on PowerMacAlexey Dobriyan1-1/+1
2007-11-08[POWERPC] Fix CONFIG_SMP=n build breakOlof Johansson1-12/+12
2007-11-08[POWERPC] bootwrapper: Revert ps3 binary flag usage, and remove .bin suffixScott Wood1-6/+7
2007-11-08[POWERPC] Fix mv643xx_pci sysfs .read and .write functionsDale Farnsworth1-4/+6
2007-11-08[POWERPC] i8259: Add disable methodAurelien Jarno2-0/+2
2007-11-08[POWERPC] Read back MSI message in rtas_setup_msi_irqs() so restore worksMichael Ellerman1-0/+6
2007-11-08[POWERPC] Fix build break in arch/ppc/syslib/m8260_setup.cOlof Johansson1-6/+7
2007-11-02Merge branch 'linux-2.6' into mergePaul Mackerras403-3161/+7759
2007-11-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds39-176/+280
2007-11-01[SPARC64]: Update defconfig.David S. Miller1-35/+34
2007-11-01[IRDA] IRNET: Fix build when TCGETS2 is defined.David S. Miller1-0/+10
2007-11-01[NET]: docbook fixes for netif_ functionsStephen Hemminger2-3/+25
2007-11-01[NET]: Hide the net_ns kmem cachePavel Emelyanov1-2/+4
2007-11-01[NET]: Mark the setup_net as __net_initPavel Emelyanov1-1/+1
2007-11-01[NET]: Hide the dead code in the net_namespace.cPavel Emelyanov1-63/+68
2007-11-01[NET]: Relax the reference counting of init_net_nsPavel Emelyanov1-8/+25
2007-11-01[NETNS]: Make the init/exit hooks checks outside the loopPavel Emelyanov1-12/+11
2007-11-01[NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov33-36/+43
2007-11-01[NET]: Remove bogus zero_it argument from sk_allocPavel Emelyanov1-14/+9
2007-11-01[NET]: Make the sk_clone() lighterPavel Emelyanov1-1/+2
2007-11-01[NET]: Move some core sock setup into sk_prot_allocPavel Emelyanov1-15/+26
2007-11-01[NET]: Auto-zero the allocated sock objectPavel Emelyanov1-1/+3
2007-11-01[NET]: Cleanup the allocation/freeing of the sock objectPavel Emelyanov1-15/+29
2007-11-01[NET]: Move the get_net() from sock_copy()Pavel Emelyanov1-1/+1
2007-11-01[NET]: Move the sock_copy() from the headerPavel Emelyanov2-14/+14
2007-11-01[TCP]: Another TAGBITS -> SACKED_ACKED|LOST conversionIlpo Järvinen1-1/+1
2007-11-01[TCP]: Process DSACKs that reside within a SACK blockIlpo Järvinen1-3/+22
2007-10-31[SPARC64]: Fix linkage of enormous kernels.David S. Miller3-5/+11
2007-10-31[SPARC64]: Fix build with CONFIG_NET disabled.David S. Miller2-2/+2
2007-10-31[SPARC64]: Fix build failure when CONFIG_BUG is disabled.David S. Miller1-1/+3
2007-10-31[SPARC64]: Kill unused ITAG_MASK macro in ultra.SDavid S. Miller1-7/+0
2007-10-31[SPARC64]: Fix bogus '&' conditinal in set_rtc_mmss().David S. Miller1-1/+1
2007-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-0/+22