| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linux-2.6' | Paul Mackerras | 2008-01-31 | 8 | -33/+10 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25 | Linus Torvalds | 2008-01-29 | 2 | -4/+4 |
| |\ |
|
| | * | [netdrvr] irq handler minor cleanups in several drivers | Jeff Garzik | 2008-01-28 | 2 | -4/+4 |
| * | | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg | 2008-01-28 | 1 | -4/+4 |
| |/ |
|
| * | Merge branch 'orion' into devel | Russell King | 2008-01-28 | 1 | -1/+0 |
| |\ |
|
| | * | [I2C] i2c-mv64xxx: Don't set i2c_adapter.retries | Jean Delvare | 2008-01-26 | 1 | -1/+0 |
| * | | i2c: the scheduled I2C RTC driver removal | Adrian Bunk | 2008-01-27 | 3 | -62/+0 |
| |/ |
|
| * | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 2008-01-24 | 3 | -3/+3 |
| * | sysctl: kill binary sysctl KERN_PPC_L2CR | Eric W. Biederman | 2008-01-24 | 1 | -1/+0 |
* | | Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx | Paul Mackerras | 2008-01-31 | 1 | -0/+36 |
|\ \ |
|
| * | | [POWERPC] Add common clock setting routine mpc52xx_psc_set_clkdiv() | Grant Likely | 2008-01-26 | 1 | -0/+36 |
* | | | [PPC] Remove 85xx from arch/ppc | Kumar Gala | 2008-01-28 | 53 | -14083/+16 |
* | | | [PPC] Remove 83xx from arch/ppc | Kumar Gala | 2008-01-28 | 18 | -2978/+13 |
* | | | [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.c | Jochen Friedrich | 2008-01-28 | 12 | -14/+14 |
* | | | [POWERPC] 8xx: Rename m8xx_pic_init to mpc8xx_pics_init | Jochen Friedrich | 2008-01-28 | 1 | -1/+0 |
* | | | [POWERPC] 8xx: Remove unused m8xx_cpm_hostalloc/free/dump() | Jochen Friedrich | 2008-01-28 | 1 | -38/+0 |
|/ / |
|
* | | [POWERPC] Move RapidIO support code from arch/ppc | Kumar Gala | 2008-01-23 | 8 | -1010/+3 |
* | | [POWERPC] 4xx: Fix TLB 0 problem with CONFIG_SERIAL_TEXT_DEBUG | Stefan Roese | 2007-12-23 | 2 | -36/+17 |
* | | [POWERPC] Reworking machine check handling and Fix 440/440A | Benjamin Herrenschmidt | 2007-12-23 | 1 | -31/+67 |
* | | [POWERPC] arch/ppc: Remove an unnecessary pci_dev_put | Julia Lawall | 2007-12-20 | 1 | -1/+0 |
* | | [POWERPC] arch/ppc: Remove duplicate includes | Lucas Woods | 2007-12-20 | 7 | -7/+0 |
* | | [POWERPC] Don't cast a struct pointer to list_head pointer | Li Zefan | 2007-12-20 | 1 | -1/+1 |
* | | [POWERPC] arch/ppc/: Spelling fixes | joe@perches.com | 2007-12-20 | 2 | -2/+2 |
* | | Merge branch 'linux-2.6' | Paul Mackerras | 2007-12-10 | 2 | -4/+12 |
|\ \
| |/ |
|
| * | [POWERPC] virtex bug fix: Use canonical value for AC97 interrupt xparams | Grant Likely | 2007-12-07 | 2 | -4/+12 |
* | | [POWERPC] Add missing spaces in printk formats in arch/ppc | joe@perches.com | 2007-12-03 | 1 | -2/+2 |
|/ |
|
* | [POWERPC] Remove xmon from ml300 and ml403 defconfig in arch/ppc | Grant Likely | 2007-12-03 | 2 | -2/+2 |
* | [POWERPC] Fix 8xx build breakage due to _tlbie changes | Benjamin Herrenschmidt | 2007-11-20 | 2 | -2/+2 |
* | Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo... | Paul Mackerras | 2007-11-20 | 3 | -0/+39 |
|\ |
|
| * | [POWERPC] 4xx: Use virtual PVR value to init FPU on arch/ppc 440EP | Josh Boyer | 2007-11-19 | 1 | -0/+7 |
| * | [POWERPC] 4xx: balance ioremap/ioumap calls for Yucca | Roel Kluin | 2007-11-19 | 1 | -0/+1 |
| * | [POWERPC] Xilinx: Register AC97 Controller Reference with the platform bus | Joachim Foerster | 2007-11-19 | 1 | -0/+31 |
* | | [POWERPC] Avoid unpaired stwcx. on some processors | Becky Bruce | 2007-11-13 | 1 | -0/+6 |
|/ |
|
* | Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo... | Paul Mackerras | 2007-11-08 | 10 | -23/+68 |
|\ |
|
| * | [POWERPC] ppc405 Fix arithmatic rollover bug when memory size under 16M | Grant Likely | 2007-11-01 | 1 | -9/+8 |
| * | [POWERPC] 4xx: Deal with 44x virtually tagged icache | Benjamin Herrenschmidt | 2007-11-01 | 3 | -0/+33 |
| * | [POWERPC] 4xx: Fix 4xx flush_tlb_page() | Benjamin Herrenschmidt | 2007-11-01 | 6 | -13/+21 |
| * | [POWERPC] allocation fix in ppc/platforms/4xx/luan.c | Roel Kluin | 2007-11-01 | 1 | -1/+6 |
* | | [POWERPC] i8259: Add disable method | Aurelien Jarno | 2007-11-08 | 1 | -0/+1 |
* | | [POWERPC] Fix build break in arch/ppc/syslib/m8260_setup.c | Olof Johansson | 2007-11-08 | 1 | -6/+7 |
|/ |
|
* | kbuild: restore arch/{ppc/xtensa}/boot cflags | Milton Miller | 2007-10-20 | 1 | -0/+2 |
* | Combine instrumentation menus in kernel/Kconfig.instrumentation | Mathieu Desnoyers | 2007-10-19 | 1 | -1/+1 |
* | define global BIT macro | Jiri Slaby | 2007-10-19 | 1 | -1/+0 |
* | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn | 2007-10-19 | 2 | -2/+2 |
* | Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int... | Paul Mackerras | 2007-10-17 | 1 | -0/+6 |
|\ |
|
| * | [POWERPC] rheap: Changes config mechanism | Sylvain Munaut | 2007-10-16 | 1 | -0/+6 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-10-16 | 2 | -9/+8 |
|\ \ |
|
| * | | kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP | Sam Ravnborg | 2007-10-15 | 1 | -1/+1 |
| * | | kbuild: enable 'make AFLAGS=...' to add additional options to AS | Sam Ravnborg | 2007-10-15 | 1 | -2/+2 |
| * | | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 2007-10-14 | 1 | -5/+5 |