aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-05avr32: Use <mach/foo.h> instead of <asm/arch/foo.h>Haavard Skinnemoen18-38/+38
2008-08-05avr32: Introduce arch/avr32/mach-*/include/machHaavard Skinnemoen12-1/+550
2008-08-05avr32: Move include/asm-avr32 to arch/avr32/include/asmHaavard Skinnemoen96-0/+6746
2008-08-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds192-11/+29374
2008-08-01FRV: Wire up new system callsDavid Howells1-1/+6
2008-08-01MN10300: Wire up new system callsDavid Howells1-0/+6
2008-08-01Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds4-7/+130
2008-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-0/+15
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/lrg/voltage-2.6Linus 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/kernel/git/tip/linux-2.6-tipLinus 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[IA64] Move include/asm-ia64 to arch/ia64/include/asmTony Luck192-11/+29374
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-31KVM: s390: Fix kvm on IBM System z10Christian Borntraeger1-0/+1
2008-07-30Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6David S. Miller5-0/+15
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
2008-07-30[MIPS] Initialization of Alchemy boardsKevin Hickey8-8/+8
2008-07-30[MIPS] tlb-r4k: Nuke broken paranoia error test.Ralf Baechle1-4/+0
2008-07-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds43-62/+757
2008-07-30x86: wrong register was used in align macroVitaly Mayatskikh2-3/+2
2008-07-30GRU Driver: export is_uv_system(), zap_page_range() & follow_page()Jack Steiner1-0/+1
2008-07-30GRU Driver: hardware data structuresJack Steiner1-1/+3
2008-07-30uml: fix tty-related build errorWANG Cong1-13/+1
2008-07-30cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called alreadyThomas Renninger1-0/+6
2008-07-30regulator: core kbuild filesLiam Girdwood1-0/+2
2008-07-30powerpc/mm: Lockless get_user_pages_fast() for 64-bit (v3)Nick Piggin3-1/+285