summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Remove IP27 specific structures from struct cpuinfo_mipsRalf Baechle2007-10-112-1/+4
* [MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code.Ralf Baechle2007-10-117-555/+35
* [MIPS] Alchemy: remove useless prototypes.Ralf Baechle2007-10-111-11/+0
* [MIPS] Sibyte: cleanup static inline forward declarations.Ralf Baechle2007-10-112-76/+76
* [MIPS] R3000 setup for kernel_thread()Maciej W. Rozycki2007-10-111-2/+2
* [MIPS] Introduce a consistent style for vmlinux.lds.Sam Ravnborg2007-10-111-150/+189
* [MIPS] Add GT641xx IRQ routines.Yoichi Yuasa2007-10-118-109/+189
* [MIPS] i8295 cleanups.Yoichi Yuasa2007-10-111-6/+8
* [MIPS] Kill useless volatile keywordRalf Baechle2007-10-111-2/+2
* [MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto2007-10-112-2/+0
* [MIPS] PCI: Always enable CONFIG_PCI_DOMAINSRalf Baechle2007-10-111-3/+1
* [MIPS] tx4927: Cleanup unused macros and non-standard IO accessors.Atsushi Nemoto2007-10-115-41/+36
* [MIPS] cleanup struct irqaction initializersThomas Gleixner2007-10-115-12/+30
* [MIPS] Add support for BCM47XX CPUs.Aurelien Jarno2007-10-1111-0/+342
* [MIPS] JAZZ fixesThomas Bogendoerfer2007-10-116-158/+161
* [MIPS] Add back support for LASAT platformsBrian Murphy2007-10-1128-0/+3507
* [MIPS] IP27: remove duplicate extern dump_tlb_all() prototypeYoichi Yuasa2007-10-111-2/+0
* [MIPS] VR41xx: replace infinite loop with hibernateYoichi Yuasa2007-10-111-9/+2
* [MIPS] VR41xx: Add default restart routine.Yoichi Yuasa2007-10-111-1/+6
* [MIPS] Rename CONFIG_BUILD_ELF64 into KBUILD_64BIT_SYM32Franck Bui-Huu2007-10-111-7/+5
* [MIPS] Automatically set CONFIG_BUILD_ELF64Franck Bui-Huu2007-10-112-18/+20
* [MIPS] Remove '-mno-explicit-relocs' option when CONFIG_BUILD_ELF64Franck Bui-Huu2007-10-111-3/+1
* [MIPS] SMTC: Microoptimize atomic_postincrement for non-weak consistency.Ralf Baechle2007-10-111-1/+1
* [MIPS] vr41xx: add cpu_waitYoichi Yuasa2007-10-111-2/+16
* [MIPS] IRQ Affinity Support for SMTC on Malta PlatformKevin D. Kissell2007-10-114-0/+129
* [MIPS] Au1000: set the PCI controller IO baseFlorian Fainelli2007-10-091-0/+1
* [MIPS] Alchemy: Fix USB initialization.Florian Fainelli2007-10-094-10/+10
* [MIPS] IP32: Fix fatal typo in address computation.Giuseppe Sacco2007-10-091-1/+1
* Longhaul: add auto enabled "revid_errata" optionRafal Bilski2007-10-071-3/+57
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-061-12/+9
|\
| * [MIPS] IP32: Enable PCI bridgesGiuseppe Sacco2007-10-051-12/+9
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-10-051-0/+18
|\ \
| * | [ARM] 4598/2: OSIRIS: Ensure we do not get nRSTOUT during suspendBen Dooks2007-10-051-0/+6
| * | [ARM] 4597/2: OSIRIS: ensure CPLD0 is preserved after suspendBen Dooks2007-10-051-0/+12
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-10-055-9/+37
|\ \ | |/ |/|
| * [SPARC64]: Fix 'niu' complex IRQ probing.David S. Miller2007-10-041-1/+2
| * [SPARC64]: check fork_idle() errorAkinobu Mita2007-10-041-0/+2
| * [SPARC64]: Temporary workaround for PCI-E slot on T1000.David S. Miller2007-10-031-2/+2
| * [SPARC64]: VIO device addition log message level is too high.David S. Miller2007-10-031-1/+1
| * [SPARC64]: Fix domain-services port probing.David S. Miller2007-10-031-1/+26
| * [SPARC64]: Don't use in/local regs for ldx/stx data in N1 memcpy.David S. Miller2007-10-021-4/+4
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-031-1/+1
|\ \
| * | [MIPS] pg-r4k.c: Fix a typo in an R4600 v2 erratum workaroundMaciej W. Rozycki2007-10-031-1/+1
| |/
* | Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki...Michael Hennerich2007-10-041-8/+11
* | Blackfin arch: gpio pinmux and resource allocation API required by BF537 on c...Michael Hennerich2007-10-041-31/+241
* | Blackfin arch: add some missing syscallBryan Wu2007-09-231-4/+19
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-10-026-169/+229
|\
| * [SPARC64]: Fix missing load-twin usage in Niagara-1 memcpy.David S. Miller2007-10-023-166/+221
| * [SPARC64]: Fix put_user() calls in binfmt_aout32.cDavid S. Miller2007-09-301-2/+2
| * [SPARC]: Fix EBUS use of uninitialized variable.David S. Miller2007-09-272-1/+6
OpenPOWER on IntegriCloud