Age | Commit message (Expand) | Author | Files | Lines |
2008-01-28 | [PPC] Remove 83xx from arch/ppc | Kumar Gala | 18 | -2978/+13 |
2008-01-28 | [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.c | Jochen Friedrich | 12 | -14/+14 |
2008-01-28 | [POWERPC] 8xx: Rename m8xx_pic_init to mpc8xx_pics_init | Jochen Friedrich | 1 | -1/+0 |
2008-01-28 | [POWERPC] 8xx: Remove unused m8xx_cpm_hostalloc/free/dump() | Jochen Friedrich | 1 | -38/+0 |
2008-01-24 | [POWERPC] Move RapidIO support code from arch/ppc | Kumar Gala | 8 | -1010/+3 |
2007-12-23 | [POWERPC] 4xx: Fix TLB 0 problem with CONFIG_SERIAL_TEXT_DEBUG | Stefan Roese | 2 | -36/+17 |
2007-12-23 | [POWERPC] Reworking machine check handling and Fix 440/440A | Benjamin Herrenschmidt | 1 | -31/+67 |
2007-12-20 | [POWERPC] arch/ppc: Remove an unnecessary pci_dev_put | Julia Lawall | 1 | -1/+0 |
2007-12-20 | [POWERPC] arch/ppc: Remove duplicate includes | Lucas Woods | 7 | -7/+0 |
2007-12-20 | [POWERPC] Don't cast a struct pointer to list_head pointer | Li Zefan | 1 | -1/+1 |
2007-12-20 | [POWERPC] arch/ppc/: Spelling fixes | joe@perches.com | 2 | -2/+2 |
2007-12-10 | Merge branch 'linux-2.6' | Paul Mackerras | 2 | -4/+12 |
2007-12-07 | [POWERPC] virtex bug fix: Use canonical value for AC97 interrupt xparams | Grant Likely | 2 | -4/+12 |
2007-12-03 | [POWERPC] Add missing spaces in printk formats in arch/ppc | joe@perches.com | 1 | -2/+2 |
2007-12-03 | [POWERPC] Remove xmon from ml300 and ml403 defconfig in arch/ppc | Grant Likely | 2 | -2/+2 |
2007-11-20 | [POWERPC] Fix 8xx build breakage due to _tlbie changes | Benjamin Herrenschmidt | 2 | -2/+2 |
2007-11-20 | Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo... | Paul Mackerras | 3 | -0/+39 |
2007-11-19 | [POWERPC] 4xx: Use virtual PVR value to init FPU on arch/ppc 440EP | Josh Boyer | 1 | -0/+7 |
2007-11-19 | [POWERPC] 4xx: balance ioremap/ioumap calls for Yucca | Roel Kluin | 1 | -0/+1 |
2007-11-19 | [POWERPC] Xilinx: Register AC97 Controller Reference with the platform bus | Joachim Foerster | 1 | -0/+31 |
2007-11-13 | [POWERPC] Avoid unpaired stwcx. on some processors | Becky Bruce | 1 | -0/+6 |
2007-11-08 | Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo... | Paul Mackerras | 10 | -23/+68 |
2007-11-08 | [POWERPC] i8259: Add disable method | Aurelien Jarno | 1 | -0/+1 |
2007-11-08 | [POWERPC] Fix build break in arch/ppc/syslib/m8260_setup.c | Olof Johansson | 1 | -6/+7 |
2007-11-01 | [POWERPC] ppc405 Fix arithmatic rollover bug when memory size under 16M | Grant Likely | 1 | -9/+8 |
2007-11-01 | [POWERPC] 4xx: Deal with 44x virtually tagged icache | Benjamin Herrenschmidt | 3 | -0/+33 |
2007-11-01 | [POWERPC] 4xx: Fix 4xx flush_tlb_page() | Benjamin Herrenschmidt | 6 | -13/+21 |
2007-11-01 | [POWERPC] allocation fix in ppc/platforms/4xx/luan.c | Roel Kluin | 1 | -1/+6 |
2007-10-20 | kbuild: restore arch/{ppc/xtensa}/boot cflags | Milton Miller | 1 | -0/+2 |
2007-10-19 | Combine instrumentation menus in kernel/Kconfig.instrumentation | Mathieu Desnoyers | 1 | -1/+1 |
2007-10-19 | define global BIT macro | Jiri Slaby | 1 | -1/+0 |
2007-10-19 | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn | 2 | -2/+2 |
2007-10-17 | Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int... | Paul Mackerras | 1 | -0/+6 |
2007-10-17 | [POWERPC] rheap: Changes config mechanism | Sylvain Munaut | 1 | -0/+6 |
2007-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2 | -9/+8 |
2007-10-16 | During VM oom condition, kill all threads in process group | Will Schmidt | 1 | -1/+1 |
2007-10-16 | kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP | Sam Ravnborg | 1 | -1/+1 |
2007-10-15 | kbuild: enable 'make AFLAGS=...' to add additional options to AS | Sam Ravnborg | 1 | -2/+2 |
2007-10-15 | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 1 | -5/+5 |
2007-10-14 | kbuild: fix up CFLAGS usage | Sam Ravnborg | 1 | -1/+0 |
2007-10-09 | [POWERPC] Remove redundant reference to non-existent CONFIG_BOOTIMG | Robert P. J. Day | 2 | -6/+0 |
2007-10-04 | [PPC] Use cpu setup routines from cpu_setup_44x.S for ARCH=ppc | Paul Mackerras | 1 | -10/+0 |
2007-10-03 | [POWERPC] Uartlite: Revert register io access changes | Grant Likely | 1 | -1/+1 |
2007-10-03 | [POWERPC] Setup default eth addr in embed_config for Xilinx Virtex platforms | Grant Likely | 1 | -0/+8 |
2007-10-03 | [POWERPC] XilinxFB: Move xilinxfb_platform_data definition to a shared header... | Grant Likely | 1 | -7/+1 |
2007-10-03 | [POWERPC] Uartlite: Flush RX fifo in bootwrapper | Grant Likely | 2 | -1/+11 |
2007-10-03 | [POWERPC] Uartlite: Fix reg io to access documented register size | Grant Likely | 1 | -1/+1 |
2007-10-03 | Merge branch 'ppc-fixes' of git://git.bocc.de/dbox2 into for-2.6.24 | Paul Mackerras | 1 | -0/+1 |
2007-10-03 | Merge branch 'linux-2.6' into for-2.6.24 | Paul Mackerras | 1 | -1/+1 |
2007-10-03 | [POWERPC] Disable power management for arch/ppc | Paul Mackerras | 1 | -1/+1 |