aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman12-38/+38
2009-11-17Merge commit 'v2.6.32-rc7'Eric W. Biederman137-1874/+3542
2009-11-12Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds9-56/+126
2009-11-12alpha: move THREAD_SIZE definition outside #ifndef ASSEMBLYAndrew Morton1-2/+2
2009-11-12alpha: fix F_SETOWN_EX and F_GETLK64 conflictPeter Zijlstra1-2/+2
2009-11-12sysctl arm: Remove binary sysctl supportEric W. Biederman2-14/+3
2009-11-12sysctl x86: Remove dead binary sysctl supportEric W. Biederman2-2/+1
2009-11-12sysctl sh: Remove dead binary sysctl supportEric W. Biederman1-6/+1
2009-11-12sysctl powerpc: Remove dead binary sysctl supportEric W. Biederman1-2/+0
2009-11-12sysctl ia64: Remove dead binary sysctl supportEric W. Biederman2-11/+2
2009-11-12sysctl s390: Remove dead sysctl binary supportEric W. Biederman2-10/+4
2009-11-12sysctl frv: Remove dead binary sysctl supportEric W. Biederman2-107/+2
2009-11-12sysctl mips/lasat: Remove dead binary sysctl supportEric W. Biederman1-98/+1
2009-11-12sysctl: Remove the unused frv sysctl unumbersEric W. Biederman2-4/+4
2009-11-11omap3: Decrease cpufreq transition latencyMike Turquette1-1/+1
2009-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-7/+9
2009-11-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds57-1380/+2603
2009-11-11Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds31-236/+568
2009-11-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-13/+24
2009-11-11omap3: update Pandora defconfigGrazvydas Ignotas1-5/+44
2009-11-11omap3: 3430sdp: Enable Linux Regulator frameworkSergio Aguirre1-1/+8
2009-11-11omap3: beagle: Fix USB host port power controlJarkko Nikula1-1/+1
2009-11-11omap3: pandora: Fix keypad keymapGrazvydas Ignotas1-39/+39
2009-11-11omap1: Amstrad Delta defconfig fixesJanusz Krzysztofik1-7/+17
2009-11-11omap: Fix omapfb/lcdc on OMAP1510 broken when PM setJanusz Krzysztofik1-0/+8
2009-11-11powerpc: pasemi_defconfig updateOlof Johansson1-167/+461
2009-11-11Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt56-1213/+2142
2009-11-10omap: Use resource_sizeTobias Klauser2-2/+2
2009-11-10omap: Fix race condition in omap dma driverTao Hu1-0/+6
2009-11-10Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6Russell King12-9/+146
2009-11-10ARM: Use a definition for the userspace cmpxchg emulation syscallRussell King3-4/+14
2009-11-10x86, amd-ucode: Check UCODE_MAGIC before loading the container fileBorislav Petkov1-0/+6
2009-11-09ARM: S3C: Merge fixes-s3c64xx-dmaBen Dooks1-24/+52
2009-11-09ARM: S3C64XX: DMA: Free node for non-circular queuesJassi Brar1-0/+6
2009-11-09ARM: S3C64XX: DMA: Callback with correct buffer pointerJassi Brar1-1/+28
2009-11-09ARM: S3C64XX: DMA: Make src and dst transfer size sameJassi Brar1-4/+2
2009-11-09ARM: S3C64XX: DMA: Unify callback functions for success/failureJassi Brar1-21/+13
2009-11-09ARM: S3C64XX: DMA: Protect buffer pointers while manipulationJassi Brar1-0/+5
2009-11-09ARM: S3C64XX: Tidy definition and comments in s3c_dma_has_circular()Ben Dooks1-5/+2
2009-11-09ARM: S3C64XX: Remove duplicate s3c_dma_has_circular() definition for S3C64xx.Maurus Cuelenaere1-5/+0
2009-11-09ARM: SMDK6410: Allocate more GPIO space for WM1190-EV1Mark Brown1-0/+1
2009-11-09ARM: SMDK6410: Configure GPIO pull up for WM835x IRQ lineMark Brown1-0/+3
2009-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-3/+7
2009-11-09Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds3-3/+6
2009-11-09sh: Replace old style lock initializerThomas Gleixner1-1/+1
2009-11-09sh: Account for cache aliases in flush_icache_range()Matt Fleming1-1/+4
2009-11-08sparc: Move of_set_property_mutex acquisition outside of devtree_lock grab.David S. Miller1-2/+2
2009-11-09m32r: fix arch/m32r/boot/compressed/MakefileHirokazu Takata1-2/+2
2009-11-08[ARM] Fix test for unimplemented ARM syscallsRussell King1-1/+1
2009-11-08Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King10-199/+367