summaryrefslogtreecommitdiffstats
path: root/arch/ppc
Commit message (Expand)AuthorAgeFilesLines
...
| | * [netdrvr] irq handler minor cleanups in several driversJeff Garzik2008-01-292-4/+4
| * | all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-281-4/+4
| |/
| * Merge branch 'orion' into develRussell King2008-01-281-1/+0Star
| |\
| | * [I2C] i2c-mv64xxx: Don't set i2c_adapter.retriesJean Delvare2008-01-261-1/+0Star
| * | i2c: the scheduled I2C RTC driver removalAdrian Bunk2008-01-273-62/+0Star
| |/
| * Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-253-3/+3
| * sysctl: kill binary sysctl KERN_PPC_L2CREric W. Biederman2008-01-241-1/+0Star
* | Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras2008-01-311-0/+36
|\ \
| * | [POWERPC] Add common clock setting routine mpc52xx_psc_set_clkdiv()Grant Likely2008-01-261-0/+36
* | | [PPC] Remove 85xx from arch/ppcKumar Gala2008-01-2853-14083/+16Star
* | | [PPC] Remove 83xx from arch/ppcKumar Gala2008-01-2818-2978/+13Star
* | | [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.cJochen Friedrich2008-01-2812-14/+14
* | | [POWERPC] 8xx: Rename m8xx_pic_init to mpc8xx_pics_initJochen Friedrich2008-01-281-1/+0Star
* | | [POWERPC] 8xx: Remove unused m8xx_cpm_hostalloc/free/dump()Jochen Friedrich2008-01-281-38/+0Star
|/ /
* | [POWERPC] Move RapidIO support code from arch/ppcKumar Gala2008-01-248-1010/+3Star
* | [POWERPC] 4xx: Fix TLB 0 problem with CONFIG_SERIAL_TEXT_DEBUGStefan Roese2007-12-232-36/+17Star
* | [POWERPC] Reworking machine check handling and Fix 440/440ABenjamin Herrenschmidt2007-12-231-31/+67
* | [POWERPC] arch/ppc: Remove an unnecessary pci_dev_putJulia Lawall2007-12-201-1/+0Star
* | [POWERPC] arch/ppc: Remove duplicate includesLucas Woods2007-12-207-7/+0Star
* | [POWERPC] Don't cast a struct pointer to list_head pointerLi Zefan2007-12-201-1/+1
* | [POWERPC] arch/ppc/: Spelling fixesjoe@perches.com2007-12-202-2/+2
* | Merge branch 'linux-2.6'Paul Mackerras2007-12-102-4/+12
|\|
| * [POWERPC] virtex bug fix: Use canonical value for AC97 interrupt xparamsGrant Likely2007-12-072-4/+12
* | [POWERPC] Add missing spaces in printk formats in arch/ppcjoe@perches.com2007-12-031-2/+2
|/
* [POWERPC] Remove xmon from ml300 and ml403 defconfig in arch/ppcGrant Likely2007-12-032-2/+2
* [POWERPC] Fix 8xx build breakage due to _tlbie changesBenjamin Herrenschmidt2007-11-202-2/+2
* Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2007-11-203-0/+39
|\
| * [POWERPC] 4xx: Use virtual PVR value to init FPU on arch/ppc 440EPJosh Boyer2007-11-191-0/+7
| * [POWERPC] 4xx: balance ioremap/ioumap calls for YuccaRoel Kluin2007-11-191-0/+1
| * [POWERPC] Xilinx: Register AC97 Controller Reference with the platform busJoachim Foerster2007-11-191-0/+31
* | [POWERPC] Avoid unpaired stwcx. on some processorsBecky Bruce2007-11-131-0/+6
|/
* Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2007-11-0810-23/+68
|\
| * [POWERPC] ppc405 Fix arithmatic rollover bug when memory size under 16MGrant Likely2007-11-011-9/+8Star
| * [POWERPC] 4xx: Deal with 44x virtually tagged icacheBenjamin Herrenschmidt2007-11-013-0/+33
| * [POWERPC] 4xx: Fix 4xx flush_tlb_page()Benjamin Herrenschmidt2007-11-016-13/+21
| * [POWERPC] allocation fix in ppc/platforms/4xx/luan.cRoel Kluin2007-11-011-1/+6
* | [POWERPC] i8259: Add disable methodAurelien Jarno2007-11-081-0/+1
* | [POWERPC] Fix build break in arch/ppc/syslib/m8260_setup.cOlof Johansson2007-11-081-6/+7
|/
* kbuild: restore arch/{ppc/xtensa}/boot cflagsMilton Miller2007-10-201-0/+2
* Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers2007-10-191-1/+1
* define global BIT macroJiri Slaby2007-10-191-1/+0Star
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-192-2/+2
* Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras2007-10-171-0/+6
|\
| * [POWERPC] rheap: Changes config mechanismSylvain Munaut2007-10-171-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-162-9/+8Star
|\ \
| * | kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg2007-10-151-1/+1
| * | kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg2007-10-151-2/+2
| * | kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-141-5/+5
| * | kbuild: fix up CFLAGS usageSam Ravnborg2007-10-141-1/+0Star
| |/
* / During VM oom condition, kill all threads in process groupWill Schmidt2007-10-161-1/+1
|/