summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-11-17Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds
2009-11-17fcntl: Use consistent values for F_[GS]ETOWN_EXStephen Rothwell
2009-11-15arch/sparc/boot/*.c: Mark various internal functions staticJosh Triplett
2009-11-15arch/powerpc/boot/addRamDisk.c: Mark several internal functions staticJosh Triplett
2009-11-15arch/alpha/boot/tools/objstrip.c: Mark "usage" staticJosh Triplett
2009-11-14Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-11-13MIPS: SMTC: Fix lockup in smtc_distribute_timerKevin D. Kissell
2009-11-13MIPS: TXx9: Update rbtx49xx_defconfigAtsushi Nemoto
2009-11-13MIPS: Make local arrays with CL_SIZE static __initdataAtsushi Nemoto
2009-11-13MIPS: Add DMA declare coherent memory supportYoichi Yuasa
2009-11-13MIPS: Fix emulation of 64-bit FPU on FPU-less 64-bit CPUs.David Daney
2009-11-13[S390] s390: fix single stepping on svc0Christian Borntraeger
2009-11-13[S390] reset cputime accounting after IPL from NSSMartin Schwidefsky
2009-11-12Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-11-12alpha: move THREAD_SIZE definition outside #ifndef ASSEMBLYAndrew Morton
2009-11-12alpha: fix F_SETOWN_EX and F_GETLK64 conflictPeter Zijlstra
2009-11-11omap3: Decrease cpufreq transition latencyMike Turquette
2009-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-11-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-11-11Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-11-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-11-11omap3: update Pandora defconfigGrazvydas Ignotas
2009-11-11omap3: 3430sdp: Enable Linux Regulator frameworkSergio Aguirre
2009-11-11omap3: beagle: Fix USB host port power controlJarkko Nikula
2009-11-11omap3: pandora: Fix keypad keymapGrazvydas Ignotas
2009-11-11omap1: Amstrad Delta defconfig fixesJanusz Krzysztofik
2009-11-11omap: Fix omapfb/lcdc on OMAP1510 broken when PM setJanusz Krzysztofik
2009-11-11powerpc: pasemi_defconfig updateOlof Johansson
2009-11-11Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt
2009-11-10omap: Use resource_sizeTobias Klauser
2009-11-10omap: Fix race condition in omap dma driverTao Hu
2009-11-10Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6Russell King
2009-11-10ARM: Use a definition for the userspace cmpxchg emulation syscallRussell King
2009-11-10x86, amd-ucode: Check UCODE_MAGIC before loading the container fileBorislav Petkov
2009-11-09ARM: S3C: Merge fixes-s3c64xx-dmaBen Dooks
2009-11-09ARM: S3C64XX: DMA: Free node for non-circular queuesJassi Brar
2009-11-09ARM: S3C64XX: DMA: Callback with correct buffer pointerJassi Brar
2009-11-09ARM: S3C64XX: DMA: Make src and dst transfer size sameJassi Brar
2009-11-09ARM: S3C64XX: DMA: Unify callback functions for success/failureJassi Brar
2009-11-09ARM: S3C64XX: DMA: Protect buffer pointers while manipulationJassi Brar
2009-11-09ARM: S3C64XX: Tidy definition and comments in s3c_dma_has_circular()Ben Dooks
2009-11-09ARM: S3C64XX: Remove duplicate s3c_dma_has_circular() definition for S3C64xx.Maurus Cuelenaere
2009-11-09ARM: SMDK6410: Allocate more GPIO space for WM1190-EV1Mark Brown
2009-11-09ARM: SMDK6410: Configure GPIO pull up for WM835x IRQ lineMark Brown
2009-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-11-09Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-11-09sh: Replace old style lock initializerThomas Gleixner
2009-11-09sh: Account for cache aliases in flush_icache_range()Matt Fleming
2009-11-08sparc: Move of_set_property_mutex acquisition outside of devtree_lock grab.David S. Miller
2009-11-09m32r: fix arch/m32r/boot/compressed/MakefileHirokazu Takata