Age | Commit message (Expand) | Author |
2007-06-08 | potential parse error in ifdef part 3 | Yoann Padioleau |
2007-06-02 | [POWERPC] Fix compile breakage for IBM/AMCC 4xx arch/ppc platforms | Stefan Roese |
2007-05-23 | [PPC] Fix modpost warning | Kumar Gala |
2007-05-23 | [PPC] Remove duplicate export of __div64_32. | Kumar Gala |
2007-05-23 | [PPC] Fix COMMON symbol warnings | Kumar Gala |
2007-05-19 | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg |
2007-05-19 | all-archs: consolidate .text section definition in asm-generic | Sam Ravnborg |
2007-05-17 | [PPC] MCC2 missing in MPC826x device_list | Morten Banzon |
2007-05-12 | [POWERPC] Spelling fixes: arch/ppc/ | Simon Arlott |
2007-05-10 | Merge branch 'linux-2.6' | Paul Mackerras |
2007-05-09 | [POWERPC] User rheap from arch/powerpc/lib | Kumar Gala |
2007-05-09 | [POWERPC] Change rheap functions to use ulongs instead of pointers | Timur Tabi |
2007-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2007-05-09 | rename thread_info to stack | Roman Zippel |
2007-05-09 | fix file specification in comments | Uwe Kleine-König |
2007-05-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds |
2007-05-08 | xilinxfb: xilinx framebuffer device driver | Andrei Konovalov |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap |
2007-05-08 | Merge branch 'linux-2.6' | Paul Mackerras |
2007-05-07 | [POWERPC] Fix build problem in ppc4xx_sgdma.c | David Gibson |
2007-05-05 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds |
2007-05-02 | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare |
2007-05-02 | [PATCH] x86: Allow percpu variables to be page-aligned | Jeremy Fitzhardinge |
2007-04-30 | Merge branch 'linux-2.6' into for-2.6.22 | Paul Mackerras |
2007-04-30 | [POWERPC] ppc4xx_sgdma needs dma-mapping.h | Andrew Morton |
2007-04-30 | [POWERPC] Remove the unused HTDMSOUND driver | Adrian Bunk |
2007-04-30 | [POWERPC] Don't define a custom bd_t for Xilixn Virtex based boards. | Grant Likely |
2007-04-30 | [POWERPC] Add sane defaults for Xilinx EDK generated xparameters files | Grant Likely |
2007-04-30 | [POWERPC] Add uartlite boot console driver for the zImage wrapper | Grant Likely |
2007-04-30 | [POWERPC] Stop using ppc_sys for Xilinx Virtex boards | Grant Likely |
2007-04-30 | [POWERPC] New registration for common Xilinx Virtex ppc405 platform devices | Grant Likely |
2007-04-30 | [POWERPC] Merge common virtex header files | Grant Likely |
2007-04-30 | [POWERPC] Rework Kconfig dependancies for Xilinx Virtex ppc405 platform | Grant Likely |
2007-04-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2007-04-26 | [STRING]: Move strcasecmp/strncasecmp to lib/string.c | David S. Miller |
2007-04-25 | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo |
2007-04-13 | [POWERPC] Remove unused header file: arch/ppc/syslib/cpc710.h. | Robert P. J. Day |
2007-04-13 | [POWERPC] Ocotea board: ntpd complains that the frequency error exceeds the t... | Bart Van Assche |
2007-04-12 | [PPC] Fix compilation and linking errors of mpc86xads build. | Vitaly Bordug |
2007-04-12 | [PPC] Fix compilation and linking errors of mpc885ads build. | Vitaly Bordug |
2007-04-12 | [PPC] MPC8272 ADS compile fixed, defconfig refreshed. | Vitaly Bordug |
2007-03-26 | [POWERPC] ppc: Fix PCIX configuration of Ocotea & Taishan for > 512MB DDR | Stefan Roese |
2007-03-22 | [POWERPC] Remove last_syscall | Anton Blanchard |
2007-03-06 | mv643xx_eth: Place explicit port number in mv643xx_eth_platform_data | Dale Farnsworth |
2007-02-20 | [NET] Eliminate user-selectable CONFIG_MV643XX_ETH_[012] | Dale Farnsworth |
2007-02-14 | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman |
2007-02-14 | [PATCH] sysctl: C99 convert ctl_tables entries in arch/ppc/kernel/ppc_htab.c | Eric W. Biederman |
2007-02-14 | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups | Thomas Gleixner |
2007-02-13 | [POWERPC] 85xx: Drop use of SYNC macro in head_fsl_booke.S | Becky Bruce |
2007-02-12 | Merge branch 'master' into 85xx | Kumar Gala |