| Commit message (Expand) | Author | Age |
* | [POWERPC] Export empty_zero_page and copy_page in arch/ppc | Tony Breeds | 2008-05-31 |
* | [POWERPC] ppc: More compile fixes | Paul Mackerras | 2008-05-12 |
* | [POWERPC] ppc: Include <asm/cacheflush.h> in kernel/ppc_ksyms.c | Segher Boessenkool | 2008-05-12 |
* | [POWERPC] ppc: Use ebony_defconfig for defconfig | Segher Boessenkool | 2008-05-12 |
* | Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_... | Jeff Garzik | 2008-05-06 |
|\ |
|
| * | mv643xx_eth: get rid of static variables, allow multiple instances | Lennert Buytenhek | 2008-04-29 |
* | | Basic braille screen reader support | Samuel Thibault | 2008-04-30 |
* | | ppc/powerpc: use kbuild.h instead of defining macros in asm-offsets.c | Christoph Lameter | 2008-04-29 |
* | | proper extern for late_time_init | Adrian Bunk | 2008-04-29 |
* | | iomap: fix 64 bits resources on 32 bits | Benjamin Herrenschmidt | 2008-04-29 |
|/ |
|
* | [POWERPC] Add strncmp to arch/ppc | Josh Boyer | 2008-04-24 |
* | Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga... | Paul Mackerras | 2008-04-24 |
|\ |
|
| * | [PPC] Remove mpc885ads and mpc86x ads boards from arch/ppc | Kumar Gala | 2008-04-21 |
| * | [PPC] Remove mpc8272 ads board from arch/ppc | Kumar Gala | 2008-04-21 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2008-04-21 |
|\ \ |
|
| * | | PCI: ppc: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-21 |
* | | | Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-04-21 |
|\ \ \ |
|
| * | | | [PPC] minor irq handler cleanups | Jeff Garzik | 2008-04-20 |
| |/ / |
|
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2008-04-21 |
|\ \ \
| | |/
| |/| |
|
| * | | [POWERPC] Use __SPIN_LOCK_UNLOCKED macro in mpc52xx_set_psc_clkdiv | Robert P. J. Day | 2008-04-06 |
| * | | [POWERPC] ppc: Remove redundant display of free swap space in show_mem() | Johannes Weiner | 2008-04-01 |
| * | | [POWERPC] ppc: Replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-01 |
| * | | Merge branch 'linux-2.6' | Paul Mackerras | 2008-03-13 |
| |\ \ |
|
| * | | | [POWERPC] Use FIELD_SIZEOF in arch/ppc | Julia Lawall | 2008-02-26 |
| * | | | [POWERPC] Remove dead code at KernelAltiVec | Dale Farnsworth | 2008-02-26 |
* | | | | arch: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 |
| |_|/
|/| | |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-04-18 |
|\ \ \ |
|
| * | | | ppc: don't include <linux/ide.h> | Bartlomiej Zolnierkiewicz | 2008-04-17 |
| * | | | ppc: remove ppc_ide_md | Bartlomiej Zolnierkiewicz | 2008-04-17 |
| * | | | ppc/pplus: remove ppc_ide_md.ide_init_hwif hook | Bartlomiej Zolnierkiewicz | 2008-04-17 |
| * | | | ppc/sandpoint: remove ppc_ide_md hooks | Bartlomiej Zolnierkiewicz | 2008-04-17 |
| * | | | ppc/lopec: remove ppc_ide_md hooks | Bartlomiej Zolnierkiewicz | 2008-04-17 |
| * | | | ppc/mpc8xx: remove ppc_ide_md hooks | Bartlomiej Zolnierkiewicz | 2008-04-17 |
| * | | | ppc/ppc4xx: remove ppc_ide_md hooks | Bartlomiej Zolnierkiewicz | 2008-04-17 |
| * | | | ppc/hdpu: remove dead IDE code | Bartlomiej Zolnierkiewicz | 2008-04-17 |
| | |/
| |/| |
|
* / | | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 |
|/ / |
|
* / | [PPC] 8xx: swap bug-fix | Yuri Tikhonov | 2008-03-07 |
|/ |
|
* | [POWERPC] PPC440EP Interrupt Triggering and Level Settings | Wolfgang Ocker | 2008-02-15 |
* | ide: introduce HAVE_IDE | Sam Ravnborg | 2008-02-09 |
* | CONFIG_HIGHPTE vs. sub-page page tables. | Martin Schwidefsky | 2008-02-08 |
* | procfs: constify function pointer tables | Jan Engelhardt | 2008-02-08 |
* | scheduled OSS driver removal | Adrian Bunk | 2008-02-06 |
* | remove support for un-needed _extratext section | Robin Getz | 2008-02-06 |
* | Remove pointless casts from void pointers | Jeff Garzik | 2008-02-06 |
* | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt | 2008-02-05 |
* | Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig | Mathieu Desnoyers | 2008-02-03 |
* | Add HAVE_KPROBES | Mathieu Desnoyers | 2008-02-03 |
* | Add HAVE_OPROFILE | Mathieu Desnoyers | 2008-02-03 |
* | 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 |
| |\ |
|