summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | sh: Allow SH-3 and SH-5 to use common headers.Paul Mundt2008-07-296-83/+1
| * | | | | | | sh: Provide common CPU headers, prune the SH-2 and SH-2A directories.Paul Mundt2008-07-2913-210/+23
| * | | | | | | sh: More header path fixups for mach dir refactoring.Paul Mundt2008-07-298-10/+10
| * | | | | | | sh: Move out the solution engine headers to arch/sh/include/mach-se/Paul Mundt2008-07-2930-281/+282
| * | | | | | | sh: I2C fix for AP325RXA and Migo-RMagnus Damm2008-07-292-0/+8
| * | | | | | | sh: Shuffle the board directories in to mach groups.Paul Mundt2008-07-29108-35/+35
| * | | | | | | sh: dma-sh: Fix up dreamcast dma.h mach path.Paul Mundt2008-07-291-1/+1
| * | | | | | | sh: Switch KBUILD_DEFCONFIG to shx3_defconfig.Paul Mundt2008-07-291-1/+1
| * | | | | | | sh: Add ARCH_DEFCONFIG entries for sh and sh64.Paul Mundt2008-07-291-0/+5
| * | | | | | | sh: Fix compile error of Solution EngineNobuhiro Iwamatsu2008-07-291-0/+6
| * | | | | | | sh: Proper __put_user_asm() size mismatch fix.OGAWA Hirofumi2008-07-292-4/+5
| * | | | | | | sh: Stub in a dummy ENTRY_OFFSET for uImage offset calculation.Paul Mundt2008-07-291-1/+2
| * | | | | | | sh: Add an arch/sh/kernel/.gitignorePaul Mundt2008-07-291-0/+1
| * | | | | | | sh: dreamcast: fix build failure from header reorg.Paul Mundt2008-07-291-1/+1
| * | | | | | | sh: migrate to arch/sh/include/Paul Mundt2008-07-29289-102/+16621
| * | | | | | | sh: rsk7203: update defconfig.Paul Mundt2008-07-291-37/+142
| * | | | | | | sh: rsk7203: Add smc911x platform data.Paul Mundt2008-07-291-0/+10
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-012-4/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | generic, x86: fix add iommu_num_pages helper functionFUJITA Tomonori2008-07-291-0/+8
| * | | | | | | | Merge commit 'v2.6.27-rc1' into x86/urgentIngo Molnar2008-07-29535-3040/+41064
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'x86/crashdump' into x86/urgentIngo Molnar2008-07-281-4/+9
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86: move dma32_reserve_bootmem() after reserve_crashkernel()Bernhard Walle2008-07-181-4/+9
* | | | | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-08-018-28/+65
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | [S390] stp: fix section mismatch warning.Heiko Carstens2008-08-011-1/+1
| * | | | | | | | | [S390] Remove diag 0x260 call from memory detection.Heiko Carstens2008-08-011-23/+0
| * | | | | | | | | [S390] Add support for memory hot-remove.Gerald Schaefer2008-08-012-1/+15
| * | | | | | | | | [S390] Wire up new syscalls.Heiko Carstens2008-08-012-0/+43
| * | | | | | | | | [S390] nohz/sclp: disable timer on synchronous waits.Heiko Carstens2008-08-011-2/+2
| * | | | | | | | | [S390] ipl: Reboot from alternate device does not work when booting from fileMichael Holzheu2008-08-011-1/+4
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | [MIPS] Cobalt: update defconfigYoichi Yuasa2008-07-301-110/+268
* | | | | | | | | [MIPS] kgdb: add arch support for the kernel's kgdb coreJason Wessel2008-07-305-0/+319
* | | | | | | | | [MIPS] kgdb: Remove existing implementationJason Wessel2008-07-3058-2919/+4
* | | | | | | | | [MIPS] TXx9: Kconfig cleanupAtsushi Nemoto2008-07-301-34/+26
* | | | | | | | | [MIPS] TXx9: Support early_printkAtsushi Nemoto2008-07-305-16/+37
* | | | | | | | | [MIPS] TXx9: Unify serial_txx9 setupAtsushi Nemoto2008-07-307-52/+44
* | | | | | | | | [MIPS] TXx9: Random cleanupAtsushi Nemoto2008-07-308-238/+165
* | | | | | | | | [MIPS] TXx9: Make tx4938-specific code more independentAtsushi Nemoto2008-07-303-32/+45
* | | | | | | | | [MIPS] TXx9: Make tx3927-specific code more independentAtsushi Nemoto2008-07-305-150/+196
* | | | | | | | | [MIPS] TXx9: Cleanup watchdogAtsushi Nemoto2008-07-306-59/+29
* | | | | | | | | [MIPS] TXx9: Cleanup restart/halt/power_offAtsushi Nemoto2008-07-304-80/+34
* | | | | | | | | [MIPS] TXx9: PCI error handlingAtsushi Nemoto2008-07-308-20/+120
* | | | | | | | | [MIPS] TXx9: Add some pci optionsAtsushi Nemoto2008-07-305-0/+64
* | | | | | | | | [MIPS] Introduce pcibios_plat_setupAtsushi Nemoto2008-07-301-1/+5
* | | | | | | | | [MIPS] TXx9: PCI fixes for tx3927/tx4927Atsushi Nemoto2008-07-302-27/+53
* | | | | | | | | [MIPS] TXx9: Fix JMR3927 irq numbersAtsushi Nemoto2008-07-301-1/+1
* | | | | | | | | [MIPS] RB532: Flags are unsigned longAdrian Bunk2008-07-302-4/+5
* | | | | | | | | [MIPS] Initialization of Alchemy boardsKevin Hickey2008-07-308-8/+8
* | | | | | | | | [MIPS] tlb-r4k: Nuke broken paranoia error test.Ralf Baechle2008-07-301-4/+0
|/ / / / / / / /
* | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-3043-62/+757
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc/mm: Lockless get_user_pages_fast() for 64-bit (v3)Nick Piggin2008-07-303-1/+285
OpenPOWER on IntegriCloud