summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-05-19ARM: Merge for-2635/acer-n35Ben Dooks2-10/+77
2010-05-19ARM: Merge for-2635/samsung-clockBen Dooks2-0/+6
2010-05-19ARM: Merge for-2635/samsung-hwmonBen Dooks7-9/+60
2010-05-19ARM: Merge for-2635/samsung-dmaBen Dooks3-4/+4
2010-05-19ARM: Merge for-2635/s5p-generalBen Dooks8-8/+284
2010-05-19ARM: Merge for-2635/s3c24xx-generalBen Dooks9-16/+22
2010-05-19ARM: S5PV210: Add GPIOlib supportPannaga Bhushan3-4/+277
2010-05-19ARM: SAMSUNGy: fix broken timer irq baseMarek Szyprowski1-1/+1
2010-05-18ARM: h1940: framebuffer configuration fixMike Solovyev1-2/+2
2010-05-17S3C: DMA: Change argument of s3c2410_dma_devconfigJassi Brar3-4/+4
2010-05-12ARM: SAMSUNG: Move HWMON from plat-s3c24xx to plat-samsungMaurus Cuelenaere7-9/+60
2010-05-12ARM: SAMSUNG: Remove static of S5P SoCs sysclassKukjin Kim4-3/+6
2010-05-12ARM: SAMSUNG: Remove old email address for ben-linux@fluff.orgBen Dooks8-10/+10
2010-05-11ARM: S5P: Add USB External Crystal clock definitionThomas Abraham2-0/+6
2010-05-11ARM: S5PV210: Bug fix on PWM TimerJongpill Lee1-10/+11
2010-05-11ARM: S5P6442: Bug fix on PWM TimerJongpill Lee1-10/+11
2010-05-11ARM: S5P6440: Bug fix on PWM TimerJongpill Lee1-8/+16
2010-05-07ARM: n30: Just call s3c24xx_init_irq() directly from machine definitionBen Dooks1-7/+2
2010-05-07ARM: n30: Fixup gpiolib calls for mmc powerBen Dooks1-4/+6
2010-05-07ARM: n30: Add support for power on/off on Acer n30 / Acer n35 MMC card readerPinkava J1-0/+15
2010-05-07ARM: n30: Add support for MMC card reader on Acer n30 / Acer n35Pinkava J1-0/+11
2010-05-07ARM: n35: Enable wake-up by Power button on Acer n35Pinkava J1-0/+2
2010-05-07ARM: n35: Add support for LEDs on Acer n35Pinkava J1-0/+33
2010-05-07ARM: n30: Add RTC platform device for Acer n30 / Acer n35Pinkava J1-0/+2
2010-05-07ARM: n30: fix: suspended wrong USB port on Acer n35Pinkava J1-1/+1
2010-05-07ARM: n30: Enable Acer n35 if Acer n30 is selectedPinkava J1-0/+7
2010-05-05ARM: S3C24XX: s3c24xx_mci_set_platdata should be marked __initArnaud Patard1-1/+1
2010-05-05ARM: S3C24XX: fix s3c2410fb platdata passingArnaud Patard1-2/+7
2010-05-05ARM: h1940: fix touchscreen supportArnaud Patard1-1/+2
2010-05-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-1/+22
2010-05-05Fix the x86_64 implementation of call_rwsem_wait()David Howells1-1/+1
2010-05-03powernow-k8: Fix frequency reportingMark Langsdorf1-1/+2
2010-05-03x86: Fix parse_reservetop() build failure on certain configsIngo Molnar1-0/+1
2010-05-01x86: Fix NULL pointer access in irq_force_complete_move() for Xen guestsPrarit Bhargava1-0/+3
2010-05-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds23-176/+570
2010-04-30MIPS: Loongson 2F: Fix of problems introduced by -mfix-loongson2f-jumpWu Zhangjin1-1/+19
2010-04-30MIPS: Loongson-2F: Use CONFIG_CPU_JUMP_WORKAROUNDS to control workarounds.Wu Zhangjin1-1/+1
2010-04-30MIPS: Loongson 2F: Enable fixups of the latest binutilsWu Zhangjin1-0/+13
2010-04-30MIPS: Loongson: Add CPU_LOONGSON2F_WORKAROUNDSWu Zhangjin1-0/+27
2010-04-30MIPS: Kconfig: Make Broadcom SoC support naming consistentFlorian Fainelli1-1/+1
2010-04-30MIPS: BCM63xx: Update defconfigFlorian Fainelli1-83/+335
2010-04-30MIPS: oprofile: Fix breakage when CONFIG_OPROFILE=mWu Zhangjin1-1/+1
2010-04-30MIPS: Loongson: Fix LOONGSON_ADDRWIN_CFG macro.Arnaud Patard1-1/+1
2010-04-30MIPS: Loongson: Fix phys_mem_access_prot() checkArnaud Patard1-1/+1
2010-04-30MIPS: Loongson: Fix find_vga_mem_init()Richard LIU1-1/+1
2010-04-30MIPS: Loongson: Fix typo in gdium mach type string.Arnaud Patard1-1/+1
2010-04-30MIPS: Use CKSEG1ADDR for uncached handlerSebastian Andrzej Siewior1-6/+1
2010-04-30MIPS: Check for accesses beyond the end of the PGD.David Daney1-23/+87
2010-04-30MIPS: Use uasm_i_ds{r,l}l_safe() instead of uasm_i_ds{r,l}l() in tlbex.cDavid Daney1-16/+14
2010-04-30MIPS: Add uasm_i_dsrl_safe() and uasm_i_dsll_safe() to uasm.David Daney1-0/+18