aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-28libata/IDE: remove combined mode quirkJeff Garzik3-3/+0
2007-04-27[AF_RXRPC/AFS]: Arch-specific fixes.David Howells1-0/+2
2007-04-27powerpc: make it compile for multithread changeAndrew Morton1-3/+0
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds41-2928/+1494
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds18-29/+22
2007-04-27Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds47-3124/+490
2007-04-27Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds27-843/+2256
2007-04-27[MIPS] update vr41xx KconfigYoichi Yuasa1-36/+56
2007-04-27[MIPS] remove 2 select entries for VR41xxYoichi Yuasa1-2/+0
2007-04-27[MIPS] rename VR41XX to VR4100 seriesYoichi Yuasa1-1/+1
2007-04-27[MIPS] Use DEFINE_SPINLOCK instead of SPIN_LOCK_UNLOCKED.Milind Arun Choudhary1-1/+1
2007-04-27[MIPS] Remove unused _THREAD_SIZE_ORDER from asm-offset.c.Ralf Baechle1-1/+0
2007-04-27[MIPS] Change PCI host bridge setup/resourcesThomas Bogendoerfer2-195/+32
2007-04-27[MIPS] Register PCI host bridge resource earlierThomas Bogendoerfer2-15/+14
2007-04-27[MIPS] Remove pnx8550-v2pci_defconfigYoichi Yuasa1-1540/+0
2007-04-27[MIPS] Add bcm1480 ZBus trace support, fix wait related bugsMark Mason5-66/+106
2007-04-27[MIPS] Remove unused argument from kunmap_coherent().Ralf Baechle2-5/+5
2007-04-27[MIPS] Malta: Delete unused prototype of mips_timer_interrupt.Ralf Baechle1-2/+0
2007-04-27[MIPS] Select ZONE_DMA only if GENERIC_ISA_DMA selectedAtsushi Nemoto2-11/+9
2007-04-27[MIPS] MIPS Tech: Get rid of volatile in core code.Ralf Baechle4-13/+13
2007-04-27[MIPS] IP22: Get rid of volatile in IP22 core code.Ralf Baechle2-19/+19
2007-04-27[MIPS] JMR3927 cleanupAtsushi Nemoto11-1031/+141
2007-04-27[MIPS] merge GT64111 PCI routines and GT64120 PCI_0 routinesYoichi Yuasa9-137/+33
2007-04-27[MIPS] Cobalt: Split PCI codes from setup.cYoichi Yuasa3-28/+48
2007-04-27[MIPS] Cobalt: clean up include filesYoichi Yuasa4-16/+9
2007-04-27[MIPS] Fix AP/SP to work in the reality of modern kernels.Ralf Baechle2-7/+5
2007-04-27[S390] Clean up smp code in preparation for some larger changes.Heiko Carstens1-161/+100
2007-04-27[S390] Remove debugging junk.Martin Schwidefsky1-38/+0
2007-04-27[S390] Switch etr from tasklet to workqueue.Martin Schwidefsky1-17/+17
2007-04-27[S390] Processor degradation notification.Heiko Carstens1-5/+43
2007-04-27[S390] vtime: cleanup per_cpu usage.Jan Glauber1-9/+7
2007-04-27[S390] crypto: cleanup.Jan Glauber2-86/+81
2007-04-27[S390] zfcpdump support.Michael Holzheu7-86/+330
2007-04-27[S390] Improved kernel stack overflow checking.Martin Schwidefsky1-0/+2
2007-04-27[S390] No execute support cleanup.Martin Schwidefsky1-51/+21
2007-04-27[S390] Minor fault path optimization.Martin Schwidefsky1-118/+141
2007-04-27[S390] Use generic bug.Heiko Carstens5-5/+33
2007-04-27[S390] Improved oops output.Martin Schwidefsky3-39/+1296
2007-04-27[S390] System call cleanup.Martin Schwidefsky8-225/+162
2007-04-27[S390] cio/ipl: Clean interface between cio and ipl code.Heiko Carstens1-1/+22
2007-04-27[S390] memory detection: stop at first memory hole.Heiko Carstens1-4/+3
2007-04-27AVR32: Remove useless config option "GENERIC_BUST_SPINLOCK".Robert P. J. Day1-3/+0
2007-04-27[AVR32] Optimize the TLB miss handlerHaavard Skinnemoen1-30/+24
2007-04-27[AVR32] Board code for ATNGW100Haavard Skinnemoen6-0/+1309
2007-04-27[AVR32] Get rid of board_setup_fbmem()Haavard Skinnemoen3-36/+5
2007-04-27[AVR32] Reserve framebuffer memory in early_parse_fbmem()Haavard Skinnemoen1-7/+61
2007-04-27[AVR32] Simplify early handling of memory regionsHaavard Skinnemoen1-263/+232
2007-04-27[AVR32] Move setup_bootmem() from mm/init.c to kernel/setup.cHaavard Skinnemoen2-238/+238
2007-04-27[AVR32] Make I/O access macros work with external devicesHaavard Skinnemoen1-1/+25
2007-04-27[AVR32] Fix NMI handlerHaavard Skinnemoen1-3/+25