aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2007-11-07
|\
| * [POWERPC] 4xx: Fix Walnut DTS interrupt propertySteven A. Falco2007-11-01
| * [POWERPC] ppc405 Fix arithmatic rollover bug when memory size under 16MGrant Likely2007-11-01
| * [POWERPC] 4xx: Deal with 44x virtually tagged icacheBenjamin Herrenschmidt2007-11-01
| * [POWERPC] 4xx: Fix 4xx flush_tlb_page()Benjamin Herrenschmidt2007-11-01
| * [POWERPC] allocation fix in ppc/platforms/4xx/luan.cRoel Kluin2007-11-01
| * [POWERPC] 4xx: Workaround for the 440EP(x)/GR(x) processors identical PVR issue.Valentine Barshak2007-11-01
| * [POWERPC] Uartlite: speed up console outputGrant Likely2007-11-01
| * [POWERPC] Device tree bindings for Xilinx devicesGrant Likely2007-11-01
| * [POWERPC] bootwrapper: Bail from script if any command failsGrant Likely2007-11-01
| * [POWERPC] bootwrapper: Allow wrapper script to execute verboselyGrant Likely2007-11-01
* | [POWERPC] EEH: Make sure warning message is printedLinas Vepstas2007-11-07
* | [POWERPC] Make altivec code in swsusp_32.S depend on CONFIG_ALTIVECJohannes Berg2007-11-07
* | [POWERPC] windfarm: Fix windfarm thread freezer interactionJohannes Berg2007-11-07
* | [POWERPC] Fix si_addr value on low level hash failuresBenjamin Herrenschmidt2007-11-07
* | [POWERPC] Refresh ppc64_defconfig and enable pasemi-related optionsOlof Johansson2007-11-07
* | [POWERPC] pasemi: Update defconfigOlof Johansson2007-11-07
* | [POWERPC] iSeries: Fix ref counting in vio setupStephen Rothwell2007-11-07
* | [POWERPC] ] Fix memset size errorLi Zefan2007-11-07
* | [POWERPC] Fix link errors for allyesconfigStephen Rothwell2007-11-07
* | [POWERPC] iSeries_init_IRQ non-PCI tidyStephen Rothwell2007-11-07
* | [POWERPC] Change fallocate to match unistd.h on powerpcPatrick Mansfield2007-11-07
* | [POWERPC] EEH: Avoid crash on null deviceLinas Vepstas2007-11-07
* | [POWERPC] EEH: Drivers that need reset trump othersLinas Vepstas2007-11-07
* | [POWERPC] EEH: Clean up commentsLinas Vepstas2007-11-07
* | [POWERPC] Fix off-by-one error in setting decrementer on Book E/4xx (v2)Paul Mackerras2007-11-07
* | [POWERPC] Fix switch_slb handling of 1T ESID valueswill schmidt2007-11-07
* | [POWERPC] Fix build failure when CONFIG_VIRT_CPU_ACCOUNTING is not definedTony Breeds2007-11-07
* | [POWERPC] Include udbg.h when using udbg_printfwill schmidt2007-11-07
* | [POWERPC] Fix cache line vs. block size confusionBenjamin Herrenschmidt2007-11-07
* | [POWERPC] Fix sysctl table check failure on PowerMacAlexey Dobriyan2007-11-07
* | [POWERPC] Fix CONFIG_SMP=n build breakOlof Johansson2007-11-07
* | [POWERPC] bootwrapper: Revert ps3 binary flag usage, and remove .bin suffixScott Wood2007-11-07
* | [POWERPC] Fix mv643xx_pci sysfs .read and .write functionsDale Farnsworth2007-11-07
* | [POWERPC] i8259: Add disable methodAurelien Jarno2007-11-07
* | [POWERPC] Read back MSI message in rtas_setup_msi_irqs() so restore worksMichael Ellerman2007-11-07
* | [POWERPC] Fix build break in arch/ppc/syslib/m8260_setup.cOlof Johansson2007-11-07
* | Merge branch 'linux-2.6' into mergePaul Mackerras2007-11-01
|\ \
| * \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-11-01
| |\ \
| | * | [IRDA] IRNET: Fix build when TCGETS2 is defined.David S. Miller2007-11-01
| | * | [NET]: docbook fixes for netif_ functionsStephen Hemminger2007-11-01
| | * | [NET]: Hide the net_ns kmem cachePavel Emelyanov2007-11-01
| | * | [NET]: Mark the setup_net as __net_initPavel Emelyanov2007-11-01
| | * | [NET]: Hide the dead code in the net_namespace.cPavel Emelyanov2007-11-01
| | * | [NET]: Relax the reference counting of init_net_nsPavel Emelyanov2007-11-01
| | * | [NETNS]: Make the init/exit hooks checks outside the loopPavel Emelyanov2007-11-01
| | * | [NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov2007-11-01
| | * | [NET]: Remove bogus zero_it argument from sk_allocPavel Emelyanov2007-11-01
| | * | [NET]: Make the sk_clone() lighterPavel Emelyanov2007-11-01
| | * | [NET]: Move some core sock setup into sk_prot_allocPavel Emelyanov2007-11-01