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