| Commit message (Expand) | Author | Age | Files | Lines |
* | [MIPS] SEAD: More build fixes. | Ralf Baechle | 2005-11-17 | 3 | -15/+12 |
* | [MIPS] TX3927: Try to glue the PCI code. | Ralf Baechle | 2005-11-17 | 1 | -71/+43 |
* | [MIPS] SEAD: Delete seadint_init() prototype. | Ralf Baechle | 2005-11-17 | 1 | -2/+0 |
* | [MIPS] Ocelot G: Use CPU_MASK_NONE instead of 0 to initialize cpu mask. | Ralf Baechle | 2005-11-17 | 1 | -1/+1 |
* | [MIPS] JMR3927: Fix include wrapper symbol. | Ralf Baechle | 2005-11-17 | 1 | -3/+3 |
* | [MIPS] JMR3927: Fix compilation by including <linux/ds1742rtc.h>. | Ralf Baechle | 2005-11-17 | 1 | -1/+1 |
* | [MIPS] JMR3927: need include/asm-mips/mach-jmr3927 in it's include path. | Ralf Baechle | 2005-11-17 | 1 | -0/+1 |
* | [MIPS] JMR3927: It's ops-tx3927.o not ops-jmr3927.o | Ralf Baechle | 2005-11-17 | 1 | -1/+1 |
* | [IDE] Add driver for Sibyte Swarm evaluation board | Ralf Baechle | 2005-11-17 | 4 | -1/+207 |
* | [MIPS] Alchemy: Console output fixup | Pantelis Antoniou | 2005-11-17 | 1 | -1/+1 |
* | [MIPS] Fix documentation typos. | Arnaud Giersch | 2005-11-17 | 1 | -6/+8 |
* | [MIPS] Add const qualifier to writes##bwlq. | Arnaud Giersch | 2005-11-17 | 1 | -3/+3 |
* | [MIPS] IP32: Fix sparse warnings. | Arnaud Giersch | 2005-11-17 | 3 | -4/+4 |
* | [MIPS] IP32 Fix and complete IP32 parport definitions | Arnaud Giersch | 2005-11-17 | 1 | -16/+26 |
* | [MIPS] IP32: Export mace symbol. | Arnaud Giersch | 2005-11-17 | 1 | -0/+3 |
* | [MIPS] JMR3927: Fix syntax error. | Ralf Baechle | 2005-11-17 | 1 | -1/+1 |
* | [MIPS] JMR3927: Undo accidental rename. | Ralf Baechle | 2005-11-17 | 2 | -1/+1 |
* | [MIPS] DDB5477: Fix unused variable warning. | Ralf Baechle | 2005-11-17 | 1 | -3/+7 |
* | [MIPS] IP32: No need to include <asm/io.h>. | Ralf Baechle | 2005-11-17 | 1 | -3/+4 |
* | Add definitions for the Dallas DS1742 RTC / non-volatile memory. | Ralf Baechle | 2005-11-17 | 1 | -0/+53 |
* | Add definitions for the Dallas DS17287 RTC. | Ralf Baechle | 2005-11-17 | 1 | -0/+67 |
* | [MIPS] Add missing arch defines for the Alchemy MTD driver. | Ralf Baechle | 2005-11-17 | 4 | -0/+19 |
* | Add GT64111 PCI ID back | Yoichi Yuasa | 2005-11-17 | 1 | -0/+1 |
* | [MIPS] zs.c: Resurrect the deceased zs.c for now. | Maciej W. Rozycki | 2005-11-17 | 2 | -93/+70 |
* | [MIPS] feature-removal-schedule.txt: Schedule au1x00_uart for removal. | Ralf Baechle | 2005-11-17 | 1 | -0/+10 |
* | [MIPS] Delete duplicate definitions of break codes. | Ralf Baechle | 2005-11-17 | 1 | -21/+0 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-11-16 | 3 | -4/+205 |
|\ |
|
| * | [DVB]: Add compat ioctl handling. | David S. Miller | 2005-11-16 | 2 | -0/+200 |
| * | [DVB] cinergyT2: cinergyt2_register_rc() should return 0 on success | David S. Miller | 2005-11-16 | 1 | -0/+2 |
| * | [SPARC64]: Oops in pci_alloc_consistent with cingergyT2 | Guido Guenther | 2005-11-16 | 1 | -4/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2005-11-16 | 47 | -402/+652 |
|\ \
| |/
|/| |
|
| * | [PATCH] powerpc: Make the vDSO functions set error code (#2) | Benjamin Herrenschmidt | 2005-11-16 | 7 | -3/+17 |
| * | [PATCH] ppc: Fix build with CONFIG_CHRP not set | Benjamin Herrenschmidt | 2005-11-16 | 1 | -1/+4 |
| * | powerpc: Move ppc64 boot wrapper code over to arch/powerpc | Paul Mackerras | 2005-11-16 | 18 | -61/+91 |
| * | [PATCH] powerpc: replace page_to_virt() with lowmem_page_address() for Book-E | Kumar Gala | 2005-11-16 | 1 | -1/+1 |
| * | [PATCH] powerpc: add new powerbooks to feature table | Olof Johansson | 2005-11-16 | 1 | -0/+8 |
| * | [PATCH] ppc: Fix boot with yaboot with ARCH=ppc | Benjamin Herrenschmidt | 2005-11-16 | 1 | -1/+13 |
| * | [PATCH] PowerBook 6,1: headphone not detected after suspend | Guido Guenther | 2005-11-16 | 1 | -1/+7 |
| * | [PATCH] powerpc: pci_64 fixes & cleanups | Benjamin Herrenschmidt | 2005-11-16 | 7 | -118/+114 |
| * | [PATCH] powerpc: More debugging fixups | Michael Ellerman | 2005-11-16 | 4 | -4/+7 |
| * | [PATCH] powerpc: Fixup debugging in lmb.c | Michael Ellerman | 2005-11-16 | 1 | -15/+18 |
| * | [PATCH] powerpc: update defconfigs | Benjamin Herrenschmidt | 2005-11-16 | 5 | -185/+361 |
| * | [PATCH] ppc32 8xx: update_mmu_cache() needs unconditional tlbie | Marcelo Tosatti | 2005-11-16 | 1 | -12/+11 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-11-15 | 9 | -19/+32 |
|\ \ |
|
| * | | [NETFILTER] Free layer-3 specific protocol tables at cleanup | KOVACS Krisztian | 2005-11-15 | 1 | -0/+7 |
| * | | [NETFILTER] Remove nf_conntrack stat proc file when cleaning up | KOVACS Krisztian | 2005-11-15 | 1 | -1/+1 |
| * | | [TCP]: More spelling fixes. | Stephen Hemminger | 2005-11-15 | 2 | -4/+4 |
| * | | [LLC]: Fix typo | Jochen Friedrich | 2005-11-14 | 1 | -1/+1 |
| * | | [LLC]: Make core block on remote busy. | Jochen Friedrich | 2005-11-14 | 1 | -1/+4 |
| * | | [LLC]: Fix TX window scaling | Jochen Friedrich | 2005-11-14 | 1 | -9/+11 |