summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] JMR3927: need include/asm-mips/mach-jmr3927 in it's include path.Ralf Baechle2005-11-171-0/+1
* [MIPS] JMR3927: It's ops-tx3927.o not ops-jmr3927.oRalf Baechle2005-11-171-1/+1
* [IDE] Add driver for Sibyte Swarm evaluation boardRalf Baechle2005-11-174-1/+207
* [MIPS] Alchemy: Console output fixupPantelis Antoniou2005-11-171-1/+1
* [MIPS] Fix documentation typos.Arnaud Giersch2005-11-171-6/+8
* [MIPS] Add const qualifier to writes##bwlq.Arnaud Giersch2005-11-171-3/+3
* [MIPS] IP32: Fix sparse warnings.Arnaud Giersch2005-11-173-4/+4
* [MIPS] IP32 Fix and complete IP32 parport definitionsArnaud Giersch2005-11-171-16/+26
* [MIPS] IP32: Export mace symbol.Arnaud Giersch2005-11-171-0/+3
* [MIPS] JMR3927: Fix syntax error.Ralf Baechle2005-11-171-1/+1
* [MIPS] JMR3927: Undo accidental rename.Ralf Baechle2005-11-172-1/+1
* [MIPS] DDB5477: Fix unused variable warning.Ralf Baechle2005-11-171-3/+7
* [MIPS] IP32: No need to include <asm/io.h>.Ralf Baechle2005-11-171-3/+4
* Add definitions for the Dallas DS1742 RTC / non-volatile memory.Ralf Baechle2005-11-171-0/+53
* Add definitions for the Dallas DS17287 RTC.Ralf Baechle2005-11-171-0/+67
* [MIPS] Add missing arch defines for the Alchemy MTD driver.Ralf Baechle2005-11-174-0/+19
* Add GT64111 PCI ID backYoichi Yuasa2005-11-171-0/+1
* [MIPS] zs.c: Resurrect the deceased zs.c for now.Maciej W. Rozycki2005-11-172-93/+70
* [MIPS] feature-removal-schedule.txt: Schedule au1x00_uart for removal.Ralf Baechle2005-11-171-0/+10
* [MIPS] Delete duplicate definitions of break codes.Ralf Baechle2005-11-171-21/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-11-163-4/+205
|\
| * [DVB]: Add compat ioctl handling.David S. Miller2005-11-162-0/+200
| * [DVB] cinergyT2: cinergyt2_register_rc() should return 0 on successDavid S. Miller2005-11-161-0/+2
| * [SPARC64]: Oops in pci_alloc_consistent with cingergyT2Guido Guenther2005-11-161-4/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2005-11-1647-402/+652
|\ \ | |/ |/|
| * [PATCH] powerpc: Make the vDSO functions set error code (#2)Benjamin Herrenschmidt2005-11-167-3/+17
| * [PATCH] ppc: Fix build with CONFIG_CHRP not setBenjamin Herrenschmidt2005-11-161-1/+4
| * powerpc: Move ppc64 boot wrapper code over to arch/powerpcPaul Mackerras2005-11-1618-61/+91
| * [PATCH] powerpc: replace page_to_virt() with lowmem_page_address() for Book-EKumar Gala2005-11-161-1/+1
| * [PATCH] powerpc: add new powerbooks to feature tableOlof Johansson2005-11-161-0/+8
| * [PATCH] ppc: Fix boot with yaboot with ARCH=ppcBenjamin Herrenschmidt2005-11-161-1/+13
| * [PATCH] PowerBook 6,1: headphone not detected after suspendGuido Guenther2005-11-161-1/+7
| * [PATCH] powerpc: pci_64 fixes & cleanupsBenjamin Herrenschmidt2005-11-167-118/+114
| * [PATCH] powerpc: More debugging fixupsMichael Ellerman2005-11-164-4/+7
| * [PATCH] powerpc: Fixup debugging in lmb.cMichael Ellerman2005-11-161-15/+18
| * [PATCH] powerpc: update defconfigsBenjamin Herrenschmidt2005-11-165-185/+361
| * [PATCH] ppc32 8xx: update_mmu_cache() needs unconditional tlbieMarcelo Tosatti2005-11-161-12/+11
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-11-159-19/+32
|\ \
| * | [NETFILTER] Free layer-3 specific protocol tables at cleanupKOVACS Krisztian2005-11-151-0/+7
| * | [NETFILTER] Remove nf_conntrack stat proc file when cleaning upKOVACS Krisztian2005-11-151-1/+1
| * | [TCP]: More spelling fixes.Stephen Hemminger2005-11-152-4/+4
| * | [LLC]: Fix typoJochen Friedrich2005-11-141-1/+1
| * | [LLC]: Make core block on remote busy.Jochen Friedrich2005-11-141-1/+4
| * | [LLC]: Fix TX window scalingJochen Friedrich2005-11-141-9/+11
| * | [IPV6]: Fixes sparse warning in ipv6/ipv6_sockglue.cLuiz Capitulino2005-11-141-1/+1
| * | [IPV6]: small fix for ipv6_dev_get_saddr(...)Yan Zheng2005-11-141-2/+3
* | | [PATCH] powerpc: Fix sparsemem with memory holes [was Re: ppc64 oops..]Paul Mackerras2005-11-152-3/+10
| |/ |/|
* | [PATCH] ia64: cpu_idle performance bug fixChen, Kenneth W2005-11-151-7/+8
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-152-17/+3
|\ \
| * | [ARM] Initialise SA1111 core before SA1111 PCMCIARussell King2005-11-151-1/+1