aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-6/+6
2009-04-15MN10300: Stop gcc from generating uninitialised variable warnings after BUG()David Howells1-4/+6
2009-04-15MN10300: Wire up missing system callsDavid Howells2-0/+4
2009-04-15MN10300: Discard duplicate PFN_xxx() macrosDavid Howells1-4/+0
2009-04-15Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds23-102/+241
2009-04-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds16-144/+105
2009-04-15acpi-cpufreq: fix 'smp_call_function_many()' confusionLinus Torvalds1-0/+6
2009-04-15sparc: remove some pointless conditionals before kfree()Wei Yongjun1-4/+2
2009-04-15powerpc: pseries/dtl.c should include asm/firmware.hSachin Sant1-0/+1
2009-04-15powerpc: Fix data-corrupting bug in __futex_atomic_opPaul Mackerras1-6/+6
2009-04-15powerpc/pseries: Set error_state to pci_channel_io_normal in eeh_report_reset()Mike Mason1-0/+2
2009-04-15powerpc: Allow 256kB pages with SHMEMHugh Dickins1-1/+1
2009-04-14sparc: asm/atomic.h on 32bit should include asm/system.h for xchgStephen Rothwell1-0/+2
2009-04-14sparc64: Fix smp_callin() locking.David S. Miller1-2/+2
2009-04-14x86 microcode: revert some work_on_cpuHugh Dickins1-22/+11
2009-04-14Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds14-14/+14
2009-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds15-30/+140
2009-04-14parport_pc: Fix build failure drivers/parport/parport_pc.c for powerpcTony Breeds1-1/+1
2009-04-14parport: Fix various uses of parport_pcAlan Cox1-2/+3
2009-04-14[S390] boot cputime accountingMartin Schwidefsky4-17/+43
2009-04-14[S390] add read_persistent_clockMartin Schwidefsky4-21/+35
2009-04-14[S390] cpu hotplug and accounting valuesMartin Schwidefsky3-0/+28
2009-04-14[S390] fix idle time accountingMartin Schwidefsky1-0/+2
2009-04-14[S390] smp: fix cpu_possible_map initializationHeiko Carstens1-1/+2
2009-04-14[S390] appldata: Use new mod_virt_timer_periodic() function.Gerald Schaefer1-1/+1
2009-04-14[S390] extend virtual timer interface by mod_virt_timer_periodicJan Glauber2-24/+34
2009-04-14[S390] stp synchronization retry timerMartin Schwidefsky1-0/+15
2009-04-14[S390] call nmi_enter/nmi_exit on machine checksHeiko Carstens1-2/+3
2009-04-14[S390] wire up preadv/pwritev system callsHeiko Carstens3-1/+23
2009-04-14[S390] s390: move machine flags to lowcoreChristian Ehrhardt10-36/+56
2009-04-14microblaze: remove duplicated #include'sHuang Weiyi5-6/+0
2009-04-14microblaze: struct device - replace bus_id with dev_name()Michal Simek1-6/+4
2009-04-14microblaze: Simplify copy_thread()Michal Simek1-2/+1
2009-04-14microblaze: Add TIMESTAMPING constants to socket.hMichal Simek1-0/+3
2009-04-14microblaze: Add missing empty ftrace.h fileMichal Simek1-0/+1
2009-04-14microblaze: Fix problem with removing zero length filesMichal Simek5-0/+5
2009-04-14sh: Add in PCI bus for DMA API debugging.Paul Mundt1-0/+3
2009-04-14sh: Pre-allocate a reasonable number of DMA debug entries.Paul Mundt1-1/+11
2009-04-13Fix quilt merge error in acpi-cpufreq.cLinus Torvalds1-1/+1
2009-04-13Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds7-59/+160
2009-04-14sh: sh7786: modify usb setup timeout judgment bug.Kuninori Morimoto1-7/+7
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2-5/+5
2009-04-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt583-766/+35544
2009-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-18/+4
2009-04-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds10-19/+57
2009-04-13cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.cAndrew Morton1-15/+9
2009-04-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-0/+4
2009-04-13Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds157-0/+15708
2009-04-13sh: ap325: use edge control for ov772x cameraKuninori Morimoto1-0/+1
2009-04-12x86: add linux kernel support for YMM stateSuresh Siddha4-2/+15