summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2006-12-15Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds6-62/+101
2006-12-15Remove stack unwinder for nowLinus Torvalds8-240/+0
2006-12-15[S390] Save prefix register for dump on panicMichael Holzheu3-2/+13
2006-12-15[S390] Fix reboot hangMichael Holzheu1-44/+1
2006-12-15[S390] Fix reboot hang on LPARsMichael Holzheu2-1/+51
2006-12-15[S390] hypfs fixesChristian Borntraeger1-2/+2
2006-12-15[S390] update default configurationMartin Schwidefsky1-13/+34
2006-12-13Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds38-218/+721
2006-12-13[ARM] Merge AT91 and devel branchesRussell King38-218/+721
2006-12-13[ARM] 4017/1: [Jornada7xx] - Updating Jornada720.cKristoffer Ericson1-25/+204
2006-12-13[ARM] 3992/1: i.MX/MX1 CPU Frequency scaling supportPavel Pisa3-1/+299
2006-12-13[PATCH] MIPS: Fix COW D-cache aliasing on forkAtsushi Nemoto1-0/+25
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day30-40/+40
2006-12-13[PATCH] update Tigran's email addressesTigran Aivazian1-3/+3
2006-12-13[PATCH] appldata_mem dependes on vm countersAl Viro1-1/+1
2006-12-13[PATCH] Xtensa: Add ktermios and minor filename fixChris Zankel2-2/+2
2006-12-13[PATCH] uml: fix net_kern workqueue abusePeter Zijlstra2-6/+11
2006-12-13[PATCH] another build fix, header rearrangements (OSK)David Brownell1-0/+1
2006-12-13[PATCH] fix more workqueue build breakage (tps65010)David Brownell1-0/+1
2006-12-13[PATCH] arch/i386/kernel/smpboot.c: remove unneeded ifdefAndrew Morton1-2/+0
2006-12-13[ARM] Remove empty fixup functionRussell King1-5/+0
2006-12-13[ARM] 4014/1: include drivers/hid/KconfigSascha Hauer1-0/+2
2006-12-13[ARM] 4013/1: clocksource driver for netxSascha Hauer1-12/+30
2006-12-13[ARM] 4012/1: Clocksource for pxaSascha Hauer1-22/+23
2006-12-13[ARM] Clean up ioremap codeRussell King1-58/+40
2006-12-13[ARM] Unuse another Linux PTE bitRussell King25-75/+71
2006-12-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds16-149/+358
2006-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds8-30/+29
2006-12-12Merge ../linusDave Jones1403-21684/+57353
2006-12-12[CPUFREQ] Longhaul - Add support for CN400Rafał Bilski1-1/+5
2006-12-12[CPUFREQ] Longhaul - fix 200MHz FSBRafał Bilski1-1/+1
2006-12-12[CPUFREQ] p4-clockmod: fix support for CoreDominik Brodowski1-10/+7
2006-12-12[CPUFREQ] Fix the bug in duplicate freq elimination code in acpi-cpufreqVenkatesh Pallipadi1-1/+1
2006-12-12[CPUFREQ] speedstep-centrino should ignore upper performance control bitsGary Hade1-3/+5
2006-12-12[CPUFREQ] Optimize gx-suspmod revision ID fetchingJean Delvare1-3/+1
2006-12-12[IA64] kprobe clears qp bits for special instructionsbibo,mao1-53/+122
2006-12-12[IA64] enable trap code on slot 1Tony Luck2-15/+39
2006-12-12[IA64] Take defensive stance on ia64_pal_get_brand_info()Tony Luck1-2/+2
2006-12-12[IA64] fix possible XPC deadlock when disconnectingDean Nelson2-26/+53
2006-12-12[IA64] - Reduce overhead of FP exception logging messagesJack Steiner1-10/+40
2006-12-12[IA64] fix arch/ia64/mm/contig.c:235: warning: unused variable `nid'Tony Luck2-9/+3
2006-12-12kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day7-28/+28
2006-12-12um: replace kmalloc+memset with kzallocYan Burman1-2/+1
2006-12-12[IA64] s/termios/ktermios/ in simserial.cTony Luck1-1/+1
2006-12-12[IA64] kexec/kdump: tidy up declaration of relocate_new_kernel_tHorms1-2/+5
2006-12-12[IA64] Kexec/Kdump: honour non-zero crashkernel offset.Horms1-4/+10
2006-12-12[IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutationsHorms7-25/+73
2006-12-12[IA64] Do not call SN_SAL_SET_CPU_NUMBER twice on cpu 0Jay Lan1-2/+10
2006-12-12Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds6-1/+197
2006-12-12Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds47-310/+1457