summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-04-15acpi-cpufreq: fix 'smp_call_function_many()' confusionLinus Torvalds1-0/+6
2009-04-15[ARM] s3c2410_defconfig: Add MMC/SD core and driversBen Dooks1-2/+20
2009-04-15[ARM] s3c2410_defconfig: Update machine configurationBen Dooks1-9/+10
2009-04-15[ARM] s3c2410_defconfig: Update network optionsBen Dooks1-13/+206
2009-04-15[ARM] s3c2410_defconfig: update to 2.6.30-rc2Ben Dooks1-107/+319
2009-04-15[ARM] SMDK6410: Request GPIOs for LCD power controlMark Brown1-0/+4
2009-04-15[ARM] S3C: remove duplicated #includeHuang Weiyi1-1/+0
2009-04-15sparc: remove some pointless conditionals before kfree()Wei Yongjun1-4/+2
2009-04-15[ARM] 5451/1: ep93xx:core.c: build warning fixHartley Sweeten1-1/+1
2009-04-15[ARM] 5450/1: Flush only the needed range when unmapping a VMAAaro Koskinen1-4/+21
2009-04-15Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King7-17/+20
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-14x86: UV: BAU partition-relative distribution mapCliff Wickman1-3/+16
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[ARM] pxa/em-x270: remove duplicated #includeHuang Weiyi1-1/+0
2009-04-14[ARM] pxa/em-x270: explicitly set .gpio_cs in TDO35S SPI chip dataMike Rapoport1-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-14x86: pci-swiotlb.c swiotlb_dma_ops should be staticJaswinder Singh Rajput1-1/+1
2009-04-13Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/...Linus 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/torval...Paul Mundt583-766/+35544