summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-08-04SH2(A) cache updateYoshinori Sato7-16/+213
2008-08-04add addrespace definition for sh2a.Takashi Yoshii1-0/+10
2008-08-04sh: Kill off ARCH_SUPPORTS_AOUT and remnants of a.out support.Paul Mundt2-23/+0
2008-08-04sh: define GENERIC_HARDIRQS_NO__DO_IRQ.Paul Mundt1-0/+3
2008-08-04sh: define GENERIC_LOCKBREAK.Paul Mundt1-0/+4
2008-08-04sh: Save NUMA node data in vmcore for crash dumps.Paul Mundt1-0/+8
2008-08-04sh: module_alloc() should be using vmalloc_exec().Paul Mundt1-1/+2
2008-08-04sh: Fix up __bug_table handling in module loader.Paul Mundt1-1/+3
2008-08-04sh: Fix up broken kerneldoc comments.Paul Mundt3-24/+10
2008-08-04sh: /proc/asids depends on MMU.Paul Mundt1-1/+1
2008-08-03arch/sh/boards/mach-se/7343/irq.c: removed duplicated #includeHuang Weiyi1-1/+0
2008-08-03arch/sh/boards/board-ap325rxa.c: removed duplicated #includeHuang Weiyi1-1/+0
2008-08-03sh/boards/Makefile typo fixAdrian Bunk1-1/+1
2008-08-02sh: fix LIBGCCAdrian Bunk1-6/+6
2008-08-02sh: Revert the location change of auto-generated asm/machtypes.hPaul Mundt2-4/+4
2008-08-02sh: Fix up the audit arch endian specification.Paul Mundt2-2/+27
2008-08-02sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.Paul Mundt7-158/+174
2008-08-02sh: ptrace single stepping cleanups.Paul Mundt3-140/+39
2008-08-02sh: seccomp support.Paul Mundt5-2/+37
2008-08-02sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep.Paul Mundt3-15/+31
2008-08-02kdump: sh: parse elfcorehdr command line argumentSimon Horman1-0/+20
2008-08-01Merge git://git.infradead.org/mtd-2.6Linus Torvalds28-51/+51
2008-08-01Merge branch 'reg-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2008-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds396-2679/+19370
2008-08-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-4/+17
2008-08-01Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds8-28/+65
2008-08-01[S390] stp: fix section mismatch warning.Heiko Carstens1-1/+1
2008-08-01[S390] Remove diag 0x260 call from memory detection.Heiko Carstens1-23/+0
2008-08-01[S390] Add support for memory hot-remove.Gerald Schaefer2-1/+15
2008-08-01[S390] Wire up new syscalls.Heiko Carstens2-0/+43
2008-08-01[S390] nohz/sclp: disable timer on synchronous waits.Heiko Carstens1-2/+2
2008-08-01[S390] ipl: Reboot from alternate device does not work when booting from fileMichael Holzheu1-1/+4
2008-08-01Fix rename of at91_nand -> atmel_nandPieter du Preez28-51/+51
2008-07-30[MIPS] Cobalt: update defconfigYoichi Yuasa1-110/+268
2008-07-30[MIPS] kgdb: add arch support for the kernel's kgdb coreJason Wessel5-0/+319
2008-07-30[MIPS] kgdb: Remove existing implementationJason Wessel58-2919/+4
2008-07-30[MIPS] TXx9: Kconfig cleanupAtsushi Nemoto1-34/+26
2008-07-30[MIPS] TXx9: Support early_printkAtsushi Nemoto5-16/+37
2008-07-30[MIPS] TXx9: Unify serial_txx9 setupAtsushi Nemoto7-52/+44
2008-07-30[MIPS] TXx9: Random cleanupAtsushi Nemoto8-238/+165
2008-07-30[MIPS] TXx9: Make tx4938-specific code more independentAtsushi Nemoto3-32/+45
2008-07-30[MIPS] TXx9: Make tx3927-specific code more independentAtsushi Nemoto5-150/+196
2008-07-30[MIPS] TXx9: Cleanup watchdogAtsushi Nemoto6-59/+29
2008-07-30[MIPS] TXx9: Cleanup restart/halt/power_offAtsushi Nemoto4-80/+34
2008-07-30[MIPS] TXx9: PCI error handlingAtsushi Nemoto8-20/+120
2008-07-30[MIPS] TXx9: Add some pci optionsAtsushi Nemoto5-0/+64
2008-07-30[MIPS] Introduce pcibios_plat_setupAtsushi Nemoto1-1/+5
2008-07-30[MIPS] TXx9: PCI fixes for tx3927/tx4927Atsushi Nemoto2-27/+53
2008-07-30[MIPS] TXx9: Fix JMR3927 irq numbersAtsushi Nemoto1-1/+1
2008-07-30[MIPS] RB532: Flags are unsigned longAdrian Bunk2-4/+5