summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-02-0668-1362/+3448
|\
| * [S390] Avoid excessive inlining.Heiko Carstens2007-02-059-24/+24
| * [S390] Mark kernel text section read-only.Heiko Carstens2007-02-054-11/+29
| * [S390] Convert memory detection into C code.Heiko Carstens2007-02-059-571/+467
| * [S390] Calibrate delay and bogomips.Martin Schwidefsky2007-02-058-150/+81
| * [S390] Hypervisor filesystem (s390_hypfs) for z/VMMichael Holzheu2007-02-055-27/+262
| * [S390] boot from NSS supportHongjie Yang2007-02-055-64/+275
| * [S390] Support for s390 Pseudo Random Number GeneratorJan Glauber2007-02-054-0/+216
| * [S390] ETR support.Martin Schwidefsky2007-02-055-86/+1160
| * [S390] noexec protectionGerald Schaefer2007-02-0516-61/+606
| * [S390] move crypto options and some cleanup.Jan Glauber2007-02-0510-361/+272
| * [S390] kretprobe_trampoline_holder() in wrong section.Heiko Carstens2007-02-051-1/+1
| * [S390] Fix kprobes breakpoint handling.Heiko Carstens2007-02-051-2/+9
| * [S390] Show loaded DCSS segments under /proc/iomem.Gerald Schaefer2007-02-051-10/+54
| * [S390] Fix FCP dump feature detection.Heiko Carstens2007-02-051-1/+5
| * [S390] cpcmd with vmalloc addresses.Christian Borntraeger2007-02-051-7/+7
| * [S390] Remove pointless/unreliable kernel messages.Heiko Carstens2007-02-052-5/+0
| * [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-0527-111/+121
| * [S390] Move init_irq_proc to the other irq related functions.Heiko Carstens2007-02-053-24/+13
* | [MIPS] Yosemite: Fix missing parens in SERIAL_READ_1 macroRalf Baechle2007-02-061-1/+1
* | [MIPS] Fix warnings in run_uncached on 32bit kernelYoichi Yuasa2007-02-061-0/+4
* | [MIPS] Move .set reorder out of conditional codeChris Dearman2007-02-061-1/+2
* | [MIPS] Check FCSR for pending interrupts before restoring from a context.Chris Dearman2007-02-061-0/+16
* | [MIPS] Jaguar ATX: Fix large number of warnings.Ralf Baechle2007-02-061-2/+4
* | [MIPS] Jaguar: Fix MAC address detection after platform_device conversion.Ralf Baechle2007-02-063-56/+236
* | [MIPS] SMTC: Make a bunch of functions and variables static.Ralf Baechle2007-02-061-9/+9
* | [MIPS] Use compat_sys_pselect6Joseph S. Myers2007-02-062-2/+2
* | [MIPS] SMTC: Cleanup idle hook invocation.Ralf Baechle2007-02-061-4/+2
* | [MIPS] SELinux: Add security hooks to mips-mt {get,set}affinityDavid Quigley2007-02-061-2/+7
* | [MIPS] IRIX: Linux coding style cleanups.Ralf Baechle2007-02-061-153/+178
* | [MIPS] PB1100: Fix pile of warningsRalf Baechle2007-02-061-45/+48
* | [MIPS] Alchemy: Fix bunch of warningsRalf Baechle2007-02-061-7/+11
* | [MIPS] Whitespace cleanups.Ralf Baechle2007-02-0612-56/+56
* | [MIPS] Alchemy: Fix bunch more warnings.Ralf Baechle2007-02-061-8/+11
* | [MIPS] Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-065-7/+10
* | [MIPS] Fix some whitespace damageJan Altenberg2007-02-061-4/+4
* | [MIPS] Add missing ifdef arch/mips/pmc-sierra/yosemite/setup.cMathieu Desnoyers2007-02-061-0/+2
* | [MIPS] Fix pb1200/irqmap.c and apply some missed patchesAtsushi Nemoto2007-02-061-22/+10
* | [MIPS] Do not allow oprofile to be enabled on SMTC.Ralf Baechle2007-02-061-1/+1
* | [MIPS] Remove superfluous "ifdef CONFIG_KGDB".Robert P. J. Day2007-02-063-12/+0
* | [MIPS] vpe_elfload and vpe_run are only used locally, make them static.Ralf Baechle2007-02-061-2/+2
* | [MIPS] SMTC: remove unused atomic_postclearRalf Baechle2007-02-061-22/+0
* | [MIPS] Move some kernel globals from asm file to C file.Atsushi Nemoto2007-02-064-29/+18
* | [MIPS] Kconfig: Provide sane NR_CPUS defaults for more configurationsRalf Baechle2007-02-061-3/+32
* | [MIPS] vr41xx: Use symbolic names for IRQ numersYoichi Yuasa2007-02-061-8/+8
* | [MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2007-02-0632-56/+56
* | [MIPS] Kconfig: Move some entries to appropriate menuAtsushi Nemoto2007-02-061-34/+34
* | [MIPS] vr41xx: add MACINT controlsYoichi Yuasa2007-02-061-1/+26
* | [MIPS] FLATMEM: introduce PHYS_OFFSET.Franck Bui-Huu2007-02-061-4/+8
* | [MIPS] Setup min_low_pfn/max_low_pfn correctlyFranck Bui-Huu2007-02-062-21/+38