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