summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-11-21powerpc/fsl-booke: Rework TLB CAM codeKumar Gala4-94/+74
2009-11-21powerpc/85xx: Kconfig cleanupKumar Gala6-20/+20
2009-11-12powerpc/fsl: Make fsl_deep_sleep() usable w/ modules and non-83xx buildsAnton Vorontsov1-0/+1
2009-11-12powerpc/83xx: Add power management support for MPC83xx QE boardsAnton Vorontsov5-0/+43
2009-11-12powerpc/86xx: Add power management support for MPC8610HPCD boardsAnton Vorontsov2-4/+70
2009-11-12powerpc/85xx: Add power management support for MPC85xxMDS boardsAnton Vorontsov3-78/+153
2009-11-12powerpc/85xx/86xx: Add suspend/resume supportAnton Vorontsov3-1/+99
2009-11-12powerpc/qe: Implement QE driver for handling resume on MPC85xxAnton Vorontsov1-0/+34
2009-11-12powerpc/qe&cpm: Implement static inline stubs for non-QE/CPM buildsAnton Vorontsov2-1/+54
2009-11-12powerpc/cpm: Move CPMFCR_* defines into cpm.hAnton Vorontsov2-8/+16
2009-11-12powerpc/qe&cpm2: Avoid redefinitions in CPM2 and QE headersAnton Vorontsov3-5/+27
2009-11-12powerpc/cpm: Remove SPI defines and spi structsAnton Vorontsov2-84/+0
2009-11-12powerpc/85xx: Added P1020RDB Platform support.Poonam Aggrwal2-0/+501
2009-11-12powerpc/qe: QE also shuts down on MPC8568Anton Vorontsov2-14/+22
2009-11-12powerpc/qe: Make qe_reset() code path safe for repeated invocationAnton Vorontsov3-7/+12
2009-11-12powerpc/85xx: Create dts for each core in CAMP mode for P2020RDBPoonam Aggrwal3-1/+556
2009-11-12powerpc/qe: Add qe_upload_firmware() stub for non-QE buildsAnton Vorontsov1-0/+7
2009-11-12powerpc/qe: Increase MAX_QE_RISC to 4Anton Vorontsov1-1/+1
2009-11-12Merge commit 'origin/master' into nextBenjamin Herrenschmidt225-2288/+3839
2009-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2-7/+9
2009-11-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus 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/kern...Linus Torvalds3-13/+24
2009-11-11powerpc: pasemi_defconfig updateOlof Johansson1-167/+461
2009-11-11Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt56-1213/+2142
2009-11-11Merge 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-10ARM: S3C: Merge fixes-s3c64xx-dmaBen Dooks1-24/+52
2009-11-10ARM: S3C64XX: DMA: Free node for non-circular queuesJassi Brar1-0/+6
2009-11-10ARM: S3C64XX: DMA: Callback with correct buffer pointerJassi Brar1-1/+28
2009-11-10ARM: S3C64XX: DMA: Make src and dst transfer size sameJassi Brar1-4/+2
2009-11-10ARM: S3C64XX: DMA: Unify callback functions for success/failureJassi Brar1-21/+13
2009-11-10ARM: S3C64XX: DMA: Protect buffer pointers while manipulationJassi Brar1-0/+5
2009-11-10ARM: S3C64XX: Tidy definition and comments in s3c_dma_has_circular()Ben Dooks1-5/+2
2009-11-10ARM: S3C64XX: Remove duplicate s3c_dma_has_circular() definition for S3C64xx.Maurus Cuelenaere1-5/+0
2009-11-10ARM: SMDK6410: Allocate more GPIO space for WM1190-EV1Mark Brown1-0/+1
2009-11-10ARM: 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...Linus 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-09sparc: 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
2009-11-08x86/PCI: Adjust GFP mask handling for coherent allocationsJan Beulich2-7/+9
2009-11-08ARM: 5784/1: fix early boot machine ID mismatch error displayNicolas Pitre1-1/+1
2009-11-08x86: Fix error return sequence in __ioremap_caller()Xiaotian Feng1-13/+11
2009-11-08sparc64: replace parentheses in pmul()Roel Kluin1-1/+1