aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-11-08Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into mergePaul Mackerras24-78/+472
2007-11-08[POWERPC] EEH: Make sure warning message is printedLinas Vepstas1-1/+1
2007-11-08[POWERPC] Make altivec code in swsusp_32.S depend on CONFIG_ALTIVECJohannes Berg1-0/+2
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[POWERPC] 4xx: Fix Walnut DTS interrupt propertySteven A. Falco1-1/+3
2007-11-01[POWERPC] ppc405 Fix arithmatic rollover bug when memory size under 16MGrant Likely2-18/+16
2007-11-01[POWERPC] 4xx: Deal with 44x virtually tagged icacheBenjamin Herrenschmidt7-0/+79
2007-11-01[POWERPC] 4xx: Fix 4xx flush_tlb_page()Benjamin Herrenschmidt10-29/+46
2007-11-01[POWERPC] allocation fix in ppc/platforms/4xx/luan.cRoel Kluin1-1/+6
2007-11-01[POWERPC] 4xx: Workaround for the 440EP(x)/GR(x) processors identical PVR issue.Valentine Barshak2-8/+40
2007-11-01[POWERPC] Uartlite: speed up console outputGrant Likely1-4/+6
2007-11-01[POWERPC] Device tree bindings for Xilinx devicesGrant Likely1-0/+261
2007-11-01[POWERPC] bootwrapper: Bail from script if any command failsGrant Likely1-17/+10
2007-11-01[POWERPC] bootwrapper: Allow wrapper script to execute verboselyGrant Likely1-0/+5
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